Home
last modified time | relevance | path

Searched defs:partitions (Results 1 – 20 of 20) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DListsTest.java808 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_empty() local
815 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_1_1() local
822 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartition_1_2() local
829 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_2_1() local
837 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartition_3_2() local
846 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartitionRandomAccessTrue() local
863 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartitionRandomAccessFalse() local
873 List<List<Integer>> partitions = Lists.partition(list, 3); in testPartition_view() local
DIteratorsTest.java887 Iterator<List<Integer>> partitions = Iterators.partition(source, 1); in testPartition_empty() local
893 Iterator<List<Integer>> partitions = Iterators.partition(source, 1); in testPartition_singleton1() local
902 Iterator<List<Integer>> partitions = Iterators.partition(source, 2); in testPartition_singleton2() local
927 Iterator<List<Integer>> partitions in testPartition_view() local
944 Iterator<List<Integer>> partitions = Iterators.partition(source, 2); in testPartitionRandomAccess() local
960 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 1); in testPaddedPartition_empty() local
966 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 1); in testPaddedPartition_singleton1() local
975 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 2); in testPaddedPartition_singleton2() local
1000 Iterator<List<Integer>> partitions in testPaddedPartition_view() local
1015 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 2); in testPaddedPartitionRandomAccess() local
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DListsTest.java563 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_empty() local
570 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_1_1() local
577 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartition_1_2() local
584 List<List<Integer>> partitions = Lists.partition(source, 1); in testPartition_2_1() local
592 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartition_3_2() local
600 List<List<Integer>> partitions = Lists.partition(source, 2); in testPartitionRandomAccessFalse() local
610 List<List<Integer>> partitions = Lists.partition(list, 3); in testPartition_view() local
DIteratorsTest.java703 Iterator<List<Integer>> partitions = Iterators.partition(source, 1); in testPartition_empty() local
709 Iterator<List<Integer>> partitions = Iterators.partition(source, 1); in testPartition_singleton1() local
718 Iterator<List<Integer>> partitions = Iterators.partition(source, 2); in testPartition_singleton2() local
727 Iterator<List<Integer>> partitions in testPartition_view() local
751 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 1); in testPaddedPartition_empty() local
757 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 1); in testPaddedPartition_singleton1() local
766 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 2); in testPaddedPartition_singleton2() local
775 Iterator<List<Integer>> partitions in testPaddedPartition_view() local
790 Iterator<List<Integer>> partitions = Iterators.paddedPartition(source, 2); in testPaddedPartitionRandomAccess() local
/external/gptfdisk/
Dbasicmbr.h34 struct MBRRecord partitions[4]; member
49 MBRPart partitions[MAX_MBR_PARTS]; variable
Dbsd.h68 struct BSDRecord* partitions; // partition array variable
Dgpt.h65 GPTPart *partitions; variable
/external/eigen/bench/
Dcheck_cache_queries.cpp66 int partitions = (abcd[1] & 0x003FF000) >> 12; // B[21:12] in main() local
/external/libvorbis/lib/
Dbackends.h62 int partitions; /* 0 to 31 */ member
111 int partitions; /* possible codebooks for a partition */ member
Dvorbisenc.c202 int partitions=f->partitions; in vorbis_encode_floor_setup() local
/external/tremolo/Tremolo/
Dcodec_internal.h123 int partitions; /* 0 to 31 */ member
142 char partitions; /* possible codebooks for a partition */ member
/external/e2fsprogs/lib/ext2fs/
Ddosio.c47 static PARTITION **partitions = NULL; variable
/external/flac/libFLAC/
Dstream_encoder.c3968 unsigned partitions = 1u << max_partition_order; in precompute_partition_info_sums_() local
4036 const unsigned partitions = 1u << partition_order; in precompute_partition_info_escapes_() local
4065 const unsigned partitions = 1u << partition_order; in precompute_partition_info_escapes_() local
4203 const unsigned partitions = 1u << partition_order; local
Dstream_decoder.c2742 const unsigned partitions = 1u << partition_order; in read_residual_partitioned_rice_() local
/external/webp/include/webp/
Dencode.h122 int partitions; // log2(number of token partitions) in [0..3]. Default member
/external/webp/src/webp/
Dencode.h122 int partitions; // log2(number of token partitions) in [0..3]. Default member
/external/toybox/toys/pending/
Dfdisk.c89 struct part_entry partitions[PARTITION_MAX]; variable
/external/libxml2/
Drelaxng.c937 xmlRelaxNGFreePartition(xmlRelaxNGPartitionPtr partitions) in xmlRelaxNGFreePartition()
4313 xmlRelaxNGPartitionPtr partitions = NULL; in xmlRelaxNGComputeInterleaves() local
9285 xmlRelaxNGPartitionPtr partitions; in xmlRelaxNGValidateInterleave() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp527 iterator_range<partition_iterator> partitions() { in partitions() function in __anonadce12ea0311::AllocaSlices
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...