Home
last modified time | relevance | path

Searched defs:newarg (Results 1 – 11 of 11) 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_list.py59 def __init__(self, seq, newarg=None): argument
68 def __new__(cls, seq, newarg=None): argument
Dtest_tuple.py55 def __init__(self, arg, newarg=None): argument
63 def __new__(cls, arg, newarg=None): argument
Dtest_float.py265 def __init__(self, arg, newarg=None): argument
273 def __new__(cls, arg, newarg=None): argument
Dtest_set.py660 def __init__(self, arg, newarg=None): argument
669 def __new__(cls, arg, newarg=None): argument
772 def __init__(self, arg, newarg=None): argument
780 def __new__(cls, arg, newarg=None): argument
Dtest_deque.py894 def __init__(self, newarg=1): argument
Dtest_itertools.py2299 def __init__(self, *args, newarg=None): argument
2309 def __new__(cls, *args, newarg=None): argument
Dtest_random.py1221 def __init__(self, newarg=None): argument
Dtest_array.py27 def __init__(self, typecode, newarg=None): argument
Dtest_bytes.py2049 def __init__(me, newarg=1, *args, **kwargs): argument
/third_party/libfuse/lib/
Dfuse_opt.c58 char *newarg; in fuse_opt_add_arg() local
87 char *newarg = args->argv[args->argc - 1]; in fuse_opt_insert_arg_common() local
255 char *newarg; in process_opt_sep_arg() local