Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
D__main__.py63 pure=False, argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dkeywords.h53 int pure; variable
/third_party/mesa3d/src/util/format/
Du_format_parse.py56 def __init__(self, type, norm, pure, size, name=''): argument
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h165 boolean pure; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp9479 …ol CompilerGLSL::args_will_forward(uint32_t id, const uint32_t *args, uint32_t num_args, bool pure) in args_will_forward()
10207 bool pure = function_is_pure(callee); in emit_instruction() local
11761 bool pure; in emit_instruction() local
Dspirv_hlsl.cpp5279 bool pure = false; in emit_instruction() local