Searched
full:checks (Results
351 -
375 of
7809) sorted by null
<<11121314151617181920>>
/external/libvpx/libvpx/vpx_mem/include/ |
vpx_mem_intrnl.h | 30 # define CONFIG_MEM_CHECKS 0 /*include some basic safety checks in 68 # define TRY_BOUNDS_CHECK_ON_FREE 0 /*checks mem integrity on every
|
/external/llvm/include/llvm/ |
AutoUpgrade.h | 23 /// This is a more granular function that simply checks an intrinsic function 39 /// This checks for global variables which should be upgraded. It returns true
|
/external/mesa3d/docs/ |
opengles.html | 54 <li>When a function is in Mesa and the type matches, it checks the arguments and calls the Mesa function.</li> 55 <li>When a function is in Mesa but the type mismatches, it checks and converts the arguments before calling the Mesa function.</li>
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
MockInjection.java | 13 import static org.mockito.internal.util.Checks.checkItemsNotNull; 14 import static org.mockito.internal.util.Checks.checkNotNull;
|
/external/qemu/elff/ |
elf_mapped_section.h | 51 /* Checks if section has been mapped. */
68 /* Checks if an address range is fully contained in this section. */
|
/libcore/libdvm/src/main/java/java/lang/reflect/ |
AccessibleObject.java | 42 * a flag controlling access checks for these objects. By default, accessing a 43 * member (for example, setting a field or invoking a method) checks the 47 * checks are omitted. This allows privileged code, such as Java object 58 * If true, object is accessible, bypassing normal access checks 81 * flag to {@code false} will enable access checks, setting to {@code true} 106 * Indicates whether this object is accessible without access checks being 110 * checks, {@code false} otherwise 118 * {@code false} will enable access checks, setting to {@code true} will
|
/libcore/luni/src/main/java/javax/net/ssl/ |
X509TrustManager.java | 30 * Checks whether the specified certificate chain (partial or complete) can 50 * Checks whether the specified certificate chain (partial or complete) can
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_mapped_section.h | 51 /* Checks if section has been mapped. */ 68 /* Checks if an address range is fully contained in this section. */
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/ |
AbstractFileFilter.java | 36 * Checks to see if the File should be accepted by this filter.
46 * Checks to see if the File should be accepted by this filter.
|
DelegateFileFilter.java | 66 * Checks the filter.
80 * Checks the filter.
|
EmptyFileFilter.java | 25 * If the <code>File</code> is a directory it checks that
69 * Checks to see if the file is empty.
|
NotFileFilter.java | 49 * Checks to see if both filters are true.
59 * Checks to see if both filters are true.
|
/packages/services/Telephony/tests/src/com/android/phone/unit/ |
CnapTest.java | 47 // Checks the cnap 'ABSENT NUMBER' is mapped to the unknown presentation. 57 * Checks the number and CallerInfo structure indicate the number
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
mcheck.h | 44 /* Similar to `mcheck? but performs checks for all block whenever one of 52 called `mcheck' already. These are the same checks that `mcheck' does
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
mcheck.h | 44 /* Similar to `mcheck? but performs checks for all block whenever one of 52 called `mcheck' already. These are the same checks that `mcheck' does
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
mcheck.h | 44 /* Similar to `mcheck? but performs checks for all block whenever one of 52 called `mcheck' already. These are the same checks that `mcheck' does
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ |
CyclicDependencyValidator.java | 27 /** A validator which checks for cyclic dependencies */ 50 * @return a validator which checks whether resource ids are valid or whether they
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
AbstractFileSystem.java | 66 * Checks if this {@code FileSystem} was already closed, and throws an 81 * Checks if this {@code FileSystem} is read-only, and throws an
|
/external/icu4c/i18n/unicode/ |
uspoof.h | 48 * The tests and checks provided by this module implement the recommendations 63 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate 68 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers. 79 * Descriptions of the available checks. 91 * The safest approach is to enable all three of these checks as a group. 110 * specified, the checks will consider confusable characters of any case. If this flag is not 148 * Enum for the kinds of checks that USpoofChecker can perform. 149 * These enum values are used both to select the set of checks that 209 * Applies to checks of a single identifier check only. 240 * Enable all spoof checks [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
uspoof.h | 50 * The tests and checks provided by this module implement the recommendations 65 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate 70 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers. 81 * Descriptions of the available checks. 93 * The safest approach is to enable all three of these checks as a group. 112 * specified, the checks will consider confusable characters of any case. If this flag is not 150 * Enum for the kinds of checks that USpoofChecker can perform. 151 * These enum values are used both to select the set of checks that 195 * Applies to checks of a single identifier check only. 219 * checks except for USPOOF_LOCALE_LIMIT and USPOOF_CHAR_LIMIT [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
ReqTestCase.java | 31 * The requester checks only the response of this target device.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
TestSensorEvent.java | 25 * verifications and test checks.
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
IntIterator.java | 25 * Checks to see if the iterator has a next value.
|
IntSet.java | 39 * Checks to see if a value is in the set
|
/dalvik/dx/src/com/android/dx/util/ |
IntIterator.java | 25 * Checks to see if the iterator has a next value.
|
Completed in 550 milliseconds
<<11121314151617181920>>