HomeSort by relevance Sort by last modified time
    Searched full:correct (Results 851 - 875 of 5406) sorted by null

<<31323334353637383940>>

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
DSAKeyFactoryImplTest.java 340 * It checks out that if key encoding in KeySpec has correct ASN1 structure
465 * It checks out that if key encoding in KeySpec has correct ASN1 structure
509 * regardless of whether a correct value or null is passed to a Key argument.
747 * if a key encoding in a DSAPrivateKey argument has correct ASN1 structure
791 * if a key encoding in a DSAPrivateKey argument has correct ASN1 structure
  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 30 // control flow edges are not correct anymore) so only very simple things should
59 static cl::opt<bool> ExpensiveEHSupport("enable-correct-eh-support",
60 cl::desc("Make the -lowerinvoke pass insert expensive, but correct, EH code"));
470 // we go to a block that just does an unwind (which is the correct action
472 // modify the block to jump to the correct unwinding pad later.
  /external/llvm/lib/VMCore/
ConstantsContext.h 577 assert(Result->getType() == Ty && "Type specified is not correct!");
609 assert(I->second == CP && "Didn't find correct element?");
624 assert(OldI->second == C && "Didn't find correct element?");
716 assert(Result->getType() == Ty && "Type specified is not correct!");
756 assert(I->first == CP && "Didn't find correct element?");
  /external/oprofile/
ChangeLog 87 * events/i386/arch_perfmon/events: Correct filter values.
95 * libop/tests/alloc_counter_tests.c: correct 34K test to 2 counters.
96 * events/mips/24K/events: correct the performance counters for 24K.
97 * events/mips/34K/events: correct the performance counters for 34K.
133 * utils/ophelp.c: correct usage of core terminology for v7 and MPCore
  /external/protobuf/gtest/test/
gtest-param-test_test.cc 33 // generators objects produce correct parameter sequences and that
34 // Google Test runtime instantiates correct tests from those sequences.
515 // Tests that an generator produces correct sequence after being
530 // supplied with the correct parameters.
629 << "that the correct number of tests have been generated.";
gtest_filter_unittest.py 214 """Checks that the binary runs correct set of tests for the given filter."""
245 """Checks that binary runs correct tests for the given filter and shard.
282 """Checks that the binary runs correct set of tests for the given filter.
  /frameworks/av/libvideoeditor/osal/src/
LVOSA_FileReader_optim.c 487 * @return M4ERR_FILE_BAD_MODE_ACCESS the file mode access is not correct (it must be either isTextMode or read)
652 * 'size' parameter is updated to match the correct number of read bytes.
856 return M4ERR_BAD_CONTEXT; /*< The context can not be correct */
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Buffers.c 35 /* the buffer management and the samples are grouped in to blocks of the correct size */
202 /* process is a correct multiple of samples. */
448 /* To ensure correct operation with inplace buffering the number of samples to output*/
511 /* routine and ensures the correct number of samples are always output to the output */
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
chvr_filter.cpp 72 /* if the data is luminance info, get the correct
105 /* if the data is chrominance info, get the correct
264 /* if the data is chrominance info, get the correct
433 /* if the data is chrominance info, get the correct
517 /* if the data is chrominance info, get the correct
  /bionic/libc/netbsd/net/
getnameinfo.c 295 * in case you are wondering if "&&" is more correct than
358 * in case you are wondering if "&&" is more correct than
616 case IFT_ARCNET: /* default below is believed correct for all these. */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
BufferedInputStreamTest.java 205 assertTrue("Failed to mark correct position", new String(buf1, 0,
339 assertTrue("Failed to read correct data", new String(buf1, 0,
465 assertTrue("Failed to skip to correct position", new String(buf1, 0,
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLContext1Test.java 135 * NoSuchAlgorithmException when protocol is not correct;
183 * throws NoSuchAlgorithmException when protocol is not correct;
274 * throws NoSuchAlgorithmException when protocol is not correct;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 82 // Clicking on various bits of the interface should set correct classes,
83 // and select correct radio buttons.
120 // Clicking the "Use single proxy" checkbox should set the correct
  /external/chromium/webkit/glue/media/
buffered_data_source_unittest.cc 257 // Make sure data is correct.
330 // Make sure data is correct.
402 // Make sure data is correct.
  /external/dnsmasq/
setup.html 182 queries in the internal domain to the correct nameserver. You can
201 restore the correct behaviour, you can tell dnsmasq the address of the
206 add the correct addresses for them too. See the dnsmasq FAQ for more
  /external/elfutils/libcpu/
ChangeLog 3 * i386_disasm.c (i386_disasm): Correct resizing of buffer.
166 (i386_disasm): Fix handling of SIB. Pass correct address value to
172 Fix int3. Fix typo in shl. Correct xlat.
  /external/fdlibm/
readme 23 Correct results are close to -e and -1/e.
81 To ensure obtaining correct ordering, one must define __LITTLE_ENDIAN
250 to get the correct function prototype.
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 323 * This lock is used to ensure safe and correct cancellation, it ensures that a new task is
352 // cancel calls cancel on the correct future. 2. we want to make sure that the assignment
354 // correct order.
  /external/icu4c/i18n/unicode/
ucsdet.h 40 * the results can not be guaranteed to always be correct.
241 * is no other indication that suggests that the charset is the correct one.
299 * of the correct size.
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
MjpegFileWriter.java 184 // correct
191 // correct
195 // correct
  /external/opencv/ml/src/
mlestimate.cpp 98 // it is 1 if all was correct, and it is 2 if current fold wasn't' checked.
170 // Check input data to correct values.
199 // Count number if correct results.
  /external/openfst/src/include/fst/
compose-filter.h 19 // Classes for filtering the composition matches, e.g. for correct epsilon
156 // ComposeFilter::FilterState. The basic filters handle correct
478 // (rather than rewritten as 0) and ensures correct properties.
  /external/webkit/Source/WebCore/icu/unicode/
ucsdet.h 38 * the results can not be guaranteed to always be correct.
220 * is no other indication that suggests that the charset is the correct one.
278 * of the correct size.
  /frameworks/base/core/java/android/widget/
CursorAdapter.java 275 * moved to the correct position.
285 * moved to the correct position.
298 * moved to the correct position.
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 188 * {@link #isStarted()} and {@link #isReset()} will return the correct
236 * {@link #isStarted()} will return the correct
284 * {@link #isStarted()} and {@link #isReset()} will return the correct

Completed in 864 milliseconds

<<31323334353637383940>>