Home
last modified time | relevance | path

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

/external/cronet/net/tools/disk_cache_memory_test/
Ddisk_cache_memory_test.cc249 bool ParseAndStoreSpec(const std::string& spec_str, in ParseAndStoreSpec()
/external/libbpf/src/
Drelo_core.c183 const char *spec_str, in bpf_core_parse_spec()
1195 const char *spec_str; in bpf_core_apply_relo_insn() local
Dlibbpf.c5570 const char *spec_str = btf__name_by_offset(local_btf, relo->access_str_off); in bpf_core_apply_relo() local
/external/tensorflow/tensorflow/dtensor/cc/
Dtensor_layout.cc666 for (const std::string& spec_str : sharding_spec_strs) { in GetLayout() local