Searched defs:n_args (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/ |
H A D | fuchsia_trace_parser.cc | 89 uint32_t n_args, in ParseArgs() 219 uint32_t n_args = in ParseFuchsiaRecord() local
|
H A D | fuchsia_trace_tokenizer.cc | 495 uint32_t n_args = in ParseRecord() local 603 uint32_t n_args = in ParseRecord() local
|
/aosp_15_r20/external/strace/ |
H A D | fetch_indirect_syscall_args.c | 38 const unsigned int n_args) in fetch_indirect_syscall_args()
|
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/ |
D | packet.h | 85 constexpr auto n_args = sizeof...(Args); in ToPayload() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | xla_compilation_cache_test.cc | 96 const int n_args = state.range(0); in BM_BuildSignature() local
|
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/ |
D | LuaEngine.cpp | 130 int n_args = 2; in run() local
|
/aosp_15_r20/external/pytorch/torch/jit/ |
H A D | annotations.py | 159 def get_param_names(fn, n_args): argument
|
/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | lua_engine.cc | 64 int PushLuaErrorHandler(lua_State* mLuaState, int n_args) { in PushLuaErrorHandler()
|
/aosp_15_r20/external/executorch/runtime/executor/ |
H A D | method.cpp | 497 size_t n_args) { in resolve_operator()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_sugared_value.cpp | 35 const size_t n_args, in getSchema()
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | ast.c | 669 int i, j, k, n_args = 0, n_defaults = 0, found_default = 0; in ast_for_arguments() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 4390 Py_ssize_t cnt = -1, n_args; in repeat_new() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13750 const glw::GLuint n_args = getArgumentCount(); in getArgumentStride() local
|