Home
last modified time | relevance | path

Searched defs:begin (Results 576 - 600 of 1044) sorted by relevance

1...<<21222324252627282930>>...42

/third_party/skia/tools/flags/
H A DCommandLineFlags.cpp41 const char* begin = defaultValue; in SetDefaultStrings() local
[all...]
H A DCommandLineFlags.h159 const SkString* begin() const { return fStrings.begin(); } in begin() function in CommandLineFlags::StringArray
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiln.cpp1080 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 DFoldingSet.h412 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 DAliasSetTracker.h418 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 DRegionInfo.h561 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 DRegBankSelect.h382 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 Dparse_context.cc51 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 Dreflection.h86 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 Draw_hash_set_benchmark.cc320 void Iota(CtrlIter begin, CtrlIter end, int value) { in Iota() argument
[all...]
H A Dbtree_container.h93 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 Dcord_rep_btree.h236 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 Dcharconv_test.cc442 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 DSkTArray.h356 T* begin() { in begin() function in SkTArray
359 const T* begin() const { in begin() function in SkTArray
H A DSkTHash.h477 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 Deditor.cpp113 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 Dinstruction.h274 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 Dloop_descriptor.h63 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 Dwps_upnp_ssdp.c63 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 DgluVarTypeUtil.hpp169 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 Dwps_upnp_ssdp.c63 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 Dbitset_utils.h157 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 Dinit.c880 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 Dstratix10-svc.c614 phys_addr_t begin; in svc_create_memory_pool() local
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dinit.c481 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument

Completed in 30 milliseconds

1...<<21222324252627282930>>...42