| /third_party/skia/fuzz/ |
| H A D | Fuzz.h | 100 inline void Fuzz::next(Arg* first, Args... rest) { in next() argument
|
| /third_party/skia/include/effects/ |
| H A D | SkImageFilters.h | 294 static sk_sp<SkImageFilter> Merge(sk_sp<SkImageFilter> first, sk_sp<SkImageFilter> second, in Merge() argument
|
| /third_party/spirv-tools/source/util/ |
| H A D | string_utils.h | 83 inline std::string MakeString(InputIt first, InputIt last, in MakeString() argument
|
| /third_party/spirv-tools/test/fuzz/ |
| H A D | fuzzer_pass_add_opphi_synonyms_test.cpp | 26 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
|
| H A D | transformation_add_opphi_synonym_test.cpp | 25 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
|
| /third_party/spirv-tools/test/ |
| H A D | operand_capabilities_test.cpp | 41 bool first = true; in operator <<() local
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_extension_spv_khr_integer_dot_product_test.cpp | 46 bool first = true; in operator <<() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineCombinationsIterator.hpp | 61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuEither.hpp | 155 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 D | teglColorClearTests.cpp | 57 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 D | system_utils.cpp | 113 std::string ConcatenatePath(std::string first, std::string second) in ConcatenatePath() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | excessPropertyCheckWithUnions.js | |
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | string_util.cpp | 117 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 D | dataobs_utils.h | 308 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 D | foreach_element.cpp | 27 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots() argument
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | clip_utils.cpp | 120 bool first = true; in PerformScan() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
| H A D | render_data_store_pod.cpp | 72 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 D | rs_profiler_capturedata.cpp | 126 std::string first; in Serialize() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
| H A D | rs_marshalling_helper.h | 397 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 D | fixed_string.h | 281 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 D | key_event_input_subscribe_manager.cpp | 53 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <() argument
|
| /foundation/multimodalinput/input/test/unittest/common/src/ |
| H A D | system_info.cpp | 156 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 D | constant.cpp | 73 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 D | itypes_util.h | 381 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 D | list.c | 196 ListNode *first = ListGetFirstNode(list); in ListRemoveFirst() local
|