Home
last modified time | relevance | path

Searched refs:visibility (Results 1 – 20 of 20) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/config/
H A D_gcc.h84 # 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 Dzstd_errors.h25 # define ZSTDERRORLIB_VISIBILITY __attribute__ ((visibility ("default")))
H A Dhuf.h31 # define HUF_PUBLIC_API __attribute__ ((visibility ("default")))
H A Dfse.h33 # define FSE_PUBLIC_API __attribute__ ((visibility ("default")))
H A Dzstd.h25 # define ZSTDLIB_VISIBILITY __attribute__ ((visibility ("default")))
/reactos/sdk/lib/3rdparty/freetype/src/pcf/
H A DREADME48 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 Ddwarf.h289 uchar visibility; member
352 ulong visibility; member
H A Ddwarfinfo.c399 { DwarfAttrVisibility, OFFSET(visibility), TConstant },
/reactos/sdk/lib/3rdparty/zlib/
H A Dgzguts.h16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
H A Dzutil.h17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
H A DChangeLog193 - 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 Ddwarf.h301 uchar visibility; member
364 ulong visibility; member
H A Ddwarfinfo.c397 { ATTR(DwarfAttrVisibility), OFFSET(visibility), TConstant },
/reactos/sdk/lib/3rdparty/freetype/src/bdf/
H A DREADME80 - 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 DReleaseNote.txt14 * Use of the gcc visibility feature for gcc versions after 4.0.
H A DChangeLog1108 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 Dgl.h71 # define GLAPI __attribute__((visibility("default")))
/reactos/sdk/include/psdk/
H A Dmshtml.idl666 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 DNEWS2287 exclusive C14N namespace visibility (Aleksey Sanin), XSD datatype
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG3016 help to reduce footprint, and to reduce "visibility" on the Internet.