Home
last modified time | relevance | path

Searched defs:split_list (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/third_party/google_benchmark/src/cmake/
Dsplit_list.cmake1 macro(split_list listname) macro
/external/cronet/tot/third_party/google_benchmark/src/cmake/
Dsplit_list.cmake1 macro(split_list listname) macro
/external/google-benchmark/cmake/
Dsplit_list.cmake1 macro(split_list listname) macro
/external/libcxx/utils/google-benchmark/cmake/
Dsplit_list.cmake1 macro(split_list listname) macro
/external/libcxxabi/cmake/Modules/
DHandleLibcxxabiFlags.cmake206 macro(split_list listname) macro
/external/libcxx/cmake/Modules/
DHandleLibcxxFlags.cmake228 macro(split_list listname) macro
/external/pytorch/benchmarks/distributed/rpc/parameter_server/
Dlauncher.py214 def split_list(arr, n): function