HomeSort by relevance Sort by last modified time
    Searched full:9999 (Results 251 - 275 of 747) sorted by null

<<11121314151617181920>>

  /external/cblas/testing/
c_dblat1.f 27 * .. the value 9999 for INCX, INCY or MODE will appear in the ..
32 INCX = 9999
33 INCY = 9999
34 MODE = 9999
c_sblat1.f 27 * .. the value 9999 for INCX, INCY or MODE will appear in the ..
32 INCX = 9999
33 INCY = 9999
34 MODE = 9999
  /external/iproute2/include/linux/
atm.h 33 #define ATM_MAX_CDV 9999 /* maximum (default) CDV */
  /external/kernel-headers/original/uapi/linux/
atm.h 33 #define ATM_MAX_CDV 9999 /* maximum (default) CDV */
  /external/libunwind/tests/
Gia64-test-rbs.c 40 do { fprintf (stderr, args); ++nerrors; return -9999; } while (0)
  /external/llvm/test/Transforms/DeadArgElim/
2010-04-30-DbgInfo.ll 51 !3 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build 9999)", isOptimized: true, emissionKind: 0, file: !28, enums: !29, retainedTypes: !29)
  /external/webrtc/webrtc/base/
ipaddress_unittest.cc 774 EXPECT_PRED3(CheckTruncateIP, "9999:1111:2233:4444:5555:6666:7777:8888", 53,
775 "9999:1111:2233:4000::");
776 EXPECT_PRED3(CheckTruncateIP, "9999:1111:2233:4567:5555:6666:7777:8888", 64,
777 "9999:1111:2233:4567::");
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPDateTimeImpl.java 139 this.year = Math.min(Math.abs(year), 9999);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DataConnectionTest.java 230 response.suggestedRetryTime = 9999;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ObjectStreamClassTest.java 38 int ham = 9999;
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/protocol/
Vvm3EventHandler.java 72 public static final int IMAP_ERROR = -9999;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atm.h 33 #define ATM_MAX_CDV 9999 /* maximum (default) CDV */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm.h 33 #define ATM_MAX_CDV 9999 /* maximum (default) CDV */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
routprot.h 79 #define PROTO_IP_BOOTP 9999
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.pom 243 org.apache.commons.io.output;version=1.4.9999;-noimport:=true,
  /prebuilts/tools/common/offline-m2/commons-io/commons-io/2.4/
commons-io-2.4.pom 243 org.apache.commons.io.output;version=1.4.9999;-noimport:=true,
  /system/core/include/private/
android_filesystem_config.h 127 #define AID_NOBODY 9999
  /bionic/libc/bionic/
time64.c 755 /* Docs state this function does not support years beyond 9999. */
756 if (1900 + date->tm_year > 9999) {
763 * only valid for years <= 9999, so we know this format string will not
  /prebuilts/go/darwin-x86/src/time/
format_test.go 80 -10001, -10000, -9999,
88 9999, 10000, 10001,
299 if t1.Year() < 1000 || t1.Year() > 9999 {
  /prebuilts/go/linux-x86/src/time/
format_test.go 80 -10001, -10000, -9999,
88 9999, 10000, 10001,
299 if t1.Year() < 1000 || t1.Year() > 9999 {
  /system/extras/ANRdaemon/
ANRdaemon.cpp 501 "(uint = 0.01%%, min = 5000, max = 9999, default = 9990)\n"
545 if (threshold > 9999 || threshold < 5000) {
546 fprintf(stderr, "logging threshold should be 5000-9999\n");
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
base.decTest     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
base.decTest     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest     [all...]

Completed in 2361 milliseconds

<<11121314151617181920>>