HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 651 - 675 of 1673) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include/
stddef.h 180 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
197 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
253 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
294 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
stddef.h 180 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
197 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
253 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
294 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stddef.h 181 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
198 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
255 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
295 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stddef.h 181 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
198 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
255 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
295 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
stddef.h 180 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
197 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
253 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
294 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stddef.h 181 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
198 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
255 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
295 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stddef.h 181 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
198 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
255 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
295 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include/
stddef.h 180 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
197 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
253 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
294 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
stddef.h 180 #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */
197 #define _BSD_SIZE_T_DEFINED_ /* Darwin */
253 #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */
254 #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */
294 #define _BSD_RUNE_T_DEFINED_ /* Darwin */
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp 377 #if OS(DARWIN)
407 #if OS(DARWIN)
418 #if OS(DARWIN)
433 #if !OS(DARWIN)
440 #if OS(DARWIN)
447 #if OS(DARWIN)
458 #if OS(DARWIN)
467 #if OS(DARWIN)
475 #if OS(DARWIN)
497 #if !OS(DARWIN)
    [all...]
  /external/valgrind/main/coregrind/
m_libcsignal.c 40 /* IMPORTANT: on Darwin it is essential to use the _nocancel versions
42 is available. See docs/internals/Darwin-notes.txt for the reason
188 /* On Darwin, __NR_sigprocmask appears to affect the entire
201 /* A helper function for sigaction on Darwin. */
346 The Darwin implementation is horrible and probably broken in a dozen
362 /* ---------- sigtimedwait_zero: Darwin ----------- */
412 /* Find out what's pending: Darwin sigpending */
m_vki.c 84 vg_assert(sizeof(sigset_t) /* defined by Darwin */
126 /* VKI_SET_SIGMASK is hardwired into syscall-x86-darwin.S and
127 syscall-amd64-darwin.S */
  /external/llvm/lib/Support/
Triple.cpp 104 case Darwin: return "darwin";
172 // archs which Darwin doesn't use.
180 // This code must be kept in sync with Clang's Darwin specific argument
273 .StartsWith("darwin", Triple::Darwin)
553 default: llvm_unreachable("unexpected OS for Darwin triple");
554 case Darwin:
558 // Darwin version numbers are skewed from OS X versions.
576 // the clang driver combines OS X and IOS support into a common Darwin
    [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-darwin.c 3 /*--- Startup: create initial process image on Darwin ---*/
4 /*--- initimg-darwin.c ---*/
145 HChar* preload_string = VG_(malloc)("initimg-darwin.sce.1", preload_string_len);
150 preload_tool_path = VG_(malloc)("initimg-darwin.sce.2", preload_tool_path_len);
172 ret = VG_(malloc) ("initimg-darwin.sce.3",
187 HChar *cp = VG_(malloc)("initimg-darwin.sce.4", len);
199 HChar *cp = VG_(malloc)("initimg-darwin.sce.4.2", len);
213 HChar *cp = VG_(malloc) ("initimg-darwin.sce.5", len);
222 HChar *cp = VG_(malloc) ("initimg-darwin.sce.5.2", len);
285 The format of the stack on Darwin is
    [all...]
  /external/valgrind/tsan/
Makefile 45 OS= # linux, darwin
88 else ifeq ($(OS), darwin)
155 $(MAKE) all OS=darwin ARCH=x86 DEBUG=0
157 $(MAKE) all OS=darwin ARCH=x86 DEBUG=1
159 $(MAKE) all OS=darwin ARCH=amd64 DEBUG=0
161 $(MAKE) all OS=darwin ARCH=amd64 DEBUG=1
  /development/ide/emacs/
android-common.el 94 Only linux and darwin on x86 architectures are supported."
98 (or (and (string-match "darwin" system-configuration) "darwin-x86")
  /external/clang/runtime/compiler-rt/
Makefile 74 ifeq ($(OS),Darwin)
75 RuntimeDirs += darwin
76 RuntimeLibrary.darwin.Configs := \
  /external/valgrind/main/
Makefile.tool.am 62 # NB for 64-bit darwin. We may want to set -Wl,-pagezero_size to
91 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-x86-darwin.a
94 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-amd64-darwin.a
  /external/webkit/Source/JavaScriptCore/runtime/
JSLock.cpp 38 #if ENABLE(JSC_MULTIPLE_THREADS) && (OS(DARWIN) || USE(PTHREADS))
216 #else // ENABLE(JSC_MULTIPLE_THREADS) && (OS(DARWIN) || USE(PTHREADS))
263 #endif // ENABLE(JSC_MULTIPLE_THREADS) && (OS(DARWIN) || USE(PTHREADS))
  /external/webkit/Source/JavaScriptCore/wtf/
StackBounds.cpp 24 #if OS(DARWIN)
63 // DARWIN, QNX, UNIX, SYMBIAN
78 #if OS(DARWIN)
  /external/webkit/Source/WebCore/platform/graphics/
IntRect.h 36 #if PLATFORM(MAC) || (PLATFORM(CHROMIUM) && OS(DARWIN))
202 || (PLATFORM(CHROMIUM) && OS(DARWIN))
242 || (PLATFORM(CHROMIUM) && OS(DARWIN))
  /sdk/eclipse/scripts/
create_all_symlinks.sh 72 elif [[ "$HOST" == "Darwin" ]]; then
73 PLATFORM="darwin-x86"
226 [[ $(uname) == "Darwin" ]] && J=$(sysctl hw.ncpu | cut -d : -f 2 | tr -d ' ')
  /build/tools/acp/
README 26 - The Darwin linker insists that ranlib be current. If you copy the
  /external/chromium/chrome/browser/
browser_resources.grd 18 <if expr="os == 'darwin'">
21 <if expr="os != 'linux2' and os != 'darwin' and os.find('bsd') == -1">
30 <if expr="os == 'darwin'">
33 <if expr="os != 'darwin'">
  /external/chromium/chrome/browser/resources/options/
options.html 44 <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')">
89 <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')">
152 <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')">
196 <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')">

Completed in 663 milliseconds

<<21222324252627282930>>