Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dpresized_cuckoo_map.h101 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 Dcrypto.py273 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 Dsyslogd.c100 char *tk; in resolve_config() local
156 char *confline, *tk[2]; in parse_config_file() local
H A Dawk.c362 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 Dcommon_module_tests.c637 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 Dsecurity_manager_test.cc375 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 Dutil.cc292 void C1(const UInt128& tk, in C1()
332 void S1(const UInt128& tk, in S1()
H A Dutil_test.cc446 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/
Dtk.pc1 Name: The Tk Toolkit
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_idle.py9 tk = import_module('tkinter') # Also imports _tkinter. variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_idle.py7 tk = import_module('Tkinter') # imports _tkinter variable
/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/
Dwish.py6 tk = _tkinter.create(os.environ['DISPLAY'], 'wish', 'Tk', 1) variable
Drmt.py21 tk = root.tk variable
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_editmenu.py7 import tkinter as tk namespace
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/
H A Dstrip_asm.py52 def is_identifier(tk): argument
/aosp_15_r20/external/google-benchmark/tools/
H A Dstrip_asm.py53 def is_identifier(tk): argument
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/
H A Dstrip_asm.py52 def is_identifier(tk): argument
/aosp_15_r20/external/python/cpython2/Demo/tix/
Dgrid.py2 import Tix as tk namespace
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
H A Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
H A Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
H A Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
H A Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_editmenu.py6 import Tkinter as tk namespace
/aosp_15_r20/external/freetype/src/tools/
H A Dtest_afm.c32 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local

1234567