Searched refs:PLATFORM_NAME (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/tidy-15.12/tidy/include/
H A Dplatform.h80 #ifndef PLATFORM_NAME
81 #define PLATFORM_NAME "Mac OS" macro
96 #ifndef PLATFORM_NAME
97 #define PLATFORM_NAME "Mac OS X" macro
128 #ifndef PLATFORM_NAME
129 #define PLATFORM_NAME "FreeBSD" macro
134 #ifndef PLATFORM_NAME
135 #define PLATFORM_NAME "NetBSD" macro
140 #ifndef PLATFORM_NAME
141 #define PLATFORM_NAME "OpenBS macro
147 #define PLATFORM_NAME macro
153 #define PLATFORM_NAME macro
164 #define PLATFORM_NAME macro
197 #define PLATFORM_NAME macro
204 #define PLATFORM_NAME macro
211 #define PLATFORM_NAME macro
224 #define PLATFORM_NAME macro
230 #define PLATFORM_NAME macro
239 #define PLATFORM_NAME macro
249 #define PLATFORM_NAME macro
258 #define PLATFORM_NAME macro
267 #define PLATFORM_NAME macro
276 #define PLATFORM_NAME macro
287 #define PLATFORM_NAME macro
296 #define PLATFORM_NAME macro
306 #define PLATFORM_NAME macro
315 #define PLATFORM_NAME macro
325 #define PLATFORM_NAME macro
335 #define PLATFORM_NAME macro
349 #define PLATFORM_NAME macro
355 #define PLATFORM_NAME macro
[all...]
/macosx-10.9.5/Libc-997.90.3/xcodescripts/
H A Dclean_simulator.sh5 if [ "$PLATFORM_NAME" = iphonesimulator ]; then
H A Dmanpages.sh4 if [ "$PLATFORM_NAME" = iphoneos ]; then exit 0; fi
5 if [ "$PLATFORM_NAME" = iphonesimulator ]; then exit 0; fi
H A Dheaders.sh31 if [ "$PLATFORM_NAME" = iphonesimulator ]; then
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dinstall_zoneinfo.sh3 if [ "${PLATFORM_NAME}" = "iphoneos" ]; then
H A Dgenerate_zoneinfo.sh8 echo "Usage: $0 SRCROOT OBJROOT BUILT_PRODUCTS_DIR SDKROOT PLATFORM_NAME" 1>&2
16 PLATFORM_NAME="$5"
66 if [ "${PLATFORM_NAME}" = "iphoneos" ]; then
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dinstall_zoneinfo.sh3 if [ "${PLATFORM_NAME}" = "iphoneos" ]; then
H A Dgenerate_zoneinfo.sh8 echo "Usage: $0 SRCROOT OBJROOT BUILT_PRODUCTS_DIR SDKROOT PLATFORM_NAME" 1>&2
16 PLATFORM_NAME="$5"
66 if [ "${PLATFORM_NAME}" = "iphoneos" ]; then
/macosx-10.9.5/curl-78.94.1/xcscripts/
H A Dlink_dylibs.sh8 if [ "$PLATFORM_NAME" = "macosx" ]; then
H A Dinstall_curlconfig.sh4 if [ "$PLATFORM_NAME" != "macosx" ]; then
/macosx-10.9.5/libdispatch-339.92.1/xcodescripts/
H A Dinstall-dtrace.sh22 if [ "${PLATFORM_NAME}" = iphoneos ]; then exit 0; fi
/macosx-10.9.5/CommonCrypto-60049/test/test/
H A Drun_tests.sh15 if [ "${PLATFORM_NAME}" == "iphoneos" ]; then
/macosx-10.9.5/libresolv-54/xcodescripts/
H A Dmanpages.sh5 if [ "$PLATFORM_NAME" = iphoneos ]; then exit 0; fi
6 if [ "$PLATFORM_NAME" = iphonesimulator ]; then exit 0; fi
/macosx-10.9.5/Security-55471.14.18/regressions/test/
H A Drun_tests.sh14 if [ "${PLATFORM_NAME}" == "iphoneos" ]; then
/macosx-10.9.5/xnu-2422.115.4/libsyscall/xcodescripts/
H A Dmach_install_mig.sh34 if [ "$PLATFORM_NAME" = "iphonesimulator" ] ; then
77 if [[ "$PLATFORM_NAME" = "iphoneos" || "$PLATFORM_NAME" = "iphonesimulator" ]]
/macosx-10.9.5/tidy-15.12/tidy/console/
H A Dtidy.c409 #ifdef PLATFORM_NAME
411 PLATFORM_NAME, tidyReleaseDate() );
886 #ifdef PLATFORM_NAME
888 PLATFORM_NAME, tidyReleaseDate() );
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dlocalize.c1074 #ifdef PLATFORM_NAME
1075 platform = PLATFORM_NAME;
1772 #ifdef PLATFORM_NAME
1773 platform = PLATFORM_NAME;
H A Dlexer.c1394 #ifdef PLATFORM_NAME
1395 TY_(tmbsnprintf)(buf, sizeof(buf), "HTML Tidy for "PLATFORM_NAME" (vers %s), see www.w3.org",

Completed in 248 milliseconds