Home
last modified time | relevance | path

Searched refs:negatives (Results 1 – 25 of 110) sorted by relevance

12345

/external/tensorflow/tensorflow/core/util/
Doverflow_test.cc76 const int64 negatives[] = {-1, std::numeric_limits<int64>::min()}; in TEST() local
77 for (const int64 n : negatives) { in TEST()
/external/fec/
Dpeak_sse_assist.s28 pxor %mm1,%mm0 # complement negatives
29 psubw %mm1,%mm0 # add 1 to negatives
Dpeakval_sse_assist.s28 pxor %mm1,%mm0 # complement negatives
29 psubw %mm1,%mm0 # add 1 to negatives
Dpeakval_sse2_assist.s28 pxor %xmm1,%xmm0 # complement negatives
29 psubw %xmm1,%xmm0 # add 1 to negatives
Dpeak_sse2_assist.s28 pxor %xmm1,%xmm0 # complement negatives
29 psubw %xmm1,%xmm0 # add 1 to negatives
Dpeakval_mmx_assist.s29 pxor %mm1,%mm0 # complement negatives
30 psubw %mm1,%mm0 # add 1 to negatives
Dpeak_mmx_assist.s29 pxor %mm1,%mm0 # complement negatives
30 psubw %mm1,%mm0 # add 1 to negatives
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-multiple-statement-macro.cpp58 void negatives() { in negatives() function
Dcppcoreguidelines-slicing.cpp72 void negatives() { in negatives() function
Dmisc-uniqueptr-reset-release.cpp60 void negatives() { in negatives() function
/external/mesa3d/docs/relnotes/
D19.0.5.rst43 - nir: Fix nir_opt_idiv_const when negatives are involved
/external/python/cpython3/Lib/test/decimaltestdata/
Dshift.decTest119 -- negatives
141 -- more negatives (of sanities)
DddRotate.decTest130 -- negatives
152 -- more negatives (of sanities)
DddShift.decTest130 -- negatives
152 -- more negatives (of sanities)
Drotate.decTest112 -- negatives
134 -- more negatives (of sanities)
DdqRotate.decTest166 -- negatives
188 -- more negatives (of sanities)
DdqShift.decTest166 -- negatives
188 -- more negatives (of sanities)
DdqLogB.decTest47 -- negatives appear to be treated as positives
/external/python/cpython2/Lib/test/decimaltestdata/
DddShift.decTest130 -- negatives
152 -- more negatives (of sanities)
Dshift.decTest119 -- negatives
141 -- more negatives (of sanities)
DddRotate.decTest130 -- negatives
152 -- more negatives (of sanities)
Drotate.decTest112 -- negatives
134 -- more negatives (of sanities)
DdqShift.decTest166 -- negatives
188 -- more negatives (of sanities)
DdqRotate.decTest166 -- negatives
188 -- more negatives (of sanities)
/external/crosvm/
DCONTRIBUTING.md47 re-added (CQ+2). Unfortunately, it is extremely common for false negatives to

12345