Home
last modified time | relevance | path

Searched defs:map_ptr (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp164 void *map_ptr; in TEST_P() local
198 void *map_ptr; in TEST_F() local
230 void *map_ptr; in TEST_F() local
262 void *map_ptr; in TEST_F() local
296 void *map_ptr; in TEST_F() local
335 void *map_ptr; in TEST_F() local
360 void *map_ptr; in TEST_F() local
378 void *map_ptr; in TEST_F() local
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev03.c36 static unsigned char buf[BUF_SIZE], *map_ptr; variable
/third_party/node/deps/v8/tools/debug_helper/
Dget-object-properties.cc141 Value<uintptr_t> map_ptr = heap_object->GetMapValue(accessor); in IsTypedHeapObjectInstanceTypeOf() local
158 Value<uintptr_t> map_ptr = heap_object->GetMapValue(accessor); in GetTypedHeapObject() local
319 Value<uintptr_t> map_ptr = object->GetMapValue(accessor_); in IsExternalStringCached() local
502 auto map_ptr = object->GetMapValue(accessor_); in VisitJSObject() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1021 LLVMValueRef map_ptr, in fetch_instanced()
1079 LLVMValueRef map_ptr, in fetch_vector()
1916 LLVMValueRef map_ptr[PIPE_MAX_ATTRIBS]; in draw_llvm_generate() local