Home
last modified time | relevance | path

Searched refs:tail (Results 601 - 625 of 713) sorted by relevance

1...<<212223242526272829

/third_party/curl/lib/
H A Dmulti.c372 Curl_llist_insert_next(&multi->msglist, multi->msglist.tail, msg, in multi_addmsg()
990 Curl_llist_insert_next(&conn->easyq, conn->easyq.tail, data, in Curl_attach_connection()
2009 Curl_llist_insert_next(&multi->pending, multi->pending.tail, data,
2737 Curl_llist_insert_next(&multi->msgsent, multi->msgsent.tail, data,
3699 Curl_llist_remove(list, list->tail, NULL);
H A Dconncache.c71 Curl_llist_insert_next(&bundle->conn_list, bundle->conn_list.tail, conn, in bundle_add_conn()
H A Dhsts.c143 Curl_llist_insert_next(&h->list, h->list.tail, sts, &sts->node); in hsts_create()
/third_party/libdrm/intel/
H A Dintel_decode.c67 * GPU head and tail pointers, which will be noted in the dump, or ~0.
69 uint32_t head, tail; member
3875 uint32_t head, uint32_t tail) in drm_intel_decode_set_head_tail()
3878 ctx->tail = tail; in drm_intel_decode_set_head_tail()
3922 tail_offset = ctx->tail; in drm_intel_decode()
3874 drm_intel_decode_set_head_tail(struct drm_intel_decode *ctx, uint32_t head, uint32_t tail) drm_intel_decode_set_head_tail() argument
/third_party/selinux/libsepol/src/
H A Dpolicydb.c3514 class_perm_node_t *cur, *tail = NULL; in avrule_read() local
3557 if (!tail) { in avrule_read()
3560 tail->next = cur; in avrule_read()
3562 tail = cur; in avrule_read()
3720 avrule_t *cur, *tail; in avrule_read_list() local
3724 *avrules = tail = NULL; in avrule_read_list()
3738 if (!tail) { in avrule_read_list()
3741 tail->next = cur; in avrule_read_list()
3743 tail = cur; in avrule_read_list()
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3407 * The converter has to read the tail before it knows that in TestFromUCountPending()
3410 * middle will be pending, and tail will not have been consumed. in TestFromUCountPending()
3420 static const UChar tail[] = {0xDC07,0x0000};/* second half of \U00060007 */ in TestFromUCountPending() local
3448 source = tail; in TestFromUCountPending()
3449 sourceLimit = source + u_strlen(tail); in TestFromUCountPending()
3456 /* middle[1] is pending, tail has not been consumed */ in TestFromUCountPending()
3461 log_err("ucnv_fromUInputHeld did not return correct length for tail\n"); in TestFromUCountPending()
3515 * The converter has to read the tail before it knows that in TestToUCountPending()
3518 * mid will be pending, and tail will not have been consumed. in TestToUCountPending()
3522 char tail[] in TestToUCountPending() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c355 prod = unsendBox->ring.prod.tail; in SpungeConnCheckUnsendBoxEmpty()
/third_party/libbpf/scripts/
H A Dsync-kernel.sh271 for patch in $(ls -1 ${TMP_DIR}/patches | tail -n +2); do
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dentity_db.py346 typetail = member.find('type').tail
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp196 auto insert_before = bp->tail(); in ProcessPhi()
H A Dloop_dependence_helpers.cpp272 if (loop->FindNumberOfIterations(induction_instr, &*condition_block->tail(), in GetTripCount()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconvert_to_half_pass.cpp196 auto insert_before = bp->tail(); in ProcessPhi()
H A Dloop_dependence_helpers.cpp272 if (loop->FindNumberOfIterations(induction_instr, &*condition_block->tail(), in GetTripCount()
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp115 return span == segment->head() || span == segment->tail(); in onEnd()
/third_party/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp270 if (loop->FindNumberOfIterations(induction_instr, &*condition_block->tail(), in GetTripCount()
H A Dloop_fission.cpp196 Instruction* condition = &*condition_block->tail(); in GroupInstructionsByUseDef()
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1868 /* range is the new tail*/ in avrule_sort_ioctls()
2040 class_perm_node_t *perms, *tail = NULL, *cur_perms = NULL; in define_te_avtab_xperms_helper() local
2113 if (tail) in define_te_avtab_xperms_helper()
2114 tail->next = cur_perms; in define_te_avtab_xperms_helper()
2115 tail = cur_perms; in define_te_avtab_xperms_helper()
2502 class_perm_node_t *perms, *tail = NULL, *cur_perms = NULL; in define_te_avtab_helper() local
2574 if (tail) in define_te_avtab_helper()
2575 tail->next = cur_perms; in define_te_avtab_helper()
2576 tail = cur_perms; in define_te_avtab_helper()
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl197 and $blk_init, 63, $blk_init ! tail
530 and $blk_init, 63, $blk_init ! tail
833 and $blk_init, 63, $blk_init ! tail
1187 and $blk_init, 63, $blk_init ! tail
/third_party/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl197 and $blk_init, 63, $blk_init ! tail
530 and $blk_init, 63, $blk_init ! tail
833 and $blk_init, 63, $blk_init ! tail
1187 and $blk_init, 63, $blk_init ! tail
/third_party/python/Objects/
H A Dlistobject.c705 Py_ssize_t tail; in list_ass_slice() local
706 tail = (Py_SIZE(a) - ihigh) * sizeof(PyObject *); in list_ass_slice()
707 memmove(&item[ihigh+d], &item[ihigh], tail); in list_ass_slice()
709 memmove(&item[ihigh], &item[ihigh+d], tail); in list_ass_slice()
2986 and then tail end of the list that was not in list_ass_subscript()
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp10606 // process the tail byte-by-byte
10630 // process the tail byte-by-byte
13086 A scalar routing should carry on the conversion of the tail.
13810 A scalar routing should carry on the conversion of the tail.
14062 A scalar routing should carry on the conversion of the tail if needed.
14362 A scalar routing should carry on the conversion of the tail.
14419 A scalar routing should carry on the conversion of the tail if needed.
16772 const char16_t* tail = arm_validate_utf16<endianness::LITTLE>(buf, len);
16773 if (tail) {
16774 return scalar::utf16::validate<endianness::LITTLE>(tail, le
[all...]
/third_party/python/
H A Dsetup.py674 basename, tail = os.path.splitext(ext_filename)
675 newname = basename + "_failed" + tail
/third_party/python/Lib/test/
H A Dtest_plistlib.py853 tail = struct.pack('>6xBBQQQ', offset_size, ref_size,
856 data.append(tail)
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp46 for (auto x : zip(tail(pitch), in pitch()
90 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch))) in validate_object()
173 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch))) in validate_object()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c229 * ownership transfers to the tail. in vn_cmd_wait_events_fix_image_memory_barriers()
253 /* copy back to the tail */ in vn_cmd_wait_events_fix_image_memory_barriers()
693 VkBaseOutStructure *tail = NULL; in vn_fix_command_buffer_begin_info() local
712 tail->pNext = pnext; in vn_fix_command_buffer_begin_info()
714 tail = pnext; in vn_fix_command_buffer_begin_info()

Completed in 72 milliseconds

1...<<212223242526272829