| /external/rust/crates/gdbstub/src/protocol/commands/ |
| D | _QEnvironmentHexEncoded.rs | 16 let keyval = decode_hex_buf(keyval).ok()?; in from_packet() localVariable 17 let mut keyval = keyval.splitn(2, |b| *b == b'='); in from_packet() localVariable
|
| /external/python/cpython3/Lib/venv/scripts/common/ |
| D | Activate.ps1 | 149 $keyval = $PSItem -split "\s*=\s*", 2 in Get-PyVenvConfig() variable 150 if ($keyval[0] -and $keyval[1]) { in Get-PyVenvConfig() variable 159 Write-Verbose "Adding Key: '$($keyval[0])'='$val'" in Get-PyVenvConfig() variable
|
| /external/kmod/testsuite/ |
| D | testsuite.h | 77 struct keyval { struct 78 const char *key; 102 const struct keyval *files; argument
|
| /external/toolchain-utils/crosperf/ |
| D | mock_instance.py | 72 keyval = {} variable
|
| /external/libnl/tests/ |
| D | test-complex-HTB-with-hash-filters.c | 135 uint32_t keyval, uint32_t keymask, int keyoff, int keyoffmask, in u32_add_filter_on_ht() 187 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 | 101 uint32_t keyval, uint32_t keymask, int keyoff, int keyoffmask, in u32_add_filter_on_ht_with_hashmask()
|
| /external/autotest/tko/parsers/ |
| D | version_0.py | 51 def determine_hostname(cls, keyval, job_dir): argument
|
| /external/autotest/tko/ |
| D | job_serializer_unittest.py | 268 def check_dict(self, dictionary, keyval): argument
|
| /external/pigweed/pw_software_update/ |
| D | tuf.proto | 224 bytes keyval = 3; field
|
| /external/autotest/client/site_tests/power_LoadTest/ |
| D | power_LoadTest.py | 765 def _energy_use_from_powerlogger(self, keyval): argument
|
| /external/curl/lib/ |
| D | ws.c | 57 char keyval[40]; in Curl_ws_request() local
|
| D | multi.c | 249 size_t keyval = (size_t)*(struct Curl_easy **)key; in trhash() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_helpers.h | 788 for (const auto& keyval : vars) vars_[keyval.first] = keyval.second; in AddMap() local
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | helpers.h | 800 for (const auto& keyval : vars) vars_[keyval.first] = keyval.second; in AddMap() local
|
| /external/lua/src/ |
| D | lobject.h | 729 #define keyval(node) ((node)->u.key_val) macro
|
| /external/e2fsprogs/util/ |
| D | mkutf8data.c | 1679 char keyval[4]; in trees_populate() local
|
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 5594 PyObject *key, *val, *key2, *val2, *keyval; in parse_envlist() local
|