Home
last modified time | relevance | path

Searched defs:spec_list (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dkernel_spec.cc64 const std::initializer_list<CudaPtxInMemory::PtxSpec> &spec_list, in CudaPtxInMemory()
231 std::initializer_list<CudaPtxInMemory::PtxSpec> spec_list, in AddCudaPtxInMemory()
240 std::initializer_list<CudaPtxInMemory::PtxSpec> spec_list, in AddCudaCompressedPtxInMemory()
/external/fmtlib/test/
Dchrono-test.cc276 std::vector<std::string> spec_list = { in TEST() local
382 std::vector<std::string> spec_list = { in TEST() local
Dxchar-test.cc250 std::vector<std::wstring> spec_list = { in TEST() local
/external/squashfs-tools/squashfs-tools/
Daction.c453 struct action **spec_list; in parse_action() local
3168 void dump_action_list(struct action *spec_list, int spec_count) in dump_action_list()