| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/ |
| H A D | dms_continue_time_dumper_test.cpp | 205 int64_t begin in HWTEST_F() local 238 int64_t begin = GetTickCount(); HWTEST_F() local 256 int64_t begin = GetTickCount(); HWTEST_F() local 317 int64_t begin = GetTickCount(); HWTEST_F() local 335 int64_t begin = GetTickCount(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | curve_animation.h | 29 CurveAnimation(const T& begin, const T& end, const RefPtr<Curve>& curve) in CurveAnimation() argument
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | test_utils.cpp | 53 void CostRecorder::Update(steady_clock::time_point begin, const string& apiName) in Update() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
| H A D | bit_reader.cpp | 30 BitReader::BitReader(const uint8_t* begin, const uint8_t* end) : begin_(begin), cur_(begin), end_(end) in BitReader() argument 81 void BitReader::Reset(const uint8_t* begin, const uint8_t* end) in Reset() argument
|
| /foundation/systemabilitymgr/samgr/frameworks/native/source/ |
| H A D | system_ability_load_callback_stub.cpp | 71 int64_t begin = OHOS::GetTickCount(); in OnLoadSystemAbilitySuccessInner() local 90 int64_t begin = OHOS::GetTickCount(); in OnLoadSystemAbilityFailInner() local 113 int64_t begin = OHOS::GetTickCount(); in OnLoadSACompleteForRemoteInner() local
|
| H A D | system_ability_status_change_stub.cpp | 70 int64_t begin = GetTickCount(); in OnAddSystemAbilityInner() local 88 int64_t begin = GetTickCount(); in OnRemoveSystemAbilityInner() local
|
| /foundation/window/window_manager/utils/src/ |
| H A D | typec_port_info.cpp | 45 auto begin = buffer; in IsStringNumeric() local
|
| /third_party/curl/projects/ |
| H A D | checksrc.bat | 26 :begin
label
|
| /third_party/gn/src/gn/ |
| H A D | location.h | 48 const Location& begin() const { return begin_; } in begin() function in LocationRange
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_compositions.cpp | 95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | numparse_compositions.cpp | 95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
|
| /third_party/libinput/tools/ |
| H A D | libinput-analyze-touch-down-state.py | 51 def begin(self): member in Slot
|
| /third_party/node/deps/v8/src/base/ |
| H A D | iterator.h | 39 iterator_range(ForwardIterator begin, ForwardIterator end) in iterator_range() argument 42 iterator begin() { return begin_; } in begin() function in v8::base::iterator_range 44 const_iterator begin() const { return begin_; } in begin() function in v8::base::iterator_range 61 auto make_iterator_range(ForwardIterator begin, ForwardIterator end) { in make_iterator_range() argument
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest-param-test.h | 297 ValuesIn(ForwardIterator begin, ForwardIterato argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | HandleAllocator.cpp | 124 GLuint begin in reserve() local [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeXMLWriter.cpp | 139 Writer& Writer::operator<< (const BeginElement& begin) in operator <<() argument
|
| /third_party/skia/src/core/ |
| H A D | SkBigPicture.h | 31 const SkPicture* const* begin() const { return fPics; } in begin() function in final::SnapshotArray
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | numparse_compositions.cpp | 95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
|
| /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...] |