Searched refs:expr (Results 1 - 25 of 235) sorted by relevance

12345678910

/prebuilts/misc/common/swig/include/2.0.11/ocaml/
H A Dswigp4.ml18 <:expr< $int:_$ >> -> <:expr< (C_int $e$) >>
19 | <:expr< $str:_$ >> -> <:expr< (C_string $e$) >>
20 | <:expr< $chr:_$ >> -> <:expr< (C_char $e$) >>
21 | <:expr< $flo:_$ >> -> <:expr< (C_double $e$) >>
22 | <:expr< True >> -> <:expr< (C_boo
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
H A Dfix_repr.py15 atom < '`' expr=any '`' >
19 expr = results["expr"].clone()
21 if expr.type == self.syms.testlist1:
22 expr = parenthesize(expr)
23 return Call(Name(u"repr"), [expr], prefix=node.prefix)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
H A Dfix_repr.py15 atom < '`' expr=any '`' >
19 expr = results["expr"].clone()
21 if expr.type == self.syms.testlist1:
22 expr = parenthesize(expr)
23 return Call(Name(u"repr"), [expr], prefix=node.prefix)
/prebuilts/sdk/tools/
H A Ddx22 newProg=`expr "${newProg}" : ".* -> \(.*\)$"`
23 if expr "x${newProg}" : 'x/' >/dev/null; then
69 while expr "x$1" : 'x-J' >/dev/null; do
70 opt=`expr "x$1" : 'x-J\(.*\)'`
72 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/command/
H A Dexplore.py42 def guard_expr(expr):
43 length = len(expr)
46 if expr[0] == '(' and expr[length-1] == ')':
51 c = expr[i]
61 return "(" + expr + ")"
63 return expr
66 def explore_expr(expr, value, is_child):
70 expr: The expression string that is being explored.
85 while explorer_class.explore_expr(expr, valu
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
H A Dast.py85 def __init__(self, expr, attrname, flags, lineno=None):
86 self.expr = expr
92 return self.expr, self.attrname, self.flags
95 return self.expr,
98 return "AssAttr(%s, %s, %s)" % (repr(self.expr), repr(self.attrname), repr(self.flags))
170 def __init__(self, nodes, expr, lineno=None):
172 self.expr = expr
178 children.append(self.expr)
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
H A Dast.py85 def __init__(self, expr, attrname, flags, lineno=None):
86 self.expr = expr
92 return self.expr, self.attrname, self.flags
95 return self.expr,
98 return "AssAttr(%s, %s, %s)" % (repr(self.expr), repr(self.attrname), repr(self.flags))
170 def __init__(self, nodes, expr, lineno=None):
172 self.expr = expr
178 children.append(self.expr)
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dassert.h52 # define assert(expr) (__ASSERT_VOID_CAST (0))
91 # define assert(expr) \
92 ((expr) \
94 : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dassert.h52 # define assert(expr) (__ASSERT_VOID_CAST (0))
91 # define assert(expr) \
92 ((expr) \
94 : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
H A Dast.h70 __isl_give isl_ast_expr *isl_ast_expr_neg(__isl_take isl_ast_expr *expr);
84 __isl_give isl_ast_expr *isl_ast_expr_copy(__isl_keep isl_ast_expr *expr);
85 void *isl_ast_expr_free(__isl_take isl_ast_expr *expr);
87 isl_ctx *isl_ast_expr_get_ctx(__isl_keep isl_ast_expr *expr);
88 enum isl_ast_expr_type isl_ast_expr_get_type(__isl_keep isl_ast_expr *expr);
89 int isl_ast_expr_get_int(__isl_keep isl_ast_expr *expr, isl_int *v);
90 __isl_give isl_id *isl_ast_expr_get_id(__isl_keep isl_ast_expr *expr);
92 enum isl_ast_op_type isl_ast_expr_get_op_type(__isl_keep isl_ast_expr *expr);
93 int isl_ast_expr_get_op_n_arg(__isl_keep isl_ast_expr *expr);
94 __isl_give isl_ast_expr *isl_ast_expr_get_op_arg(__isl_keep isl_ast_expr *expr,
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
H A Dast.h70 __isl_give isl_ast_expr *isl_ast_expr_neg(__isl_take isl_ast_expr *expr);
84 __isl_give isl_ast_expr *isl_ast_expr_copy(__isl_keep isl_ast_expr *expr);
85 void *isl_ast_expr_free(__isl_take isl_ast_expr *expr);
87 isl_ctx *isl_ast_expr_get_ctx(__isl_keep isl_ast_expr *expr);
88 enum isl_ast_expr_type isl_ast_expr_get_type(__isl_keep isl_ast_expr *expr);
89 int isl_ast_expr_get_int(__isl_keep isl_ast_expr *expr, isl_int *v);
90 __isl_give isl_id *isl_ast_expr_get_id(__isl_keep isl_ast_expr *expr);
92 enum isl_ast_op_type isl_ast_expr_get_op_type(__isl_keep isl_ast_expr *expr);
93 int isl_ast_expr_get_op_n_arg(__isl_keep isl_ast_expr *expr);
94 __isl_give isl_ast_expr *isl_ast_expr_get_op_arg(__isl_keep isl_ast_expr *expr,
[all...]
/prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
H A Djaxen-1.1.1.jar ... org/jaxen/ org/jaxen/dom/ org/jaxen/dom4j/ org/jaxen/expr/ org/jaxen/expr/iter/ org/jaxen/function/ org/jaxen/function ...
/prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
H A Djaxen-1.1.6.jar ... .jaxen.VariableContext getVariableContext () public org.jaxen.expr.Expr getRootExpr () public java.lang.String toString ...
/prebuilts/devtools/tools/
H A Dtraceview22 newProg=`expr "${newProg}" : ".* -> \(.*\)$"`
23 if expr "x${newProg}" : 'x/' >/dev/null; then
70 while expr "x$1" : 'x-J' >/dev/null; do
71 opt=`expr "x$1" : 'x-J\(.*\)'`
H A Duiautomatorviewer22 newProg=`expr "${newProg}" : ".* -> \(.*\)$"`
23 if expr "x${newProg}" : 'x/' >/dev/null; then
70 while expr "x$1" : 'x-J' >/dev/null; do
71 opt=`expr "x$1" : 'x-J\(.*\)'`
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
H A Dconstraintquery.py75 def _match_expr(self, expr, criteria, indirect, regex):
81 expr The expression to match.
89 for item in expr:
92 obj = expr

Completed in 1021 milliseconds

12345678910