Searched defs:tokens (Results  1 – 4 of 4) sorted by relevance
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ | 
| D | getsubopt.c | 45 getsubopt(char **optionp, char * const *tokens, char **valuep)  in getsubopt()
  | 
| /bionic/libc/kernel/tools/ | 
| D | cpp.py | 395     def __init__(self, tokens):  argument 964     def __init__(self, tokens, directive=None, lineno=0, identifier=None):  argument 1031     def format_blocks(tokens, indent=0):  argument 1531         def consume_extent(i, tokens, extent=None, detect_change=False):  argument 1554         def consume_line(i, tokens):  argument
  | 
| /bionic/tests/ | 
| D | stdlib_test.cpp | 781   char* const tokens[] = {  in TEST()  local
  | 
| /bionic/libc/kernel/uapi/linux/ | 
| D | pkt_sched.h | 317   __s32 tokens;  member
  |