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

1 2 3

  /system/core/toolbox/upstream-netbsd/lib/libc/gen/
getbsize.c 63 #define GB (1024L * 1024L * 1024L)
64 #define MAXB GB /* No tera, peta, nor exa. */
76 max = MAXB / GB;
77 mul = GB;
101 warnx("maximum blocksize is %ldG", MAXB / GB);
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildall.sh 4 ./buildpkb.sh en GB kh0
11 ./buildbin.sh en-GB kh0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
stab.d 7 # Disabled on alpha because the entry point may be above 4GB but the stabs
  /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
RegionCode.java 44 static final String GB = "GB";
PhoneNumberUtilTest.java 520 phoneUtil.formatOutOfCountryCallingNumber(DE_SHORT_NUMBER, RegionCode.GB));
    [all...]
PhoneNumberMatcherTest.java 202 doTestFindInContext("+44 2034567890x456", RegionCode.GB);
203 doTestFindInContext("+44 2034567890 x456", RegionCode.GB);
204 doTestFindInContext("+44 2034567890 X456", RegionCode.GB);
205 doTestFindInContext("+44 2034567890 X 456", RegionCode.GB);
206 doTestFindInContext("+44 2034567890 X 456", RegionCode.GB);
207 doTestFindInContext("+44 2034567890 X 456", RegionCode.GB);
460 new NumberTest("(20) 3346 1234", RegionCode.GB), // Non-optional NP omitted
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 75 RHEL4-3GHz-2.5GB,linux,gtk,x86,UNKNOWN,\
76 winxp-3GHz-2GB,win32,win,x86,UNKNOWN,\
77 RHEL3-3GHz-2GB,linux,gtk,x86,UNKNOWN,\
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-use-machine.rl 50 GB = 5; # BASE_OTHER
99 R? (B | GB | IV) VS?
104 R? (B | GB) VS?
hb-ot-shape-complex-myanmar-machine.rl 47 GB = 11;
79 consonant_syllable = k? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
hb-ot-shape-complex-use-table.cc 23 #define GB USE_GB /* BASE_OTHER */
65 O, O, O, O, O, GB, O, O,
73 /* 00A0 */ GB, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O,
76 /* 00D0 */ O, O, O, O, O, O, O, GB,
112 /* 0A70 */ VMAbv, CMAbv, GB, GB, O, MBlw, O, O, O, O, O, O, O, O, O, O,
200 /* 1040 */ B, B, B, B, B, B, B, B, B, B, O, O, O, O, GB, O,
245 /* 1900 */ GB, B, B, B, B, B, B, B, B, B, B, B, B, B, B, B,
334 /* 2010 */ GB, GB, GB, GB, GB, O, O, O
    [all...]
  /external/clang/test/Layout/
ms-x86-vtordisp.cpp 344 struct GB: public GA {};
349 struct GD: public virtual GC, public virtual GB {};
362 // CHECK-NEXT: 16 | struct GB (virtual base)
378 // CHECK-X64-NEXT: 32 | struct GB (virtual base)
  /art/runtime/
globals.h 29 static constexpr size_t GB = KB * KB * KB;
utils_test.cc 157 EXPECT_EQ("1GB", PrettySize(1 * GB));
158 EXPECT_EQ("2GB", PrettySize(2 * GB));
160 EXPECT_EQ("100GB", PrettySize(100 * GB));
mem_map_test.cc 268 // cannot allocate in the 2GB-4GB region.
275 // Try all addresses starting from 2GB to 4GB.
276 size_t start_addr = 2 * GB;
292 ASSERT_GE(reinterpret_cast<uintptr_t>(map->End()), 2u * GB);
  /build/target/board/generic_x86_64/
BoardConfig.mk 41 BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1879048192 # 1.75 GB
  /external/icu/icu4c/source/data/mappings/
ucmcore.mk 13 # EUC-CN, GBK (Windows cp936), GB 18030
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_x64-64_PIC_relocations.s 5 # Test that we can load this code twice at memory locations more than 2GB apart
  /art/runtime/gc/accounting/
read_barrier_table.h 86 static constexpr uint64_t kHeapCapacity = 4ULL * GB; // low 4gb.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DataUsageDetailView.java 41 private static final double GB = 1024 * MB;
119 val = b / GB;
120 suffix = "GB";
  /build/target/board/generic_arm64/
BoardConfig.mk 79 BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1879048192 # 1.75 GB
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/assets/
ca.conf 107 countryName_default = GB
  /external/autotest/client/common_lib/hosts/
base_classes.py 264 def check_diskspace(self, path, gb):
265 """Raises an error if path does not have at least gb GB free.
268 @param gb A floating point number to compare with a granularity
273 @raises AutoservDiskFullHostError if path has less than gb GB free.
277 logging.info('Checking for >= %s GB of space under %s on machine %s',
278 gb, path, self.hostname)
281 if free_space_gb < gb:
282 raise error.AutoservDiskFullHostError(path, gb, free_space_gb
    [all...]
  /external/hyphenation-patterns/
Android.mk 28 en-GB/en-gb \
  /external/lz4/programs/
bench.c 32 /* Unix Large Files support (>4GB) */
106 #define GB *(1U<<30)
108 #define MAX_MEM (2 GB - 64 MB)
  /build/target/board/generic/
BoardConfig.mk 71 BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1879048192 # 1.75 GB

Completed in 475 milliseconds

1 2 3