HomeSort by relevance Sort by last modified time
    Searched full:9999 (Results 326 - 350 of 567) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/modules/pacing/
paced_sender_unittest.cc 456 clock_.AdvanceTimeMilliseconds(9999);
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
common.css 379 z-index: 9999;
  /external/chromium_org/ui/webui/resources/js/
util.js 26 element.style.left = '-9999px';
  /external/chromium_org/v8/src/
dateparser-inl.h 29 // where yyyy is in the range 0000..9999 and
  /external/llvm/test/MC/Disassembler/XCore/
xcore.txt 654 # CHECK: ldap r11, -9999
  /external/openssl/crypto/
o_time.c 281 if (time_year < 1900 || time_year > 9999)
  /external/skia/src/core/
SkString.cpp 154 // need to do this to "round up", since 65535/65536 is closer to 1 than to .9999
  /external/valgrind/main/coregrind/m_demangle/
demangle.c 216 vg_assert(*eclassTag >= 0 && *eclassTag <= 9999);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SmsUsageMonitorShortCodeTest.java 63 new ShortCodeTest("am", "9999", CATEGORY_POSSIBLE_PREMIUM_SHORT_CODE),
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
KanaConverter.java 87 put( "\u308c", "9999");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
compstui.h 688 #define ERR_CPSUI_FUNCTION_NOT_IMPLEMENTED -9999
    [all...]
cfgmgr32.h 30 #define MAX_CONFIG_VALUE 9999
31 #define MAX_INSTANCE_VALUE 9999
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c     [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 207 return 9999; // Not applicable to Windows, so...
210 return 9999; // Not applicable to Windows, so...
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
remainder.decTest 94 remx076 remainder 9999 1 -> 0
241 remx287 remainder 0.1 9999e-999999997 -> NaN Division_impossible
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
remainder.decTest 94 remx076 remainder 9999 1 -> 0
241 remx287 remainder 0.1 9999e-999999997 -> NaN Division_impossible
  /external/eigen/blas/testing/
dblat1.f 69 * .. the value 9999 for INCX or INCY will appear in the ..
74 INCX = 9999
75 INCY = 9999
    [all...]
sblat1.f 69 * .. the value 9999 for INCX or INCY will appear in the ..
74 INCX = 9999
75 INCY = 9999
    [all...]
  /external/iptables/libxtables/
xtables.c     [all...]
  /external/valgrind/main/coregrind/
m_redir.c 236 Int becTag; /* 0 through 9999. Behavioural equivalance class tag.
    [all...]
  /external/chromium_org/base/strings/
string_util_unittest.cc 527 {"Invalid offset", 9999, "t", "foobar", "Invalid offset"},
557 {"Invalid offset", 9999, "t", "foobar", "Invalid offset"},
    [all...]
  /external/chromium_org/content/browser/download/
save_package.cc 63 const int32 kMaxFileOrdinalNumber = 9999;
75 // maximum 9999 for ordinal number, which means maximum file ordinal number part
    [all...]
  /external/srec/srec/crec/
astar.c 585 stack->root_path->refcount = 9999;
    [all...]

Completed in 3044 milliseconds

<<11121314151617181920>>