Home
last modified time | relevance | path

Searched refs:Differences (Results 1 – 25 of 71) sorted by relevance

123

/external/llvm/tools/llvm-diff/
DDiffConsumer.h60 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()
63 bool Differences; member
71 bool Differences; variable
80 : out(errs()), Differences(false), Indent(0) {} in DiffConsumer()
DDiffConsumer.cpp98 if (I->Differences) continue; in header()
101 if (Differences) out << "\n"; in header()
130 I->Differences = true; in header()
140 return Differences; in hadDifferences()
149 Differences |= contexts.back().Differences; in exitContext()
/external/llvm-project/llvm/tools/llvm-diff/
DDiffConsumer.h59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()
62 bool Differences; member
70 bool Differences; variable
79 : out(errs()), Differences(false), Indent(0) {} in DiffConsumer()
DDiffConsumer.cpp97 if (I->Differences) continue; in header()
100 if (Differences) out << "\n"; in header()
129 I->Differences = true; in header()
139 return Differences; in hadDifferences()
148 Differences |= contexts.back().Differences; in exitContext()
/external/angle/extensions/
DANGLE_webgl_compatibility.txt63 the WebGL specification entitled "Differences Between WebGL and OpenGL ES
64 2.0" and "Differences Between WebGL and OpenGL ES 3.0".
/external/pdfium/testing/resources/pixel/
Dtype3.in51 /Differences [65 /C1]
Dbug_591137.in44 /Differences [
Dbug_665467.in41 /Differences [ 161 /someunknownname ]
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-oriya/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-devanagari/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-bengali/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-telugu/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-malayalam/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-gurmukhi/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-assamese/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-gujarati/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-sinhala/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-tamil/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-indic/script-kannada/utrrs/
DREADME2 …haracter, word or phrase that was rendered by a text rendering engine. Differences between the ref…
/external/llvm-project/clang/docs/
DOpenCLSupport.rst33 Differences to OpenCL C
/external/pdfium/testing/resources/
Dbug_642.in53 /Differences [65 /a65 /a66 /a67 /a68 ]
/external/python/pybind11/docs/
Dbenchmark.rst80 Differences between the two libraries become much more pronounced when
/external/flatbuffers/docs/source/
DKotlinUsage.md77 ## Differences between Kotlin and Java code
/external/mesa3d/docs/relnotes/
D11.0.5.rst42 Differences in prog_data ignored when caching fragment programs
/external/python/pyfakefs/docs/
Dintro.rst75 - Differences in the behavior in different Linux distributions or different

123