Searched defs:unit_id (Results 1 – 9 of 9) sorted by relevance
/external/marisa-trie/lib/marisa/ |
D | intvector.h | 37 std::size_t unit_id = pos / 32; in set() local 50 std::size_t unit_id = pos / 32; in get() local
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | intvector.h | 37 std::size_t unit_id = pos / 32; in set() local 50 std::size_t unit_id = pos / 32; in get() local
|
/external/chromium_org/tools/deep_memory_profiler/lib/ |
D | sorter.py | 41 def __init__(self, unit_id, size): argument 46 def unit_id(self): member in Unit 56 def __init__(self, unit_id, committed, reserved, mmap, region, argument 92 def __init__(self, unit_id, committed, reserved, region, bucket_set, argument 108 def __init__(self, unit_id, committed, reserved, region, argument 119 def __init__(self, unit_id, size, alloc_count, free_count, bucket): argument
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm.c | 447 int unit_id = prog->SamplerUnits[s]; in brw_populate_sampler_prog_key_data() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_wm.c | 447 int unit_id = prog->SamplerUnits[s]; in brw_populate_sampler_prog_key_data() local
|
/external/qemu/ |
D | blockdev.c | 143 int bus_id, unit_id; in drive_init() local
|
D | vl.c | 839 int bus_id, unit_id; in drive_init() local
|
D | vl-android.c | 1036 int bus_id, unit_id; in drive_init() local
|
/external/qemu/hw/ |
D | pc.c | 1262 int unit_id = 0; local
|