Home
last modified time | relevance | path

Searched defs:head (Results 301 - 325 of 751) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/gptfdisk/
H A Dmbrpart.cc261 uint64_t cylinder, head, sector; // all numbered from 0 in LBAtoCHS() local
/third_party/icu/icu4c/source/common/
H A Dedits.cpp178 int32_t head = 0x7000; in addReplace() local
406 readLength(int32_t head) readLength() argument
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddosfs.h116 cl_t head; /* cluster no */ member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_workqueue.c235 STATIC VOID WorkListAdd(struct list_head *newNode, struct list_head *head, UINT32 workPri) in WorkListAdd() argument
250 STATIC VOID WorkListAddTail(struct list_head *newNode, struct list_head *head) in WorkListAddTail() argument
256 STATIC VOID InsertWork(cpu_workqueue_struct *cwq, struct work_struct *work, struct list_head *head, UINT32 *intSave) in InsertWork() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationfastlatin.cpp920 int32_t head = table[i]; // first skip the default mapping in nextPair() local
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c65 lws_list_ptr head; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-metrics.h187 lws_metric_bucket_t *head; member
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c92 struct addrinfo *head = (struct addrinfo *)malloc(sizeof(struct addrinfo)); in sort_dns() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c29 lws_list_ptr_insert(lws_list_ptr *head, lws_list_ptr *add, in lws_list_ptr_insert() argument
73 lwsac_extend(struct lwsac *head, size_t amount) in lwsac_extend() argument
96 _lwsac_use(struct lwsac **head, size_t ensure, size_t chunk_size, char backfill) _lwsac_use() argument
202 lwsac_use(struct lwsac **head, size_t ensure, size_t chunk_size) lwsac_use() argument
208 lwsac_use_backfill(struct lwsac **head, size_t ensure, size_t chunk_size) lwsac_use_backfill() argument
214 lwsac_scan_extant(struct lwsac *head, uint8_t *find, size_t len, int nul) lwsac_scan_extant() argument
237 lwsac_total_overhead(struct lwsac *head) lwsac_total_overhead() argument
251 lwsac_use_zero(struct lwsac **head, size_t ensure, size_t chunk_size) lwsac_use_zero() argument
262 lwsac_free(struct lwsac **head) lwsac_free() argument
278 lwsac_info(struct lwsac *head) lwsac_info() argument
296 lwsac_total_alloc(struct lwsac *head) lwsac_total_alloc() argument
308 lwsac_reference(struct lwsac *head) lwsac_reference() argument
318 lwsac_unreference(struct lwsac **head) lwsac_unreference() argument
342 lwsac_detach(struct lwsac **head) lwsac_detach() argument
[all...]
/third_party/mbedtls/library/
H A Dasn1write.c374 mbedtls_asn1_store_named_data( mbedtls_asn1_named_data **head, const char *oid, size_t oid_len, const unsigned char *val, size_t val_len) mbedtls_asn1_store_named_data() argument
H A Dasn1parse.c433 void mbedtls_asn1_free_named_data_list(mbedtls_asn1_named_data **head) in mbedtls_asn1_free_named_data_list() argument
H A Dx509_create.c281 int mbedtls_x509_string_to_names(mbedtls_asn1_named_data **head, const char *name) in mbedtls_x509_string_to_names() argument
380 int mbedtls_x509_set_extension(mbedtls_asn1_named_data **head, const char *oid, size_t oid_len, in mbedtls_x509_set_extension() argument
/third_party/lame/mpglib/
H A Dinterface.c191 unsigned long head; in read_head() local
333 unsigned long head; sync_buffer() local
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Demu.h70 unsigned head, tail, count; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_int64.cpp153 exec_node *const head = v.function_list.head_sentinel.next; in lower_64bit_integer_instructions() local
303 exec_node *const head = instructions.head_sentinel.next; in lower_op_to_function_call() local
/third_party/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c271 struct cache_head head; in test_sunrpc_cache() local
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.c33 void enc_ReleaseTasks(struct list_head *head) in enc_ReleaseTasks() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c108 struct list_head head; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h214 struct list_head head; member
/third_party/node/src/tracing/
H A Dagent.cc68 AsyncTraceWriter* head = *to_be_initialized_.begin(); in InitializeWritersOnThread() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h43 struct chunk *head; member
68 struct list head; member
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c64 struct aio_thread *head; member
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c65 struct aio_thread *head; member
/third_party/musl/src/regex/
H A Dglob.c180 static void freelist(struct match *head) in freelist() argument
229 struct match head = { .next = NULL }, *tail = &head; in glob() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 struct chunk *head; member
59 struct list head; member

Completed in 16 milliseconds

1...<<11121314151617181920>>...31