/external/v8/src/heap/ |
D | slots-buffer.cc | 47 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/ |
D | fake_input_device.py | 9 def __init__(self, number_fingers=0, slots={}): argument
|
/external/valgrind/memcheck/tests/solaris/ |
D | pkcs11.c | 22 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/ |
D | VariableTableTest.java | 70 int slots = reply.getNextValueAsInt(); in testVariableTableTest001() local
|
D | VariableTableWithGenericTest.java | 71 int slots = reply.getNextValueAsInt(); in testVariableTableWithGenericTest001() local
|
/external/libunwind/include/tdep-ia64/ |
D | rse.h | 48 uint64_t slots = (bsp - bspstore) >> 3; in rse_num_regs() local
|
/external/dbus/dbus/ |
D | dbus-dataslot.h | 69 DBusDataSlot *slots; /**< Data slots */ member
|
/external/curl/lib/ |
D | hash.h | 55 int slots; member
|
D | hash.c | 52 int slots, in Curl_hash_init()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | position-handler.js | 37 function parseOrigin(slots, string) { argument
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_shader.cpp | 185 const ir_state_slot *const slots = var->state_slots; in brw_link_shader() local
|
D | brw_fs.cpp | 569 const ir_state_slot *const slots = ir->state_slots; in setup_builtin_uniform_values() local
|
/external/v8/src/ |
D | type-feedback-vector.h | 77 int slots() const { return slots_; } in slots() function 105 int slots() const { return static_cast<int>(slot_kinds_.size()); } in slots() function
|
D | type-feedback-vector.cc | 96 int slots = slot_count(); in SpecDiffersFrom() local
|
/external/v8/src/compiler/ |
D | frame.h | 117 inline void SetElidedFrameSizeInSlots(int slots) { in SetElidedFrameSizeInSlots()
|
/external/mesa3d/src/glsl/ |
D | linker.cpp | 1311 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
|
D | builtin_variables.cpp | 443 ir_state_slot *slots = in add_uniform() local
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 306 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/ |
D | fetch.c | 329 size_t slots = (sz + width - 1) / width; /* Round up. */ in allocate_argument() local
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | validators.py | 867 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/ |
D | fetch.c | 158 size_t slots = (size + 7) / 8; in copy_aggregate_part() local
|
/external/f2fs-tools/fsck/ |
D | fsck.c | 772 int slots = (name_len + F2FS_SLOT_LEN - 1) / in __chk_dentries() local
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 247 int slots) in addLowbandEnergies()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 2246 int slots = reply.getNextValueAsInt(); in getVariableTable() local 2278 int slots = frame.getVars().size(); in getFrameValues() local
|
/external/libselinux/src/ |
D | avc.c | 34 struct avc_node *slots[AVC_CACHE_SLOTS]; member
|