HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 876 - 900 of 1949) sorted by null

<<31323334353637383940>>

  /packages/apps/Settings/res/xml-cs/
timezones.xml 76 <timezone id="Australia/Darwin">Darwin</timezone>
  /packages/apps/Settings/res/xml-da/
timezones.xml 76 <timezone id="Australia/Darwin">Centralaustralsk tid (Darwin)</timezone>
  /packages/apps/Settings/res/xml-es/
timezones.xml 76 <timezone id="Australia/Darwin">Hora de Australia central (Darwin)</timezone>
  /packages/apps/Settings/res/xml-fi/
timezones.xml 76 <timezone id="Australia/Darwin">Darwin</timezone>
  /packages/apps/Settings/res/xml-fr/
timezones.xml 76 <timezone id="Australia/Darwin">Heure du Centre australien (Darwin)</timezone>
  /packages/apps/Settings/res/xml-hu/
timezones.xml 76 <timezone id="Australia/Darwin">Közép-ausztráliai id? (Darwin)</timezone>
  /packages/apps/Settings/res/xml-nb/
timezones.xml 76 <timezone id="Australia/Darwin">Sentralaustralsk tid (Darwin)</timezone>
  /packages/apps/Settings/res/xml-nl/
timezones.xml 76 <timezone id="Australia/Darwin">Darwin</timezone>
  /packages/apps/Settings/res/xml-pt/
timezones.xml 76 <timezone id="Australia/Darwin">Horário da Austrália Central (Darwin)</timezone>
  /packages/apps/Settings/res/xml-ro/
timezones.xml 76 <timezone id="Australia/Darwin">Ora Australiei Centrale (Darwin)</timezone>
  /packages/apps/Settings/res/xml-sv/
timezones.xml 76 <timezone id="Australia/Darwin">Centralaustralisk tid (Darwin)</timezone>
  /packages/apps/Settings/res/xml-tr/
timezones.xml 76 <timezone id="Australia/Darwin">Orta Avustralya Saati (Darwin)</timezone>
  /external/clang/lib/Driver/
ToolChain.cpp 50 // an inverse of the darwin::getArchTypeForDarwinArchName() function, but the
112 // For Darwin targets, the -arch option (which is translated to a
198 // Thumb2 is the default for V7 on Darwin.
220 // Diagnose use of Darwin OS deployment target arguments on non-Darwin.
  /external/libusb/
ChangeLog 26 Darwin: don't reuse cached descriptors during enumeration
78 Darwin: fix enumeration of devices with non-consecutive addresses (#23)
92 Darwin: Cleanup async callback code, catch request timeouts
98 Darwin: fix endianness of control setup packet
107 Darwin: fix memory leak in process_device
115 Darwin: use logging functions
123 Darwin: support multiple calls to libusb_init
145 Darwin: fix warning in darwin_error_str()
154 Darwin: allow devices to be opened multiple times
291 Darwin: handle overflow
    [all...]
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 45 if (isPICStyleStubPIC()) // Darwin/32 in PIC mode.
100 if (isPICStyleStubPIC()) { // Darwin/32 in PIC mode.
125 if (isPICStyleStubNoDynamic()) { // Darwin/32 in -mdynamic-no-pic mode.
152 // Darwin 10 has a __bzero entry point for this purpose.
413 // Stack alignment is 16 bytes on Darwin, Linux and Solaris (both
  /external/valgrind/main/coregrind/
launcher-darwin.c 3 /*--- Launching valgrind launcher-darwin.c ---*/
287 asprintf(&vgpreload_core, "%s/vgpreload_core-%s-darwin.so", valgrind_lib, valid_archs[i].valgrind_name);
394 envp[i][0] = 'V'; /* VYLD_; changed back by initimg-darwin */
410 asprintf(&toolfile, "%s/%s-%s-darwin", valgrind_lib, toolname, arch);
419 fprintf(stderr, "valgrind: failed to start tool '%s' for platform '%s-darwin': %s\n",
  /external/webkit/Tools/wx/build/
settings.py 237 if sys.platform.startswith('darwin'):
298 if sys.platform.startswith('darwin'):
344 if sys.platform.startswith('darwin'):
392 if sys.platform.startswith('darwin') and min_version and min_version == '10.4':
397 if not sys.platform.startswith('darwin'):
  /ndk/build/tools/
DEV-SCRIPTS-USAGE.TXT 196 All dev-scripts rebuilding host programs on Linux and Darwin will only
280 host system it is meant to run on (e.g. 'linux-x86', 'windows' or 'darwin-x86')
339 The Darwin binaries must be generated on a Darwin machine. Note that the script
481 Additionally, you can use the --darwin-ssh=<hostname> option to launch the
482 build of the Darwin binaries from a Linux machine, by using ssh to access a
483 remote Darwin machine. The script will package all required sources into a
488 host systems from Linux (provided you have ssh access to a Darwin machine).
490 Alternatively, you can run 'rebuild-all-prebuilt.sh' on a Darwin machine.
525 system names (from 'linux-x86', 'windows' and 'darwin-x86'). This is usefu
    [all...]
  /external/openssl/
check-all-builds.sh 105 Darwin)
106 HOST_OS=darwin
121 linux-x86_64|darwin-x86-64)
125 panic "Sorry, this script can only run on 64-bit Linux or Darwin"
133 darwin)
209 <system> is 'android', 'linux' or 'darwin'.
387 *-linux-x86|*-darwin-x86|*-generic32)
  /build/core/
envsetup.mk 45 ifneq (,$(findstring Darwin,$(UNAME)))
46 HOST_OS := darwin
49 HOST_OS := darwin
  /development/scripts/
symbol.py 35 if uname == "Darwin":
38 return "darwin-x86"
39 return "darwin-ppc"
  /external/clang/runtime/compiler-rt/
Makefile 74 ifeq ($(OS),Darwin)
75 RuntimeDirs += darwin
76 RuntimeLibrary.darwin.Configs := \
  /external/clang/test/
lit.cfg 229 # For tests that require Darwin to run.
230 if platform.system() in ['Darwin']:
231 config.available_features.add('system-darwin')
  /external/libffi/
configure.ac 80 i?86-*-darwin*)
115 powerpc-*-darwin*)
143 x86_64-*-darwin*)
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 153 /* Used for Darwin syscall dispatching. */
156 /* HACK to make tls on darwin work. %gs only ever seems to
162 /* Needed for Darwin (but mandated for all guest architectures):

Completed in 693 milliseconds

<<31323334353637383940>>