| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | chariter.h | 686 int32_t begin; member in CharacterIterator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | BreadthFirstIterator.h | 113 static bf_iterator begin(const GraphT &G) { in begin() function in llvm::bf_iterator
|
| H A D | SmallSet.h | 223 const_iterator begin() const { in begin() function in llvm::SmallSet
|
| H A D | SparseSet.h | 174 const_iterator begin() const { return Dense.begin(); } in begin() function in llvm::SparseSet 176 iterator begin() { return Dense.begin(); } in begin() function in llvm::SparseSet
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | CallGraphSCCPass.h | 108 iterator begin() const { return Nodes.begin(); } in begin() function in llvm::CallGraphSCC
|
| H A D | Trace.h | 85 iterator begin() { return BasicBlocks.begin(); } in begin() function in llvm::Trace 86 const_iterator begin() const { return BasicBlocks.begin(); } in begin() function in llvm::Trace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominanceFrontier.h | 53 iterator begin() { in begin() function in llvm::MachineDominanceFrontier 57 const_iterator begin() const { in begin() function in llvm::MachineDominanceFrontier
|
| /third_party/vixl/examples/aarch64/ |
| H A D | custom-disassembler.cc | 130 Label begin, end; in GenerateCustomDisassemblerTestCode() local
|
| /third_party/vixl/src/ |
| H A D | cpu-features.cc | 111 CPUFeatures::const_iterator CPUFeatures::begin() const { in begin() function in vixl::CPUFeatures
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| H A D | Annotation.php | 37 protected $begin = null; variable 169 $this->begin = $var; global() variable [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat.cc | 102 char* const begin = &result[0]; in StrCat() local 114 char* const begin = &result[0]; in StrCat() local 128 char* const begin = &result[0]; in StrCat() local 147 char* const begin in CatPieces() local 179 char* const begin = &(*dest)[0]; AppendPieces() local 204 char* const begin = &(*dest)[0]; StrAppend() local 219 char* const begin = &(*dest)[0]; StrAppend() local 236 char* const begin = &(*dest)[0]; StrAppend() local [all...] |
| H A D | charconv_benchmark.cc | 157 const char* begin = testcase.c_str(); in BM_Strtod_Big_And_Difficult() local 167 const char* begin = testcase.c_str(); in BM_Absl_Big_And_Difficult() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nonsecure_base.h | 127 std::copy(std::begin(data), std::end(data), begin); generate_impl() local [all...] |
| H A D | salted_seed_seq.h | 53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq() argument 67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate() argument 92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl() argument 101 void generate_impl(RandomAccessIterator begin, RandomAccessIterato argument [all...] |
| /third_party/skia/include/private/ |
| H A D | SkTemplates.h | 197 T* begin() { return fArray; } in begin() function in SkAutoSTArray 199 const T* begin() const { return fArray; } in begin() function in SkAutoSTArray
|
| /third_party/spirv-tools/source/opt/ |
| H A D | instruction_list.h | 99 iterator begin() { return utils::IntrusiveList<Instruction>::begin(); } in begin() function in spvtools::opt::InstructionList 101 const_iterator begin() const { in begin() function in spvtools::opt::InstructionList
|
| H A D | tree_iterator.h | 150 static inline PostOrderTreeDFIterator begin(NodePtr top_node) { in begin() function in spvtools::opt::PostOrderTreeDFIterator
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSTLUtil.hpp | 51 inline bool contains (const I& begin, const I& end, const K& item) in contains() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | AttributeMap.cpp | 73 AttributeMap::const_iterator AttributeMap::begin() const in begin() function in egl::AttributeMap
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlog_manager.cpp | 167 auto begin = infoVec.begin(); in ReduceLogFileListSize() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| H A D | string_utils.cpp | 37 bool StringUtils::IsBegin(const string &content, const string &begin) in IsBegin() argument
|
| /base/hiviewdfx/hiview/base/event_store/include/ |
| H A D | sys_event_query_wrapper.h | 120 uint64_t begin; member
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| H A D | rules_engine.cpp | 67 int begin = matcher->start(status); in Match() local 163 int begin = matcher->start(status); in InitOptRules() local
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_ring_buffer_wrapper.cpp | 101 size_t begin = 0; in SplitDumpInfo() local
|
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | entity_recognizer_addon.cpp | 154 int begin = entityInfo[t][2 * i + 1]; in GetEntityInfoItem() local 169 napi_value EntityRecognizerAddon::CreateEntityInfoItem(napi_env env, const int begin, in CreateEntityInfoItem() argument
|