Home
last modified time | relevance | path

Searched defs:is_const (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Dbuiltin_constant_inline0.c1 static inline int is_const(long size) in is_const() function
/third_party/rust/crates/bindgen/bindgen/ir/
Dvar.rs45 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
Dlayout.rs104 let is_const = ty.is_const(); in from_clang_ty() localVariable
Dty.rs35 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
Dcomp.rs84 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
Dfunction.rs506 let is_const = is_method && cursor.method_is_const(); in from_ty() localVariable
Ditem.rs1536 let is_const = ty.is_const(); in from_ty_or_ref_with_id() localVariable
/third_party/skia/third_party/externals/tint/src/ast/
Dvariable.h142 const bool is_const; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp145 bool is_const = false; in NumConsumedLocations() local
337 bool is_const = false; in GetLocationsForVariable() local
Dvalidate_constants.cpp171 bool is_const; in ValidateConstantComposite() local
Dvalidate_decorations.cpp551 bool is_const = false; in checkLayout() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp145 bool is_const = false; in NumConsumedLocations() local
350 bool is_const = false; in GetLocationsForVariable() local
Dvalidate_constants.cpp170 bool is_const; in ValidateConstantComposite() local
Dvalidate_decorations.cpp589 bool is_const = false; in checkLayout() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp145 bool is_const = false; in NumConsumedLocations() local
337 bool is_const = false; in GetLocationsForVariable() local
Dvalidate_constants.cpp171 bool is_const; in ValidateConstantComposite() local
Dvalidate_decorations.cpp551 bool is_const = false; in checkLayout() local
/third_party/libabigail/include/
Dabg-ir.h4438 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/
Dcef_parser.py1342 def is_const(self): member in obj_function_virtual
1812 def is_const(self): member in obj_analysis
/third_party/libabigail/src/
Dabg-reader.cc2578 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
Dabg-dwarf-reader.cc1333 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
Dabg-hash.cc415 is_const = get_member_function_is_const(t); in operator ()() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c505 static int is_const(int sel) in is_const() function
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } in is_const() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1602 bool is_const, in MakeVariable()

12