Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_surface.cpp86 const struct pipe_surface *tpl, in initialize_dsv()
154 const struct pipe_surface *tpl, in initialize_rtv()
233 const struct pipe_surface *tpl) in d3d12_create_surface()
Dd3d12_blit.cpp601 struct pipe_resource tpl = {}; in create_tmp_resource() local
/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/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/
Dmultivisitors_cpp11_based.hpp80 tuple_tail_impl(const Tuple& tpl, index_sequence<I...>) in tuple_tail_impl()
88 std::tuple<Tail...> tuple_tail(const std::tuple<Head, Tail...>& tpl) in tuple_tail()
/external/openthread/src/core/net/
Dtcp6.cpp544 struct tcpcb_listen *tpl = &GetTcbListen(); in Initialize() local
565 struct tcpcb_listen *tpl = &GetTcbListen(); in Listen() local
580 struct tcpcb_listen *tpl = &GetTcbListen(); in StopListening() local
611 const struct tcpcb_listen *tpl = &GetTcbListen(); in Matches() local
686 struct tcpcb_listen *tpl = &listener->GetTcbListen(); in HandleMessage() local
798 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/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.c438 …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.c356 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()