Home
last modified time | relevance | path

Searched defs:tpl (Results 1 – 12 of 12) sorted by relevance

/external/cronet/net/tools/transport_security_state_generator/
Dpreloaded_state_generator.cc43 std::string* tpl) { in ReplaceTag()
188 std::string* tpl) { in ProcessSPKIHashes()
224 std::string* tpl) { in ProcessPinsets()
/external/openthread/src/core/net/
Dtcp6.cpp526 struct tcpcb_listen *tpl = &GetTcbListen(); in Initialize() local
550 struct tcpcb_listen *tpl = &GetTcbListen(); in Listen() local
565 struct tcpcb_listen *tpl = &GetTcbListen(); in StopListening() local
602 const struct tcpcb_listen *tpl = &GetTcbListen(); in Matches() local
676 struct tcpcb_listen *tpl = &listener->GetTcbListen(); in HandleMessage() local
780 struct tcpcb_listen *tpl = &listener.GetTcbListen(); in CanBind() local
/external/selinux/libsemanage/src/
Dgenhomedircon.c579 const semanage_list_t * tpl, in write_replacements()
602 semanage_list_t *tpl, const replacement_pair_t *repl, in write_contexts()
684 semanage_list_t * tpl, const genhomedircon_user_entry_t *user) in write_home_dir_context()
704 semanage_list_t * tpl, char *homedir) in write_home_root_context()
715 semanage_list_t * tpl, in write_username_context()
729 semanage_list_t * tpl, const genhomedircon_user_entry_t *user) in write_user_context()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DTapLatencyFragment.java206 String tpl = "N ↓%d (%d) ↑%d (%d)"; in updateCountsDisplay() local
/external/libabigail/tests/data/test-diff-dwarf/
Dtest42-PR21296-clanggcc.cc228 void tpl(T x) { in tpl() function
/external/tensorflow/tensorflow/core/framework/
Dfull_type_util.cc126 FullTypeDef* tpl = for_each->add_args(); in VariadicTensorContainer() local
/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_input.c433 …struct ip6_hdr* ip6, struct tcphdr* th, otMessage* msg, struct tcpcb* tp, struct tcpcb_listen* tpl, in tcp_input()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_test.cc612 auto tpl = FindInstruction(module.get(), "tpl"); in TEST_F() local
/external/e2fsprogs/misc/
Dfsck.c403 const char *tpl; in find_fsck() local
/external/python/cpython3/Modules/
D_json.c354 PyObject *tpl; in _build_rval_index_tuple() local
/external/python/cpython2/Modules/
D_json.c408 PyObject *tpl; in _build_rval_index_tuple() local
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1670 defineOrEmit(insn, pass, [&](debug::TemplateType *tpl) { in process()