Home
last modified time | relevance | path

Searched defs:unchanged (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DUnicodeSetClosure.java253 UnicodeSet unchanged = new UnicodeSet(); // UNCHANGED[lc][mode]; in close2() local
/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp46 brw_compact_inst unchanged; in test_compact_instruction() local
/external/cronet/third_party/icu/source/test/intltest/
Dtransrt.cpp282 bool unchanged = true; in abbreviateSet() local
/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp282 bool unchanged = true; in abbreviateSet() local
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py42 def warns(self, before, after, message, unchanged=False): argument
51 def unchanged(self, before, ignore_warnings=False): member in FixerTestCase
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py41 def warns(self, before, after, message, unchanged=False): argument
50 def unchanged(self, before, ignore_warnings=False): member in FixerTestCase
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc3567 bool unchanged = true; in matchAndRewrite() local
/external/mesa3d/src/mesa/main/
Dbufferobj.c2704 GLuint i, unchanged = 0; in validate_and_unmap_buffer() local
/external/python/cpython3/Objects/
Dunicodeobject.c13216 int ikind, okind, unchanged; in unicode_repr() local