Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinc/lib/
HDnoarg-compiler-plugin.jar ... jetbrains/kotlin/ org/jetbrains/kotlin/noarg/ org/jetbrains/kotlin/noarg/NoArgPluginNames ...
/aosp_15_r20/external/llvm/test/Transforms/TailCallElim/
H A 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dvartempl_support.hpp88 struct noarg{}; struct
96 boost::multi_index::detail::noarg() BOOST_PP_INTERCEPT)
118 boost::multi_index::detail::noarg() BOOST_PP_INTERCEPT) \
148 boost::multi_index::detail::noarg() BOOST_PP_INTERCEPT) \
179 BOOST_FWD_REF(noarg) BOOST_PP_INTERCEPT)) \
/aosp_15_r20/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
/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_python_functions.py905 noarg = is_noarg(overloads)
914 method_footer = ([] if noarg else ["Py_RETURN_NONE;"]) + ["END_HANDLE_TH_ERRORS"]
936 if noarg:
953 noarg=noarg,
963 name: BaseOperatorName, module: str | None, *, noarg: bool, method: bool
965 if noarg:
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c122 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
127 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
276 warnx(noarg, in parse_long_options()
/aosp_15_r20/external/tcpdump/missing/
H A Dgetopt_long.c108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable
113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
293 warnx(noarg, in parse_long_options()
/aosp_15_r20/external/sg3_utils/getopt_long/
H A Dgetopt_long.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
374 fprintf(stderr, noarg, (int)current_argv_len, in getopt_long()
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dgetopt_long.c104 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
203 warnx(noarg, (int)current_argv_len, in parse_long_options()
/aosp_15_r20/external/mesa3d/src/getopt/
H A 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()
/aosp_15_r20/external/libdav1d/tools/compat/
H A Dgetopt.c110 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
262 warnx(noarg, (int)current_argv_len, in parse_long_options()
/aosp_15_r20/hardware/google/aemu/windows/src/
Dgetopt.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
238 warnx(noarg, (int)current_argv_len, current_argv); in parse_long_options()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/eeh/
H A DMakefile2 noarg: target
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile4 noarg: target
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
H A DMakefile2 noarg: target
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
H A DMakefile2 noarg: target
/aosp_15_r20/external/python/cpython3/Modules/
D_lsprof.c712 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() argument
734 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear() argument
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DModule.cpp1485 PyObject* noarg) { in THCPModule_cuda_tunableop_is_enabled() argument
1510 PyObject* noarg) { in THCPModule_cuda_tunableop_tuning_is_enabled() argument
/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp257 static PyObject* THPModule_crashIfvptrUBSAN(PyObject* module, PyObject* noarg) { in THPModule_crashIfvptrUBSAN() argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/guest/kdump/microdroid_crashdump_initrd/android_common/
Dmicrodroid_crashdump_initrd.img13142 …ntrySizeEh�getloadavg�__recvmsg�__recvmmsg�__sendmmsg�__sendmsg�suboptarg�noarg�_ZZ26android_run_o…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/build/microdroid/microdroid/android_common/root/system/etc/
Dmicrodroid_crashdump_initrd.img13142 …ntrySizeEh�getloadavg�__recvmsg�__recvmmsg�__sendmmsg�__sendmsg�suboptarg�noarg�_ZZ26android_run_o…