Searched refs:num_parts (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/tools/win/split_link/ |
D | split_link.py | 308 num_parts, argument 315 by_parts = [[] for _ in range(num_parts)] 331 assert num_parts == 2, "Can't handle > 2 dlls currently" 352 num_parts = len(description_parts) 353 assert num_parts == 2, "Can't handle > 2 dlls currently" 357 num_parts, 362 inputs_by_part = [[] for _ in range(num_parts)] 377 unresolved_by_part = [[] for _ in range(num_parts)] 378 import_libs = [None] * num_parts 379 deffiles = [None] * num_parts
|
/external/libvpx/libvpx/vp8/encoder/ |
D | bitstream.h | 27 int num_parts,
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
D | bitstream.h | 27 int num_parts,
|
/external/kernel-headers/original/uapi/linux/ |
D | cciss_ioctl.h | 61 int num_parts; /* number of partitions configured on logvol */ member
|
/external/qemu/android/skin/ |
D | file.h | 108 int num_parts; member
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/ |
D | vp8_packtokens_partitions_armv5.asm | 360 ldr r10, [sp, #20] ; num_parts 443 ldr r10, [sp, #20] ; num_parts
|
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/ |
D | vp8_packtokens_partitions_armv5.asm | 360 ldr r10, [sp, #20] ; num_parts 443 ldr r10, [sp, #20] ; num_parts
|