Home
last modified time | relevance | path

Searched refs:tail (Results 626 - 650 of 717) sorted by relevance

1...<<212223242526272829

/third_party/python/Lib/test/
H A Dtest_plistlib.py853 tail = struct.pack('>6xBBQQQ', offset_size, ref_size,
856 data.append(tail)
H A Dtest_math.py658 tail = max(len(bin(abs(tmant)))-2 - mant_dig, etiny - texp)
659 if tail > 0:
660 h = 1 << (tail-1)
662 texp += tail
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py187 def initial_element(cls, tag, tail, text):
189 element.tail = 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()
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp1616 // Fill the hole we will create in the array with the tail object, adjust its index, and
1618 GrGpuResource* tail = *(fNonpurgeableResources.end() - 1);
1620 fNonpurgeableResources[*index] = tail;
1621 *tail->cacheAccess().accessCacheIndex() = *index;
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c640 char *new, *tail; in cil_cons_expr_to_string() local
644 tail = __cil_cons_expr_to_string(db, cons_expr, new); in cil_cons_expr_to_string()
645 *tail = '\0'; in cil_cons_expr_to_string()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c3397 os_free(beacon->tail); in free_beacon_data()
3398 beacon->tail = NULL; in free_beacon_data()
3435 beacon->tail = os_memdup(params.tail, params.tail_len); in hostapd_build_beacon_data()
3436 if (!beacon->tail) in hostapd_build_beacon_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c3176 os_free(beacon->tail); in free_beacon_data()
3177 beacon->tail = NULL; in free_beacon_data()
3214 beacon->tail = os_memdup(params.tail, params.tail_len); in hostapd_build_beacon_data()
3215 if (!beacon->tail) in hostapd_build_beacon_data()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h42 #define RFCOMM_HEAD_MAX_LEN 6 // Address(1),control(1),length(2),credit(1),tail(1)
522 int RfcommSendData(uint16_t lcid, const uint8_t *header, uint8_t headSize, uint8_t tail, Packet *pkt);
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dconfig.pm807 `(ls /usr/lib/libc.so.* /lib/libc.so.* | tail -1) 2>/dev/null`;
/third_party/openssl/util/perl/OpenSSL/
H A Dconfig.pm799 `(ls /usr/lib/libc.so.* /lib/libc.so.* | tail -1) 2>/dev/null`;
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp690 opt::Instruction* final_instruction_in_region = &*exit_block->tail(); in AvailableAfterRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp690 opt::Instruction* final_instruction_in_region = &*exit_block->tail(); in AvailableAfterRegion()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp690 opt::Instruction* final_instruction_in_region = &*exit_block->tail(); in AvailableAfterRegion()
/third_party/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp207 auto insert_before = bp->tail(); in ProcessPhi()
/third_party/mbedtls/tests/data_files/
H A DMakefile377 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; cat $(test_ca_int_rsa1); } > $@
538 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; } > $@
574 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; } > $@
610 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; } > $@
1525 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; } > $@
1784 { head -n-2 $<; tail -n-2 $< | sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; } > $@
/third_party/ffmpeg/libavcodec/
H A Dqsvenc.c1628 char *tail; in update_qp() local
1636 qp = strtol(entry->value, &tail, 10); in update_qp()
1637 if (*tail) { in update_qp()
/third_party/ffmpeg/libavutil/
H A Dopt.c417 char *tail; in set_string_fmt() local
418 fmt = strtol(val, &tail, 0); in set_string_fmt()
419 if (*tail || (unsigned)fmt >= fmt_nb) { in set_string_fmt()
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp296 struct VkBaseOutStructure *head = NULL, *tail = NULL; in clone_chain() local
307 if (tail) in clone_chain()
308 tail->pNext = new_item; in clone_chain()
309 tail = new_item; in clone_chain()
/third_party/python/Python/
H A Dceval.c5850 PyObject *name_str, *comma, *tail, *tmp; local
5866 tail = PyUnicode_FromFormat(", %U, and %U",
5869 if (tail == NULL)
5875 Py_DECREF(tail);
5881 Py_DECREF(tail);
5887 Py_DECREF(tail);
5890 name_str = PyUnicode_Concat(tmp, tail);
5892 Py_DECREF(tail);
/third_party/curl/lib/
H A Dftplistparser.c352 Curl_llist_insert_next(llist, llist->tail, finfo, &infop->list); in ftp_pl_insert_finfo()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp47 tail = false; in init()
/third_party/typescript/tests/baselines/reference/
H A DramdaToolsNoInfinite2.js245 export type Tail<L extends List> = ((...t: L) => any) extends ((head: any, ...tail: infer LTail) => any) ? LTail : never;
/third_party/toybox/generated/
H A Dglobals.h1521 // toys/posix/tail.c
1765 struct tail_data tail; member

Completed in 63 milliseconds

1...<<212223242526272829