HomeSort by relevance Sort by last modified time
    Searched full:giga (Results 1 - 22 of 22) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/ratio/
typedefs.pass.cpp 28 static_assert(std::giga::num == 1000000000ULL && std::giga::den == 1, "");
  /ndk/sources/cxx-stl/llvm-libc++/src/
condition_variable.cpp 68 ts.tv_nsec = giga::num - 1;
thread.cpp 103 ts.tv_nsec = giga::num - 1;
  /external/linux-tools-perf/util/
string.c 49 goto giga;
53 giga:
  /external/qemu/android/utils/
ini.c 524 const int64_t giga = 1024*mega; local
527 if (size >= giga && !(size % giga)) {
528 divisor = giga;
  /external/openssh/openbsd-compat/
fmt_scaled.c 53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6
57 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
  /external/iproute2/misc/
ifstat.c 242 static const unsigned long long giga = 1000000000ull; variable
249 if (vals[i] > giga)
269 if (vals[i] > giga)
276 if (vals[k] > giga) {
  /ndk/sources/cxx-stl/llvm-libc++/include/
ratio 58 typedef ratio< 1000000000, 1> giga;
268 typedef ratio< 1000000000LL, 1LL> giga;
  /external/kernel-headers/original/asm-arm/arch/
fpga.h 141 * Power up Giga UART driver, turn on HID clock.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ratio 291 typedef ratio< 1000000000, 1> giga;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ratio 291 typedef ratio< 1000000000, 1> giga;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ratio 291 typedef ratio< 1000000000, 1> giga;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
ratio 291 typedef ratio< 1000000000, 1> giga;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
ratio 291 typedef ratio< 1000000000, 1> giga;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
ratio 380 typedef ratio< 1000000000, 1> giga;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
ratio 380 typedef ratio< 1000000000, 1> giga;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ratio 380 typedef ratio< 1000000000, 1> giga;
  /external/tcpdump/
print-radius.c 395 { "Accounting Input Giga", NULL, 0, 0, print_attr_num },
396 { "Accounting Output Giga", NULL, 0, 0, print_attr_num },
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 517 typedef ratio< 1000000000, 1> giga;
  /external/qemu/hw/
pc.c 956 /* above 4giga memory allocation */
    [all...]
  /packages/apps/Email/res/values/
strings.xml     [all...]
  /external/icu4c/data/unidata/norm2/
uts46.txt     [all...]

Completed in 4741 milliseconds