Home
last modified time | relevance | path

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

123

/third_party/python/Lib/test/
Dtest_idle.py7 tk = import_module('tkinter') # Also imports _tkinter. variable
/third_party/python/Lib/idlelib/idle_test/
Dtest_editmenu.py7 import tkinter as tk namespace
Dtest_macosx.py6 import tkinter as tk namespace
Dhtest.py71 import tkinter as tk namespace
/third_party/benchmark/tools/
Dstrip_asm.py52 def is_identifier(tk): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
Dcrypto_internal.c44 u8 tk[32]; in crypto_hash_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dsha384.c30 unsigned char tk[48]; in hmac_sha384_vector() local
Dsha256.c30 unsigned char tk[32]; in hmac_sha256_vector() local
Dsha512.c30 unsigned char tk[64]; in hmac_sha512_vector() local
Dsha1.c30 unsigned char tk[20]; in hmac_sha1_vector() local
Dmd5.c30 u8 tk[16]; in hmac_md5_vector() local
Dcrypto_internal.c44 u8 tk[32]; in crypto_hash_init() local
/third_party/googletest/googletest/src/hwext/
Dgtest-utils.cc71 string tk = tokenptr; in SplitString() local
/third_party/freetype/src/tools/
Dtest_afm.c32 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_afm.c32 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dtest_afm.c33 AFM_TrackKern tk = fi->TrackKerns + i; in dump_fontinfo() local
/third_party/toybox/toys/pending/
Dsyslogd.c100 char *tk; in resolve_config() local
156 char *confline, *tk[2]; in parse_config_file() local
/third_party/python/Lib/idlelib/
Dpercolator.py74 import tkinter as tk namespace
Dsqueezer.py19 import tkinter as tk namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dcommon_module_tests.c637 const u8 tk[] = { in pasn_test_pasn_auth() local
716 const u8 tk[] = { in pasn_test_no_pasn_auth() local

123