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

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/common/
chrome_constants.cc 48 FPL(PRODUCT_STRING ".app/Contents/MacOS/" PRODUCT_STRING);
50 FPL(PRODUCT_STRING " Helper.app/Contents/MacOS/" PRODUCT_STRING " Helper");
  /external/chromium_org/content/test/
content_browser_test.cc 43 FILE_PATH_LITERAL("Content Shell.app/Contents/MacOS/Content Shell"));
82 "Frameworks/Content Shell Helper.app/Contents/MacOS/Content Shell Helper");
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmlocal.mk 53 macos-0_2-10.2.ucm macos-7_3-10.2.ucm\
  /external/chromium_org/third_party/yasm/source/config/android/
config.h 16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/config/ios/
config.h 16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/config/linux/
config.h 16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/config/mac/
config.h 16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/config/win/
config.h 16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/dj/
config.h 18 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
22 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/third_party/yasm/source/patched-yasm/
config.h.in 15 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
19 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  /external/chromium_org/tools/gyp/test/mac/
gyptest-app.py 49 test.built_file_must_exist('Test App Gyp.app/Contents/MacOS/Test App Gyp',
110 set(['Contents/MacOS/Test App Gyp',
  /external/v8/test/cctest/
SConscript 121 'os:macos': ['test-platform-macos.cc'],
  /external/valgrind/main/
darwin11.supp 77 macos-Cond-7
108 # macos-__setenv-leak-see-our-bug-188572
  /ndk/sources/host-tools/sed-4.2.1/m4/
acl.m4 26 dnl Test for POSIX-draft-like API (Linux, FreeBSD, MacOS X, IRIX, Tru64).
58 dnl On MacOS X, other types of ACLs are supported.
locale-ja.m4 32 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
67 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
  /ndk/sources/host-tools/sed-4.2.1/lib/
file-has-acl.c 29 # if HAVE_ACL_TYPE_EXTENDED /* MacOS X */
283 /* Linux, FreeBSD, MacOS X, IRIX, Tru64 */
293 else /* FreeBSD, MacOS X, IRIX, Tru64 */
295 # if HAVE_ACL_TYPE_EXTENDED /* MacOS X */
296 /* On MacOS X, acl_get_file (name, ACL_TYPE_ACCESS)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 12 import MacOS
26 import MacOS
120 except MacOS.Error, arg:
138 except MacOS.Error:
196 except MacOS.Error, arg:
230 if not MacOS.WMAvailable():
232 # Next, a workaround for a bug in MacOS 10.2: sending events will hang unless
245 cr, tp = MacOS.GetCreatorAndType(fullname)
250 except (MacOS.Error, aetools.Error), arg:
439 creatorsignature, dummy = MacOS.GetCreatorAndType(fname
    [all...]
  /docs/source.android.com/src/source/
initializing.jd 54 <p>Detailed instructions for Ubuntu and MacOS follow. In general you will need:</p>
234 machine running MacOS 10.6 (Snow Leopard) or MacOS 10.7 (Lion), along with Xcode
241 Intel/x86 machine running MacOS 10.5 (Leopard) or MacOS 10.6 (Snow Leopard). You
242 will need the MacOS 10.5 SDK.</p>
296 <p>On MacOS the default limit on the number of simultaneous file descriptors open is too low and a highly parallel build process may exceed this limit.<br />
  /external/chromium/chrome/browser/diagnostics/
diagnostics_main.cc 328 // -(macOS) base::EnableTerminationOnHeapCorruption()
329 // -(macOS) base::EnableTerminationOnOutOfMemory()
332 // -(macOS) base::ScopedNSAutoreleasePool
  /external/qemu/distrib/sdl-1.2.15/
README.MacOSX 47 mkdir -p $(bundle_contents)/MacOS
50 $(INSTALL_PROGRAM) $< $(bundle_contents)/MacOS/
161 the command line (in *.app/Contents/MacOS) or by entering them in the
  /external/qemu/distrib/sdl-1.2.15/src/timer/macos/
FastTimes.c 51 Unfortunately, it's also very slow because the MacOS has to (a) switch to
60 Under MacOS 9, "new world" Macs (iMacs, B+W G3s and G+W G4s) have a native
76 anything before MacOS 9) -- regardless whether we are in Carbon or not! */
  /external/chromium/chrome/browser/ui/webui/options/
import_data_handler.cc 101 // TODO(csilv): Out-of-process import has only been qualified on MacOS X,
  /external/chromium_org/base/
base_paths_mac.mm 90 // src/xcodebuild/{Debug|Release}/Chromium.app/Contents/MacOS/Chromium
  /external/chromium_org/chrome/browser/policy/
policy_path_parser.h 41 // MacOS only:
policy_path_parser_mac.mm 34 // Mapping from variable names to MacOS NSSearchPathDirectory ids.

Completed in 525 milliseconds

1 2 3 4 56 7 8 91011>>