HomeSort by relevance Sort by last modified time
    Searched full:invariant (Results 326 - 350 of 1030) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/test/intltest/
canittst.cpp 48 UnicodeString str(input, ""); // Invariant conversion
dadrfmt.cpp 152 locale.extract(0, locale.length(), calLoc, (const char*)0); // default codepage. Invariant codepage doesn't have '@'!
  /external/chromium_org/third_party/mesa/src/src/glsl/
linker.cpp 553 if (existing->invariant != var->invariant) {
555 "mismatching invariant qualifiers\n",
716 if (input->invariant != output->invariant) {
718 "%s shader output `%s' %s invariant qualifier, "
719 "but %s shader input %s invariant qualifier\n",
722 (output->invariant) ? "has" : "lacks",
724 (input->invariant) ? "has" : "lacks");
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_pass0.c 205 /* These are invariant:
  /external/clang/bindings/xml/
comment-xml-schema.rng 516 <value>invariant</value>
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 117 // NOTE: Sema assumes that PartialDiagnostic is location-invariant
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h 314 /// node, the visitor invariant (that we start with a node in which V is null)
  /external/clang/lib/StaticAnalyzer/
README.txt 35 checking invariant).
  /external/compiler-rt/lib/asan/
asan_poisoning.cc 60 // mapping invariant is preserved (see detailed mapping description here:
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
MapTestSuiteBuilder.java 85 // TODO: Once invariant support is added, supply invariants to each of the
  /external/icu4c/common/
ucnv_bld.h 69 [UCNV_MAX_CONVERTER_NAME_LENGTH]; /* +4: 60 internal name of the converter- invariant chars */
udataswp.c 177 * Swap a block of invariant, NUL-terminated strings, but not padding
  /external/icu4c/common/unicode/
strenum.h 114 * converted to char* with the invariant converter. If the
  /external/icu4c/test/intltest/
canittst.cpp 48 UnicodeString str(input, ""); // Invariant conversion
dadrfmt.cpp 159 locale.extract(0, locale.length(), calLoc, (const char*)0); // default codepage. Invariant codepage doesn't have '@'!
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
d.php 136 'invariant', 'is', 'mixin', 'module', 'new',
  /external/linux-tools-perf/Documentation/
perf-script-perl.txt 93 Here's a brief description of each of the invariant event args:
  /external/llvm/test/CodeGen/X86/
postra-licm.ll 4 ; MachineLICM should be able to hoist loop invariant reload out of the loop.
  /external/llvm/test/DebugInfo/X86/
debug-info-blocks.ll 105 %11 = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_", !dbg !65, !invariant.load !67
173 %12 = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_", !dbg !100, !invariant.load !67
185 %23 = load i64* @"OBJC_IVAR_$_A.ivar", !dbg !101, !invariant.load !67
247 %8 = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_", !dbg !108, !invariant.load !67
    [all...]
  /external/mesa3d/src/glsl/
linker.cpp 553 if (existing->invariant != var->invariant) {
555 "mismatching invariant qualifiers\n",
716 if (input->invariant != output->invariant) {
718 "%s shader output `%s' %s invariant qualifier, "
719 "but %s shader input %s invariant qualifier\n",
722 (output->invariant) ? "has" : "lacks",
724 (input->invariant) ? "has" : "lacks");
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_pass0.c 205 /* These are invariant:
  /external/nist-sip/java/gov/nist/core/
GenericObjectList.java 37 * place on our code as this property is invariant.The list is created with the
  /external/openfst/src/include/fst/
equivalent.h 210 // invariant: each block of states contains either final states only
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-arm-linux.S 102 /* otherwise we have an invariant violation */
  /external/valgrind/main/drd/
drd_vc.c 286 * Invariant test.

Completed in 808 milliseconds

<<11121314151617181920>>