/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 148 #define NODE_DECL(node) (node)->decl 174 static inline const char *get_decl_section_name(const_tree decl) in get_decl_section_name() argument 176 return DECL_SECTION_NAME(decl); in get_decl_section_name() 181 #define cgraph_get_node(decl) cgraph_node::get(decl) argument 182 #define cgraph_get_create_node(decl) cgraph_node::get_create(decl) argument 183 #define cgraph_create_node(decl) cgraph_node::create(decl) argument 186 #define varpool_get_node(decl) varpool_node::get(decl) argument 211 static inline void change_decl_assembler_name(tree decl, tree name) in change_decl_assembler_name() argument 213 symtab->change_decl_assembler_name(decl, name); in change_decl_assembler_name() 216 static inline void varpool_finalize_decl(tree decl) in varpool_finalize_decl() argument [all …]
|
H A D | randomize_layout_plugin.c | 459 static void update_decl_size(tree decl) in update_decl_size() argument 464 type = TREE_TYPE(decl); in update_decl_size() 469 init = DECL_INITIAL(decl); in update_decl_size() 483 for (field = TYPE_FIELDS(TREE_TYPE(decl)); TREE_CHAIN(field); field = TREE_CHAIN(field)) in update_decl_size() 498 DECL_SIZE(decl) = size_binop(PLUS_EXPR, TYPE_SIZE(type), flexsize); in update_decl_size() 506 tree decl = (tree)event_data; in randomize_layout_finish_decl() local 509 if (decl == NULL_TREE || decl == error_mark_node) in randomize_layout_finish_decl() 512 type = TREE_TYPE(decl); in randomize_layout_finish_decl() 514 if (TREE_CODE(decl) != VAR_DECL) in randomize_layout_finish_decl() 523 DECL_SIZE(decl) = 0; in randomize_layout_finish_decl() [all …]
|
/openbmc/linux/scripts/genksyms/ |
H A D | parse.y | 143 struct string_list *decl = (*$3)->next; variable 147 decl, is_extern); 161 { struct string_list *decl = *$1; variable 169 is_typedef ? SYM_TYPEDEF : SYM_NORMAL, decl, is_extern); 174 { struct string_list *decl = *$3; variable 184 is_typedef ? SYM_TYPEDEF : SYM_NORMAL, decl, is_extern); 408 { struct string_list *decl = *$2; variable 410 add_symbol(current_name, SYM_NORMAL, decl, is_extern);
|
/openbmc/linux/arch/x86/lib/ |
H A D | copy_mc_64.S | 42 decl %ecx 57 decl %ecx 73 decl %ecx
|
H A D | memset_64.S | 88 decl %ecx 98 decl %edx
|
H A D | csum-copy_64.S | 104 decl %r12d 144 decl %ecx 174 decl %ecx
|
H A D | copy_page_64.S | 61 decl %ecx
|
H A D | clear_page_64.S | 30 decl %ecx
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc_14.2.bb | 5 # | gcc-4.8.1-r0/gcc-4.8.1/gcc/cp/decl.c:7438:(.text.unlikely+0x2fa): relocation truncated to fit: … 6 # | gcc-4.8.1-r0/gcc-4.8.1/gcc/cp/decl.c:7442:(.text.unlikely+0x318): additional relocation overflo…
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | memset_64.S | 88 decl %ecx 98 decl %edx
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | head_64.S | 150 decl %eax 220 decl %ecx 231 decl %ecx 326 decl %eax
|
H A D | head_32.S | 88 decl %eax
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | polynom_Xsig.S | 64 decl PARAM4 120 decl PARAM4
|
H A D | wm_sqrt.S | 218 decl %eax
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/ |
H A D | 0001-remove-dropped-templates.patch | 25 …$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: sc… 30 -tmpl-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | doc-fixes.patch | 16 include $(top_srcdir)/Makefile.decl
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0002-Fix-const-qualifier-error.patch | 7 error: duplicate 'const' declaration specifier [-Werror,-Wduplicate-decl-specifier]
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | qom_type_info.py | 251 decl = self.allfiles.find_match(OldStyleObjectDeclareSimpleType, 253 if not decl: 257 decl.debug("declaration is here")
|
H A D | qom_macros.py | 747 decl = files.find_match(DeclareTypeName, name=typename, group='typename') 748 if decl: 749 return decl.group('uppercase')
|
/openbmc/linux/tools/perf/util/ |
H A D | dwarf-aux.c | 873 int decl = 0, inl; in die_walk_lines() local 881 dwarf_decl_line(rt_die, &decl); in die_walk_lines() 936 if (inl != decl || in die_walk_lines()
|
/openbmc/qemu/scripts/ |
H A D | block-coroutine-wrapper.py | 60 self.decl = m.group('decl')
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch | 32 @@ -14301,11 +14301,13 @@ warn_for_range_copy (tree decl, tree expr)
|
/openbmc/linux/arch/x86/kernel/ |
H A D | head_64.S | 572 decl early_recursion_flag(%rip)
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 1573 SVGA3dVertexDecl *decl = (SVGA3dVertexDecl *)( in vmw_cmd_draw() local 1585 maxnum = (header->size - sizeof(cmd->body)) / sizeof(*decl); in vmw_cmd_draw() 1592 for (i = 0; i < cmd->body.numVertexDecls; ++i, ++decl) { in vmw_cmd_draw() 1596 &decl->array.surfaceId, NULL); in vmw_cmd_draw() 1602 cmd->body.numVertexDecls * sizeof(*decl)) / sizeof(*range); in vmw_cmd_draw() 1608 range = (SVGA3dPrimitiveRange *) decl; in vmw_cmd_draw()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/ |
H A D | webkitgtk3_2.44.3.bb | 20 file://0001-LowLevelInterpreter.cpp-339-21-error-t6-was-not-decl.patch \
|