Home
last modified time | relevance | path

Searched refs:end2 (Results 51 - 75 of 80) sorted by relevance

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c2866 const char *pos, *end, *end2; in get_hostname() local
2881 end2 = os_strchr(pos, ':'); in get_hostname()
2882 if ((end && end2 && end2 < end) || (!end && end2)) in get_hostname()
2883 end = end2; in get_hostname()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c2868 const char *pos, *end, *end2; in get_hostname() local
2883 end2 = os_strchr(pos, ':'); in get_hostname()
2884 if ((end && end2 && end2 < end) || (!end && end2)) in get_hostname()
2885 end = end2; in get_hostname()
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp2030 const SkDPoint& end2 = sect2->pointLast(); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch()
2033 if (sect1->fCurve.ptAtT(t).approximatelyEqual(end2)) { in BinarySearch()
2034 intersections->insert(t, 1, end2); in BinarySearch()
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp724 goto end2; in Screenshot()
751 end2: in Screenshot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c492 * Giving end1 as OUT essentially eliminates the end1/end2 check.
503 int end2) /* second terminating character */ in p_bre()
514 while (MORE() && !SEETWO(end1, end2)) { in p_bre()
501 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.c620 * Giving end1 as OUT essentially eliminates the end1/end2 check.
631 int end2) /* second terminating character */ in p_bre()
642 while (MORE() && !SEETWO(end1, end2)) { in p_bre()
629 p_bre(struct parse *p, int end1, int end2) p_bre() argument
/third_party/ffmpeg/libavformat/
H A Dnutenc.c192 int end2 = start + (end - start) * (stream_id + 1) / s->nb_streams; in build_frame_code() local
277 int start3 = start2 + (end2 - start2) * pred / pred_count; in build_frame_code()
278 int end3 = start2 + (end2 - start2) * (pred + 1) / pred_count; in build_frame_code()
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dsys_regs.c2788 const struct sys_reg_desc *i2, *end2; in walk_sys_regs() local
2793 end2 = sys_reg_descs + ARRAY_SIZE(sys_reg_descs); in walk_sys_regs()
2795 while (i2 != end2) { in walk_sys_regs()
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c289 u64 end1, end2; in ff_lseg_range_is_after() local
294 end2 = pnfs_calc_offset_end(l2->offset, l2->length); in ff_lseg_range_is_after()
297 if (end2 < l1->offset) in ff_lseg_range_is_after()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c295 u64 end1, end2; in ff_lseg_range_is_after() local
300 end2 = pnfs_calc_offset_end(l2->offset, l2->length); in ff_lseg_range_is_after()
303 if (end2 < l1->offset) in ff_lseg_range_is_after()
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp613 Block end2("end2", SpvOpReturn); in TEST_P()
627 str += middle2 >> end2; in TEST_P()
628 str += end2; in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp613 Block end2("end2", SpvOpReturn); in TEST_P()
627 str += middle2 >> end2; in TEST_P()
628 str += end2; in TEST_P()
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp614 Block end2("end2", spv::Op::OpReturn); in TEST_P()
628 str += middle2 >> end2; in TEST_P()
629 str += end2; in TEST_P()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c1228 char *url2, *end2, *pos2; in radius_server_encapsulate_eap() local
1261 end2 = url2 + url_len + 1; in radius_server_encapsulate_eap()
1264 os_snprintf(pos2, end2 - pos2, MACSTR, MAC2STR(sess->mac_addr)); in radius_server_encapsulate_eap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c1061 char *url2, *end2, *pos2; in radius_server_encapsulate_eap() local
1094 end2 = url2 + url_len + 1; in radius_server_encapsulate_eap()
1097 os_snprintf(pos2, end2 - pos2, MACSTR, MAC2STR(sess->mac_addr)); in radius_server_encapsulate_eap()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dsys_regs.c3533 const struct sys_reg_desc *i2, *end2; in walk_sys_regs() local
3538 end2 = sys_reg_descs + ARRAY_SIZE(sys_reg_descs); in walk_sys_regs()
3540 while (i2 != end2) { in walk_sys_regs()
/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c3219 unsigned long end2 = start2 + sizes[area2]; in pcpu_get_vm_areas() local
3221 BUG_ON(start2 < end && start < end2); in pcpu_get_vm_areas()
/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c1883 UChar32 start, end, start2, end2, notStart, notEnd; member
2036 (nameRanges[i].start2>=0 && !uset_containsRange(set, nameRanges[i].start2, nameRanges[i].end2)) in TestUnicodeSet()
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.c630 * start2 end2
640 u64 end2 = pnfs_end_offset(start2, l2->length); in pnfs_lseg_range_contained() local
642 return (start1 <= start2) && (end1 >= end2); in pnfs_lseg_range_contained()
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.c626 * start2 end2
636 u64 end2 = pnfs_end_offset(start2, l2->length); in pnfs_lseg_range_contained() local
638 return (start1 <= start2) && (end1 >= end2); in pnfs_lseg_range_contained()
/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c4050 unsigned long end2 = start2 + sizes[area2]; in pcpu_get_vm_areas() local
4052 BUG_ON(start2 < end && start < end2); in pcpu_get_vm_areas()
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5221 struct sljit_jump *end2 = NULL; in mainloop_entry() local
5299 end2 = CMP(SLJIT_LESS_EQUAL, TMP2, 0, STR_END, 0); in mainloop_entry()
5301 JUMPHERE(end2); in mainloop_entry()
5322 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
5399 JUMPHERE(end2); in mainloop_entry()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]

Completed in 148 milliseconds

1234