| /third_party/skia/tools/flags/ |
| H A D | CommandLineFlags.cpp | 41 const char* begin = defaultValue; in SetDefaultStrings() local [all...] |
| H A D | CommandLineFlags.h | 159 const SkString* begin() const { return fStrings.begin(); } in begin() function in CommandLineFlags::StringArray
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiln.cpp | 1080 int32_t begin=0, limit=runCount; in ubidi_getLogicalIndex() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 412 iterator begin() { return iterator(Buckets); } in begin() function in llvm::FoldingSetImpl 417 const_iterator begin() const { return const_iterator(Buckets); } in begin() function in llvm::FoldingSetImpl 567 iterator begin() { return Vector.begin(); } in begin() function in llvm::FoldingSetVector 572 const_iterator begin() const { return Vector.begin(); } in begin() function in llvm::FoldingSetVector
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | AliasSetTracker.h | 418 const_iterator begin() const { return AliasSets.begin(); } in begin() function in llvm::AliasSetTracker 421 iterator begin() { return AliasSets.begin(); } in begin() function in llvm::AliasSetTracker
|
| H A D | RegionInfo.h | 561 iterator begin() { return children.begin(); } in begin() function in llvm::RegionBase 564 const_iterator begin() const { return children.begin(); } in begin() function in llvm::RegionBase
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.h | 382 insertpt_iterator begin() { return InsertPoints.begin(); } in begin() function in llvm::RegBankSelect::RepairingPlacement 385 const_insertpt_iterator begin() const { return InsertPoints.begin(); } in begin() function in llvm::RegBankSelect::RepairingPlacement
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | parse_context.cc | 51 bool ParseEndsInSlopRegion(const char* begin, int overrun, int d) { in ParseEndsInSlopRegion() argument 404 const char* StringParser(const char* begin, const char* end, void* object, in StringParser() argument
|
| H A D | reflection.h | 86 iterator begin() const { return iterator(data_, accessor_, true); } in begin() function in google::protobuf::RepeatedFieldRef 188 iterator begin() const { in begin() function in google::protobuf::RepeatedFieldRef 403 RepeatedFieldRefIterator(const void* data, const RepeatedFieldAccessor* accessor, bool begin) RepeatedFieldRefIterator() argument 412 RepeatedFieldRefIterator(const void* data, const RepeatedFieldAccessor* accessor, bool begin, AccessorValueType* scratch_space) RepeatedFieldRefIterator() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_benchmark.cc | 320 void Iota(CtrlIter begin, CtrlIter end, int value) { in Iota() argument [all...] |
| H A D | btree_container.h | 93 iterator begin() { return tree_.begin(); } in begin() function in absl::container_internal::btree_container 94 const_iterator begin() const { return tree_.begin(); } in begin() function in absl::container_internal::btree_container [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.h | 236 size_t begin() const { return static_cast<size_t>(storage[1]); } in begin() function in absl::cord_internal::CordRepBtree 336 void set_begin(size_t begin) { storage[1] = static_cast<uint8_t>(begin); } in set_begin() argument 526 InitInstance(int height, size_t begin, size_t end) InitInstance() argument 610 DestroyTree(CordRepBtree* tree, size_t begin, size_t end) DestroyTree() argument 636 CopyToEndFrom(size_t begin, size_t new_length) const CopyToEndFrom() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 442 const char* begin = negative_underflow.data(); in TEST() local 482 const char* begin = negative_overflow.data(); in TEST() local [all...] |
| /third_party/skia/include/private/ |
| H A D | SkTArray.h | 356 T* begin() { in begin() function in SkTArray 359 const T* begin() const { in begin() function in SkTArray
|
| H A D | SkTHash.h | 477 Iter begin() const { in begin() function in SkTHashMap 536 Iter begin() const { in begin() function in SkTHashSet
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 113 static const char* align_utf8(const char* p, const char* begin) { in align_utf8() argument 120 static const char* prev_utf8(const char* p, const char* begin) { in prev_utf8() argument 245 static inline const char* begin(const StringSlice& s) { return s.begin(); } begin() function [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | instruction.h | 274 iterator begin() { return operands_.begin(); } in begin() function in spvtools::opt::Instruction 276 const_iterator begin() const { return operands_.cbegin(); } in begin() function in spvtools::opt::Instruction
|
| H A D | loop_descriptor.h | 63 inline iterator begin() { return nested_loops_.begin(); } in begin() function in spvtools::opt::Loop 65 inline const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::Loop 474 inline iterator begin() { return iterator::begin(&placeholder_top_loop_); } in begin() function in spvtools::opt::LoopDescriptor 476 inline const_iterator begin() const { return cbegin(); } in begin() function in spvtools::opt::LoopDescriptor [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp_ssdp.c | 63 const char *begin = s; in token_length() local 80 const char *begin = s; in word_separation_length() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarTypeUtil.hpp | 169 static SubTypeIterator<IsExpanded> begin (const VarType* type) { return SubTypeIterator(type); } in begin() function in glu::SubTypeIterator 319 bool isValidTypePath (const VarType& type, Iterator begin, Iterator end) in isValidTypePath() argument 380 VarType getVarType (const VarType& type, Iterator begin, Iterato argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp_ssdp.c | 63 const char *begin = s; in token_length() local 80 const char *begin = s; in word_separation_length() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | bitset_utils.h | 157 Iterator begin() const { return Iterator(*this); } in begin() function in angle::final 628 Iterator begin() const { return Iterator(*this, 0); } in begin() function in angle::final
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | init.c | 880 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 929 free_kernel_image_pages(const char *what, void *begin, void *end) free_kernel_image_pages() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | stratix10-svc.c | 614 phys_addr_t begin; in svc_create_memory_pool() local
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | init.c | 481 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument
|