| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugCrossExSubsection.h | 39 Iterator begin() const { return References.begin(); } in begin() function in llvm::codeview::final
|
| H A D | DebugFrameDataSubsection.h | 31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin() function in llvm::codeview::final
|
| H A D | DebugStringTableSubsection.h | 78 StringMap<uint32_t>::const_iterator begin() const { in begin() function in llvm::codeview::DebugStringTableSubsection
|
| H A D | DebugSymbolRVASubsection.h | 36 ArrayType::Iterator begin() const { return RVAs.begin(); } in begin() function in llvm::codeview::final
|
| H A D | DebugSymbolsSubsection.h | 29 CVSymbolArray::Iterator begin() const { return Records.begin(); } in begin() function in llvm::codeview::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugAbbrev.h | 42 const_iterator begin() const { in begin() function in llvm::DWARFAbbreviationDeclarationSet 72 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin() function in llvm::DWARFDebugAbbrev
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | InjectedSourceStream.h | 30 const_iterator begin() const { return InjectedSourceTable.begin(); } in begin() function in llvm::pdb::InjectedSourceStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ValueSymbolTable.h | 93 inline iterator begin() { return vmap.begin(); } in begin() function in llvm::ValueSymbolTable 96 inline const_iterator begin() const { return vmap.begin(); } in begin() function in llvm::ValueSymbolTable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | SetTheory.h | 131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| H A D | Trace.h | 63 const_iterator begin() const { return Records.begin(); } in begin() function in llvm::xray::Trace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | PriorityQueue.h | 35 PriorityQueue(Iterator begin, Iterator end, in PriorityQueue() argument
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | time_util_test.cc | 50 Timestamp begin, end; in TEST() local 92 Timestamp begin, end; in TEST() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | vdso_support.h | 82 SymbolIterator begin() const { return image_.begin(); } in begin() function in absl::debugging_internal::VDSOSupport
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | chi_square.h | 40 double ChiSquareWithExpected(Iterator begin, Iterator end, double expected) { in ChiSquareWithExpected() argument
|
| H A D | explicit_seed_seq.h | 57 ExplicitSeedSeq(Iterator begin, Iterator end) { in ExplicitSeedSeq() argument 75 void generate(OutIterator begin, OutIterator end) { in generate() argument
|
| /third_party/skia/modules/skplaintexteditor/include/ |
| H A D | stringslice.h | 25 const char* begin() const { return fPtr.get(); } in begin() function in SkPlainTextEditor::StringSlice
|
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/ |
| H A D | matched_number_info.h | 26 MatchedNumberInfo(int begin, int end, icu::UnicodeString& content) : _begin(begin), _end(end), content(content) {} in MatchedNumberInfo() argument 29 void SetBegin(int begin) in SetBegin() argument
|
| /base/update/updater/utils/json/ |
| H A D | json_node.cpp | 163 std::list<std::reference_wrapper<JsonNode>>::const_iterator JsonNode::begin() const in begin() function in Updater::JsonNode
|
| /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
|