HomeSort by relevance Sort by last modified time
    Searched full:truth (Results 251 - 275 of 331) sorted by null

<<11121314

  /external/clang/include/clang/Basic/
IdentifierTable.h 543 /// method's family should be considered the single source of truth.
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSortedSetTest.java 20 import static org.truth0.Truth.ASSERT;
IterablesTest.java 25 import static org.truth0.Truth.ASSERT;
    [all...]
IteratorsTest.java 24 import static org.truth0.Truth.ASSERT;
    [all...]
OrderingTest.java 24 import static org.truth0.Truth.ASSERT;
    [all...]
MapsTest.java 22 import static org.truth0.Truth.ASSERT;
    [all...]
  /external/guava/guava-testlib/test/com/google/common/testing/
NullPointerTesterTest.java 21 import static org.truth0.Truth.ASSERT;
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 20 import static org.truth0.Truth.ASSERT;
    [all...]
MultimapsTest.java 25 import static org.truth0.Truth.ASSERT;
    [all...]
OrderingTest.java 24 import static org.truth0.Truth.ASSERT;
    [all...]
SetsTest.java 30 import static org.truth0.Truth.ASSERT;
    [all...]
  /external/llvm/docs/tutorial/
LangImpl5.rst 281 a truth value as a 1-bit (bool) value.
  /external/mesa3d/src/mesa/main/
light.c 1067 /* Check if the truth-value interpretations of the bitfields have
    [all...]
  /external/skia/src/effects/
SkBlurMask.cpp 851 // gaussian kernel. It's "ground truth" in a sense; too slow to be used, but very
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeDialogController.java 58 * Source of truth for all state / events related to the volume dialog. No presentation.
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsProvider.java 404 // set CREATOR using the truth on caller.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 680 XXX what the full truth is now. Certainly, heap-allocated type objects
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 26 # with None rather than a truth test; this avoids searching for and
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 680 XXX what the full truth is now. Certainly, heap-allocated type objects
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 26 # with None rather than a truth test; this avoids searching for and
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /build/tools/
warn.py 153 r".*: warning: suggest parentheses around assignment used as truth value"] },
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
RVCVXCheckAnalyzer.java 855 // figure out the extrinsic parameters using real ground truth 3D points and the pixel
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 76 HelpText<"Eagerly assume the truth/falseness of some symbolic constraints">;
    [all...]

Completed in 7862 milliseconds

<<11121314