Home
last modified time | relevance | path

Searched refs:data (Results 18726 - 18750 of 26312) sorted by relevance

1...<<741742743744745746747748749750>>...1053

/third_party/icu/icu4c/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,
/third_party/libuv/docs/code/proc-streams/
H A Dmain.c35 child_stdio[2].data.fd = 2; in main()
/third_party/libuv/src/win/
H A Dasync.c49 req->data = handle; in uv_async_init()
/third_party/mesa3d/src/amd/common/
H A Dac_debug.h57 typedef void *(*ac_debug_addr_callback)(void *data, uint64_t addr);
H A Dac_rtld.h82 * \param cb_data caller-defined data
117 bool ac_rtld_get_section_by_name(struct ac_rtld_binary *binary, const char *name, const char **data,
136 /** Caller-defined data that will be passed to callback functions. */
/third_party/libdrm/android/
H A Dgralloc_handle.h63 int data_owner; /* owner of data (for validation) */
67 void *data; /* pointer to struct gralloc_gbm_bo_t */ member
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.h16 size_t* data; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_fragdepth.c74 if (var->data.location != FRAG_RESULT_DEPTH) in nir_opt_fragdepth()
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone_scaffolding.h46 struct gl_shader_program_data *data);
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk_devaddr.h39 uint32_t data);
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/mount-origin/
H A Dexample.js45 ring[head] = msg.data + "\n";
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/mount-origin/
H A Dexample.js45 ring[head] = msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/
H A Dexample.js44 document.getElementById("r").value + msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/mount-origin/
H A Dexample.js51 ring[head] = msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/
H A Dexample.js44 document.getElementById("r").value + msg.data + "\n";
/third_party/ltp/testcases/kernel/fs/doio/include/
H A Dwrite_log.h48 * how the data is formatted on disk (signifigant compression occurrs), so
77 * 3 parts: [wlog_rec_disk structure][variable length data][length]
82 * The variable length data includes the path, host, and pattern (in that
83 * order). The lengths of these pieces of data are held in the
159 long data);
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/
H A Dexample.js44 document.getElementById("r").value + msg.data + "\n";
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/
H A Dexample.js43 document.getElementById("r").value + msg.data + "\n";
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.h77 void *data,
/third_party/node/test/parallel/
H A Dtest-cluster-dgram-2.js56 socket.on('message', common.mustCall((data, info) => {
H A Dtest-http-set-trailers.js40 c.on('data', (chunk) => {
67 c.on('data', function(chunk) {
H A Dtest-stream-readable-pause-and-resume.js24 // Does a on(data) -> pause -> wait -> resume -> on(data) ... loop.
25 // Expects on(data) to never fire if the stream is paused.
26 const ondata = common.mustCall((data) => {
34 rs.removeListener('data', ondata);
40 rs.on('data', ondata);
73 target3.on('data', () => {});
H A Dtest-stream-write-destroy.js14 write(data, enc, cb) {
42 // Test 2 cases: There either is or is not data still in the write queue.
/third_party/node/src/
H A Dinspector_socket.h40 void Write(const char* data, size_t len);
H A Dtimer_wrap.h76 static void CleanupHook(void* data);

Completed in 24 milliseconds

1...<<741742743744745746747748749750>>...1053