Home
last modified time | relevance | path

Searched defs:begin (Results 76 - 100 of 1000) sorted by relevance

12345678910>>...40

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_continue_time_dumper_test.cpp205 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 Dcurve_animation.h29 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 Dtest_utils.cpp53 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 Dbit_reader.cpp30 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 Dsystem_ability_load_callback_stub.cpp71 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 Dsystem_ability_status_change_stub.cpp70 int64_t begin = GetTickCount(); in OnAddSystemAbilityInner() local
88 int64_t begin = GetTickCount(); in OnRemoveSystemAbilityInner() local
/foundation/window/window_manager/utils/src/
H A Dtypec_port_info.cpp45 auto begin = buffer; in IsStringNumeric() local
/third_party/curl/projects/
H A Dchecksrc.bat26 :begin label
/third_party/gn/src/gn/
H A Dlocation.h48 const Location& begin() const { return begin_; } in begin() function in LocationRange
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py51 def begin(self): member in Slot
/third_party/node/deps/v8/src/base/
H A Diterator.h39 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 Dgtest-param-test.h297 ValuesIn(ForwardIterator begin, ForwardIterato argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.cpp124 GLuint begin in reserve() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp139 Writer& Writer::operator<< (const BeginElement& begin) in operator <<() argument
/third_party/skia/src/core/
H A DSkBigPicture.h31 const SkPicture* const* begin() const { return fPics; } in begin() function in final::SnapshotArray
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/skia/tests/
H A DGrFinishedFlushTest.cpp27 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 Dcached_paged_byte_array.h52 const unsigned char* begin; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h62 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 DTypeFinder.h49 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 DSourceMgr.h50 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 DMaximumSpanningTree.h98 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 DBlotMapVector.h50 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...]

Completed in 9 milliseconds

12345678910>>...40