/third_party/ltp/tools/sparse/sparse-src/validation/expand/ |
D | builtin_constant_inline0.c | 1 static inline int is_const(long size) in is_const() function
|
/third_party/rust/crates/bindgen/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
|
D | item.rs | 1536 let is_const = ty.is_const(); in from_ty_or_ref_with_id() localVariable
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | variable.h | 142 const bool is_const; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 145 bool is_const = false; in NumConsumedLocations() local 337 bool is_const = false; in GetLocationsForVariable() local
|
D | validate_constants.cpp | 171 bool is_const; in ValidateConstantComposite() local
|
D | validate_decorations.cpp | 551 bool is_const = false; in checkLayout() local
|
/third_party/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 | 170 bool is_const; in ValidateConstantComposite() local
|
D | validate_decorations.cpp | 589 bool is_const = false; in checkLayout() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_interfaces.cpp | 145 bool is_const = false; in NumConsumedLocations() local 337 bool is_const = false; in GetLocationsForVariable() local
|
D | validate_constants.cpp | 171 bool is_const; in ValidateConstantComposite() local
|
D | validate_decorations.cpp | 551 bool is_const = false; in checkLayout() local
|
/third_party/libabigail/include/ |
D | abg-ir.h | 4438 bool is_const, in mem_fn_context_rel() 4521 is_const() const in is_const() function 4529 is_const(bool f) in is_const() function 4568 bool is_constructor, bool is_const) in member_function_template() 4580 is_const() const in is_const() function
|
/third_party/cef/tools/ |
D | cef_parser.py | 1342 def is_const(self): member in obj_function_virtual 1812 def is_const(self): member in obj_analysis
|
/third_party/libabigail/src/ |
D | abg-reader.cc | 2578 bool& is_const) in read_cdtor_const() 4953 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 4991 bool is_ctor = false, is_dtor = false, is_const = false; in build_class_decl() local 5306 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local 5338 bool is_ctor = false, is_dtor = false, is_const = false; in build_union_decl() local
|
D | abg-dwarf-reader.cc | 1333 expr_result(bool is_const) in expr_result() 1347 is_const() const in is_const() function in abigail::dwarf::expr_result 1353 is_const(bool f) in is_const() function in abigail::dwarf::expr_result 9115 bool is_const = false; in die_qualified_type_name() local 9350 bool& is_const, in die_return_and_parm_names_from_fn_type_die() 9498 bool is_const = false; in die_function_signature() local 9686 bool is_const = false; in die_pretty_print_type() local 13804 bool is_const = false; in build_function_type() local
|
D | abg-hash.cc | 415 is_const = get_member_function_is_const(t); in operator ()() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.c | 505 static int is_const(int sel) in is_const() function
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_ir.h | 494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } in is_const() function
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_impl.cc | 1602 bool is_const, in MakeVariable()
|