Home
last modified time | relevance | path

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

12345678910>>...38

/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...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dtype_manager.h88 Iterator begin() const { return types_.Objects().begin(); } in begin() function in tint::sem::Manager
/third_party/skia/tools/
H A DRegistry.h52 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 DSetVector.h82 iterator begin() { in begin() function in llvm::SetVector
87 const_iterator begin() const { in begin() function in llvm::SetVector
H A DUniqueVector.h75 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

Completed in 10 milliseconds

12345678910>>...38