Home
last modified time | relevance | path

Searched refs:head (Results 726 - 750 of 1206) sorted by relevance

1...<<21222324252627282930>>...49

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dutils.h90 CConflictFiles* head; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_control.c56 LIST_FOR_EACH_SAFE(pos, tmp, &session->transferDoneAckList.head) { in DFileSendTransferDoneAck()
/third_party/mbedtls/library/
H A Dx509_internal.h51 int mbedtls_x509_set_extension(mbedtls_asn1_named_data **head, const char *oid, size_t oid_len,
/third_party/ltp/testcases/kernel/fs/binfmt_misc/
H A Dbinfmt_misc02.sh22 TST_NEEDS_CMDS="cat head"
66 local delimiter=$(echo "$1" | head -c1)
/third_party/node/test/parallel/
H A Dtest-stream2-readable-from-list.js49 head: [Object],
/third_party/node/tools/dep_updaters/
H A Dupdate-googletest.sh11 NEW_VERSION=$(echo "$NEW_UPSTREAM_SHA1" | head -c 7)
/third_party/musl/src/thread/
H A Dpthread_mutex_unlock.c36 if (next != &self->robust_list.head) *(volatile void *volatile *) in __pthread_mutex_unlock()
/third_party/mesa3d/src/util/tests/
H A Dvector_test.cpp35 // Override the head and tail so we can quickly test rollover in test()
36 vector.head = vector.tail = start; in test()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.h47 struct list_head head; member
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog-lib.sh90 grep -ho "^\$SystemLogSocketName .*" -r /etc/rsyslog.conf /etc/rsyslog.d/ | head -1)
/third_party/lwip/src/include/lwip/
H A Dnetbuf.h80 void netbuf_chain (struct netbuf *head, struct netbuf *tail);
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h123 unsigned head, tail; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.h80 Slab(char allocation[], IndexLinkNode* head);
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyAllocator.h100 // Keep track the head and tail (for faster insertion/removal).
102 BuddyBlock* head = nullptr; // First free block in level. member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-face-table-list.hh49 HB_OT_TABLE (OT, head)
H A Dhb-static.cc36 #include "hb-ot-head-table.hh"
75 unsigned int ret = table.head->get_upem (); in load_upem()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.h34 static const int32_t head; member
/third_party/python/Include/internal/
H A Dpycore_gc.h115 PyGC_Head head; member
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.h46 #define NODE(n) ((struct cil_tree_node *)(DATUM(n)->nodes->head->data))
/third_party/vk-gl-cts/scripts/src_util/
H A Dpre_commit.py40 head = git('rev-parse', '--verify', 'HEAD', stderr=None)
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_remote_listener_unittest.cpp248 data.head.len = sizeof(DHandleEntryTxRx);
305 message.head.len = sizeof(DHandleEntryTxRx);
319 message.head.len = sizeof(DHandleEntryTxRx);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_data_test.cpp172 std::string head = R"({"field1": ")"; in HWTEST_F() local
174 head + string(JSON_LENS_MAX - filter.size() - head.size() - 1, 'a') + "\"}"; // 13 is {"field1": size in HWTEST_F()
176 std::string document2 = head + string(JSON_LENS_MAX - filter.size() - head.size(), 'a') + "\"}"; in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h69 u_int8_t* head; member
74 char** head; member
108 CEntry* head; member
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py206 head, middle, tail = "", word, ""
210 head = match.group()
258 words[i] = head + middle + tail
/third_party/node/deps/npm/node_modules/cli-table3/src/
H A Dcell.js65 this.head = style.head || tableStyle.head;
269 content = this.wrapWithStyleColors('head', content);

Completed in 10 milliseconds

1...<<21222324252627282930>>...49