| /external/boringssl/src/include/openssl/ |
| D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
| /external/mesa3d/src/compiler/glsl/ |
| D | loop_analysis.h | 175 const bool is_const = (this->num_assignments == 0) in is_loop_constant() local
|
| /external/clang/test/SemaTemplate/ |
| D | temp_class_spec.cpp | 35 struct is_const { struct 40 struct is_const<const T> { struct 44 int is_const0[is_const<int>::value? -1 : 1]; argument
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_constants.cpp | 174 bool is_const; in ValidateConstantComposite() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_constants.cpp | 174 bool is_const; in ValidateConstantComposite() local
|
| /external/v8/src/torque/ |
| D | declarations.cc | 302 const Type* type, bool is_const) { in DeclareVariable()
|
| D | declarable.h | 150 bool is_const) in Variable()
|
| D | declaration-visitor.cc | 274 const Type* type, bool is_const) { in DeclareVariable()
|
| D | implementation-visitor.cc | 1556 AstNode* node, const std::string& name, bool is_const, in GenerateVariableDeclaration()
|
| /external/v8/src/wasm/baseline/ |
| D | liftoff-assembler.h | 72 bool is_const() const { return loc_ == KIntConst; } in is_const() function
|
| /external/python/cpython3/Python/ |
| D | ast_opt.c | 11 is_const(expr_ty e) in is_const() function
|
| D | compile.c | 1380 is_const(expr_ty e) in is_const() function
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | loop_optimizer_test.cc | 43 AttrValue is_const; in AddEnterNode() local
|
| D | loop_optimizer.cc | 241 AttrValue is_const; in HandleInvariantNode() local
|
| D | constant_folding.cc | 947 bool is_const = IsReallyConstant(*input_node); in IsFoldable() local
|
| /external/libpcap/ |
| D | optimize.c | 224 int is_const; member
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | r600_asm.c | 441 static int is_const(int sel) in is_const() function
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_ir.h | 493 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } in is_const() function
|
| /external/v8/tools/clang/rewrite_to_chrome_style/ |
| D | RewriteToChromeStyle.cpp | 915 bool is_const = IsProbablyConst(decl, context); in GetNameForDecl() local
|
| /external/clang/test/SemaCXX/ |
| D | type-traits.cpp | 908 void is_const() in is_const() function
|