Searched defs:kwargs (Results 1 – 17 of 17) sorted by relevance
| /frameworks/rs/tests/lldb/tests/harness/ |
| D | decorators.py | 46 def inner(*args, **kwargs): 64 def __init__(self, skip_condition, *args, **kwargs): 151 def inner(*args, **kwargs):
|
| D | test_base_remote.py | 32 def __init__(self, device_port, device, timer, *args, **kwargs):
|
| D | test_base.py | 44 def __init__(self, device_port, device, timer, app_type, wimpy=False, **kwargs):
|
| /frameworks/base/startop/scripts/app_startup/ |
| D | app_startup_runner_test.py | 90 def default_dict_for_parsed_args(**kwargs): 98 def default_mock_dict_for_parsed_args(include_optional=True, **kwargs):
|
| D | app_startup_runner.py | 83 def _debug_print(*args, **kwargs): 104 def _debug_print_gen(*args, **kwargs): 112 def _debug_print_nd(*args, **kwargs): 204 def make_script_command_with_temp_output(script: str, args: List[str], **kwargs)\
|
| D | analyze_metrics.py | 72 def _debug_print(*args, **kwargs): 92 def _debug_print_gen(*args, **kwargs):
|
| /frameworks/rs/tests/lldb/tests/ |
| D | run_test.py | 41 def __init__(self, **kwargs):
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | repeated_composite_container.cc | 130 PyObject* kwargs) { in AddToAttached() 164 PyObject* kwargs) { in AddToReleased() 182 PyObject* kwargs) { in Add()
|
| D | message.cc | 213 PyObject* args, PyObject* kwargs) { in New() 1044 int InitAttributes(CMessage* self, PyObject* args, PyObject* kwargs) { in CheckAndGetInteger() 1116 PyObject* kwargs = (PyDict_Check(next.get()) ? next.get() : NULL); in CheckAndGetInteger() local 1252 static int Init(CMessage* self, PyObject* args, PyObject* kwargs) { in CheckAndGetInteger()
|
| D | descriptor_pool.cc | 139 PyObject* args, PyObject* kwargs) { in New()
|
| /frameworks/ml/nn/tools/test_generator/ |
| D | cts_generator.py | 60 def IndentedPrint(s, indent=2, *args, **kwargs):
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
| D | _parameterized.py | 212 def __call__(self, *args, **kwargs):
|
| D | containers.py | 221 def sort(self, *args, **kwargs): 368 def add(self, **kwargs):
|
| D | python_message.py | 476 def init(self, **kwargs):
|
| /frameworks/native/opengl/tools/glgen2/registry/ |
| D | reg.py | 27 def write( *args, **kwargs ):
|
| /frameworks/compile/libbcc/gdb_plugin/ |
| D | android-commands.py | 54 def check_output(*popenargs, **kwargs):
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/ |
| D | mox.py | 1371 def new_method(self, *args, **kwargs):
|