Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/
H A Dmodules.py285 def write_test(self, module, c_headers=[]): argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs129 let c_headers: Vec<_> = headers in from_clc() localVariable