Home
last modified time | relevance | path

Searched defs:slots (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
Dprofiledata_unittest.cc132 string Check(const ProfileDataSlot* slots, int num_slots) { in Check()
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots, in CheckWithSkips()
404 ProfileDataSlot slots[] = { in TEST_F() local
425 ProfileDataSlot slots[] = { in TEST_F() local
447 ProfileDataSlot slots[] = { in TEST_F() local
475 ProfileDataSlot slots[] = { in TEST_F() local
493 ProfileDataSlot slots[] = { in TEST_F() local
517 ProfileDataSlot slots[] = { in TEST_F() local
543 ProfileDataSlot slots[] = { in TEST_F() local
590 ProfileDataSlot slots[] = { in TEST_F() local
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
Dprofiledata_unittest.cc132 string Check(const ProfileDataSlot* slots, int num_slots) { in Check()
162 string ProfileDataChecker::CheckWithSkips(const ProfileDataSlot* slots, in CheckWithSkips()
404 ProfileDataSlot slots[] = { in TEST_F() local
425 ProfileDataSlot slots[] = { in TEST_F() local
447 ProfileDataSlot slots[] = { in TEST_F() local
475 ProfileDataSlot slots[] = { in TEST_F() local
493 ProfileDataSlot slots[] = { in TEST_F() local
517 ProfileDataSlot slots[] = { in TEST_F() local
543 ProfileDataSlot slots[] = { in TEST_F() local
590 ProfileDataSlot slots[] = { in TEST_F() local
/external/kernel-headers/original/linux/
Defs_dir.h28 unsigned char slots; member
/external/jmonkeyengine/engine/src/test/jme3test/app/
DTestIDList.java80 static Object[] slots = new Object[16]; field in TestIDList
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_shader.cpp185 const ir_state_slot *const slots = var->state_slots; in brw_link_shader() local
Dbrw_fs.cpp569 const ir_state_slot *const slots = ir->state_slots; in setup_builtin_uniform_values() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_shader.cpp185 const ir_state_slot *const slots = var->state_slots; in brw_link_shader() local
Dbrw_fs.cpp569 const ir_state_slot *const slots = ir->state_slots; in setup_builtin_uniform_values() local
/external/chromium_org/third_party/mesa/src/src/glsl/
Dlinker.cpp1311 unsigned slots; in assign_attribute_or_color_locations() member
1369 const unsigned slots = count_attribute_slots(var->type); in assign_attribute_or_color_locations() local
1988 const unsigned slots = output_var->type->length in assign_varying_location() local
1994 const unsigned slots = output_var->type->matrix_columns; in assign_varying_location() local
Dbuiltin_variables.cpp443 ir_state_slot *slots = in add_uniform() local
/external/mesa3d/src/glsl/
Dlinker.cpp1311 unsigned slots; in assign_attribute_or_color_locations() member
1369 const unsigned slots = count_attribute_slots(var->type); in assign_attribute_or_color_locations() local
1988 const unsigned slots = output_var->type->length in assign_varying_location() local
1994 const unsigned slots = output_var->type->matrix_columns; in assign_varying_location() local
Dbuiltin_variables.cpp443 ir_state_slot *slots = in add_uniform() local
/external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
Dcompute.c306 static void init_sampler_views(struct context *ctx, const int *slots) in init_sampler_views()
339 static void init_compute_resources(struct context *ctx, const int *slots) in init_compute_resources()
408 static void init_globals(struct context *ctx, const int *slots, in init_globals()
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c306 static void init_sampler_views(struct context *ctx, const int *slots) in init_sampler_views()
339 static void init_compute_resources(struct context *ctx, const int *slots) in init_compute_resources()
408 static void init_globals(struct context *ctx, const int *slots, in init_globals()
/external/libppp/src/
Dipcp.h50 int slots; /* Maximum VJ slots */ member
Dipcp.c106 u_char slots; member
422 int slots; in ipcp_vjset() local
/external/v8/src/
Dcode-stubs.h345 explicit FastNewContextStub(int slots) : slots_(slots) { in FastNewContextStub()
363 explicit FastNewBlockContextStub(int slots) : slots_(slots) { in FastNewBlockContextStub()
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
Dmux.py226 def _create_new_channel_slot(slots, send_quota, outer_frame_mask=False): argument
1140 def add_channel_slots(self, slots, send_quota): argument
/external/aac/libSBRenc/src/
Dtran_det.cpp188 int slots) in addLowbandEnergies()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
Dmux.py201 def _create_new_channel_slot(slots, send_quota): argument
1489 def add_channel_slots(self, slots, send_quota): argument
/external/qemu/
Dkvm-all.c57 KVMSlot slots[32]; member
/external/libselinux/src/
Davc.c33 struct avc_node *slots[AVC_CACHE_SLOTS]; member
/external/chromium_org/v8/src/
Dcode-stubs.h538 explicit FastNewContextStub(int slots) : slots_(slots) { in FastNewContextStub()
556 explicit FastNewBlockContextStub(int slots) : slots_(slots) { in FastNewBlockContextStub()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c1504 struct r600_bytecode_alu *slots[5]; in r600_bytecode_add_alu_type() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
Dr600_asm.c1504 struct r600_bytecode_alu *slots[5]; in r600_bytecode_add_alu_type() local

12