Home
last modified time | relevance | path

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

12

/external/v8/src/heap/
Dslots-buffer.cc47 SlotsBuffer::ObjectSlot* slots = buffer->slots_; in RemoveInvalidSlots() local
88 SlotsBuffer::ObjectSlot* slots = buffer->slots_; in RemoveObjectSlots() local
117 SlotsBuffer::ObjectSlot* slots = buffer->slots_; in VerifySlots() local
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dfake_input_device.py9 def __init__(self, number_fingers=0, slots={}): argument
/external/valgrind/memcheck/tests/solaris/
Dpkcs11.c22 CK_SLOT_ID_PTR slots = malloc(slot_count * sizeof(CK_SLOT_ID)); in main() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DVariableTableTest.java70 int slots = reply.getNextValueAsInt(); in testVariableTableTest001() local
DVariableTableWithGenericTest.java71 int slots = reply.getNextValueAsInt(); in testVariableTableWithGenericTest001() local
/external/libunwind/include/tdep-ia64/
Drse.h48 uint64_t slots = (bsp - bspstore) >> 3; in rse_num_regs() local
/external/dbus/dbus/
Ddbus-dataslot.h69 DBusDataSlot *slots; /**< Data slots */ member
/external/curl/lib/
Dhash.h55 int slots; member
Dhash.c52 int slots, in Curl_hash_init()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dposition-handler.js37 function parseOrigin(slots, string) { argument
/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/v8/src/
Dtype-feedback-vector.h77 int slots() const { return slots_; } in slots() function
105 int slots() const { return static_cast<int>(slot_kinds_.size()); } in slots() function
Dtype-feedback-vector.cc96 int slots = slot_count(); in SpecDiffersFrom() local
/external/v8/src/compiler/
Dframe.h117 inline void SetElidedFrameSizeInSlots(int slots) { in SetElidedFrameSizeInSlots()
/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/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/ltrace/sysdeps/linux-gnu/ppc/
Dfetch.c329 size_t slots = (sz + width - 1) / width; /* Round up. */ in allocate_argument() local
/external/autotest/client/site_tests/firmware_TouchMTB/
Dvalidators.py867 def __init__(self, criteria_str, mf=None, device=None, slots=(0,), argument
1083 def __init__(self, criteria_str, mf=None, device=None, slots=0): argument
/external/ltrace/sysdeps/linux-gnu/ia64/
Dfetch.c158 size_t slots = (size + 7) / 8; in copy_aggregate_part() local
/external/f2fs-tools/fsck/
Dfsck.c772 int slots = (name_len + F2FS_SLOT_LEN - 1) / in __chk_dentries() local
/external/aac/libSBRenc/src/
Dtran_det.cpp247 int slots) in addLowbandEnergies()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java2246 int slots = reply.getNextValueAsInt(); in getVariableTable() local
2278 int slots = frame.getVars().size(); in getFrameValues() local
/external/libselinux/src/
Davc.c34 struct avc_node *slots[AVC_CACHE_SLOTS]; member

12