Searched defs:is_prefix (Results 1 – 6 of 6) sorted by relevance
/external/strace/ |
D | ioctlsort.c | 47 is_prefix(const char *s1, const char *s2) in is_prefix() function
|
/external/toybox/toys/pending/ |
D | route.c | 166 static void is_prefix(char **tip, char **netmask, struct rtentry *rt) 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/libselinux/src/ |
D | android.c | 161 char is_prefix; member
|
/external/v8/src/parsing/ |
D | preparser.h | 517 bool is_prefix, in NewCountOperation()
|
/external/v8/src/ast/ |
D | ast.h | 2293 CountOperation(Zone* zone, Token::Value op, bool is_prefix, Expression* expr, in CountOperation() 3377 bool is_prefix, in NewCountOperation()
|