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

  /external/bluetooth/glib/gobject/
pltcheck.sh 13 echo Checking $so for local PLT entries
  /external/bluetooth/glib/gio/
pltcheck.sh 15 echo Checking $so for local PLT entries
  /external/webkit/WebKit/chromium/public/
WebApplicationCacheHost.h 53 Checking,
  /external/qemu/distrib/zlib-1.2.3/
configure 66 test -z "$CC" && echo Checking for gcc...
172 echo Checking for shared library support...
200 echo "Checking for unistd.h... Yes."
203 echo "Checking for unistd.h... No."
222 echo "Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()"
246 echo "Checking for vsnprintf() in stdio.h... Yes."
271 echo "Checking for return value of vsnprintf()... Yes."
274 echo "Checking for return value of vsnprintf()... No."
281 echo "Checking for vsnprintf() in stdio.h... No."
309 echo "Checking for return value of vsprintf()... Yes.
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
build.com 145 $ 'ECHO' " Checking with COMPRESSION="""""
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheGroup.h 60 enum UpdateStatus { Idle, Checking, Downloading };
ApplicationCacheHost.cpp 349 case ApplicationCacheGroup::Checking:
350 return CHECKING;
ApplicationCacheGroup.cpp 391 if (m_updateStatus == Checking || m_updateStatus == Downloading) {
413 m_updateStatus = Checking;
    [all...]
  /external/zlib/
configure 98 test -z "$CC" && echo Checking for ${CROSS_PREFIX}gcc...
233 echo Checking for shared library support...
272 echo "Checking for off64_t... Yes."
273 echo "Checking for fseeko... Yes."
275 echo "Checking for off64_t... No."
284 echo "Checking for fseeko... Yes."
288 echo "Checking for fseeko... No."
301 echo "Checking for unistd.h... Yes."
303 echo "Checking for unistd.h... No."
328 echo "Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
    [all...]
  /sdk/files/
find_java.bat 43 echo Checking if it's installed in %ProgramW6432%\Java instead (64-bit).
51 echo Checking if it's installed in %ProgramFiles%\Java instead.
  /build/core/tasks/
apicheck.mk 34 @echo "Checking API:" $(1)
  /ndk/build/tools/
prebuilt-common.sh 511 echo -n "Checking whether the compiler generates 32-bit binaries..."
  /external/webkit/LayoutTests/fast/js/resources/
getOwnPropertyDescriptor.js 79 debug("Checking property ordering");
  /external/webkit/WebKit/chromium/src/
AssertMatchingEnums.cpp 160 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Checking, ApplicationCacheHost::CHECKING);
  /frameworks/base/services/java/com/android/server/
MountService.java 95 public static final int Checking = 3;
756 } else if (newState == VolumeState.Checking) {
757 if (DEBUG_EVENTS) Slog.i(TAG, "updating volume state checking");
    [all...]
  /build/core/
main.mk 71 $(info Checking build tools versions...)
  /external/grub/stage2/
builtins.c     [all...]

Completed in 381 milliseconds