Home
last modified time | relevance | path

Searched defs:data (Results 1026 - 1050 of 8757) sorted by relevance

1...<<41424344454647484950>>...351

/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_txf_ms.c38 v3d_nir_lower_txf_ms_instr(nir_builder *b, nir_instr *in_instr, void *data) in v3d_nir_lower_txf_ms_instr() argument
72 v3d_nir_lower_txf_ms_filter(const nir_instr *instr, const void *data) in v3d_nir_lower_txf_ms_filter() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_hierarchical_visitor.cpp389 visit_tree(ir_instruction *ir, void (*callback_enter)(class ir_instruction *ir, void *data), void *data_enter, void (*callback_leave)(class ir_instruction *ir, void *data), void *data_leave) visit_tree() argument
/third_party/ltp/include/lapi/
H A Dip_tables.h25 unsigned char data[0]; member
43 unsigned char data[0]; member
/third_party/ltp/lib/
H A Dtst_lockdown.c28 char data[5]; in tst_secureboot_enabled() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_constants.c38 float (*data)[4]; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.c42 threadpool_worker(void *data) in threadpool_worker() argument
80 wthreadpool_worker(void *data) in wthreadpool_worker() argument
142 _mesa_threadpool_queue_task(struct threadpool *pool, threadpool_task_func work, void *data) _mesa_threadpool_queue_task() argument
[all...]
H A Dthreadpool.h47 void *data; member
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.h56 uint8_t data[]; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_caps.h105 uint32 data[1]; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.h61 void *data; member
/third_party/mesa3d/src/glx/
H A Deval.c77 __glFillMap2f(GLint k, GLint majorOrder, GLint minorOrder, GLint majorStride, GLint minorStride, const GLfloat * points, GLfloat * data) __glFillMap2f() argument
102 __glFillMap2d(GLint k, GLint majorOrder, GLint minorOrder, GLint majorStride, GLint minorStride, const GLdouble * points, GLdouble * data) __glFillMap2d() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_hmac.h46 ByteSource data; member
/third_party/node/test/node-api/test_cleanup_hook/
H A Dbinding.c16 static void ObjectFinalizer(napi_env env, void* data, void* hint) { in ObjectFinalizer() argument
/third_party/node/test/node-api/test_env_teardown_gc/
H A Dbinding.c5 static void MyObject_fini(napi_env env, void* data, void* hint) { in MyObject_fini() argument
/third_party/node/test/node-api/test_fatal/
H A Dtest_fatal.c12 static void work_thread(void* data) { in work_thread() argument
/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/node-api/test_worker_buffer_callback/
H A Dtest_worker_buffer_callback.c33 char* data = malloc(sizeof(char)); in NAPI_MODULE_INIT() local
/third_party/node/tools/
H A Dcompress_json.py20 data = zlib.compress(text, zlib.Z_BEST_COMPRESSION) variable
25 data = struct.pack('>I', len(text))[1:4] + data variable
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc33 Label data; in EmitFarJumpSlot() local
/third_party/node/src/
H A Dnode_union_bytes.h19 UnionBytes(const uint16_t* data, size_t length) in UnionBytes() argument
21 UnionBytes(const uint8_t* data, size_t length) in UnionBytes() argument
24 explicit UnionBytes(std::shared_ptr<std::vector</*const*/ T>> data) in UnionBytes() argument
[all...]
H A Dtimer_wrap.cc79 void TimerWrapHandle::CleanupHook(void* data) { in CleanupHook() argument
/third_party/node/test/addons/buffer-free-callback/
H A Dbinding.cc10 static void FreeCallback(char* data, void* hint) { in FreeCallback() argument
/third_party/node/test/addons/null-buffer-neuter/
H A Dbinding.cc9 static void FreeCallback(char* data, void* hint) { in FreeCallback() argument
31 char* data = node::Buffer::Data(buf); in Run() local
/third_party/ntfs-3g/ntfsprogs/
H A Dcluster.c44 int cluster_find(ntfs_volume *vol, LCN c_begin, LCN c_end, cluster_cb *cb, void *data) in cluster_find() argument
/third_party/musl/libc-test/src/regression/
H A Dpthread_exit-dtor.c15 static int data; variable

Completed in 8 milliseconds

1...<<41424344454647484950>>...351