/aosp_15_r20/external/python/cpython3/Python/ |
D | ceval.c | 751 PyObject *exc, *val, *tb; in _Py_FinishPendingCalls() local 2681 PyObject *val = POP(); local 2694 PyObject *val = _PyExc_PrepReraiseStar(orig, excs); local 2707 PyObject *val = POP(); local 4446 PyObject *exc, *val, *tb, *res; local 4803 PyObject *callable = PEEK(nargs + 1); local 4825 PyObject *callable = PEEK(nargs + 1); local 4847 PyObject *callable = PEEK(argcount + 1); local 4881 PyObject *callable = PEEK(argcount + 1); local 4923 PyObject *callable = SECOND(); local [all …]
|
D | specialize.c | 157 uint64_t val = stats[i].specialization.failure_kinds[j]; in print_spec_stats() local 1369 specialize_class_call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, in specialize_class_call() 1533 specialize_c_call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, in specialize_c_call() 1590 call_fail_kind(PyObject *callable) in call_fail_kind() 1631 _Py_Specialize_Precall(PyObject *callable, _Py_CODEUNIT *instr, int nargs, in _Py_Specialize_Precall() 1677 _Py_Specialize_Call(PyObject *callable, _Py_CODEUNIT *instr, int nargs, in _Py_Specialize_Call()
|
D | bltinmodule.c | 1363 PyObject *val = Py_TYPE(it)->tp_iternext(it); in map_next() local 1732 PyObject *v, *it, *item, *val, *maxitem, *maxval, *keyfunc=NULL; in min_max() local 2375 PyObject *newlist, *v, *seq, *callable; in builtin_sorted() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_abc.py | 206 def foo(self, val): pass argument 214 def foo(self, val): pass argument 235 def getter(self, callable): argument 237 def setter(self, callable): argument 249 def foo(self, val): pass argument 257 def foo(self, val): pass argument
|
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/ |
D | connection.c | 942 create_callback_context(PyTypeObject *cls, PyObject *callable) in create_callback_context() 1252 PyObject *callable = ((callback_context *)ctx)->callable; in authorizer_callback() local 1287 PyObject *callable = ((callback_context *)ctx)->callable; in progress_callback() local 1362 PyObject *callable = ((callback_context *)ctx)->callable; in trace_callback() local 1391 PyObject *callable) in pysqlite_connection_set_authorizer_impl() 1434 PyObject *callable, int n) in pysqlite_connection_set_progress_handler_impl() 1470 PyObject *callable) in pysqlite_connection_set_trace_callback_impl() 2032 PyObject *callable) in pysqlite_connection_create_collation_impl() 2245 PyObject *exc, *val, *tb; in pysqlite_connection_exit_impl() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/ |
H A D | InvokeGenericTest.java | 172 long val = nextArgVal++; in nextArg() local 305 MethodHandle callable(List<Class<?>> params) { in callable() method in InvokeGenericTest 313 MethodHandle callable(Class<?>... params) { in callable() method in InvokeGenericTest
|
/aosp_15_r20/external/armnn/src/armnnOnnxParser/ |
H A D | OnnxParser.cpp | 137 Callable callable) in ReadMandatoryNodeAttributeImpl() 174 Callable callable) in ReadOptionalNodeAttributeImpl() 411 int val = CHECKED_INT32(targetShapeTensor[i]); in ComputeReshapeInfo() local 2230 … int val = CHECKED_INT32(m_TensorsInfo[node.input(1)].m_tensor->int64_data(static_cast<int>(i))); in ParseReshape() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _asynciomodule.c | 367 PyObject *callable = _PyObject_GetAttrId(loop, &PyId_call_soon); in call_soon() local 1182 FutureObj_set_blocking(FutureObj *fut, PyObject *val, void *Py_UNUSED(ignored)) in FutureObj_set_blocking() 1213 FutureObj_set_log_traceback(FutureObj *fut, PyObject *val, void *Py_UNUSED(ignored)) in FutureObj_set_log_traceback() 1655 PyObject *type, *val = NULL, *tb = NULL; in FutureIter_throw() local 2094 TaskObj_set_log_destroy_pending(TaskObj *task, PyObject *val, void *Py_UNUSED(ignored)) in TaskObj_set_log_destroy_pending()
|
D | _testcapimodule.c | 3031 _make_call(void *callable) in _make_call() 3047 _make_call_from_thread(void *callable) in _make_call_from_thread() 3106 PyObject *callable = (PyObject *)arg; in _pending_callback() local 3119 PyObject *callable; in pending_threadfunc() local 5395 PyObject *val = PyLong_FromLong(1); in test_mapping_has_key_string() local 5601 PyObject *seq, *val; in sequence_setitem() local 7297 MethodDescriptor_vectorcall(PyObject *callable, PyObject *const *args, in MethodDescriptor_vectorcall()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_sugared_value.cpp | 39 const auto callable = moduleSelf_ ? py::getattr(self, "original_fn") : self; in getSchema() local 537 auto val = tryGetAttr(loc, m, name); in getSugaredNamedParameterDict() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | cPickle.c | 2400 PyObject *callable; in save_reduce() local 4682 PyObject *callable = 0, *arg_tup = 0, *ob = 0; in load_reduce() local 4727 PyObject *err = 0, *val = 0; in load() local 5144 PyObject *err = 0, *val = 0; in noload() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | jsr166-tests.jar | ... synthetic java.util.concurrent.atomic.AtomicBoolean val$done
final synthetic jsr166.AbstractExecutorServiceTest this$0 |
D | core-compat-test-rules.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/compat/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | jsr166-tests.jar | ... synthetic java.util.concurrent.atomic.AtomicBoolean val$done
final synthetic jsr166.AbstractExecutorServiceTest this$0 |
D | core-compat-test-rules.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/compat/
android/ ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/ |
HD | guava-31.0.1-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | guava-30.1-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ |
H A D | misc.py | 385 def create(callable, **kwargs): argument 1623 def is_supported_random_obj(val): argument
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | bltinmodule.c | 1360 PyObject *v, *it, *item, *val, *maxitem, *maxval, *keyfunc=NULL; in min_max() local 2231 PyObject *callable; in builtin_sorted() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/32.1.1-jre/ |
HD | guava-32.1.1-jre.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/guava/guava/32.0.1-jre/ |
HD | guava-32.0.1-jre.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/javac/ |
D | guava-jre.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/local-javac-header/ |
D | guava-jre.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/javac-header/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/combined/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |