Searched defs:is_prefix (Results 1 – 7 of 7) sorted by relevance
/external/oprofile/libutil++/ |
D | string_manip.cpp | 46 bool is_prefix(string const & s, string const & prefix) in is_prefix() function
|
/external/mksh/src/ |
D | expr.c | 311 do_ppmm(Expr_state *es, enum token op, struct tbl *vasn, bool is_prefix) in do_ppmm()
|
/external/qemu/distrib/libselinux/src/ |
D | android.c | 141 char is_prefix; member
|
/external/libselinux/src/ |
D | android.c | 148 char is_prefix; member
|
/external/chromium_org/v8/src/ |
D | ast.h | 2070 CountOperation(Zone* zone, Token::Value op, bool is_prefix, Expression* expr, in CountOperation() 3431 bool is_prefix, in NewCountOperation()
|
D | preparser.h | 1055 bool is_prefix, in NewCountOperation()
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | ExprNodes.py | 8286 def inc_dec_constructor(is_prefix, operator): argument
|