HomeSort by relevance Sort by last modified time
    Searched full:checks (Results 201 - 225 of 8774) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glDrawElementsIndirect.cpp 4 // GL checks for too-large values. Here we only need to check for successful signed 64-bit
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
check_dims.rs 7 // This test checks to see that we only work on the cells specified for the
  /libcore/luni/src/test/java/libcore/java/io/
OldAndroidInputStreamReaderTest.java 24 * Checks basic InputStreamReader functionality.
29 * Checks if ASCII encoding works with InputStreamReader
50 * Checks if Utf8 encoding works with InputStreamReader
80 * Checks if several encodings works with InputStreamReader
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /ndk/tests/build/wchar_t-size/jni/
test_always_signed.c 5 // This checks that, by default, wchar_t is 32-bit and
test_default.c 5 // This checks that, by default, wchar_t is 32-bit and
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
misc_concept.hpp 1 // Boost.Range library concept checks
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
netfilter_bridge.h 13 /* After promisc drops, checksum checks. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter_bridge.h 13 /* After promisc drops, checksum checks. */
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/
maven-metadata.xml 4 <artifactId>lint-checks</artifactId>
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ioserr.h 3 * built; the header files mostly are the iostreams-headers. The file checks for
  /external/mockito/src/org/mockito/
Matchers.java 56 * The any family methods <b>*don't do any type checks*</b>, those are only here to avoid casting
57 * in your code. If you want to perform type checks use the {@link #isA(Class)} method.
58 * This <b>might</b> however change (type checks could be added) in a future major release.
112 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
113 * in your code. This might however change (type checks could be added) in a
127 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
128 * in your code. This might however change (type checks could be added) in a
142 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
143 * in your code. This might however change (type checks could be added) in a
157 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
    [all...]
  /device/lge/mako/camera/
configure.ac 12 # Checks for programs.
24 # Checks for typedefs, structures, and compiler characteristics.
  /external/chromium_org/base/prefs/
mock_pref_change_callback.h 18 // Matcher that checks whether the current value of the preference named
20 // checks that the value is not set.
  /external/chromium_org/chrome/browser/chromeos/
camera_detector.h 27 // Checks asynchronously for camera device presence. Only one
36 // Checks for camera presence. Runs on a thread that allows I/O.
  /external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_policy_handler.h 19 // Implements additional checks for policies that are lists of Native Messaging
38 // Runs sanity checks on the policy value and returns it in |extension_ids|.
  /external/chromium_org/chrome/browser/first_run/
upgrade_util.h 59 // Checks if chrome_new.exe is present in the current instance's install.
61 // Checks if the last modified time of chrome is newer than that of the current
  /external/chromium_org/components/signin/core/common/
profile_management_switches.h 18 // Checks whether account consistency is enabled. If enabled, the account
28 // Checks whether the flag for fast user switching is enabled.
  /external/chromium_org/net/disk_cache/blockfile/
stress_support.h 12 // Uncomment this line to generate a debug build of stress_cache with checks
21 // Uncomment this line to perform extended integrity checks during init. It is
  /external/chromium_org/third_party/angle/src/compiler/translator/
DetectDiscontinuity.h 18 // Checks whether a loop can run for a variable number of iterations
35 // Checks for intrinsic functions which compute gradients
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
address_metadata.h 25 // Checks whether |field| is a required field for |region_code|. Returns false
30 // Checks whether |field| is a field that is used for |region_code|. Returns

Completed in 1516 milliseconds

1 2 3 4 5 6 7 891011>>