Home
last modified time | relevance | path

Searched defs:udata (Results 1 – 19 of 19) sorted by relevance

/external/iptables/extensions/
Dlibxt_RATEEST.c93 struct rateest_tg_udata *udata = cb->udata; in RATEEST_parse() local
115 struct rateest_tg_udata *udata = cb->udata; in RATEEST_final_check() local
Dlibxt_hashlimit.c534 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_check() local
546 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_mt_check_v1() local
576 const struct hashlimit_mt_udata *udata = cb->udata; in hashlimit_mt_check() local
/external/elfutils/tests/
Dline2addr.c69 void **udata __attribute__ ((unused)), in handle_module()
/external/iproute2/include/
Dxtables.h178 void *udata; member
190 void *data, *udata; member
276 void *udata; member
352 void *udata; member
/external/iptables/include/
Dxtables.h178 void *udata; member
190 void *data, *udata; member
295 void *udata; member
374 void *udata; member
/external/u-boot/arch/sandbox/cpu/
Dsdl.c239 void sandbox_sdl_fill_audio(void *udata, Uint8 *stream, int len) in sandbox_sdl_fill_audio()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_point.c354 unsigned *udata = (unsigned*)v0[setup->viewport_index_slot]; in try_setup_point() local
Dlp_setup_line.c333 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in try_setup_line() local
Dlp_setup_tri.c298 unsigned *udata = (unsigned*)pv[setup->viewport_index_slot]; in do_triangle_ccw() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c854 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_tri() local
1150 unsigned *udata = (unsigned*)setup->vprovoke[setup->softpipe->viewport_index_slot]; in sp_setup_line() local
1266 unsigned *udata = (unsigned*)v0[setup->softpipe->viewport_index_slot]; in sp_setup_point() local
/external/webrtc/webrtc/base/
Dlogging.cc457 const unsigned char* udata = static_cast<const unsigned char*>(data); in LogMultiline() local
/external/javasqlite/src/main/native/
Dsqlite_jni.c448 busyhandler(void *udata, const char *table, int count) in busyhandler()
477 busyhandler3(void *udata, int count) in busyhandler3()
501 progresshandler(void *udata) in progresshandler()
522 callback(void *udata, int ncol, char **data, char **cols) in callback()
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp1408 unsigned int udata[udataCount]; // in setAndCompareUniforms() local
Des31cComputeShaderTests.cpp3269 GLuint* udata; in RunIteration() local
3429 GLuint* udata; in RunIteration() local
Des31cShaderStorageBufferObjectTests.cpp2704 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
2791 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp3623 std::vector<GLuint> udata(kBufferSize); in RunIteration() local
3775 std::vector<GLuint> udata(kBufferSize); in RunIteration() local
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp2695 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
Dgl4cShaderStorageBufferObjectTests.cpp2943 GLuint udata[8]; in Run() local
3026 GLuint* udata = (GLuint*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 32, GL_MAP_READ_BIT); in Run() local
/external/iptables/iptables/
Dnft.c1029 struct nftnl_udata_buf *udata; in add_comment() local