HomeSort by relevance Sort by last modified time
    Searched full:macos (Results 76 - 100 of 597) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/stubdata/
icu-data-default.txt 86 macos-0_2-10.2.cnv
87 macos-7_3-10.2.cnv
  /external/qemu/distrib/sdl-1.2.15/
CREDITS 29 * Max Watson, Matt Slot, and Kyle for help with the MacOS Classic port
61 * Brenda Tantzen, for Metrowerks CodeWarrior on MacOS
README 16 MacOS Classic, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX,
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-zh.m4 33 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
68 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
locale-fr.m4 30 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
63 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
124 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
160 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
mmap-anon.m4 12 # - On MacOS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
Audio_mac.py 48 import MacOS
63 id(data)+MacOS.string_id_to_buffer,
PixMapWrapper.py 15 import MacOS
73 id(self.data)+MacOS.string_id_to_buffer,
103 self._stuff('baseAddr', id(self.data) + MacOS.string_id_to_buffer)
210 import MacOS
macostools.py 1 """macostools - Various utility functions for MacOS.
14 import MacOS
16 openrf = MacOS.openrf
EasyDialogs.py 35 import MacOS
318 MacOS.HandleEvent(ev)
374 ## MacOS.HandleEvent(ev)
376 ## MacOS.HandleEvent(ev)
398 MacOS.SysBeep()
466 if hasattr(MacOS, 'SchedParams'):
467 appsw = MacOS.SchedParams(1, 0)
501 MacOS.SysBeep()
517 MacOS.SysBeep()
571 if hasattr(MacOS, 'SchedParams')
    [all...]
aetools.py 31 import MacOS
92 except (AE.Error, MacOS.Error), msg:
132 """Create the 'best' argument for a raise MacOS.Error"""
138 err_a2 = MacOS.GetErrorString(errn)
156 if not MacOS.WMAvailable(): return 0
  /external/chromium/chrome/browser/policy/
policy_path_parser_mac.mm 28 // Mapping from variable names to MacOS NSSearchPathDirectory ids.
  /external/chromium_org/v8/test/intl/
intl.status 39 'collator/default-locale': [['system == macos or arch == android_arm or arch == android_ia32', FAIL]],
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Enumerations.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Table_Suite.py 9 import MacOS
  /external/chromium_org/third_party/icu/source/data/mappings/
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/icu4c/data/mappings/
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/openssh/
README.platform 47 Darwin and MacOS X
51 has been removed in recent releases of Darwin and MacOS X.
54 MacOS X 10.4 in Point-to-Point (Layer 3) and Ethernet (Layer 2) mode
  /external/chromium_org/chrome/browser/favicon/
favicon_service.h 59 // platform (eg MacOS) in addition to 1x.
78 // platform (eg MacOS) in addition to 1x. The vector has at most one result
97 // current platform (eg MacOS) are requested for GetFaviconImage().
136 // at the scale factors supported by the current platform (eg MacOS) in
156 // supported by the current platform (eg MacOS) are requested for
  /external/jpeg/
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
  /external/qemu/distrib/jpeg-6b/
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
  /external/elfutils/m4/
gettext.m4 98 dnl Sometimes, on MacOS X, libintl requires linking with CoreFoundation.
365 dnl Checks for special options needed on MacOS X.
369 dnl Check for API introduced in MacOS X 10.2.
381 [Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation framework.])
383 dnl Check for API introduced in MacOS X 10.3.
393 [Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework.])
  /external/chromium/chrome/common/extensions/docs/build/
build.py 142 "/xcodebuild/Release/DumpRenderTree.app/Contents/MacOS/DumpRenderTree")
144 "/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree")
146 "DumpRenderTree.app/Contents/MacOS/DumpRenderTree")

Completed in 1468 milliseconds

1 2 34 5 6 7 8 91011>>