Searched defs:newarg (Results 1 – 7 of 7) sorted by relevance
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_opt.c | 53 char *newarg; in fuse_opt_add_arg() local 76 char *newarg = args->argv[args->argc - 1]; in fuse_opt_insert_arg() local 223 char *newarg; in process_opt_sep_arg() local
|
/third_party/python/Lib/test/ |
D | test_deque.py | 901 def __init__(self, newarg=1): argument
|
D | test_random.py | 1214 def __init__(self, newarg=None): argument
|
D | test_bytes.py | 1997 def __init__(me, newarg=1, *args, **kwargs): argument
|
D | test_array.py | 26 def __init__(self, typecode, newarg=None): argument
|
D | test_itertools.py | 2235 def __init__(self, newarg=None, *args): argument
|
D | test_set.py | 648 def __init__(self, iterable=[], newarg=None): argument
|