HomeSort by relevance Sort by last modified time
    Searched full:macos (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
OS.java 20 private static boolean macOs;
27 macOs = "Mac OS X".startsWith(osName);
37 return macOs;
  /external/jpeg/
makeproj.mac 49 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
114 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
133 Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:Runtime:Runtime PPC:MSL RuntimePPC.Lib" To Segment 3
135 Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:InterfaceLib" To Segment 4
136 Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:MathLib" To Segment 4
149 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
168 Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:Runtime:Runtime PPC:MSL RuntimePPC.Lib" To Segment 3
170 Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:InterfaceLib" To Segment
    [all...]
jmemmac.c 25 * Note that jmemmac.c depends on two features of MacOS that were first
61 #include <Memory.h> /* we use the MacOS memory manager */
62 #include <Files.h> /* we use the MacOS File stuff */
63 #include <Folders.h> /* we use the MacOS HFS stuff */
75 * Memory allocation and freeing are controlled by the MacOS library
  /hardware/broadcom/wlan/bcm4329/src/
Makerules.env 33 HOSTENV = macos
48 # TARGETENV is one of freebsd, sun4, linux, linuxarm, linuxmips, android, cygwin32, win32, or macos
62 ifneq ($(findstring "$(TARGETENV)", "freebsd" "linux" "linuxarm" "linuxarm_le" "android" "linuxarm_omap" "linuxmips" "sun4" "cygwin32" "win32" "macos"), )
111 ifeq ($(TARGETENV), macos)
  /external/icu4c/data/mappings/
ucmfiles.mk 95 macos-0_2-10.2.ucm\
96 macos-6_2-10.4.ucm\
97 macos-7_3-10.2.ucm\
98 macos-29-10.2.ucm\
99 macos-35-10.2.ucm\
macos-29-10.2.ucm 11 # from macos 10.2 using TECCreateConverter
26 <code_set_name> "macos-29-10.2"
33 #<icu:alias> "macos-29_VPUA"
macos-7_3-10.2.ucm 11 # from macos 10.2 using TECCreateConverter
26 <code_set_name> "macos-7_3-10.2"
33 #<icu:alias> "macos-7_3_VPUA"
  /external/openssl/
openssl.config 8 MacOS \
44 INSTALL.MacOS \
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_main.h 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */
76 /* From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_main.h 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */
76 /* From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_main.h 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */
76 /* From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilt/windows/sdl/host/include/SDL/
SDL_main.h 31 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */
79 /* From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilt/windows/sdl/include/SDL/
SDL_main.h 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */
76 /* From the SDL library code -- needed for registering QuickDraw on MacOS */
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
README.rtf 9 \f0 . If you've never done anything to do with DNS or DHCP servers on a client version of MacOS X, you won't need to worry about this; it will already be configured for you.\
  /external/libpng/
KNOWNBUG 21 4. September 4, 2007: There is a report that pngtest crashes on MacOS 10.
  /external/qemu/distrib/sdl-1.2.12/src/audio/macrom/
SDL_romaudio.h 29 /* This is Ryan's improved MacOS sound code, with locking support */
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_sysevents.h 40 #ifdef __MACOS__ /* MacOS 7/8 don't support preemptive multi-tasking */
  /external/webkit/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/
TestNetscapePlugin.pro 14 QMAKE_BUNDLE_LOCATION += "Contents/MacOS"
  /external/icu4c/stubdata/
icudt42l-default.txt 121 macos-0_2-10.2.cnv
122 macos-7_3-10.2.cnv
icudt42l-us-japan.txt 94 macos-0_2-10.2.cnv
95 macos-7_3-10.2.cnv
icudt42l-us.txt 93 macos-0_2-10.2.cnv
94 macos-7_3-10.2.cnv
  /external/qemu/distrib/sdl-1.2.12/
CREDITS 27 * Max Watson, Matt Slot, and Kyle for help with the MacOS Classic port
59 * Brenda Tantzen, for Metrowerks CodeWarrior on MacOS
README 16 MacOS Classic, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX,
  /external/v8/test/cctest/
SConscript 80 'os:macos': ['test-platform-macos.cc'],
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
GNUmakefile 89 # MacOS
91 ifeq ($(TARGETENV), macos)
107 endif # macos

Completed in 108 milliseconds

1 2 3 4 5 6 7