HomeSort by relevance Sort by last modified time
    Searched full:partition (Results 476 - 500 of 1083) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_urb.c 31 * The following diagram shows how we partition the URB:
  /external/openfst/src/include/
Makefile.am 57 fst/flags.h fst/partition.h fst/reweight.h fst/vector-fst.h \
  /external/openfst/src/include/fst/
fstlib.h 139 #include <fst/partition.h>
  /external/oprofile/libop/
op_alloc_counter.c 119 * Possible improvment if neccessary: partition counters in class of counter,
  /external/qemu/block/
vvfat.c 40 BOOTEASY.ASM and Ranish Partition Manager
262 partition_t partition[4]; member in struct:mbr_t
322 unsigned int first_sectors_number; /* 1 for a single partition, 0x40 for a disk with partition table */
334 uint32_t sector_count; /* total number of sectors of the partition */
335 uint32_t cluster_count; /* total number of clusters of this partition */
382 partition_t* partition = &(real_mbr->partition[0]); local
390 partition->attributes=0x80; /* bootable */
392 /* LBA is used when partition is outside the CHS geometry *
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerStressTest.java 165 // download size, and leave that much freespace left on the cache partition
  /ndk/sources/third_party/googletest/googletest/test/
gtest_filter_unittest.py 240 """Asserts that list_of_sets is a valid partition of set_var."""
314 partition = []
319 partition.append(tests_run)
321 self.AssertPartitionIsValid(tests_to_run, partition)
  /packages/providers/DownloadProvider/
AndroidManifest.xml 24 <!-- Allows to download non-purgeable files to the cache partition through the public API -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 309 partition(Pred pred);
split_join_fn_imps.hpp 57 const size_type left = partition(pred_t(pred));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
list_partition.h 145 // because the partition beginning at end, consists only of
multiseq_selection.h 113 * @param rank The global rank to partition at.
198 // Initial partition.
368 * @param rank The global rank to partition at.
437 // Initial partition.
quicksort.h 36 #include <parallel/partition.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msdos_fs.h 115 partition manager volumes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mount.h 81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 309 partition(Pred pred);
split_join_fn_imps.hpp 58 const size_type left = partition(pred_t(pred));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto-wrapper 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
msdos_fs.h 115 partition manager volumes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mount.h 81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
msdos_fs.h 115 partition manager volumes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mount.h 81 #define BLKRRPART _IO(0x12, 95) /* Re-read partition table. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 309 partition(Pred pred);
split_join_fn_imps.hpp 58 const size_type left = partition(pred_t(pred));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 309 partition(Pred pred);

Completed in 6458 milliseconds

<<11121314151617181920>>