Home
last modified time | relevance | path

Searched defs:cpp_flags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ring/
Dbuild.rs109 fn cpp_flags(compiler: &cc::Tool) -> &'static [&'static str] { in cpp_flags() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py1551 def cpp_flags() -> str: function