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

1 2

  /external/chromium_org/content/test/data/dom_storage/
sanity_check.js 11 debug('Checking window.localStorage');
13 debug('Checking window.sessionStorage');
  /external/chromium_org/third_party/WebKit/public/platform/
WebApplicationCacheHost.h 55 Checking,
  /external/chromium_org/content/child/appcache/
appcache_frontend_impl.cc 96 COMPILE_ASSERT((int)WebApplicationCacheHost::Checking ==
97 (int)appcache::APPCACHE_STATUS_CHECKING, Checking);
  /external/llvm/test/MC/Mips/
mips-data-directives.s 13 # Checking if the data and reloations were correctly emitted
mips_abi_flags_xx.s 10 # Checking if the Mips.abiflags were correctly emitted.
mips_abi_flags_xx_set.s 11 # Checking if the Mips.abiflags were correctly emitted.
nooddspreg-cmdarg.s 16 # Checking if the Mips.abiflags were correctly emitted.
nooddspreg.s 16 # Checking if the Mips.abiflags were correctly emitted.
oddspreg.s 24 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips32r2/
abiflags.s 11 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/msa/
abiflags.s 11 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/utils/
check-each-file 132 echo Checking validity of new $program
  /external/chromium_org/third_party/icu/source/config/
dist.mk 78 @echo Checking $(DISTY_FILE_TGZ)
  /external/icu/icu4c/source/config/
dist.mk 81 @echo Checking $(DISTY_FILE_TGZ)
  /external/chromium_org/extensions/renderer/resources/
extension_custom_bindings.js 79 // Checking existence isn't enough since some functions are disabled via
  /external/qemu/distrib/zlib-1.2.8/
configure 152 test -z "$CC" && echo Checking for ${CROSS_PREFIX}gcc... | tee -a configure.log
367 echo "Checking for obsessive-compulsive compiler options..." >> configure.log
383 echo Checking for shared library support... | tee -a configure.log
417 echo Checking for underline in external names... No. | tee -a configure.log
419 echo Checking for underline in external names... Yes. | tee -a configure.log
435 echo "Checking for off64_t... Yes." | tee -a configure.log
436 echo "Checking for fseeko... Yes." | tee -a configure.log
438 echo "Checking for off64_t... No." | tee -a configure.log
448 echo "Checking for fseeko... Yes." | tee -a configure.log
452 echo "Checking for fseeko... No." | tee -a configure.lo
    [all...]
  /external/zlib/src/
configure 152 test -z "$CC" && echo Checking for ${CROSS_PREFIX}gcc... | tee -a configure.log
367 echo "Checking for obsessive-compulsive compiler options..." >> configure.log
383 echo Checking for shared library support... | tee -a configure.log
417 echo Checking for underline in external names... No. | tee -a configure.log
419 echo Checking for underline in external names... Yes. | tee -a configure.log
435 echo "Checking for off64_t... Yes." | tee -a configure.log
436 echo "Checking for fseeko... Yes." | tee -a configure.log
438 echo "Checking for off64_t... No." | tee -a configure.log
448 echo "Checking for fseeko... Yes." | tee -a configure.log
452 echo "Checking for fseeko... No." | tee -a configure.lo
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 246 # AX can be used only with OpenID 2.0, so checking only SREG
465 # Checking whether magic_quotes_gpc is turned on, because
  /external/mdnsresponder/mDNSPosix/
Responder.c 126 #pragma mark ***** Parameter Checking
  /external/chromium_org/chrome/browser/ui/webui/extensions/chromeos/
kiosk_apps_browsertest.js 179 // Verify that checking disable bailout checkbox brings up confirmation UI and
186 // Un-checking the box does not trigger confirmation.
191 // Checking the box trigger confirmation.
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 313 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Checking, ApplicationCacheHost::CHECKING);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
MountService.java 147 public static final int Checking = 3;
    [all...]

Completed in 639 milliseconds

1 2