Home
last modified time | relevance | path

Searched defs:first (Results 426 - 450 of 2477) sorted by relevance

1...<<11121314151617181920>>...100

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dreplace_invalid_opc.cpp49 bool first = true; in GetExecutionModel() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.h53 inline bool operator==(const IdType& first, const IdType& second) { in operator ==() argument
60 inline bool operator!=(const IdType& first, const IdType& second) { in operator !=() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreplace_invalid_opc.cpp49 bool first = true; in GetExecutionModel() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.h53 inline bool operator==(const IdType& first, const IdType& second) { in operator ==() argument
60 inline bool operator!=(const IdType& first, const IdType& second) { in operator !=() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp194 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.c206 void VP8InitResidual(int first, int coeff_type, in VP8InitResidual() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_capi.cpp108 unumrf_formatDoubleRange( const UNumberRangeFormatter* uformatter, double first, double second, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDoubleRange() argument
125 unumrf_formatDecimalRange( const UNumberRangeFormatter* uformatter, const char* first, int32_t firstLen, const char* second, int32_t secondLen, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDecimalRange() argument
H A Dnumrange_fluent.cpp289 formatFormattableRange( const Formattable& first, const Formattable& second, UErrorCode& status) const formatFormattableRange() argument
H A Dsearch.cpp200 int32_t SearchIterator::first(UErrorCode &status) in first() function in SearchIterator
/third_party/skia/src/pathops/
H A DSkPathOpsQuad.h17 const SkDQuad& first() const { return (const SkDQuad&) pts[0]; } in first() function
H A DSkPathOpsCubic.h163 SkDCubic first() const { in first() function
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccmap.c72 FT_UInt32 first; /* first character in node */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format2.cc60 IndexSubTableFormat2(ReadableFontData* data, int32_t first, int32_t last) IndexSubTableFormat2() argument
/third_party/pulseaudio/src/modules/echo-cancel/
H A Decho-cancel.h72 bool first; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h181 Loan<Record> first, last; in take() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp202 auto first = true; in write() local
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.cc115 bool first = true; in format() local
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set.h229 bool first = true; in operator <<() local
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c100 static volatile int first = 1; /* flag to limit concurrent making */ in make_crc_table() local
H A Dgzwrite.c149 int first; local
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp87 bool CommandSet::compareCommandKey(const Command& first, const Command& second) { in compareCommandKey() argument
91 bool CommandSet::compareCommandGroup(const Command& first, const Command& second) { in compareCommandGroup() argument
/third_party/vixl/src/
H A Dcpu-features.h301 CPUFeatures(T first, U... others) : features_{} { in CPUFeatures() argument
342 void Combine(T first, U... others) { in Combine() argument
356 void Remove(T first, U... others) { in Remove() argument
386 bool Has(T first, U... others) const { in Has() argument
483 CPUFeaturesScope(T* cpu_features_wrapper, U first, V... features) in CPUFeaturesScope() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc100 bool first = zcontext_.next_in == NULL; in Inflate() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dnames.c152 char first = nolocale_toupper(segment[0]); in fill_segment() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...100