/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | replace_invalid_opc.cpp | 49 bool first = true; in GetExecutionModel() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text_handler.h | 53 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 D | replace_invalid_opc.cpp | 49 bool first = true; in GetExecutionModel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.h | 53 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 D | ilist.h | 317 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 D | transformation_replace_id_with_synonym_test.cpp | 194 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | cost_enc.c | 206 void VP8InitResidual(int first, int coeff_type, in VP8InitResidual() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | numrange_capi.cpp | 108 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 D | numrange_fluent.cpp | 289 formatFormattableRange( const Formattable& first, const Formattable& second, UErrorCode& status) const formatFormattableRange() argument
|
H A D | search.cpp | 200 int32_t SearchIterator::first(UErrorCode &status) in first() function in SearchIterator
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsQuad.h | 17 const SkDQuad& first() const { return (const SkDQuad&) pts[0]; } in first() function
|
H A D | SkPathOpsCubic.h | 163 SkDCubic first() const { in first() function
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftccmap.c | 72 FT_UInt32 first; /* first character in node */ member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | index_sub_table_format2.cc | 60 IndexSubTableFormat2(ReadableFontData* data, int32_t first, int32_t last) IndexSubTableFormat2() argument
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | echo-cancel.h | 72 bool first; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | ticket.h | 181 Loan<Record> first, last; in take() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | trace.cpp | 202 auto first = true; in write() local
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | formatter.cc | 115 bool first = true; in format() local
|
/third_party/skia/third_party/externals/tint/src/utils/ |
H A D | enum_set.h | 229 bool first = true; in operator <<() local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | crc32.c | 100 static volatile int first = 1; /* flag to limit concurrent making */ in make_crc_table() local
|
H A D | gzwrite.c | 149 int first; local
|
/third_party/skia/tools/sk_app/ |
H A D | CommandSet.cpp | 87 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 D | cpu-features.h | 301 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 D | gzip_stream.cc | 100 bool first = zcontext_.next_in == NULL; in Inflate() local
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | names.c | 152 char first = nolocale_toupper(segment[0]); in fill_segment() local
|