Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Dlib.rs65 let mut sources1 = ast::SourceDatabase::new(); in rust_no_allocation_output_is_deterministic() localVariable
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPostDepthCoverageTests.cpp146 ProgramSources sources1 = makeVtxFragSources(m_vertShader, m_fragShader1); in iterate() local