Home
last modified time | relevance | path

Searched refs:data (Results 9601 - 9625 of 15795) sorted by relevance

1...<<381382383384385386387388389390>>...632

/third_party/ltp/testcases/commands/ldd/datafiles/
H A DMakefile35 INSTALL_DIR := testcases/data/ldd01
/third_party/ltp/include/
H A Dtst_af_alg.h148 /** Specification of control data to send to an AF_ALG request socket */
169 * Send some data to an AF_ALG request socket, including control data.
171 * @param data The data to send
172 * @param datalen The length of data in bytes
173 * @param params Specification of the control data to send
177 void tst_alg_sendmsg(int reqfd, const void *data, size_t datalen,
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h59 * extend it to include the specified data.
64 const void *data);
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_buffer.c51 return (char *)spr->data + bview->buffer_offset; in sp_tgsi_ssbo_lookup()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.h63 nine_wrap_external_pointer(struct nine_allocator* allocator, void* data);
H A Dnine_pdata.h37 struct pheader *header = entry->data; in ht_guid_delete()
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.h56 uint8_t data[]; member
/third_party/node/test/fixtures/wpt/streams/transferable/resources/
H A Dservice-worker.js6 if (msg.data === 'SEND') {
/third_party/node/test/node-api/test_exception/
H A Dtest_exception.c4 static void finalizer(napi_env env, void *data, void *hint) { in finalizer() argument
/third_party/node/test/parallel/
H A Dtest-buffer-tojson.js8 '{"type":"Buffer","data":[]}');
10 '{"type":"Buffer","data":[1,2,3,4]}');
28 assert.strictEqual(string, '{"type":"Buffer","data":[116,101,115,116]}');
31 return value && value.type === 'Buffer' ? Buffer.from(value.data) : value;
H A Dtest-http-client-readable.js46 s._write = function(data, enc, cb) {
63 res.on('data', function dataCallback(chunk) {
H A Dtest-stream-pipe-manual-resume.js23 write: common.mustCall((data, enc, cb) => {
H A Dtest-worker-unsupported-path.js26 () => { new Worker('data:text/javascript,'); },
27 /Wrap data: URLs with `new URL`/
/third_party/node/src/
H A Dnode_snapshot_builder.h30 static void InitializeIsolateParams(const SnapshotData* data,
H A Dstring_decoder.h22 // less data may have been read because it ended on an incomplete character
23 // and more data may have been read because a previously incomplete character
26 const char* data,
30 // string contains more data.
H A Dtimer_wrap-inl.h19 timer_.data = this; in TimerWrap()
/third_party/node/test/fixtures/wpt/html/webappapis/microtask-queuing/
H A Dqueue-microtask.window.js9 node.data = "foo";
/third_party/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.h42 virtual int push_upload_data_chunk(const uint8_t *data, size_t datalen);
H A Dh2load_http1_session.h44 virtual int on_read(const uint8_t *data, size_t len);
/third_party/node/benchmark/streams/
H A Dpipe-object-mode.js18 w._write = (data, enc, cb) => cb();
H A Dpipe.js18 w._write = (data, enc, cb) => cb();
/third_party/node/deps/icu-small/source/common/
H A Dpluralmap.cpp33 return U_FAILURE(status) ? NONE : toCategory(cCategory.data()); in toCategory()
/third_party/ninja/src/
H A Dline_printer.h72 /// Print the given data to the console, or buffer it if it is locked.
73 void PrintOrBuffer(const char *data, size_t size);
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter.h39 const uint8_t* data,
/third_party/node/deps/cares/src/lib/
H A Dares_data.h30 ARES_DATATYPE_UNKNOWN = 1, /* unknown data type - introduced in 1.7.0 */
57 * internally by c-ares as the container of multiple types of data
62 * allocated data will actually be returning an interior pointer
66 * requirement is that this kind of data must be free'ed by the
72 ares_datatype type; /* Actual data type identifier. */
86 } data; member

Completed in 12 milliseconds

1...<<381382383384385386387388389390>>...632