Home
last modified time | relevance | path

Searched defs:newarg (Results 1 – 7 of 7) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c53 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/
Dtest_deque.py901 def __init__(self, newarg=1): argument
Dtest_random.py1214 def __init__(self, newarg=None): argument
Dtest_bytes.py1997 def __init__(me, newarg=1, *args, **kwargs): argument
Dtest_array.py26 def __init__(self, typecode, newarg=None): argument
Dtest_itertools.py2235 def __init__(self, newarg=None, *args): argument
Dtest_set.py648 def __init__(self, iterable=[], newarg=None): argument