Home
last modified time | relevance | path

Searched defs:first (Results 1001 - 1025 of 1249) sorted by relevance

1...<<41424344454647484950

/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c378 struct buffer_list first; /* the very first buffer */ member
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.c3253 unsigned int ndigits = 0, first in png_ascii_from_fixed() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c656 int16_t first; // position of the histogram that accumulates all in HistogramCombineEntropyBin() member
670 int bin_id, first; in HistogramCombineEntropyBin() local
[all...]
H A Dquant_enc.c596 const int first = (coeff_type == 0) ? 1 : 0; in TrellisQuantizeBlock() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_longnames.cpp69 int32_t first = 0; in getGenderString() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1032 bool first; in print() local
1853 bool first = true; main() local
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1148 uint8_t* first = (uint8_t*)glyph.fImage; in generateImage() local
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp800 const SkOpAngle* first = this; in loopContains() local
824 const SkOpAngle* first = this; in loopCount() local
H A DSkPathOpsTSect.cpp637 SkTSpan* first = fHead; in coincidentCheck() local
673 SkTSpan* first = fHead; in coincidentForce() local
730 computePerpendiculars(SkTSect* sect2, SkTSpan* first, SkTSpan* last) computePerpendiculars() argument
773 countConsecutiveSpans(SkTSpan* first, SkTSpan** lastPtr) const countConsecutiveSpans() argument
823 extractCoincident( SkTSect* sect2, SkTSpan* first, SkTSpan* last, SkTSpan** result) extractCoincident() argument
942 findCoincidentRun( SkTSpan* first, SkTSpan** lastPtr) findCoincidentRun() argument
1417 removeSpanRange(SkTSpan* first, SkTSpan* last) removeSpanRange() argument
1541 updateBounded(SkTSpan* first, SkTSpan* last, SkTSpan* oppFirst) updateBounded() argument
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp577 const SkOpAngle* first = this; in dumpTo() local
598 const SkOpAngle* first = this; in dumpCurves() local
607 const SkOpAngle* first = this; in dumpLoop() local
617 const SkOpAngle* first = this; in dumpTest() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c505 FT_Int first = 0; in af_latin_metrics_init_blues() local
672 FT_Int first; in af_latin_metrics_init_blues() local
1937 AF_Point first = segment->first; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c1288 FT_CharMap* first; in find_unicode_charmap() local
1376 FT_CharMap* first; in find_variant_selector_charmap() local
[all...]
H A Dftstroke.c2058 FT_UInt first; /* index of first point in contour */ in FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c642 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
735 TCoord ey1, ey2, fy1, fy2, first, delta, mod; in gray_render_line() local
1666 int first; /* index of first point in contour */ FT_Outline_Decompose() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c152 FT_UShort first; in ft_var_readpackedpoints() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cmap-table.hh821 hb_codepoint_t first = arrayZ[i].startUnicodeValue; collect_unicodes() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h1584 iterator erase(const_iterator first, const_iterator last) { in erase() argument
1589 iterator erase(iterator first, iterator last) { in erase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h1404 iterator erase(const_iterator first, const_iterator last) { in erase() argument
1409 iterator erase(iterator first, iterator last) { in erase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1417 bool first = true; in emitFunctionParamList() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc561 bool first = true; in EmitFunctionCall() local
666 bool first = true; in EmitIntrinsicCall() local
1583 bool first = true; in EmitFunction() local
1710 bool first = true; EmitEntryPointFunction() local
2899 bool first = true; CallIntrinsicHelper() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_tag.cpp837 _addVariantToList(VariantListEntry **first, VariantListEntry *var) { in _addVariantToList() argument
873 _addAttributeToList(AttributeListEntry **first, AttributeListEntry *attr) { in _addAttributeToList() argument
917 _addExtensionToList(ExtensionListEntry **first, ExtensionListEntr argument
1134 _sortVariants(VariantListEntry* first) _sortVariants() argument
[all...]
/third_party/toybox/lib/
H A Dlib.c370 unsigned result, mask, first; in utf8towc() local
/third_party/toybox/toys/pending/
H A Dfdisk.c205 sector_t first[num_parts], last_seen_val = 0; in check_order() local
1220 sector_t first[num_parts], min; in fix_order() local
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc2369 Label first; in TEST_T32() local
2394 Label first; in TEST_T32() local
2422 Label first; TEST_T32() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp3129 bool first = true; in SyncExif() local

Completed in 60 milliseconds

1...<<41424344454647484950