代码搜索:Attributes
找到约 10,000 项符合「Attributes」的源代码
代码结果 10,000
www.eeworm.com/read/242866/4533955
svn-base test_attributes.cpp.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/242866/4533984
svn-base test_attributes.cpp.svn-base
// Copyright (c) 2004 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Soft
www.eeworm.com/read/402480/2322604
c rds_resfile_parse_attributes.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/366702/2862339
c mips16-attributes-2.c
/* { dg-do compile { target mips16_attribute } } */
/* { dg-skip-if "" { *-*-* } { "-mflip-mips16" } { "" } } */
/* { dg-add-options mips16_attribute } */
void f1 (void);
void __attribute__((mips16))
www.eeworm.com/read/366702/2862344
c mips16-attributes-3.c
/* We should be able to assign mips16 and nomips16 functions to a pointer. */
void __attribute__((mips16)) f1 (void);
void (*ptr1) (void) = f1;
void __attribute__((nomips16)) f2 (void);
void (*ptr2)
www.eeworm.com/read/183326/9168405
adb ncurses2-test_sgr_attributes.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind
www.eeworm.com/read/183326/9168408
ads ncurses2-test_sgr_attributes.ads
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind
www.eeworm.com/read/357508/10207438
adb ncurses2-test_sgr_attributes.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind