HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 826 - 850 of 3581) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/java/android/util/
AttributeSet.java 129 * @param options List of strings whose values we are checking against.
211 * @param options List of strings whose values we are checking against.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.h 83 /* macro for range checking an value, used only if compiler flag _RANGE_CHECK
95 /* macro for range checking an array, used only if compiler flag _RANGE_CHECK
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu_linux.c 134 * The reason for checking wl adapter is that we can still send remote dhd commands over
223 * The reason for checking wl adapter is that we can still send remote dhd commands over
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 134 * The reason for checking wl adapter is that we can still send remote dhd commands over
223 * The reason for checking wl adapter is that we can still send remote dhd commands over
  /libcore/luni/src/main/java/java/sql/
DriverManager.java 170 * Loop over the drivers in the DriverSet checking to see if one can
226 * Loop over the drivers in the DriverSet checking to see if one
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
functions.h 245 // StrictWeakOrdering by checking that it is irreflexive.
259 // Verify that the predicate is StrictWeakOrdering by checking that it
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h 180 /* These are useful when checking the
208 /* These are ONLY useful when checking
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 245 // StrictWeakOrdering by checking that it is irreflexive.
259 // Verify that the predicate is StrictWeakOrdering by checking that it
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 245 // StrictWeakOrdering by checking that it is irreflexive.
259 // Verify that the predicate is StrictWeakOrdering by checking that it
  /system/media/mca/filterfw/java/android/filterfw/core/
FilterGraph.java 241 if (mLogVerbose) Log.v(TAG, "Type checking port " + inputPort);
245 if (mLogVerbose) Log.v(TAG, "Checking " + sourceFormat + " against " + targetFormat + ".");
  /external/e2fsprogs/e2fsck/
problem.c 407 /* Pass 1: Checking inodes, blocks, and sizes */
409 N_("Pass 1: Checking @is, @bs, and sizes\n"),
983 /* Pass 2: Checking directory structure */
985 N_("Pass 2: Checking @d structure\n"),
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 1 //===--- SemaChecking.cpp - Extra Semantic Checking -----------------------===//
48 /// and arguments that merit checking?
71 /// This is useful when doing custom type-checking. Returns true on error.
299 // Printf and scanf checking.
363 // Printf checking.
393 /// This function goes through and does final semantic checking for these
785 // Determine which of the following types of shufflevector we're checking:
    [all...]
  /bionic/libc/netbsd/nameser/
ns_samedomain.c 41 * b - the potential ancestor we're checking against
  /cts/tests/tests/graphics/src/android/opengl/cts/
OpenGlEsVersionTest.java 36 * Test for checking whether the ro.opengles.version property is set to the correct value.
  /cts/tests/tests/net/src/android/net/cts/
ListeningPortsTest.java 31 /** Address patterns used to check whether we're checking the right column in /proc/net. */
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageXmlParser.java 33 * {@link TestPackageDef}. Currently performs limited error checking.
  /dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java 85 // We have to check for this before checking for immutability.
  /dalvik/vm/arch/x86-atom/
Call386ABI.S 143 * This code does type-checking based on size of return result.
  /development/pdk/docs/compatibility/
cts-intro.jd 52 <td>For each Android release, there are XML files describing the signatures of all public APIs contained in the release. The CTS contains a utility to check those API signatures against the APIs available on the device. The results from signature checking are recorded in the test result XML file.
overview.jd 76 start by checking out the source code for that version, and then read the
  /development/samples/USB/AdbTest/src/com/android/adb/
AdbDevice.java 200 // FIXME error checking
  /docs/source.android.com/src/compatibility/
cts-intro.md 83 Signature tests | For each Android release, there are XML files describing the signatures of all public APIs contained in the release. The CTS contains a utility to check those API signatures against the APIs available on the device. The results from signature checking are recorded in the test result XML file.
overview.md 103 start by checking out the source code for that version, and then read the
  /external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java 24 * optimized for spell checking words. Soundex method originally developed by
  /external/apache-http/src/org/apache/http/conn/ssl/
X509HostnameVerifier.java 42 * Interface for checking if a hostname matches the names stored inside the

Completed in 1028 milliseconds

<<31323334353637383940>>