Searched defs:keyval (Results 1 – 11 of 11) sorted by relevance
/external/toolchain-utils/crosperf/ |
D | mock_instance.py | 44 keyval = {} variable
|
/external/kmod/testsuite/ |
D | testsuite.h | 77 struct keyval { struct 78 const char *key; 102 const struct keyval *files; argument
|
/external/autotest/cli/ |
D | query_keyvals | 26 def print_keyvals(keyval, format_string, options): argument
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | map.c | 357 const char* keyval = NULL; in Map_index() local 382 const char* keyval = NULL; in Map_index_set() local 412 const char* keyval = NULL; in Map_has_key() local 434 const char* keyval = NULL; in Map_delete() local
|
/external/libnl/tests/ |
D | test-complex-HTB-with-hash-filters.c | 138 uint32_t keyval, uint32_t keymask, int keyoff, int keyoffmask, in u32_add_filter_on_ht() 190 uint32_t keyval, uint32_t keymask, int keyoff, int keyoffmask, in u32_add_filter_on_ht_with_hashmask()
|
D | test-u32-filter-with-actions.c | 103 uint32_t keyval, uint32_t keymask, int keyoff, int keyoffmask, in u32_add_filter_on_ht_with_hashmask()
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | power_LoadTest.py | 655 def _energy_use_from_powerlogger(self, keyval): argument
|
/external/autotest/tko/parsers/ |
D | version_0.py | 50 def determine_hostname(cls, keyval, job_dir): argument
|
/external/autotest/tko/ |
D | job_serializer_unittest.py | 260 def check_dict(self, dictionary, keyval): argument
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_window.py | 411 def create_key_press_event(self, keyval): argument
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 4865 PyObject *key, *val, *key2, *val2, *keyval; in parse_envlist() local
|