Home
last modified time | relevance | path

Searched defs:second (Results 76 - 100 of 520) sorted by relevance

12345678910>>...21

/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp26 std::string first, second; in name_params() local
/third_party/node/deps/icu-small/source/common/
H A Dnorm2allmodes.h77 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dpluralranges.cpp45 StandardPlural::Form second = StandardPlural::fromString(value.getUnicodeString(status), status); variable
111 addPluralRange( StandardPlural::Form first, StandardPlural::Form second, StandardPlural::Form result) addPluralRange() argument
/third_party/node/deps/v8/src/date/
H A Ddateparser.cc75 int& second = comp_[2]; in Write() local
/third_party/skia/third_party/externals/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/skia/src/core/
H A DSkRecordPattern.h143 template <typename T> T* second() { return fRest.template first<T>(); } in second() function in SkRecords::Pattern
/third_party/skia/third_party/externals/swiftshader/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/skia/third_party/externals/icu/source/i18n/
H A Dpluralranges.cpp45 StandardPlural::Form second = StandardPlural::fromString(value.getUnicodeString(status), status); variable
111 addPluralRange( StandardPlural::Form first, StandardPlural::Form second, StandardPlural::Form result) addPluralRange() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-table.hh419 uint16_t second; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h77 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h195 bool second = reflection->GetBool(*b, field_); in operator ()() local
200 int32 second = reflection->GetInt32(*b, field_); in operator ()() local
205 int64 second = reflection->GetInt64(*b, field_); in operator ()() local
210 uint32 second = reflection->GetUInt32(*b, field_); in operator ()() local
215 uint64 second = reflection->GetUInt64(*b, field_); in operator ()() local
220 std::string second = reflection->GetString(*b, field_); operator ()() local
[all...]
/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/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/vk-gl-cts/framework/common/
H A DtcuEither.hpp162 Either<First, Second>::Either (const Second& second) in Either() argument
214 Either<First, Second>& Either<First, Second>::operator= (const Second& second) in operator =() 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
/base/global/i18n/frameworks/intl/src/
H A Dlocale_util.cpp145 uint8_t second = ((uint8_t)(str[1] - base)) & 0x7f; // 1 is index in EncodeLanguageOrRegion() local
H A Dcollator.cpp267 CompareResult Collator::Compare(const std::string &first, const std::string &second) in Compare() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp59 bool StringUtils::IsSameStr(const string &first, const string &second) in IsSameStr() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp135 uint8_t DomainChainRule::CharToHex(const char &first, const char &second) in CharToHex() argument
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp82 uint8_t second = *data % SECONDS; in DoSomethingInterestingWithMyAPI() local
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Dsandbox_config_kv_data_storage.cpp130 std::size_t second = it->first.find_last_of(KEY_SEPATATOR); in GetKeyMapByUserId() local

Completed in 13 milliseconds

12345678910>>...21