Home
last modified time | relevance | path

Searched refs:data (Results 30701 - 30725 of 47569) sorted by relevance

1...<<1221122212231224122512261227122812291230>>...1903

/third_party/musl/src/thread/i386/
H A D__set_thread_area.s45 .data
/third_party/nghttp2/src/
H A Dshrpx_live_check.h76 // These functions are used to feed / extract data to
78 int on_read(const uint8_t *data, size_t len);
/third_party/musl/src/network/
H A Dres_mkquery.c6 const unsigned char *data, int datalen, in __res_mkquery()
5 __res_mkquery(int op, const char *dname, int class, int type, const unsigned char *data, int datalen, const unsigned char *newrr, unsigned char *buf, int buflen) __res_mkquery() argument
/third_party/node/deps/cares/src/lib/
H A Dares__llist.h31 * This is a doubly-linked list data structure.
43 /*! Opaque data structure for linked list */
48 /*! Opaque data structure for a node in a linked list */
51 /*! Callback to free user-defined node data
53 * \param[in] data user supplied data
55 typedef void (*ares__llist_destructor_t)(void *data);
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_query.h97 unsigned *data,
/third_party/node/deps/icu-small/source/i18n/
H A Drbt.h42 * The data object is immutable, so we can freely share it with
44 * TODO: data is no longer immutable. See bugs #1866, 2155
49 * If true, we own the data object and must delete it.
113 * @param theData the rule data for the transliterator.
126 * @param theData the rule data for the transliterator.
127 * @param isDataAdopted determine who will own the 'data' object. True, the caller should not delete 'data'.
130 TransliterationRuleData* data,
H A Dstrrepl.h70 const TransliterationRuleData* data; member in StringReplacer
H A Dcollationtailoring.h41 * Collation tailoring data & settings.
43 * built from rules or deserialized from binary data.
65 // data for sorting etc.
66 const CollationData *data; // == base data or ownedData member
92 * It is immutable, and the data trie cannot be copied either.
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rob.h40 * data that is not received yet.
70 * ngtcp2_rob_data holds the buffered stream data.
85 * |offset| is the stream offset of the first byte of this data.
106 * ngtcp2_rob is the reorder buffer which reassembles stream data
113 /* dataksl maintains the list of buffers which store received data
118 /* chunk is the size of each buffer in data field */
140 * ngtcp2_rob_push adds new data of length |datalen| at the stream
149 int ngtcp2_rob_push(ngtcp2_rob *rob, uint64_t offset, const uint8_t *data,
154 * also removes data buffer if it is completely included in |offset|.
167 * valid length of available data
[all...]
H A Dngtcp2_vec.h50 * ngtcp2_vec_new allocates and initializes |*pvec| with given |data|
52 * and the given data with a single allocation, and the contents
53 * pointed by |data| is copied into the allocated memory space. To
56 int ngtcp2_vec_new(ngtcp2_vec **pvec, const uint8_t *data, size_t datalen,
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.h51 * The data to be sent for this DATA frame.
64 * |eof| is 0. It becomes 1 after all data were read.
97 /* Additional data which cannot be stored in nghttp2_frame struct */
99 nghttp2_data_aux_data data; member
/third_party/node/deps/npm/node_modules/@colors/colors/examples/
H A Dnormal-usage.js48 data: 'grey',
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj.h40 const uint8_t *data; member
44 bool user; /* should only be true if u.data is valid and non-NULL */
/third_party/libexif/libexif/
H A Dexif-content.h36 #include <libexif/exif-data.h>
138 * \param[in] user_data data to pass into func on each call
151 /*! Return a textual representation of the EXIF data for a tag.
166 * \param[in] content IFD data
167 * \param[in] indent how many levels deep to indent the data
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl03.c55 events.data.fd = fds[0]; in setup()
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait03.c57 epevs[0].data.fd = fds[1]; in setup()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/
H A Dexample.js45 document.getElementById("r").value + msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/mount-origin/
H A Dexample.js45 ring[head] = msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/
H A Dexample.js43 document.getElementById("r").value + msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/mount-origin/
H A Dexample.js45 ring[head] = msg.data + "\n";
/third_party/node/deps/v8/include/
H A Dv8-weak-callback-info.h24 using Callback = void (*)(const WeakCallbackInfo<T>& data);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-weak-callback-info.h24 using Callback = void (*)(const WeakCallbackInfo<T>& data);
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.h87 /* Copy of cache data to be compressed and written. */
88 void *data; member
90 /* Size of data to be compressed and written. */
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcnd_broadcast.c26 static int child_wait(void *data) in child_wait() argument
H A Dcall_once.c32 void func(void *data) in func() argument

Completed in 32 milliseconds

1...<<1221122212231224122512261227122812291230>>...1903