| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 198 static std::pair<StringRef, StringRef> split(StringRef Str, char Separator) { in split() function [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleVariableWidthStroker.cpp | 105 void split(float t, ScalarBezCurve* left, ScalarBezCurve* right) const { in split() function in __anon18657::ScalarBezCurve 110 void split(float tmin, float tmax, ScalarBezCurve* result) const { in split() function in __anon18657::ScalarBezCurve [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | repattrn.cpp | 653 int32_t RegexPattern::split(const UnicodeString &input, in split() function in RegexPattern 674 int32_t RegexPattern::split(UText *input, in split() function in RegexPattern
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_writer_utils.c | 109 const int split = (bw->range_ * prob) >> 8; in VP8PutBit() local 127 const int split = bw->range_ >> 1; in VP8PutBitUniform() local
|
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | __init__.py | 111 def split(self, *args, **kwargs): member in Markup
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpEdgeBuilder.cpp | 283 Splitsville* split = &splits[index]; in walk() local 296 Splitsville* split = &splits[index]; walk() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbisetb.cpp | 639 void RangeDescriptor::split(UChar32 where, UErrorCode &status) { in split() function in RangeDescriptor
|
| /third_party/rust/crates/regex/regex-syntax/src/ |
| H A D | utf8.rs | 399 fn split(&self) -> Option<(ScalarRange, ScalarRange)> { in split() functions
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluContextInfo.cpp | 160 static void split (vector<string>& dst, const string& src) in split() function
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | number_format_impl.cpp | 72 std::string split[NUM_PATTERN_SIZE];
in Init() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | reminder_request_test.cpp | 796 std::string split = "split"; in HWTEST_F() local 811 std::string split = "split"; in HWTEST_F() local 1180 std::string split = "split"; in HWTEST_F() local 1353 std::string split in HWTEST_F() local [all...] |
| /base/notification/eventhandler/interfaces/inner_api/ |
| H A D | inner_event.h | 59 size_t split = file_.find_last_of("/\\"); in ToString() local
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | contexts_trie.c | 374 char split[] = " \t"; in LoadParameterContexts() local
|
| /device/soc/rockchip/rk3568/hardware/codec/include/ |
| H A D | hdi_mpp.h | 86 uint32_t split; member
|
| /device/soc/rockchip/rk3588/hardware/codec/include/ |
| H A D | hdi_mpp.h | 86 uint32_t split; member
|
| /foundation/multimodalinput/input/service/event_resample/test/ |
| H A D | event_resample_test.cpp | 207 ssize_t split = ssize_t(idx) - 1; in CalculateExpected() local
|
| /foundation/multimodalinput/input/service/event_resample/src/ |
| H A D | event_resample.cpp | 251 ssize_t split = FindSampleNoLaterThan(batch, sampleTime); in ConsumeBatch() local
|
| /foundation/communication/netstack/utils/common_utils/src/ |
| H A D | netstack_common_utils.cpp | 351 bool IsExcluded(const std::string &str, const std::string &exclusions, const std::string &split) in IsExcluded() argument 368 bool IsHostNameExcluded(const std::string &url, const std::string &exclusions, const std::string &split) in IsHostNameExcluded() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid0.c | 475 struct bio *split = bio_split(bio, in raid0_handle_discard() local 599 struct bio *split = bio_split(bio, sectors, GFP_NOIO, in raid0_make_request() local
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 428 u8 *split = (u8 *)&ip; in ip4() local 440 __be32 *split = (__be32 *)&ip; in ip6() local [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | qconf.h | 230 QSplitter* split; member in ConfigSearchWindow
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | policy.c | 366 char *split; in __lookup_parent() local 400 const char *split; in __lookupn_profile() local [all...] |
| /kernel/linux/linux-5.10/sound/usb/usx2y/ |
| H A D | usb_stream.c | 567 unsigned split = s->inpacket_head; in stream_start() local
|
| /kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
| H A D | extent_tree.c | 297 struct pnfs_block_extent *split; in ext_tree_insert() local 380 ext_tree_split(struct rb_root *root, struct pnfs_block_extent *be, sector_t split) ext_tree_split() argument [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | snap.c | 880 u64 split; in ceph_handle_snap() local [all...] |