HomeSort by relevance Sort by last modified time
    Searched refs:SMALL (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/fonttools/Lib/fontTools/
agl.py 103 # 03BC;mu;MICRO SIGN changed to 03BC;mu;GREEK SMALL LETTER MU
176 25AA;H18543;BLACK SMALL SQUARE
177 25AB;H18551;WHITE SMALL SQUARE
326 0061;a;LATIN SMALL LETTER A
327 00E1;aacute;LATIN SMALL LETTER A WITH ACUTE
328 0103;abreve;LATIN SMALL LETTER A WITH BREVE
329 00E2;acircumflex;LATIN SMALL LETTER A WITH CIRCUMFLEX
332 00E4;adieresis;LATIN SMALL LETTER A WITH DIAERESIS
333 00E6;ae;LATIN SMALL LETTER AE
334 01FD;aeacute;LATIN SMALL LETTER AE WITH ACUT
    [all...]
  /external/skia/bench/
RegionBench.cpp 121 #define SMALL 16
123 DEF_BENCH(return new RegionBench(SMALL, union_proc, "union");)
124 DEF_BENCH(return new RegionBench(SMALL, sect_proc, "intersect");)
125 DEF_BENCH(return new RegionBench(SMALL, diff_proc, "difference");)
126 DEF_BENCH(return new RegionBench(SMALL, diffrect_proc, "differencerect");)
127 DEF_BENCH(return new RegionBench(SMALL, diffrectbig_proc, "differencerectbig");)
128 DEF_BENCH(return new RegionBench(SMALL, containsrect_proc, "containsrect");)
129 DEF_BENCH(return new RegionBench(SMALL, sectsrgn_proc, "intersectsrgn");)
130 DEF_BENCH(return new RegionBench(SMALL, sectsrect_proc, "intersectsrect");)
131 DEF_BENCH(return new RegionBench(SMALL, containsxy_proc, "containsxy");
    [all...]
BlurBench.cpp 17 #define SMALL SkIntToScalar(2)
83 DEF_BENCH(return new BlurBench(SMALL, kNormal_SkBlurStyle);)
84 DEF_BENCH(return new BlurBench(SMALL, kSolid_SkBlurStyle);)
85 DEF_BENCH(return new BlurBench(SMALL, kOuter_SkBlurStyle);)
86 DEF_BENCH(return new BlurBench(SMALL, kInner_SkBlurStyle);)
MorphologyBench.cpp 16 #define SMALL SkIntToScalar(2)
89 DEF_BENCH( return new MorphologyBench(SMALL, kErode_MT); )
90 DEF_BENCH( return new MorphologyBench(SMALL, kDilate_MT); )
BlurRectBench.cpp 16 #define SMALL SkIntToScalar(2)
185 DEF_BENCH(return new BlurRectBoxFilterBench(SMALL);)
189 DEF_BENCH(return new BlurRectGaussianBench(SMALL);)
193 DEF_BENCH(return new BlurRectDirectBench(SMALL);)
  /external/skqp/bench/
RegionBench.cpp 121 #define SMALL 16
123 DEF_BENCH(return new RegionBench(SMALL, union_proc, "union");)
124 DEF_BENCH(return new RegionBench(SMALL, sect_proc, "intersect");)
125 DEF_BENCH(return new RegionBench(SMALL, diff_proc, "difference");)
126 DEF_BENCH(return new RegionBench(SMALL, diffrect_proc, "differencerect");)
127 DEF_BENCH(return new RegionBench(SMALL, diffrectbig_proc, "differencerectbig");)
128 DEF_BENCH(return new RegionBench(SMALL, containsrect_proc, "containsrect");)
129 DEF_BENCH(return new RegionBench(SMALL, sectsrgn_proc, "intersectsrgn");)
130 DEF_BENCH(return new RegionBench(SMALL, sectsrect_proc, "intersectsrect");)
131 DEF_BENCH(return new RegionBench(SMALL, containsxy_proc, "containsxy");
    [all...]
BlurBench.cpp 17 #define SMALL SkIntToScalar(2)
83 DEF_BENCH(return new BlurBench(SMALL, kNormal_SkBlurStyle);)
84 DEF_BENCH(return new BlurBench(SMALL, kSolid_SkBlurStyle);)
85 DEF_BENCH(return new BlurBench(SMALL, kOuter_SkBlurStyle);)
86 DEF_BENCH(return new BlurBench(SMALL, kInner_SkBlurStyle);)
MorphologyBench.cpp 16 #define SMALL SkIntToScalar(2)
89 DEF_BENCH( return new MorphologyBench(SMALL, kErode_MT); )
90 DEF_BENCH( return new MorphologyBench(SMALL, kDilate_MT); )
BlurRectBench.cpp 16 #define SMALL SkIntToScalar(2)
185 DEF_BENCH(return new BlurRectBoxFilterBench(SMALL);)
189 DEF_BENCH(return new BlurRectGaussianBench(SMALL);)
193 DEF_BENCH(return new BlurRectDirectBench(SMALL);)
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-uninit-groups/
ext4_uninit_groups_test.sh 30 SMALL=2
39 elif [ $1 -eq $SMALL ]; then
64 # $4: age filesystem: $EMPTY, $SMALL, $LARGE
122 AGING=( $EMPTY $SMALL $LARGE )
  /external/icu/icu4c/source/tools/makeconv/
makeconv.h 29 U_CFUNC UBool SMALL;
  /external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
SingleThreadBlockingQpsBenchmark.java 40 * Setup with direct executors, small payloads and the default flow control window.
46 MessageSize.SMALL,
47 MessageSize.SMALL,
UnaryCallQpsBenchmark.java 66 * Setup with direct executors, small payloads and a large flow control window.
72 MessageSize.SMALL,
73 MessageSize.SMALL,
FlowControlledMessagesPerSecondBenchmark.java 54 @Param({"SMALL"})
55 public MessageSize responseSize = MessageSize.SMALL;
81 * Setup with direct executors, small payloads and the default flow-control window.
87 MessageSize.SMALL,
StreamingPingPongsPerSecondBenchmark.java 74 * Setup with direct executors, small payloads and the default flow-control window.
80 MessageSize.SMALL,
81 MessageSize.SMALL,
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-online-defrag/
ext4_online_defrag_test.sh 30 SMALL=2
54 elif [ $1 -eq $SMALL ]; then
91 if [ $2 -eq $SMALL ]; then
100 if [ $2 -eq $SMALL ]; then
115 # $2: 1 - empty, 2 - full with small files, 3 - full with large files
167 AGING=( $EMPTY $SMALL $LARGE )
  /external/crcalc/tests/src/com/hp/creals/
SlowCRTest.java 53 final static CR SMALL = BIG.inverse();
175 checkTrig(SMALL);
176 checkTrig(SMALL.negate());
178 checkTrig(CR.PI.subtract(SMALL));
179 checkTrig(CR.PI.add(SMALL));
181 checkTrig(CR.PI.negate().subtract(SMALL));
182 checkTrig(CR.PI.negate().add(SMALL));
205 checkExpLn(SMALL);
206 checkExpLn(SMALL.negate());
209 checkExpLn(ONE.subtract(SMALL));
    [all...]
  /external/vboot_reference/tests/
run_vbutil_kernel_arg_tests.sh 29 SMALL="${TMPDIR}/small.bin"
30 dd if=/dev/urandom bs=16 count=1 of="${SMALL}" 2>/dev/null
34 KERN_VALS=("--vmlinuz=${BIG}" "--vmlinuz=${SMALL}")
35 BOOT_VALS=("--bootloader=${BIG}" "--bootloader=${SMALL}")
  /external/python/cpython3/Lib/test/test_json/
test_enum.py 5 SMALL = 1
11 small = SMALL variable in class:BigNum
60 str([SMALL, BIG, HUGE, REALLY_HUGE]))
83 self.assertEqual(nd[str(SMALL)], 'tiny')
96 tiny=BigNum.small,
108 self.assertEqual(nd['tiny'], SMALL)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TrieMapTest.java 142 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build();
168 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build();
224 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build();
260 TrieMap<String> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, "abc", "first")
303 long comparisonTime = timeBuilding(unicodeTestMap, 0, null, Option.SMALL, 0);
304 timeBuilding(unicodeTestMap, comparisonTime, null, Option.SMALL, 0);
305 timeBuilding(unicodeTestMap, comparisonTime, Style.BYTES, Option.SMALL, 20);
307 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.SMALL, 20);
360 int size = checkSize(0, null, Option.SMALL, 0);
361 checkSize(size, Style.BYTES, Option.SMALL, 0.20)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
TrieMapTest.java 139 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build();
165 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build();
221 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build();
257 TrieMap<String> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, "abc", "first")
300 long comparisonTime = timeBuilding(unicodeTestMap, 0, null, Option.SMALL, 0);
301 timeBuilding(unicodeTestMap, comparisonTime, null, Option.SMALL, 0);
302 timeBuilding(unicodeTestMap, comparisonTime, Style.BYTES, Option.SMALL, 20);
304 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.SMALL, 20);
357 int size = checkSize(0, null, Option.SMALL, 0);
358 checkSize(size, Style.BYTES, Option.SMALL, 0.20)
    [all...]
  /external/eigen/lapack/
dlamch.f 82 DOUBLE PRECISION RND, EPS, SFMIN, SMALL, RMACH
109 SMALL = ONE / HUGE(ZERO)
110 IF( SMALL.GE.SFMIN ) THEN
112 * Use SMALL plus a bit, to avoid the possibility of rounding
115 SFMIN = SMALL*( ONE+EPS )
slamch.f 86 REAL RND, EPS, SFMIN, SMALL, RMACH
113 SMALL = ONE / HUGE(ZERO)
114 IF( SMALL.GE.SFMIN ) THEN
116 * Use SMALL plus a bit, to avoid the possibility of rounding
119 SFMIN = SMALL*( ONE+EPS )
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
SupportItpDebug.S 26 #.MODEL SMALL
SupportItpDebug.asm 25 .MODEL SMALL

Completed in 1453 milliseconds

1 2 3