/aosp_15_r20/external/kotlinc/lib/ |
HD | noarg-compiler-plugin.jar | ... jetbrains/kotlin/
org/jetbrains/kotlin/noarg/
org/jetbrains/kotlin/noarg/NoArgPluginNames ... |
/aosp_15_r20/external/llvm/test/Transforms/TailCallElim/ |
H A D | basic.ll | 3 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/ |
D | vartempl_support.hpp | 88 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/ |
D | readline.c | 188 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.c | 632 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 D | gen_python_functions.py | 905 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 D | getopt_long.c | 122 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 D | getopt_long.c | 108 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 D | getopt_long.c | 102 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 D | getopt_long.c | 104 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 D | getopt_long.c | 94 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 D | getopt.c | 110 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/ |
D | getopt.c | 102 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 D | Makefile | 2 noarg: target
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | Makefile | 4 noarg: target
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
H A D | Makefile | 2 noarg: target
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
H A D | Makefile | 2 noarg: target
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _lsprof.c | 712 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 D | Module.cpp | 1485 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 D | Module.cpp | 257 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/ |
D | microdroid_crashdump_initrd.img | 13142 …ntrySizeEhgetloadavg__recvmsg__recvmmsg__sendmmsg__sendmsgsuboptargnoarg_ZZ26android_run_o…
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/build/microdroid/microdroid/android_common/root/system/etc/ |
D | microdroid_crashdump_initrd.img | 13142 …ntrySizeEhgetloadavg__recvmsg__recvmmsg__sendmmsg__sendmsgsuboptargnoarg_ZZ26android_run_o…
|