HomeSort by relevance Sort by last modified time
    Searched full:cluster (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /external/icu4c/test/testdata/
NumberFormatTestCases.txt 67 pat: "@#@" err # only one cluster of sig. digits
  /external/protobuf/editors/
proto.vim 54 syn cluster pbCommentGrp contains=pbTodo
  /external/v8/test/cctest/
test-heap-profiler.cc 35 void Call(const JSObjectsCluster& cluster,
37 if (f_name_->Equals(cluster.constructor())) {
319 void PrintRetainers(const JSObjectsCluster& cluster,
321 cluster.Print(&stream_);
  /system/core/toolbox/
newfs_msdos.c 67 #define MAXSPC 128 /* maximum sectors per cluster */
113 u_int8_t spc; /* sectors per cluster */
130 u_int8_t rdcl[4]; /* root directory start cluster */
151 u_int8_t clus[2]; /* starting cluster */
157 u_int spc; /* sectors per cluster */
169 u_int rdcl; /* root directory start cluster */
321 opt_c = argto1(optarg, 1, "sectors/cluster");
470 errx(1, "sectors/cluster (%u) is not a power of 2", opt_c);
598 printf("%s: %u sector%s in %u FAT%u cluster%s "
599 "(%u bytes/cluster)\n", fname, cls * bpb.spc
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.c 36 * cluster centers for 2 clusters.
38 void bts_Cluster2D_computeScale( uint32 enumA, /* mean square radius, dst cluster */
40 uint32 denomA, /* mean square radius, src cluster */
126 bbs_ERROR0( "void bts_Cluster2D_copy( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcPtrA ): allocated size too low in destination cluster" );
353 "Allocated size (%i) of cluster is smaller than requested size (%i).",
410 /* prepare destination cluster */
413 bbs_ERROR0( "void bts_Cluster2D_copyTransform( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcPtrA, struct bts_Flt16Alt2D altA, uint32 dstBbpA ): allocated size too low in destination cluster" );
598 "All nodes of the src cluster are sitting in the center -> "
670 "All nodes of the src cluster are sitting in the center -> "
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 465 __fs32 fs_contigsumsize;/* size of cluster summary array */
543 __fs32 cg_clusteroff; /* (u_int8) free cluster map */
549 __fs32 cg_clusteroff; /* (u_int8) free cluster map */
708 __u32 c_clusteroff; /* (u_int8) free cluster map */
755 __s32 s_contigsumsize;/* size of cluster summary array, 44bsd */
    [all...]
  /external/grub/stage2/
fsys_fat.c 82 /* Check if the number of sectors per cluster is zero here, to avoid
230 /* calculate next cluster */
ufs2.h 311 grub_int32_t *fs_maxcluster; /* max cluster in each cyl group */
330 grub_int32_t fs_contigsumsize; /* size of cluster summary array */
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 101 /** reference cluster */
104 /** reference distance (e.g. eye distance) in ref cluster (16.16) */
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 2 * Copyright (c) 2003,2004 Cluster File Systems, Inc, info@clusterfs.com
  /external/fsck_msdos/
check.c 142 printf("** Phase 2 - Check Cluster Chains\n");
  /external/libvpx/examples/includes/geshi/geshi/
eiffel.php 318 'cluster',
genero.php 81 "CLUSTER",
oracle11.php 116 'CLUSTER',
oracle8.php 107 'CLUSTER',
  /external/webkit/WebCore/editing/
VisiblePosition.h 71 // next() and previous() will increment/decrement by a character cluster.
  /system/vold/
Fat.cpp 140 * lost cluster chains (fsck_msdos doesn't currently do this)
  /external/chromium/third_party/icu/source/i18n/
regexst.cpp 95 // UnicodeSets used in implementation of Grapheme Cluster detection, \X
188 // when finding grapheme cluster boundaries.
regeximp.h 262 URX_GC_NORMAL, // Sets for finding grapheme cluster boundaries.
  /external/icu4c/i18n/
regexst.cpp 95 // UnicodeSets used in implementation of Grapheme Cluster detection, \X
189 // when finding grapheme cluster boundaries.
  /external/webkit/WebCore/platform/text/
PlatformString.h 253 // counted as 1 grapheme cluster.
256 // the specified grapheme cluster length.
  /external/iptables/extensions/
libipt_CLUSTERIP.c 33 " --total-nodes <num> Set number of total nodes in cluster\n"
  /external/openssl/crypto/rc4/asm/
rc4-s390x.pl 13 # "cluster" Address Generation Interlocks, so that one pipeline stall
  /external/svox/pico/lib/
picotrns.c 224 /* let j skip consonant cluster */
239 /* copy consonant cluster (moving i) to output, insert syll separator if between vowels */
265 /* now copy vowel cluster */
  /external/chromium/third_party/icu/source/common/
uprops.h 170 * 9.. 5 Grapheme Cluster Break

Completed in 2367 milliseconds

1 23 4 5 6