Home
last modified time | relevance | path

Searched defs:pure (Results 1 – 11 of 11) sorted by relevance

/external/rust/android-crates-io/crates/protobuf-parse/src/
Dparse_and_typecheck.rs33 let pure = Parser::new() in parse_and_typecheck() localVariable
Dlib.rs26 pub mod pure; module
Dparser.rs33 pub fn pure(&mut self) -> &mut Self { in pure() method
/external/bazelbuild-rules_go/go/
Dcore.rst20 .. _pure: modes.rst#pure target
/external/python/cpython3/Tools/c-analyzer/c_parser/preprocessor/
D__main__.py62 pure=False, argument
/external/rust/android-crates-io/crates/protobuf-codegen/src/codegen/
Dmod.rs73 pub fn pure(&mut self) -> &mut Self { in pure() method
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py57 def __init__(self, type, norm, pure, size, name = ''): argument
/external/mesa3d/src/util/format/
Du_format_parse.py163 def __init__(self, type, norm, pure, size, name=''): argument
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.h153 bool pure; member
/external/jemalloc_new/src/
Djemalloc.c2911 JEMALLOC_ATTR(pure) argument
3045 JEMALLOC_ATTR(pure) argument
/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs9661 pub pure: bool, field