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

12 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/
TODO 12 * SDL_INIT_EVENTTHREAD on Windows and MacOS?
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Netscape_Suite.py 9 import MacOS
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/
ide.product 31 <macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</macos>
  /docs/source.android.com/src/source/
known-issues.jd 57 <h2 id="emulator-built-on-macos-107-lion-doesnt-work">Emulator built on MacOS 10.7 Lion doesn't work.</h2>
58 <p><strong>Symptom</strong>: The emulator (any version) built on MacOS 10.7 Lion
63 MacOS 10.6 with XCode 3 and works on MacOS 10.7.</p>
113 MacOS, disable the rfc1323 extension in the network settings.</p>
163 <h2 id="build-error-with-40x-and-earlier-on-macos-107">Build error with 4.0.x and earlier on MacOS 10.7.</h2>
165 versions) fails on MacOS 10.7 with errors similar to this:
167 <p><strong>Cause</strong>: 4.0.x is not compatible with MacOS 10.7.</p
    [all...]
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmfiles.mk 103 macos-0_2-10.2.ucm\
104 macos-6_2-10.4.ucm\
105 macos-7_3-10.2.ucm\
106 macos-29-10.2.ucm\
107 macos-35-10.2.ucm\
  /external/icu4c/data/mappings/
ucmfiles.mk 104 macos-0_2-10.2.ucm\
105 macos-6_2-10.4.ucm\
106 macos-7_3-10.2.ucm\
107 macos-29-10.2.ucm\
108 macos-35-10.2.ucm\
  /external/libogg/
README 30 ./macosx MacOS X project and build files
32 ./macos Classic MacOS 9 projects and build automation
115 BUILDING ON MACOS 9:
117 Ogg on MacOS 9 is built using CodeWarrior 5.3. To build it, first
  /external/chromium_org/build/mac/
make_more_helpers.sh 39 local original_helper_exe="${original_helper}/Contents/MacOS/${helper_name}"
50 local helper_feature_exe="${feature_helper}/Contents/MacOS/${helper_feature}"
51 mv "${feature_helper}/Contents/MacOS/${helper_name}" "${helper_feature_exe}"
copy_asan_runtime_dylib.sh 52 # "MacOS". In this case we're building a full-fledged OSX app and will put
56 if [ "${UPPER_DIR}" == "MacOS" ]; then
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 8 import MacOS
123 MacOS.SetEventHandler()
171 if hasattr(MacOS, 'SchedParams'):
172 saveparams = MacOS.SchedParams(*self.schedparams)
183 if hasattr(MacOS, 'SchedParams'):
184 MacOS.SchedParams(*saveparams)
234 if MacOS.runtimemodel == 'macho':
238 MacOS.SetEventHandler()
239 MacOS.SchedParams(*self.schedparams)
241 MacOS.SetEventHandler(self.dispatch
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
desktop_browser_finder_unittest.py 85 'Contents/MacOS/Google Chrome Canary')
87 'Contents/MacOS/Google Chrome')
89 '../../../out/Release/Chromium.app/Contents/MacOS/Chromium')
91 '../../../out/Debug/Chromium.app/Contents/MacOS/Chromium')
93 '../../../out/Release/Content Shell.app/Contents/MacOS/Content Shell')
95 '../../../out/Debug/Content Shell.app/Contents/MacOS/Content Shell')
  /external/chromium_org/third_party/freetype/src/cff/
cf2types.h 54 * ILP32 8 16 32 32 64* 32 32-bit MacOS, x86
56 * LP64 8 16 32 64 64 64 64-bit MacOS
  /external/chromium_org/tools/gyp/test/mac/
gyptest-sourceless-module.py 32 'resource_bundle.bundle/Contents/MacOS/resource_bundle',
54 'resource_bundle.bundle/Contents/MacOS/resource_bundle',
gyptest-strip-default.py 81 'bundle_so.bundle/Contents/MacOS/bundle_so', chdir=CHDIR),
90 'bundle_exe.app/Contents/MacOS/bundle_exe', chdir=CHDIR),
  /external/freetype/src/cff/
cf2types.h 54 * ILP32 8 16 32 32 64* 32 32-bit MacOS, x86
56 * LP64 8 16 32 64 64 64 64-bit MacOS
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_main.h 29 * Redefine main() on Win32 and MacOS so that it is called by winmain.c
82 /** @name From the SDL library code -- needed for registering QuickDraw on MacOS */
  /external/valgrind/main/
darwin10.supp 11 macos-Cond-7
42 macos-__setenv-leak-see-our-bug-188572
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_platform_config.hpp 49 // MacOS
50 # define BOOST_PLATFORM_CONFIG "boost/config/platform/macos.hpp"
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_main.h 29 * Redefine main() on Win32 and MacOS so that it is called by winmain.c
82 /** @name From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_main.h 29 * Redefine main() on Win32 and MacOS so that it is called by winmain.c
82 /** @name From the SDL library code -- needed for registering QuickDraw on MacOS */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_main.h 29 * Redefine main() on Win32 and MacOS so that it is called by winmain.c
82 /** @name From the SDL library code -- needed for registering QuickDraw on MacOS */
  /external/chromium_org/chrome/
chrome.isolate 42 '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/MacOS/<(mac_product_name)',
  /external/chromium_org/chrome/installer/mac/
app_resource_rules.plist.in 9 <key>^MacOS/</key>
  /external/chromium_org/remoting/base/
resources_mac.cc 26 // DirName() calls strip "Contents/MacOS/<binary>" from the path.
resources_unittest.cc 30 // http://crbug.com/268043 (MacOS) are fixed.

Completed in 2002 milliseconds

12 3 4 5 6 7 8 91011>>