Home
last modified time | relevance | path

Searched refs:possible_compiler_opts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/scripts/
H A Dgen_run_tests.py23 possible_compiler_opts = [ variable
50 for compiler_opts in powerset(possible_compiler_opts):
54 and '-m32' in possible_compiler_opts \
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch60972 -possible_compiler_opts = [
61002 - for compiler_opts in powerset(possible_compiler_opts):
61006 - and '-m32' in possible_compiler_opts \