HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 751 - 775 of 2117) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/security/src/test/java/tests/security/cert/
CertificateFactory1Test.java 712 notes = "Verifies NullPointerException. Valid parameters checking missed.",
739 notes = "Verifies that generateCertPath method returns empty CertPath if certificates is empty. Valid parameters checking missed.",
765 notes = "Verifies CertificateException. Valid parameters checking missed.",
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
ResultSetMetaDataTest.java 131 notes = "SQLException checking test fails",
135 @KnownFailure("SQLException checking test fails")
232 notes = "Not all types supported. More type checking done in ResultSetGetterTest.testGetMetaData",
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/
XPathImpl.java 270 // Checking if requested returnType is supported. returnType need to
443 // Checking validity of different parameters
463 //Checking if requested returnType is supported.
  /external/icu4c/common/
punycode.c 188 /* argument checking */
378 /* argument checking */
440 * which gets added to i. The overflow checking is easier
unormcmp.cpp 167 /* no argument error checking because this itself is not an API */
172 * not checking for that here makes testing this function easier
544 /* argument checking */
ustrcase.c 450 * Implement argument checking and buffer handling
678 /* no argument error checking because this itself is not an API */
956 /* argument checking */
  /external/icu4c/test/intltest/
calcasts.cpp 96 errln((UnicodeString)"Checking field " + fieldName(field) + " and got " + u_errorName(status));
100 errln((UnicodeString)"FAIL: Checking field " + fieldName(field) + " expected " + value + " and got " + res + UnicodeString("\n"));
103 logln((UnicodeString)"Checking field " + fieldName(field) + " == " + value + UnicodeString("\n"));
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
pp_semaphore_luma.cpp 148 /* 10/23/2000 no boundary checking*/
244 /* 10/23/2000 boundary checking*/
263 /* Perform boundary checking */
vlc_decode.cpp 98 Modified : 04/16/2001 : removed status checking of PV_BitstreamFlushBits
449 * 4/16/2001 : removed checking of status for PV_BitstreamFlushBits
500 * 4/16/01 : removed status checking of PV_BitstreamFlushBits
533 * 4/16/2001 : removed checking of return status of PV_BitstreamFlushBits
587 * 4/16/2001 : removed status checking for PV_BitstreamFlushBits
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 132 /* lint +704 <restore checking>*/
290 /* lint +e704 <restore checking>*/
353 * the need for saturation checking when combining gain values.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 132 /* lint +704 <restore checking>*/
290 /* lint +e704 <restore checking>*/
353 * the need for saturation checking when combining gain values.
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 132 /* lint +704 <restore checking>*/
290 /* lint +e704 <restore checking>*/
353 * the need for saturation checking when combining gain values.
  /external/stlport/stlport/stl/
_bitset.h 34 // to test(), except that it does no range checking. The non-const version
35 // returns a reference to a bit, again without doing any range checking.
479 // Versions of single-bit set, reset, flip, test with no range checking.
  /external/webkit/JavaScriptCore/runtime/
UString.cpp 511 // Convert to UInt32, checking for overflow.
519 // Multiply by 10, checking for overflow out of 32 bits.
524 // Add in the digit, checking for overflow out of 32 bits.
  /external/webkit/WebCore/dom/
Node.h 393 // These two methods are mutually exclusive. The former is used to do strict error-checking
396 void checkAddChild(Node* newChild, ExceptionCode&); // Error-checking when adding via the DOM API
397 virtual bool childAllowed(Node* newChild); // Error-checking during parsing that checks the DTD
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
pp_semaphore_luma.cpp 148 /* 10/23/2000 no boundary checking*/
244 /* 10/23/2000 boundary checking*/
263 /* Perform boundary checking */
vlc_decode.cpp 98 Modified : 04/16/2001 : removed status checking of PV_BitstreamFlushBits
449 * 4/16/2001 : removed checking of status for PV_BitstreamFlushBits
500 * 4/16/01 : removed status checking of PV_BitstreamFlushBits
533 * 4/16/2001 : removed checking of return status of PV_BitstreamFlushBits
587 * 4/16/2001 : removed status checking for PV_BitstreamFlushBits
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 520 // do the below call the DRM will be checking our
561 // do the below call the DRM will be checking our
679 * checking our cache first (but without faulting it in),
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 175 * Checking paramaters for non-NULL values.
177 * number of parameters passed for checking in a single instance is three.
323 * Checking for version compliance.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 219 /* Do language specific checking on an implicitly determined clause. */
307 checking whether ARG is NULL, which indicates that no argument
430 sharing), and a table of attributes for checking formats. */
  /external/e2fsprogs/po/
ca.po 82 msgid "while sanity checking the bad blocks inode"
1023 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1025 msgid "Pass 1: Checking @is, @bs, and sizes\n"
    [all...]
e2fsprogs.pot 83 msgid "while sanity checking the bad blocks inode"
1022 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1023 msgid "Pass 1: Checking @is, @bs, and sizes\n"
    [all...]
  /external/e2fsprogs/tests/m_meta_bg/
expect.1 20 Pass 1: Checking inodes, blocks, and sizes
25 Pass 2: Checking directory structure
37 Pass 3: Checking directory connectivity
43 Pass 4: Checking reference counts
46 Pass 5: Checking group summary information
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 168 * Indicates success when checking the installation status of the resources used by the
173 * Indicates failure when checking the installation status of the resources used by the
178 * Indicates erroneous data when checking the installation status of the resources used by
183 * Indicates missing resources when checking the installation status of the resources used
188 * Indicates missing storage volume when checking the installation status of the resources
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 31 <li><a href="#RestoreVersion">Checking the Restore Data Version</a></li>
149 href="#RestoreVersion">Checking the Restore Data Version</a> for more information.</p>
175 href="#RestoreVersion">Checking the Restore Data Version</a>.</li>
401 below about <a href="#RestoreVersion">Checking the Restore Data Version</a>.</dd>
660 <h2 id="RestoreVersion">Checking the Restore Data Version</h2>
    [all...]

Completed in 617 milliseconds

<<31323334353637383940>>