| /third_party/skia/tests/ |
| H A D | GrFinishedFlushTest.cpp | 27 auto begin = std::chrono::steady_clock::now(); in busy_wait_for_callback() local
|
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| H A D | cached_paged_byte_array.h | 52 const unsigned char* begin; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugCrossImpSubsection.h | 62 Iterator begin() const { return References.begin(); } in begin() function in llvm::codeview::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | TypeFinder.h | 49 iterator begin() { return StructTypes.begin(); } in begin() function in llvm::TypeFinder 52 const_iterator begin() const { return StructTypes.begin(); } in begin() function in llvm::TypeFinder
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| H A D | SourceMgr.h | 50 const_iterator begin() const { return Sequence.begin(); } in begin() function in llvm::mca::SourceMgr
|
| /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
|
| /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
|
| /base/security/access_token/services/privacymanager/src/database/ |
| H A D | data_translator.cpp | 37 int64_t begin = request.beginTimeMillis; in TranslationIntoGenericValues() local
|
| /base/security/crypto_framework/common/src/ |
| H A D | hcf_string.c | 127 int StringFind(const HcString *self, char c, uint32_t begin) in StringFind() argument 158 bool StringSubString(const HcString *self, uint32_t begin, uint32_t len, HcString* dst) in StringSubString() argument
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
| H A D | bitmap_helpers.cpp | 69 int32_t begin, end; in ReadBmp() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | keyframe_animation.h | 145 auto begin = keyframes_.front()->GetKeyValue(); in Calculate() local
|