Searched
full:checking (Results
476 -
500 of
2117) sorted by null
<<11121314151617181920>>
/bionic/libc/bionic/ |
malloc_debug_common.c | 295 * memory checking option will have priority over debug level set in 334 // Make sure that memory checking has been enabled in emulator. 336 error_log("%s: Memory checking is not enabled in the emulator\n",
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
DirectClassFile.java | 86 * path-package consistency checking) 171 * path-package consistency checking) 198 * path-package consistency checking)
|
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
NetworkInterfaceTest.java | 299 notes = "SocketException checking missed.", 368 notes = "SocketException checking missed.", 456 notes = "SocketException checking missed.",
|
AuthenticatorTest.java | 81 notes = "Test for checking RequestorType values.", 113 notes = "Test for checking RequestorType values.",
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/ |
CertPathValidatorUtilities.java | 295 // Utility functions for name constraint checking 586 // crl checking 627 // policy checking
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecurityTest.java | 53 notes = "SecurityException checking missed", 103 notes = "SecurityException checking missed", 464 notes = "SecurityException checking missed",
|
KeyStore2Test.java | 322 notes = "KeyStoreException checking missed", 419 notes = "KeyStoreException checking missed", 437 notes = "KeyStoreException, NoSuchAlgorithmException checking missed", 560 notes = "IOException, NoSuchAlgorithmException, CertificateException checking missed", 596 notes = "IllegalArgumentException, IOException, NoSuchAlgorithmException, CertificateException and non null parameter checking missed", [all...] |
/external/bison/tests/ |
torture.at | 42 # Create FILE-NAME, containing a self checking parser for a huge 157 # Create FILE-NAME, containing a self checking parser for a huge 262 # Create FILE-NAME, containing a self checking parser for a grammar
|
/external/icu4c/i18n/ |
coleitr.cpp | 120 // checking normalization buffer 137 // checking ce position 401 // checking only UCOL_ITER_HASLEN is not enough here as we may be in
|
/external/opencore/fileformats/mp4/composer/src/ |
sampledescriptionatom.cpp | 490 // Do type checking 556 // Do type checking 597 // Do type checking
|
/external/srec/tools/parseStringTest/ |
parseStringTest.c | 227 pfprintf(fout, "checking (%s) ref(%s) res(%s)\n", trans, ref, result); 259 pfprintf(fout, "ERROR: %s, while checking key='%s'\n", ESR_rc2str(rc), key); 583 /* pfprintf(fout,"checking (%s) ref(%s)\n", trans, keyvals); */
|
/frameworks/base/telephony/java/android/telephony/ |
SmsManager.java | 66 * which cause smaller number of SMS to be sent in checking period. 129 * which cause smaller number of SMS to be sent in checking period. 192 * which cause smaller number of SMS to be sent in checking period.
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
spectrumMngmntMgr.c | 228 /* checking if received the correct information element ID */ 232 /* checking that len is valid */ 273 - checking the reason for reject.
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 50 * @return a prefix checking filter
60 * @return a suffix checking filter
70 * @return a name checking filter
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
RemotePackagesPage.java | 239 * Handle checking and unchecking of the tree items.
242 * When checking a source, all of its packages are checked too.
243 * When checking a package, only its compatible archives are checked.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/dot11h/ |
spectrumMngmntMgr.c | 231 /* checking if received the correct information element ID */ 235 /* checking that len is valid */ 276 - checking the reason for reject.
|
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
spectrumMngmntMgr.c | 228 /* checking if received the correct information element ID */ 232 /* checking that len is valid */ 273 - checking the reason for reject.
|
/dalvik/docs/ |
jni-tips.html | 30 <li> <a href="#Extended_checking">Extended Checking</a> 285 One reason for checking the <code>isCopy</code> flag is to know if 290 skip the no-op commit. Another possible reason for checking the flag is for 395 </p><h2><a name="Extended_checking"> Extended Checking </a></h2> 397 JNI does very little error checking. Calling <code>SetIntField</code> 403 Some VMs support extended checking with the "<code>-Xcheck:jni</code>" flag. If the flag is set, the VM
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArray.java | 230 * without doing any argument checking. 241 * without doing any argument checking.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
PipedReaderTest.java | 140 notes = "No IOException checking because it is never thrown in the source code.", 263 notes = "IOException checking missed.",
|
/dalvik/libcore/security/src/test/java/tests/security/permissions/ |
JavaxSecurityAuthSubject.java | 224 notes = "Exception checking missing", 230 notes = "Exception checking missing",
|
/dalvik/vm/ |
JarFile.c | 117 LOGV("dvmDexCacheStatus: Checking cache for %s\n", fileName); 257 LOGV("dvmDexCacheStatus: Checking cache for %s (%s)\n",
|
/external/e2fsprogs/misc/ |
findsuper.c | 44 * - add reliability checking for the superblock to avoid random garbage 64 * copies of ext2 superblocks (by checking for the ext2 signature).
|
/external/freetype/src/sfnt/ |
ttpost.c | 469 if ( idx < 258 ) /* paranoid checking */ 507 if ( idx < (FT_UInt)table->num_glyphs ) /* paranoid checking */
|
/external/gtest/include/gtest/internal/ |
gtest-filepath.h | 56 // Names are NOT checked for syntax correctness -- no checking for illegal 186 // without checking for the separator already being there.
|
Completed in 127 milliseconds
<<11121314151617181920>>