/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A 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
|
/aosp_15_r20/external/scapy/scapy/modules/krack/ |
H A D | crypto.py | 273 def build_TKIP_payload(data, iv, mac, tk): argument 296 def parse_data_pkt(pkt, tk): argument
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | syslogd.c | 100 char *tk; in resolve_config() local 156 char *confline, *tk[2]; in parse_config_file() local
|
H A D | awk.c | 362 static void get_token_text(char *op, int tk) in get_token_text() 1103 static int havetok(int tk) in havetok() 1322 static void complain(int tk) in complain() 1339 static void expect(int tk) in expect() 1412 static void check_builtin_arg_counts(int tk, int num_args, char *fname) in check_builtin_arg_counts() 1435 static void builtin_call(int tk, char *builtin_name) in builtin_call() 1931 static void print_stmt(int tk) in print_stmt()
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A 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
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | security_manager_test.cc | 375 uint32_t tk = 0) { in GenerateLegacyConfirmValue() 635 uint32_t tk = 0) { in GenerateMatchingLegacyConfirmAndRandom() 703 UInt128 tk; in FastForwardToSTK() local 859 uint32_t tk = 0) { in GenerateMatchingLegacyConfirmAndRandom() 935 UInt128 tk; in FastForwardToSTK() local 1840 std::optional<uint32_t> tk = std::nullopt; in TEST_F() local
|
H A D | util.cc | 292 void C1(const UInt128& tk, in C1() 332 void S1(const UInt128& tk, in S1()
|
H A D | util_test.cc | 446 const UInt128 tk{{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}; in TEST() local 494 const UInt128 tk{{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Misc/rhel7/ |
D | tk.pc | 1 Name: The Tk Toolkit
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_idle.py | 9 tk = import_module('tkinter') # Also imports _tkinter. variable
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_idle.py | 7 tk = import_module('Tkinter') # imports _tkinter variable
|
/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/ |
D | wish.py | 6 tk = _tkinter.create(os.environ['DISPLAY'], 'wish', 'Tk', 1) variable
|
D | rmt.py | 21 tk = root.tk variable
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_editmenu.py | 7 import tkinter as tk namespace
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/ |
H A D | strip_asm.py | 52 def is_identifier(tk): argument
|
/aosp_15_r20/external/google-benchmark/tools/ |
H A D | strip_asm.py | 53 def is_identifier(tk): argument
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/ |
H A D | strip_asm.py | 52 def is_identifier(tk): argument
|
/aosp_15_r20/external/python/cpython2/Demo/tix/ |
D | grid.py | 2 import Tix as tk namespace
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | sha512.c | 30 unsigned char tk[64]; in hmac_sha512_vector() local
|
H A D | sha384.c | 30 unsigned char tk[48]; in hmac_sha384_vector() local
|
H A D | sha1.c | 30 unsigned char tk[20]; in hmac_sha1_vector() local
|
H A D | sha256.c | 30 unsigned char tk[32]; in hmac_sha256_vector() local
|
H A D | md5.c | 30 u8 tk[16]; in hmac_md5_vector() local
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_editmenu.py | 6 import Tkinter as tk namespace
|
/aosp_15_r20/external/freetype/src/tools/ |
H A D | test_afm.c | 32 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local
|