Home
last modified time | relevance | path

Searched defs:first (Results 301 - 325 of 2564) sorted by relevance

1...<<11121314151617181920>>...103

/third_party/skia/fuzz/
H A DFuzz.h100 inline void Fuzz::next(Arg* first, Args... rest) { in next() argument
/third_party/skia/include/effects/
H A DSkImageFilters.h294 static sk_sp<SkImageFilter> Merge(sk_sp<SkImageFilter> first, sk_sp<SkImageFilter> second, in Merge() argument
/third_party/spirv-tools/source/util/
H A Dstring_utils.h83 inline std::string MakeString(InputIt first, InputIt last, in MakeString() argument
/third_party/spirv-tools/test/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms_test.cpp26 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
H A Dtransformation_add_opphi_synonym_test.cpp25 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
/third_party/spirv-tools/test/
H A Doperand_capabilities_test.cpp41 bool first = true; in operator <<() local
/third_party/spirv-tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product_test.cpp46 bool first = true; in operator <<() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuEither.hpp155 Either<First, Second>::Either (const First& first) in Either() argument
203 Either<First, Second>& Either<First, Second>::operator= (const First& first) in operator =() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearTests.cpp57 static void createColorClearGroups (EglTestContext& eglTestCtx, tcu::TestCaseGroup* group, const ColorClearGroupSpec* first, const ColorClearGroupSpec* last) in createColorClearGroups() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils.cpp113 std::string ConcatenatePath(std::string first, std::string second) in ConcatenatePath() argument
/third_party/typescript/tests/baselines/reference/
H A DexcessPropertyCheckWithUnions.js
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp117 bool StringUtil::SplitLineToPair(const std::string &line, std::string &first, std::string &second) in SplitLineToPair() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h308 bool DataObsUtils::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal() argument
317 bool DataObsUtils::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal() argument
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp27 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots() argument
/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp120 bool first = true; in PerformScan() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp72 const auto first = dataStore_.cbegin() + static_cast<int32_t>(offsetToData.index); in DestroyPod() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.cpp126 std::string first; in Serialize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h397 static bool Marshalling(Parcel& parcel, const T& first, const Args&... args) in Marshalling() argument
402 static bool Unmarshalling(Parcel& parcel, T& first, Args&... args) in Unmarshalling() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h281 basic_fixed_string& replace(size_t first, size_t last, const basic_string_view<CharT>& str) in replace() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dkey_event_input_subscribe_manager.cpp53 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <() argument
/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp156 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dconstant.cpp73 bool Constant::Equal(bool first, bool second) in Equal() argument
78 bool Constant::NotEqual(bool first, bool second) in NotEqual() argument
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Ditypes_util.h381 F first; in Unmarshalling() local
412 F first; in Unmarshalling() local
586 Marshal(MessageParcel &parcel, const T &first, const Types &...others) Marshal() argument
595 Unmarshal(MessageParcel &parcel, T &first, Types &...others) Unmarshal() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dlist.c196 ListNode *first = ListGetFirstNode(list); in ListRemoveFirst() local

Completed in 15 milliseconds

1...<<11121314151617181920>>...103