/external/python/cpython3/Lib/test/ |
D | test_idle.py | 10 tk = import_module('tkinter') # Also imports _tkinter. variable
|
/external/python/cpython3/Misc/rhel7/ |
D | tk.pc | 1 Name: The Tk Toolkit
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_editmenu.py | 7 import tkinter as tk namespace
|
D | test_macosx.py | 6 import tkinter as tk namespace
|
D | htest.py | 69 import tkinter as tk namespace
|
/external/libcxx/utils/google-benchmark/tools/ |
D | strip_asm.py | 52 def is_identifier(tk): argument
|
/external/cronet/stable/third_party/google_benchmark/src/tools/ |
D | strip_asm.py | 53 def is_identifier(tk): argument
|
/external/google-benchmark/tools/ |
D | strip_asm.py | 53 def is_identifier(tk): argument
|
/external/cronet/tot/third_party/google_benchmark/src/tools/ |
D | strip_asm.py | 53 def is_identifier(tk): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | presized_cuckoo_map.h | 101 uint64 tk = key_transform(k); in InsertUnique() local 131 uint64 tk = key_transform(k); in Find() local 140 const uint64 tk = key_transform(k); in PrefetchKey() local
|
/external/scapy/scapy/modules/krack/ |
D | crypto.py | 300 def build_TKIP_payload(data, iv, mac, tk): argument 324 def parse_data_pkt(pkt, tk): argument
|
/external/wpa_supplicant_8/src/crypto/ |
D | sha384.c | 30 unsigned char tk[48]; in hmac_sha384_vector() local
|
D | sha512.c | 30 unsigned char tk[64]; in hmac_sha512_vector() local
|
D | sha256.c | 30 unsigned char tk[32]; in hmac_sha256_vector() local
|
D | sha1.c | 30 unsigned char tk[20]; in hmac_sha1_vector() local
|
D | md5.c | 30 u8 tk[16]; in hmac_md5_vector() local
|
/external/freetype/src/tools/ |
D | test_afm.c | 32 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | session_state.cc | 60 Status TensorStore::AddTensor(const string& name, const TensorAndKey& tk) { in AddTensor()
|
/external/tcpdump/ |
D | signature.c | 55 unsigned char tk[16]; in signature_compute_hmac_md5() local
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | Interp.java | 117 StringTokenizer tk = new StringTokenizer(ignoreTokens, " "); in main() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | session_ops.cc | 52 TensorStore::TensorAndKey tk{val, id, requested_device()}; in Compute() local
|
/external/toybox/toys/pending/ |
D | syslogd.c | 100 char *tk; in resolve_config() local 156 char *confline, *tk[2]; in parse_config_file() local
|
/external/wpa_supplicant_8/src/common/ |
D | common_module_tests.c | 637 const u8 tk[] = { in pasn_test_pasn_auth() local 716 const u8 tk[] = { in pasn_test_no_pasn_auth() local
|
/external/python/cpython3/Lib/idlelib/ |
D | percolator.py | 74 import tkinter as tk namespace
|
D | squeezer.py | 19 import tkinter as tk namespace
|