Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/cmake/
H A Dsplit_list.cmake1 macro(split_list listname) macro
/aosp_15_r20/external/libcxx/utils/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname) macro
/aosp_15_r20/external/google-benchmark/cmake/
H A Dsplit_list.cmake1 macro(split_list listname) macro
/aosp_15_r20/external/libcxxabi/cmake/Modules/
H A DHandleLibcxxabiFlags.cmake206 macro(split_list listname) macro
/aosp_15_r20/external/libcxx/cmake/Modules/
H A DHandleLibcxxFlags.cmake228 macro(split_list listname) macro
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/
H A Dlauncher.py214 def split_list(arr, n): function
/aosp_15_r20/art/test/utils/
H A Dregen-test-files69 def split_list(l, n): function