Home
last modified time | relevance | path

Searched defs:end1 (Results 26 - 41 of 41) sorted by relevance

12

/third_party/skia/src/pathops/
H A DSkOpSpan.h125 const SkOpPtT* end1 = s1->fT < e1->fT ? e1 : s1; in Overlaps() local
H A DSkPathOpsCubic.cpp153 int end1 = hullOrder[0]; in hullIntersects() local
H A DSkPathOpsTSect.cpp2015 const SkDPoint& end1 = sect1->pointLast(); in BinarySearch() local
/third_party/toybox/toys/pending/
H A Ddiff.c591 start1, end1, start2, end2; in do_diff() local
/third_party/lwip/src/apps/http/
H A Dhttp_client.c209 u16_t end1 = pbuf_memfind(p, "\r\n", 2, 0); in http_parse_response_status() local
250 u16_t end1 = pbuf_memfind(p, "\r\n\r\n", 4, 0); in http_wait_headers() local
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c213 char *buf, *start, *p, *end, *p1, *end1; in jws_create_packet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c501 p_bre(struct parse *p, int end1, int end2) p_bre() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c629 p_bre(struct parse *p, int end1, int end2) p_bre() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h664 pnfs_is_range_intersecting(u64 start1, u64 end1, u64 start2, u64 end2) in pnfs_is_range_intersecting() argument
674 u64 end1 = pnfs_end_offset(l1->offset, l1->length); in pnfs_lseg_range_intersecting() local
H A Dpnfs.c638 u64 end1 = pnfs_end_offset(start1, l1->length); in pnfs_lseg_range_contained() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h664 pnfs_is_range_intersecting(u64 start1, u64 end1, u64 start2, u64 end2) in pnfs_is_range_intersecting() argument
674 u64 end1 = pnfs_end_offset(l1->offset, l1->length); in pnfs_lseg_range_intersecting() local
H A Dpnfs.c634 u64 end1 = pnfs_end_offset(start1, l1->length); in pnfs_lseg_range_contained() local
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp445 auto end1 = FRONTEND_JSON_DEFS.end(); in CheckCallArgType() local
/third_party/alsa-lib/src/alisp/
H A Dalisp.c2665 int start1, end1, start2, end2; in F_compare_strings() local
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c289 u64 end1, end2; in ff_lseg_range_is_after() local
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c295 u64 end1, end2; in ff_lseg_range_is_after() local

Completed in 37 milliseconds

12