| /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/rust/crates/quiche/deps/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/rust/crates/bindgen/src/ir/ |
| D | var.rs | 47 is_const: bool, field 70 pub fn is_const(&self) -> bool { in is_const() method 310 let is_const = ty.is_const() || in parse() localVariable
|
| D | layout.rs | 104 let is_const = ty.is_const(); in from_clang_ty() localVariable
|
| D | ty.rs | 35 is_const: bool, field 214 pub fn is_const(&self) -> bool { in is_const() method 1212 let is_const = ty.is_const() || in from_clang_ty() localVariable
|
| D | comp.rs | 85 is_const: bool, field 132 pub fn is_const(&self) -> bool { in is_const() method 1483 let is_const = cur.method_is_const(); in from_ty() localVariable
|
| D | function.rs | 455 let is_const = is_method && cursor.method_is_const(); in from_ty() localVariable
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | static-assert.cpp | 90 struct is_const : public false_type {}; struct 92 struct is_const<Tp const> : public true_type {}; struct
|
| /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/llvm-project/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/mesa3d/src/compiler/glsl/ |
| D | loop_analysis.h | 174 const bool is_const = (this->num_assignments == 0) in is_loop_constant() local
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | cxx2a-consteval.cpp | 162 consteval Agg is_const() { in is_const() function
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_interfaces.cpp | 141 bool is_const = false; in NumConsumedLocations() local 329 bool is_const = false; in GetLocationsForVariable() local
|
| D | validate_constants.cpp | 171 bool is_const; in ValidateConstantComposite() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
| D | validate_interfaces.cpp | 141 bool is_const = false; in NumConsumedLocations() local 329 bool is_const = false; in GetLocationsForVariable() local
|
| D | validate_constants.cpp | 171 bool is_const; in ValidateConstantComposite() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_interfaces.cpp | 141 bool is_const = false; in NumConsumedLocations() local 329 bool is_const = false; in GetLocationsForVariable() local
|
| D | validate_constants.cpp | 171 bool is_const; in ValidateConstantComposite() local
|
| /external/rust/crates/unicode-width/scripts/ |
| D | unicode.py | 182 pfun=lambda x: "(%s,%s)" % (escape_char(x[0]), escape_char(x[1])), is_const=True): argument
|
| /external/libabigail/include/ |
| D | abg-ir.h | 4348 bool is_const, in mem_fn_context_rel() 4431 is_const() const in is_const() function 4439 is_const(bool f) in is_const() function 4478 bool is_constructor, bool is_const) in member_function_template() 4490 is_const() const in is_const() function
|
| /external/rust/crates/unicode-segmentation/scripts/ |
| D | unicode.py | 199 pfun=lambda x: "(%s,%s)" % (escape_char(x[0]), escape_char(x[1])), is_const=True): argument
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
| D | protoc-gen-upb.cc | 99 bool is_const) { in CTypeInternal()
|
| /external/libabigail/src/ |
| D | abg-reader.cc | 2430 bool& is_const) in read_cdtor_const() 4700 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 4739 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 5039 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local 5072 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local
|
| D | abg-dwarf-reader.cc | 1569 expr_result(bool is_const) in expr_result() 1583 is_const() const in is_const() function in abigail::dwarf_reader::expr_result 1589 is_const(bool f) in is_const() function in abigail::dwarf_reader::expr_result 9200 bool is_const = false; in die_qualified_type_name() local 9435 bool& is_const, in die_return_and_parm_names_from_fn_type_die() 9583 bool is_const = false; in die_function_signature() local 9771 bool is_const = false; in die_pretty_print_type() local 13146 bool is_const = false; in build_function_type() local
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | loop_optimizer.cc | 239 AttrValue is_const; in HandleInvariantNode() local
|