Home
last modified time | relevance | path

Searched defs:last (Results 376 - 400 of 1008) sorted by relevance

1...<<11121314151617181920>>...41

/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dsmall_vector.h260 iterator erase(const_iterator first, const_iterator last) { in erase() argument
329 iterator insert(iterator pos, InputIt first, InputIt last) { in insert() argument
[all...]
/third_party/skia/src/core/
H A DSkZip.h90 constexpr SkZip last(size_t n) const { in last() function in SkZip
H A DSkEdgeBuilder.cpp19 SkEdgeBuilder::Combine SkBasicEdgeBuilder::combineVertical(const SkEdge* edge, SkEdge* last) { in combineVertical() argument
60 combineVertical(const SkAnalyticEdge* edge, SkAnalyticEdge* last) combineVertical() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dpcy_tree.c261 X509_POLICY_LEVEL *last = curr - 1; in tree_link_matching_nodes() local
342 const X509_POLICY_LEVEL *last = curr - 1; in tree_link_unmatched() local
380 X509_POLICY_LEVEL *last in tree_link_any() local
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c141 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
772 unsigned int frag, last, packlen, inp_len; aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c137 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
719 unsigned int frag, last, packlen, inp_len; aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h260 iterator erase(const_iterator first, const_iterator last) { in erase() argument
329 iterator insert(iterator pos, InputIt first, InputIt last) { in insert() argument
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Dasyncsupport.py224 async def last(self): member in AsyncLoopContext
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters_neon.c213 uint8x16_t last; in HorizontalUnfilter_NEON() local
H A Dfilters_sse2.c226 __m128i last; in HorizontalUnfilter_SSE2() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_postform.c163 struct curl_httppost *last = NULL; in make_form() local
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_post_form.c156 struct curl_httppost *last = NULL; in make_form() local
/third_party/skia/src/pathops/
H A DSkPathOpsOp.cpp175 SkOpSpanBase* last; in bridgeOp() local
[all...]
H A DSkDCubicLineIntersection.cpp98 int last = fIntersections->used() - 1; in checkCoincident() local
H A DSkDQuadLineIntersection.cpp117 int last = fIntersections->used() - 1; in checkCoincident() local
H A DSkDConicLineIntersection.cpp39 int last = fIntersections->used() - 1; in checkCoincident() local
/third_party/skia/tests/
H A DPathOpsTestCommon.cpp125 int last = inflections - 1; in toQuadraticTs() local
/third_party/openssl/test/
H A Dfilterprov.c167 int algnum = 0, last = 0, ret = 0; in filter_provider_set_filter() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c80 FT_Int last; /* index of last point in contour */ in FT_EXPORT_DEF() local
535 FT_Int first, last; FT_Outline_Reverse() local
909 FT_Int c, first, last; FT_EXPORT_DEF() local
1080 FT_Int last = outline->contours[c]; FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort2.c174 FT_UShort last; in gxv_mort_subtable_type2_ligActionOffset_validate() local
H A Dgxvmorx2.c173 FT_UShort last; in gxv_morx_subtable_type2_ligActionIndex_validate() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h48 uInt last; /* true if this block is the last block */ member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c83 FT_Int last, first; in pfr_glyph_close_contour() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py473 last = -100000 variable
517 last = end variable
H A Dhb-set.cc271 hb_set_add_range(hb_set_t *set, hb_codepoint_t first, hb_codepoint_t last) hb_set_add_range() argument
311 hb_set_del_range(hb_set_t *set, hb_codepoint_t first, hb_codepoint_t last) hb_set_del_range() argument
564 hb_set_next_range(const hb_set_t *set, hb_codepoint_t *first, hb_codepoint_t *last) hb_set_next_range() argument
588 hb_set_previous_range(const hb_set_t *set, hb_codepoint_t *first, hb_codepoint_t *last) hb_set_previous_range() argument
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...41