Home
last modified time | relevance | path

Searched defs:unchanged (Results 1 – 8 of 8) 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/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/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/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc2682 bool unchanged = true; in matchAndRewrite() local
/external/mesa3d/src/mesa/main/
Dbufferobj.c2704 GLuint i, unchanged = 0; in validate_and_unmap_buffer() local
/external/llvm-project/polly/lib/External/isl/
Disl_ast_codegen.c5479 isl_bool unchanged; in build_ast_from_filter() local
/external/python/cpython3/Objects/
Dunicodeobject.c12944 int ikind, okind, unchanged; in unicode_repr() local