HomeSort by relevance Sort by last modified time
    Searched full:parenthesize (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_repr.py 8 from ..fixer_util import Call, Name, parenthesize namespace
22 expr = parenthesize(expr)
fix_apply.py 12 from ..fixer_util import Call, Comma, parenthesize namespace
42 # Need to parenthesize
43 func = parenthesize(func)
fix_has_key.py 36 from ..fixer_util import Name, parenthesize namespace
90 arg = parenthesize(arg)
102 new = parenthesize(new)
108 new = parenthesize(new)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_repr.py 8 from ..fixer_util import Call, Name, parenthesize namespace
22 expr = parenthesize(expr)
fix_apply.py 12 from ..fixer_util import Call, Comma, parenthesize namespace
42 # Need to parenthesize
43 func = parenthesize(func)
fix_has_key.py 36 from ..fixer_util import Name, parenthesize namespace
90 arg = parenthesize(arg)
102 new = parenthesize(new)
108 new = parenthesize(new)
  /external/chromium_org/v8/test/mjsunit/harmony/
arrow-functions.js 37 // Parenthesize the body to return an object literal expression
  /external/chromium_org/mojo/public/cpp/environment/tests/
logging_unittest.cc 226 // This probably fails to compile if we forget to parenthesize the condition
314 // Also try to make sure that we parenthesize the condition properly.
359 // Also try to make sure that we parenthesize the condition properly.
467 // Also try to make sure that we parenthesize the condition properly.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 163 def parenthesize(node): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 163 def parenthesize(node): function
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 384 *Indent and parenthesize for pretty printing.
  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 171 #define VG_MSG_PAREN 8 /* Parenthesize if present (for %y) */
hackedbz2.c 1026 #define VG_MSG_PAREN 8 /* Parenthesize if present (for %y) */
    [all...]
  /external/chromium_org/third_party/re2/util/
pcre.cc 129 // Tack a '\z' at the end of PCRE. Parenthesize it first so that
    [all...]
  /external/llvm/lib/MC/
MCExpr.cpp 44 // Parenthesize names that start with $ so that they don't look like