| /external/cronet/buildtools/third_party/libc++/trunk/include/__type_traits/ |
| D | is_const.h | 24 struct _LIBCPP_TEMPLATE_VIS is_const : _BoolConstant<__is_const(_Tp)> { }; struct
|
| /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/cronet/third_party/boringssl/src/include/openssl/ |
| D | stack.h | 352 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 367 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
| /external/boringssl/src/include/openssl/ |
| D | stack.h | 352 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 367 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
| /external/rust/crates/bindgen/ir/ |
| D | var.rs | 45 is_const: bool, field 68 pub fn is_const(&self) -> bool { in is_const() method 298 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 188 pub fn is_const(&self) -> bool { in is_const() method 1217 let is_const = ty.is_const() || in from_clang_ty() localVariable
|
| D | comp.rs | 84 is_const: bool, field 130 pub fn is_const(&self) -> bool { in is_const() method 1525 let is_const = cur.method_is_const(); in from_ty() localVariable
|
| D | function.rs | 506 let is_const = is_method && cursor.method_is_const(); in from_ty() localVariable
|
| /external/clang/test/SemaTemplate/ |
| D | temp_class_spec.cpp | 35 struct is_const { struct 40 struct is_const<const T> { argument 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/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_interfaces.cpp | 145 bool is_const = false; in NumConsumedLocations() local 350 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 | 148 bool is_const = false; in NumConsumedLocations() local 372 bool is_const = false; in GetLocationsForVariable() local
|
| D | validate_constants.cpp | 170 bool is_const; in ValidateConstantComposite() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_interfaces.cpp | 149 bool is_const = false; in NumConsumedLocations() local 354 bool is_const = false; in GetLocationsForVariable() local
|
| D | validate_constants.cpp | 170 bool is_const; in ValidateConstantComposite() local
|
| /external/libabigail/include/ |
| D | abg-ir.h | 4431 bool is_const, in mem_fn_context_rel() 4514 is_const() const in is_const() function 4522 is_const(bool f) in is_const() function 4561 bool is_constructor, bool is_const) in member_function_template() 4573 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/tensorflow/tensorflow/lite/tools/versioning/ |
| D | op_signature.h | 30 bool is_const; member
|
| /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 | 2702 bool& is_const) in read_cdtor_const() 5086 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 5124 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 5440 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local 5472 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local
|
| D | abg-dwarf-reader.cc | 1572 expr_result(bool is_const) in expr_result() 1586 is_const() const in is_const() function in abigail::dwarf_reader::expr_result 1592 is_const(bool f) in is_const() function in abigail::dwarf_reader::expr_result 9310 bool is_const = false; in die_qualified_type_name() local 9545 bool& is_const, in die_return_and_parm_names_from_fn_type_die() 9693 bool is_const = false; in die_function_signature() local 9882 bool is_const = false; in die_pretty_print_type() local 13262 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
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_llvm_tess.c | 477 bool is_const = !param_index; in si_nir_store_output_tcs() local
|