Home
last modified time | relevance | path

Searched refs:head (Results 751 - 775 of 1122) sorted by relevance

1...<<31323334353637383940>>...45

/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.cpp53 charPtrToVector(options.permissions.head, options.permissions.size, subscriberPermissions); in PublishEventWithData()
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Dfs_manager.h67 struct FstabItem *head; member
/third_party/ffmpeg/libavformat/
H A Dmovenc_ttml.c122 if (!track->squashed_packet_queue.head) { in ff_mov_generate_squashed_ttml_packet()
/third_party/backends/backend/
H A Dsm3840_lib.h94 int scanpix, int scanlines, int gray, char *head,
/third_party/cJSON/tests/unity/extras/fixture/test/
H A DMakefile56 gcov unity_fixture.c | head -3
/third_party/curl/lib/
H A Dbufq.h67 * Reading is done from `head`, writing is done to `tail`.
73 * of bytes. When `max_chunks` are used (in the `head` list) and the
77 * e.g. when the head chunk is partially read. `len` may also become
95 struct buf_chunk *head; /* chunk with bytes to read from */ member
99 size_t chunk_count; /* current number of chunks in `head+spare` */
100 size_t max_chunks; /* max `head` chunks to use */
191 * Peek at the head chunk in the buffer queue. Returns a pointer to
206 * Tell the buffer queue to discard `amount` buf bytes at the head
/third_party/cJSON/tests/unity/test/
H A DMakefile38 gcov unity.c | head -3
/third_party/libwebsockets/lib/core-net/
H A Dstate.c69 lws_start_foreach_dll(struct lws_dll2 *, d, mgr->notify_list.head) { in _report()
/third_party/mbedtls/include/mbedtls/
H A Dasn1.h377 * When this function returns, \c *cur is the head of a linked
382 * The head of the list (i.e. \c *cur itself) describes the
411 * - Allocate a head node `mbedtls_asn1_sequence *head` with mbedtls_calloc().
414 * call mbedtls_asn1_sequence_free() on `head`.
415 * - Allocate a head node `mbedtls_asn1_sequence *head` in any manner,
416 * for example on the stack. Make sure that `head->next == NULL`.
417 * Pass `head` as the `cur` argument to mbedtls_asn1_get_sequence_of().
419 * call mbedtls_asn1_sequence_free() on `head
[all...]
/third_party/mbedtls/scripts/
H A Dfootprint.sh76 log "$( head -n1 "$OUT" )"
92 GIT_HEAD=$( git rev-parse HEAD | head -c 10 )
93 GIT_VERSION=" (git head: $GIT_HEAD)"
100 log "$( arm-none-eabi-gcc --version | head -n1 )"
/third_party/libdrm/nouveau/
H A Dprivate.h86 struct nouveau_list head; member
/third_party/mesa3d/.gitlab-ci/container/debian/
H A Dx86_test-vk.sh123 git fetch origin pull/"$__prnum"/head:pr
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
H A Dmain.c226 lws_metric_bucket_t *sub = mp->u.hist.head; in my_metric_report()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h64 unsigned int head; member
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.h161 void enc_ReleaseTasks(struct list_head *head);
/third_party/node/deps/v8/tools/dev/
H A Dupdate-vscode.sh139 TAR_DIR=$(tar -tf "$DOWNLOAD_FILE" | head -1)
/third_party/node/tools/actions/
H A Dcommit-queue.sh93 --arg head "${commit_head}" \
94 '{merge_method:"squash",commit_title:$title,commit_message:$body,sha:$head}' > output.json
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h136 /* head points to the root block. */
137 ngtcp2_ksl_blk *head; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h138 /* head points to the root block. */
139 nghttp3_ksl_blk *head; member
/third_party/mesa3d/src/util/
H A Du_queue.h224 struct list_head head; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h48 struct nouveau_fence *head; member
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug03.sh114 ps aux | head -n 1
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c34 struct bcm_msg_head head; member
/third_party/python/Include/internal/
H A Dpycore_interp.h85 PyThreadState *head; member
193 /* the initial PyInterpreterState.threads.head */
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxFontBuilder.java84 addTable(Tag.head, headBuilder.build()); in build()

Completed in 10 milliseconds

1...<<31323334353637383940>>...45