Searched refs:visibility (Results 1 – 20 of 20) sorted by relevance
/reactos/sdk/include/c++/stlport/stl/config/ |
H A D | _gcc.h | 84 # define _STLP_EXPORT_DECLSPEC __attribute__((visibility("default"))) 85 # define _STLP_IMPORT_DECLSPEC __attribute__((visibility("default"))) 86 # define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((visibility("default"))) 87 # define _STLP_CLASS_IMPORT_DECLSPEC __attribute__((visibility("default")))
|
/reactos/drivers/filesystems/btrfs/zstd/ |
H A D | zstd_errors.h | 25 # define ZSTDERRORLIB_VISIBILITY __attribute__ ((visibility ("default")))
|
H A D | huf.h | 31 # define HUF_PUBLIC_API __attribute__ ((visibility ("default")))
|
H A D | fse.h | 33 # define FSE_PUBLIC_API __attribute__ ((visibility ("default")))
|
H A D | zstd.h | 25 # define ZSTDLIB_VISIBILITY __attribute__ ((visibility ("default")))
|
/reactos/sdk/lib/3rdparty/freetype/src/pcf/ |
H A D | README | 48 visibility of the PCF_Face object. This means that applications 54 I plan to give full visibility of the PCF_Face object in the next
|
/reactos/sdk/lib/rossym/ |
H A D | dwarf.h | 289 uchar visibility; member 352 ulong visibility; member
|
H A D | dwarfinfo.c | 399 { DwarfAttrVisibility, OFFSET(visibility), TConstant },
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | gzguts.h | 16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
|
H A D | zutil.h | 17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
|
H A D | ChangeLog | 193 - Do not use the visibility attribute if NO_VIZ defined 194 - Improve the detection of no hidden visibility attribute 386 - Disable visibility attribute in win32/Makefile.gcc [Bar-Lev] 410 - Use hidden visibility attribute when available [Frysinger]
|
/reactos/sdk/lib/rossym_new/ |
H A D | dwarf.h | 301 uchar visibility; member 364 ulong visibility; member
|
H A D | dwarfinfo.c | 397 { ATTR(DwarfAttrVisibility), OFFSET(visibility), TConstant },
|
/reactos/sdk/lib/3rdparty/freetype/src/bdf/ |
H A D | README | 80 - Except for encodings properties, client applications have no visibility of 86 I plan to give full visibility of the BDF_Face object in an upcoming
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ReleaseNote.txt | 14 * Use of the gcc visibility feature for gcc versions after 4.0.
|
H A D | ChangeLog | 1108 gcc visibility feature. 1459 visibility for many platforms or dllimport/dllexport for 1463 support visibility for the moment. 2765 * stlport/stl/config/_gcc.h: Starting with gcc 4, use visibility
|
/reactos/sdk/include/GL/ |
H A D | gl.h | 71 # define GLAPI __attribute__((visibility("default")))
|
/reactos/sdk/include/psdk/ |
H A D | mshtml.idl | 666 HRESULT visibility([in] BSTR v); 669 HRESULT visibility([retval, out] BSTR *p); 1433 HRESULT visibility([in] BSTR v); 1436 HRESULT visibility([retval, out] BSTR *p); 1940 void visibility(BSTR v); 1943 BSTR visibility(); 2988 HRESULT visibility([retval, out] BSTR *p); 3390 BSTR visibility();
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | NEWS | 2287 exclusive C14N namespace visibility (Aleksey Sanin), XSD datatype
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 3016 help to reduce footprint, and to reduce "visibility" on the Internet.
|