/third_party/python/Lib/test/ |
H A D | test_plistlib.py | 853 tail = struct.pack('>6xBBQQQ', offset_size, ref_size, 856 data.append(tail)
|
H A D | test_math.py | 658 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 D | reporter_helper.py | 187 def initial_element(cls, tag, tail, text): 189 element.tail = tail
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | transfer.cpp | 46 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 D | vn_command_buffer.c | 229 * 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 D | GrResourceCache.cpp | 1616 // 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 D | cil_policy.c | 640 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 D | hostapd.c | 3397 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 D | hostapd.c | 3176 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 D | rfcomm_defs.h | 42 #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 D | config.pm | 807 `(ls /usr/lib/libc.so.* /lib/libc.so.* | tail -1) 2>/dev/null`;
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 799 `(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 D | transformation_duplicate_region_with_selection.cpp | 690 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 D | transformation_duplicate_region_with_selection.cpp | 690 opt::Instruction* final_instruction_in_region = &*exit_block->tail(); in AvailableAfterRegion()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_duplicate_region_with_selection.cpp | 690 opt::Instruction* final_instruction_in_region = &*exit_block->tail(); in AvailableAfterRegion()
|
/third_party/spirv-tools/source/opt/ |
H A D | convert_to_half_pass.cpp | 207 auto insert_before = bp->tail(); in ProcessPhi()
|
/third_party/mbedtls/tests/data_files/ |
H A D | Makefile | 377 { 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 D | qsvenc.c | 1628 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 D | opt.c | 417 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 D | overlay.cpp | 296 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 D | ceval.c | 5850 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 D | ftplistparser.c | 352 Curl_llist_insert_next(llist, llist->tail, finfo, &infop->list); in ftp_pl_insert_finfo()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_build_util.cpp | 47 tail = false; in init()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | ramdaToolsNoInfinite2.js | 245 export type Tail<L extends List> = ((...t: L) => any) extends ((head: any, ...tail: infer LTail) => any) ? LTail : never;
|
/third_party/toybox/generated/ |
H A D | globals.h | 1521 // toys/posix/tail.c 1765 struct tail_data tail; member
|