Home
last modified time | relevance | path

Searched defs:new_options (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Didlharness.js234 const new_options = { only: [] } variable
/third_party/rust/crates/regex/src/
Dexec.rs155 pub fn new_options(opts: RegexOptions) -> Self { in new_options() method
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3550 nir_shader_compiler_options *new_options = ralloc(s, nir_shader_compiler_options); in ntt_fix_nir_options() local