Searched defs:vdata (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/opts/ |
| D | SkChecksum_opts.h | 31 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { in hash_fn() 87 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() 131 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() 176 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn()
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_symbolizer_libbacktrace.cc | 49 static void CplusV3DemangleCallback(const char *s, size_t l, void *vdata) { in CplusV3DemangleCallback() 109 static int SymbolizeCodePCInfoCallback(void *vdata, uintptr_t addr, in SymbolizeCodePCInfoCallback() 124 static void SymbolizeCodeCallback(void *vdata, uintptr_t addr, in SymbolizeCodeCallback() 134 static void SymbolizeDataCallback(void *vdata, uintptr_t, const char *symname, in SymbolizeDataCallback()
|
| /external/eigen/demos/opengl/ |
| D | icosphere.cpp | 23 static GLfloat vdata[12][3] = { variable
|
| /external/opencv/ml/src/ |
| D | _ml.h | 75 #define ICV_MAT2VEC( mat, vdata, vstep, num ) \ argument
|
| /external/skia/src/gpu/vk/ |
| D | GrVkCopyManager.cpp | 124 static const float vdata[] = { in createCopyProgram() local
|
| /external/syslinux/gpxe/src/include/gpxe/ |
| D | virtio-ring.h | 74 u16 vdata[MAX_QUEUE_NUM]; member
|
| /external/libnl/lib/route/cls/ematch/ |
| D | meta.c | 122 void *vdata = NULL; in meta_parse() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 3509 static const GrGLfloat vdata[] = { in createCopyProgram() local 3782 static const GrGLfloat vdata[] = { in createWireRectProgram() local 4202 static const GrGLfloat vdata[] = { in generateMipmap() local
|
| /external/valgrind/VEX/useful/ |
| D | test_main.c | 2248 IRAtom* data, IRAtom* vdata ) in do_shadow_STle()
|
| /external/valgrind/memcheck/ |
| D | mc_translate.c | 5021 IRAtom* data, IRAtom* vdata, in do_shadow_Store()
|