Home
last modified time | relevance | path

Searched defs:fixes (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Dsre_compile.py228 def _compile_charset(charset, flags, code, fixup=None, fixes=None): argument
256 def _optimize_charset(charset, fixup, fixes, isunicode): argument
/external/mesa3d/docs/
Dsubmittingpatches.rst107 .. _fixes: target in Patch formatting
/external/llvm-project/clang/test/FixIt/
Dobjc-literals.m38 void fixes() { function
/external/clang/test/FixIt/
Dobjc-literals.m38 void fixes() { function
/external/python/cpython3/Lib/
Dsre_compile.py276 def _optimize_charset(charset, iscased=None, fixup=None, fixes=None): argument