Home
last modified time | relevance | path

Searched refs:noarg (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/TailCallElim/
Dbasic.ll3 declare void @noarg()
8 ; Trivial case. Mark @noarg with tail call.
10 ; CHECK: tail call void @noarg()
11 call void @noarg()
70 ; CHECK: tail call void @noarg()
74 call void @noarg()
93 call void @noarg()
143 call void @noarg()
/external/llvm/test/Transforms/TailCallElim/
Dbasic.ll3 declare void @noarg()
8 ; Trivial case. Mark @noarg with tail call.
10 ; CHECK: tail call void @noarg()
11 call void @noarg()
70 ; CHECK: tail call void @noarg()
74 call void @noarg()
93 call void @noarg()
143 call void @noarg()
/external/python/cpython2/Modules/
Dreadline.c188 get_history_length(PyObject *self, PyObject *noarg) in get_history_length() argument
308 get_completion_type(PyObject *self, PyObject *noarg) in get_completion_type() argument
321 get_begidx(PyObject *self, PyObject *noarg) in get_begidx() argument
335 get_endidx(PyObject *self, PyObject *noarg) in get_endidx() argument
489 get_completer_delims(PyObject *self, PyObject *noarg) in get_completer_delims() argument
595 get_current_history_length(PyObject *self, PyObject *noarg) in get_current_history_length() argument
608 get_line_buffer(PyObject *self, PyObject *noarg) in get_line_buffer() argument
623 py_clear_history(PyObject *self, PyObject *noarg) in py_clear_history() argument
655 redisplay(PyObject *self, PyObject *noarg) in redisplay() argument
D_lsprof.c632 profiler_getstats(ProfilerObject *pObj, PyObject* noarg) in profiler_getstats() argument
731 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() argument
749 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear() argument
/external/python/cpython3/Modules/
Dreadline.c319 get_history_length(PyObject *self, PyObject *noarg) in get_history_length() argument
419 get_completion_type(PyObject *self, PyObject *noarg) in get_completion_type() argument
432 get_begidx(PyObject *self, PyObject *noarg) in get_begidx() argument
446 get_endidx(PyObject *self, PyObject *noarg) in get_endidx() argument
625 get_completer_delims(PyObject *self, PyObject *noarg) in get_completer_delims() argument
729 get_current_history_length(PyObject *self, PyObject *noarg) in get_current_history_length() argument
742 get_line_buffer(PyObject *self, PyObject *noarg) in get_line_buffer() argument
757 py_clear_history(PyObject *self, PyObject *noarg) in py_clear_history() argument
791 redisplay(PyObject *self, PyObject *noarg) in redisplay() argument
D_lsprof.c578 profiler_getstats(ProfilerObject *pObj, PyObject* noarg) in profiler_getstats() argument
672 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() argument
689 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear() argument
/external/linux-kselftest/tools/testing/selftests/powerpc/eeh/
DMakefile2 noarg: target
/external/tcpdump/missing/
Dgetopt_long.c106 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
273 warnx(noarg, in parse_long_options()
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
DMakefile2 noarg: target
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
DMakefile4 noarg: target
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
DMakefile2 noarg: target
/external/mesa3d/src/getopt/
Dgetopt_long.c94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
211 fprintf(stderr, noarg, (int)current_argv_len, in parse_long_options()
/external/openssh/openbsd-compat/
Dgetopt_long.c111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
228 warnx(noarg, (int)current_argv_len, in parse_long_options()
/external/python/cffi/c/
Dlib_obj.c578 static PyObject *lib_dir(PyObject *self, PyObject *noarg) in lib_dir() argument
D_cffi_backend.c620 ctypedescr_dir(PyObject *ct, PyObject *noarg) in ctypedescr_dir() argument
3096 static PyObject *cdata_dir(PyObject *cd, PyObject *noarg) in cdata_dir() argument
3117 static PyObject *cdata_complex(PyObject *cd_, PyObject *noarg) in cdata_complex() argument
3156 static PyObject *cdata_enter(PyObject *cd, PyObject *noarg) in cdata_enter() argument
6668 static PyObject *b_get_errno(PyObject *self, PyObject *noarg) argument
6963 static PyObject *b__get_types(PyObject *self, PyObject *noarg) argument