Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...105

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dpluralranges.cpp42 StandardPlural::Form first = StandardPlural::fromString(value.getUnicodeString(status), status); variable
130 StandardPluralRanges::resolve(StandardPlural::Form first, StandardPlural::Form second) const { in resolve() argument
111 addPluralRange( StandardPlural::Form first, StandardPlural::Form second, StandardPlural::Form result) addPluralRange() argument
115 U_ASSERT(fTriplesLen < fTriples.getCapacity()); fTriples[fTriplesLen] = {first, second, result}; fTriplesLen++; } void StandardPluralRanges::setCapacity(int32_t length, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (length > fTriples.getCapacity()) addPluralRange() argument
/third_party/skia/third_party/externals/dawn/src/tests/
H A DParamGenerator.h127 auto MakeParamGenerator(std::vector<BackendTestConfig>&& first, in MakeParamGenerator() argument
134 auto MakeParamGenerator(std::vector<BackendTestConfig>&& first, std::vector<Params>&&... params) { in MakeParamGenerator() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/
H A DDebug.h59 bool first = true; in Write() local
73 bool first = true; in Write() local
98 inline std::ostream& Write(std::ostream& out, FIRST&& first, REST&&... rest) { in Write() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresource.h67 T first; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c31 FTC_MruNode first = *plist; in FTC_MruNode_Prepend() local
75 FTC_MruNode first = *plist; in FTC_MruNode_Up() local
124 FTC_MruNode first = *plist; FTC_MruNode_Remove() local
206 FTC_MruNode first, node; FT_LOCAL_DEF() local
330 FTC_MruNode first, node, next; FTC_MruList_RemoveSelection() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-table.hh417 uint16_t first; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform.h110 void PutAll(T0&& first) { in PutAll() argument
115 void PutAll(T0&& first, Tn&&... remainder) { in PutAll() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h77 normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h194 bool first = reflection->GetBool(*a, field_); in operator ()() local
199 int32 first = reflection->GetInt32(*a, field_); in operator ()() local
204 int64 first = reflection->GetInt64(*a, field_); in operator ()() local
209 uint32 first = reflection->GetUInt32(*a, field_); in operator ()() local
214 uint64 first = reflection->GetUInt64(*a, field_); in operator ()() local
219 std::string first = reflection->GetString(*a, field_); operator ()() local
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBJsonWire.php64 $first = true; variable
84 $first = false; variable
114 $first = true; variable
117 $first = false; variable
/third_party/python/Doc/includes/
H A Dcustom3.c7 PyObject *first; /* first name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
H A Dcustom2.c7 PyObject *first; /* first name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser_test.cc109 StringPiece first = json.substr(0, split); in RunTest() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple.h253 explicit constexpr CompressedTuple(First&& first, Vs&&... base) in CompressedTuple() argument
/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

Completed in 15 milliseconds

1...<<11121314151617181920>>...105