Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A 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()
/aosp_15_r20/external/fmtlib/test/
H A Dchrono-test.cc276 std::vector<std::string> spec_list = { in TEST() local
382 std::vector<std::string> spec_list = { in TEST() local
H A Dxchar-test.cc250 std::vector<std::wstring> spec_list = { in TEST() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A 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()