| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | MaximumSpanningTree.h | 98 typename MaxSpanTree::iterator begin() { in begin() function in llvm::MaximumSpanningTree
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| H A D | BlotMapVector.h | 50 iterator begin() { return Vector.begin(); } in begin() function in llvm::BlotMapVector 52 const_iterator begin() const { return Vector.begin(); } in begin() function in llvm::BlotMapVector [all...] |
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | type_manager.h | 88 Iterator begin() const { return types_.Objects().begin(); } in begin() function in tint::sem::Manager
|
| /third_party/skia/tools/ |
| H A D | Registry.h | 52 Iterator begin() const { return Iterator{Registry::Head()}; } in begin() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SetVector.h | 82 iterator begin() { in begin() function in llvm::SetVector 87 const_iterator begin() const { in begin() function in llvm::SetVector
|
| H A D | UniqueVector.h | 75 iterator begin() { return Vector.begin(); } in begin() function in llvm::UniqueVector 78 const_iterator begin() const { return Vector.begin(); } in begin() function in llvm::UniqueVector
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 151 const_iterator begin() const { return LiveRegs.begin(); } in begin() function in llvm::LivePhysRegs
|
| H A D | LiveStacks.h | 55 const_iterator begin() const { return S2IMap.begin(); } in begin() function in llvm::LiveStacks 57 iterator begin() { return S2IMap.begin(); } in begin() function in llvm::LiveStacks
|
| /third_party/python/Objects/stringlib/ |
| H A D | find_max_char.h | 20 STRINGLIB(find_max_char)(const STRINGLIB_CHAR *begin, const STRINGLIB_CHAR *end) in find_max_char() argument 58 STRINGLIB(find_max_char)(const STRINGLIB_CHAR *begin, const STRINGLIB_CHAR *end) in find_max_char() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | stack_consumption.cc | 82 const char* begin; in GetStackConsumption() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuRandomValueIterator.hpp | 67 static RandomValueIterator begin (deUint32 seed, int numValues) { return RandomValueIterator<T>(seed, numValues); } in begin() function in tcu::RandomValueIterator
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | mark_stack.h | 74 void ResetBegin(uintptr_t begin, uintptr_t end) in ResetBegin() argument 81 void ResetTop(uintptr_t begin, uintptr_t end) in ResetTop() argument
|
| H A D | heap_region_allocator.cpp | 66 uintptr_t begin = AlignUp(mem + sizeof(Region), static_cast<size_t>(MemAlignment::MEM_ALIGN_REGION)); in AllocateAlignedRegion() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | bit_memory_region.h | 119 Iterator begin() const in begin() function in panda::BitMemoryRegion
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | bit_memory_region.h | 121 Iterator begin() const in begin() function in ark::BitMemoryRegion
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | condition_chain.h | 49 ConditionChain(BlockIterator begin, size_t size, size_t multiplePredecessorsSuccessorIndex, in ConditionChain() argument
|
| H A D | simplify_string_builder.cpp | 112 InstIter SimplifyStringBuilder::SkipToStringBuilderConstructorWithStringArg(InstIter begin, InstIter end) in SkipToStringBuilderConstructorWithStringArg() argument 216 InstIter SimplifyStringBuilder::SkipToStringBuilderDefaultConstructor(InstIter begin, InstIter end) in SkipToStringBuilderDefaultConstructor() argument [all...] |
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| H A D | filesystem.cpp | 91 size_t begin = 0; in NormalizePath() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| H A D | ref_block.h | 127 Iterator begin() // NOLINT(readability-identifier-naming) in begin() function in ark::mem::ark::mem::RefBlock
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | containers_queue_stub_builder.h | 40 GateRef begin = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET));
in GetArrayLength() local
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/ |
| H A D | matched_date_time_info.h | 28 MatchedDateTimeInfo(int begin, int end, std::string& regex) in MatchedDateTimeInfo() argument 51 void SetBegin(int begin) in SetBegin() argument
|
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| H A D | stack_util.h | 42 uint64_t begin = 0; in ParseSelfMaps() local
|
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| H A D | border_rule.cpp | 61 int begin = match->start(); in Handle() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_mock_stub_test.cpp | 89 uint32_t begin = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_TEMP_CALLBACK); in HWTEST_F() local
|
| /base/powermgr/thermal_manager/utils/native/src/ |
| H A D | string_operation.cpp | 36 std::string::size_type begin = str.find_first_not_of(sep); in SplitString() local
|