Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Profile/
Dcxx-abc-deleting-dtor.cpp17 void pure() override {} in pure() function
/external/llvm-project/flang/test/Semantics/
Dresolve83.f9027 real pure real function realFunc() variable
Dcall11.f9019 pure integer function pure(n) function
Dcall10.f90119 pure subroutine pure ! ok subroutine
/external/llvm-project/flang/lib/Semantics/
Dcheck-nullify.cpp22 const Scope *pure{FindPureProcedureContaining(scope)}; in Leave() local
Dassignment.cpp123 const Symbol &lhs, const Scope &context, const Scope &pure) { in CheckDefinabilityInPureScope()
168 if (const Scope * pure{FindPureProcedureContaining(scope)}) { in CheckForPureContext() local
Dexpression.cpp679 pure{semantics::FindPureProcedureContaining( in Analyze() local
2261 pure{semantics::FindPureProcedureContaining( in CheckCall() local
/external/llvm-project/clang/test/OpenMP/
Ddeclare_variant_messages.cpp133 __attribute__((pure)) int pure() { return 0; } in pure() function
/external/libwebsockets/lib/core-net/
Dserver.c207 char contents[96], pure[96]; in lws_json_dump_context() local
/external/libwebsockets/plugins/
Dprotocol_lws_server_status.c64 char contents[256], pure[256], *p = v->d.buf + LWS_PRE, in update() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py57 def __init__(self, type, norm, pure, size, name = ''): argument
/external/mesa3d/src/freedreno/vulkan/
Dvk_format_parse.py55 def __init__(self, type, norm, pure, scaled, size, name = ''): argument
/external/llvm-project/flang/lib/Parser/
Dbasic-parsers.h83 template <typename A> inline constexpr auto pure(A x) { in pure() function
95 template <typename A> inline constexpr auto pure() { in pure() function
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py55 def __init__(self, type, norm, pure, scaled, size, name = ''): argument
/external/mesa3d/src/util/format/
Du_format_parse.py57 def __init__(self, type, norm, pure, size, name = ''): argument
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.h162 boolean pure; member
/external/jemalloc_new/src/
Djemalloc.c2909 JEMALLOC_ATTR(pure) argument
3043 JEMALLOC_ATTR(pure) argument
/external/llvm-project/polly/lib/External/isl/
Disl_ast_codegen.c3617 isl_bool pure; in generate_shifted_component_tree() local