Home
last modified time | relevance | path

Searched refs:differing (Results 1 – 25 of 53) sorted by relevance

123

/external/python/cpython2/Lib/unittest/
Dcase.py648 differing = None
652 differing = 'First %s has no length. Non-sequence?' % (
655 if differing is None:
659 differing = 'Second %s has no length. Non-sequence?' % (
662 if differing is None:
673 differing = '%ss differ: %s != %s\n' % elements
679 differing += ('\nUnable to index element %d of first %s\n' %
686 differing += ('\nUnable to index element %d of second %s\n' %
691 differing += ('\nFirst differing element %d:\n%s\n%s\n' %
701 differing += ('\nFirst %s contains %d additional '
[all …]
/external/python/cpython2/Tools/scripts/
Dxxci.py92 if differing(file):
98 def differing(file): function
/external/autotest/server/hosts/
Dafe_store.py112 left_only, right_only, differing = _dict_diff(old_attributes,
116 for key in right_only | differing:
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt96 them, with gl_PrimitiveID matching a specific value, is drawn with a differing
104 The cases testing differing input and output patch sizes draw a simple shape
113 the cases with differing input and output patch sizes are verified with
120 triangles of differing inner layers of the tessellated primitive. The gap cases
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/
DDisplacementMap.txt8 …d from the vertex shader. A tesselated grid of vertices is displaced by differing amounts as dicta…
/external/fio/
DMORAL-LICENSE15 people tend to have differing opinions of that, it doesn't hurt to spell out
/external/iptables/extensions/
Dlibxt_TCPMSS.man34 This may not function as desired where asymmetric routes with differing
/external/walt/
DREADME.md32 differing clock frequencies. This means they will go out of sync after
/external/llvm/docs/
DCodeOfConduct.rst92 we resolve disagreements and differing views constructively. Remember that
/external/deqp/data/gles2/shaders/
Dlinkage.test356 # differing precision tests
386 # differing precision tests
416 # differing precision tests
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td61 "comparison of address of fields %0 and %2 of %4 with differing access "
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dlinkage.test198 # differing name (linking is done by location only in SPIR-V)
235 # differing name (linking is done by location only in SPIR-V)
/external/python/cpython2/Lib/test/decimaltestdata/
DdqCompareSig.decTest119 -- some differing length/exponent cases
DddCompareSig.decTest119 -- some differing length/exponent cases
DddCompareTotal.decTest121 -- some differing length/exponent cases
DdqCompareTotalMag.decTest121 -- some differing length/exponent cases
DdqCompareTotal.decTest121 -- some differing length/exponent cases
DddCompareTotalMag.decTest121 -- some differing length/exponent cases
Dcompare.decTest120 -- some differing length/exponent cases
DdqCompare.decTest119 -- some differing length/exponent cases
DddCompare.decTest121 -- some differing length/exponent cases
Dcomparetotmag.decTest121 -- some differing length/exponent cases
Dcomparetotal.decTest129 -- some differing length/exponent cases
/external/elfutils/config/
Delfutils.spec.in407 - elfcmp: New flag --ignore-build-id to ignore differing build ID
690 - elfcmp: little usability tweak, name and index of differing section is
/external/ltp/utils/ffsb-6.0-rc2/
DREADME114 An arbitrary number of threadgroups with differing numbers of threads

123