| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | small_vector.h | 260 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 D | SkZip.h | 90 constexpr SkZip last(size_t n) const { in last() function in SkZip
|
| H A D | SkEdgeBuilder.cpp | 19 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 D | pcy_tree.c | 261 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 D | cipher_aes_cbc_hmac_sha256_hw.c | 141 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 D | cipher_aes_cbc_hmac_sha1_hw.c | 137 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 D | small_vector.h | 260 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 D | asyncsupport.py | 224 async def last(self): member in AsyncLoopContext
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | filters_neon.c | 213 uint8x16_t last; in HorizontalUnfilter_NEON() local
|
| H A D | filters_sse2.c | 226 __m128i last; in HorizontalUnfilter_SSE2() local
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_postform.c | 163 struct curl_httppost *last = NULL; in make_form() local
|
| /third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
| H A D | test_post_form.c | 156 struct curl_httppost *last = NULL; in make_form() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsOp.cpp | 175 SkOpSpanBase* last; in bridgeOp() local [all...] |
| H A D | SkDCubicLineIntersection.cpp | 98 int last = fIntersections->used() - 1; in checkCoincident() local
|
| H A D | SkDQuadLineIntersection.cpp | 117 int last = fIntersections->used() - 1; in checkCoincident() local
|
| H A D | SkDConicLineIntersection.cpp | 39 int last = fIntersections->used() - 1; in checkCoincident() local
|
| /third_party/skia/tests/ |
| H A D | PathOpsTestCommon.cpp | 125 int last = inflections - 1; in toQuadraticTs() local
|
| /third_party/openssl/test/ |
| H A D | filterprov.c | 167 int algnum = 0, last = 0, ret = 0; in filter_provider_set_filter() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftoutln.c | 80 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 D | gxvmort2.c | 174 FT_UShort last; in gxv_mort_subtable_type2_ligActionOffset_validate() local
|
| H A D | gxvmorx2.c | 173 FT_UShort last; in gxv_morx_subtable_type2_ligActionIndex_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | infutil.h | 48 uInt last; /* true if this block is the last block */ member
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrgload.c | 83 FT_Int last, first; in pfr_glyph_close_contour() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-use-table.py | 473 last = -100000 variable 517 last = end variable
|
| H A D | hb-set.cc | 271 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...] |