| /third_party/rust/crates/nix/src/sys/ |
| D | event.rs | 265 pub fn udata(&self) -> intptr_t { in udata() method 341 let udata: intptr_t = 12345; in test_struct_kevent() localVariable 363 let udata: intptr_t = 12345; in test_kevent_filter() localVariable
|
| /third_party/iptables/extensions/ |
| D | libxt_RATEEST.c | 93 struct rateest_tg_udata *udata = cb->udata; in RATEEST_parse() local 115 struct rateest_tg_udata *udata = cb->udata; in RATEEST_final_check() local
|
| D | libxt_hashlimit.c | 684 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_check() local 696 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_mt_check_v1() local 727 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_mt_check_v2() local 758 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_mt_check() local
|
| /third_party/rust/rust/tests/ui/issues/ |
| D | issue-48159.rs | 22 pub udata: *mut c_void, field
|
| /third_party/elfutils/tests/ |
| D | line2addr.c | 69 void **udata __attribute__ ((unused)), in handle_module()
|
| /third_party/FreeBSD/sys/sys/ |
| D | kernel.h | 120 const void *udata; /* multiplexer/argument */ member
|
| /third_party/iptables/include/ |
| D | xtables.h | 183 void *udata; member 195 void *data, *udata; member 301 void *udata; member 380 void *udata; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_setup.c | 795 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_tri() local 1062 unsigned *udata = (unsigned*)setup->vprovoke[setup->softpipe->viewport_index_slot]; in sp_setup_line() local 1179 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_point() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_setup_point.c | 352 unsigned *udata = (unsigned*)v0[setup->viewport_index_slot]; in try_setup_point() local
|
| D | lp_setup_line.c | 314 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in try_setup_line() local
|
| D | lp_setup_rect.c | 274 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in try_rect_cw() local
|
| D | lp_setup_tri.c | 293 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in do_triangle_ccw() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cSeparateShaderObjsTests.cpp | 1408 unsigned int udata[udataCount]; // in setAndCompareUniforms() local
|
| D | es31cComputeShaderTests.cpp | 3614 GLuint* udata; in RunIteration() local 3774 GLuint* udata; in RunIteration() local
|
| D | es31cShaderStorageBufferObjectTests.cpp | 2709 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local 2796 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cComputeShaderTests.cpp | 3621 std::vector<GLuint> udata(kBufferSize); in RunIteration() local 3773 std::vector<GLuint> udata(kBufferSize); in RunIteration() local
|
| D | gl4cShaderStorageBufferObjectTests.cpp | 2943 GLuint udata[8]; in Run() local 3026 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
|
| D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 2695 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local 2782 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
|
| /third_party/iptables/iptables/ |
| D | nft.c | 3396 struct nftnl_udata_buf *udata; in ebt_add_policy_rule() local
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 1620 let udata = self.udata; localVariable 1638 let udata = self.udata; localVariable
|