HomeSort by relevance Sort by last modified time
    Searched refs:universal (Results 1 - 19 of 19) sorted by null

  /external/compiler-rt/make/platform/
darwin_fat.mk 11 # UniveralArchs - A list of architectures to build for, when using universal build
21 # When not universal builds, this section may define:
24 Description := Target for building universal libraries for Darwin.
clang_darwin.mk 87 # Forcibly strip off any -arch, as that totally breaks our universal support.
  /frameworks/compile/libbcc/runtime/make/platform/
darwin_fat.mk 11 # UniveralArchs - A list of architectures to build for, when using universal build
21 # When not universal builds, this section may define:
24 Description := Target for building universal libraries for Darwin.
clang_darwin.mk 25 # Forcibly strip off any -arch, as that totally breaks our universal support.
  /external/icu4c/test/cintltst/
utmstest.c 124 int64_t universal = 0; local
138 universal = utmscale_fromInt64(-epochOffset, scale, &status);
140 if (universal != 0) {
141 log_err("from(-epochOffest, scale): scale = %d, epochOffset = %lld, result = %lld.\n", scale, epochOffset, universal);
144 universal = utmscale_fromInt64(0, scale, &status);
146 if (universal != universalEpoch) {
147 log_err("utmscale_fromInt64(0, scale): scale = %d, result = %lld.\n", scale, universal);
434 * ICU's Universal Time Scale is designed to be tick-for-tick compatible with
463 /* Test conversion from .Net/Universal time to ICU time. */
475 /* Test conversion from ICU time to .Net/Universal time. *
    [all...]
  /external/libvpx/
configure 122 all_platforms="${all_platforms} universal-darwin8-gcc"
123 all_platforms="${all_platforms} universal-darwin9-gcc"
335 enabled universal || write_common_target_config_h ${BUILD_PFX}vpx_config.h
341 if enabled universal; then
349 # recursive calls to configure complete, becuase we want our universal
352 enabled universal && echo "FAT_ARCHS=${fat_bin_archs}" >> config.mk
470 # Handle universal binaries for this architecture
472 universal-darwin*)
543 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
examples.mk 144 # If this is a universal (fat) binary, then all the subarchitectures have
149 $(eval $(if $(filter universal%,$(TOOLCHAIN)),LIPO_OBJS,BUILD_OBJS):=yes)
libs.mk 83 # If this is a universal (fat) binary, then all the subarchitectures have
88 $(eval $(if $(filter universal%,$(TOOLCHAIN)),LIPO_LIBVPX,BUILD_LIBVPX):=yes)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 27 # "universal" symbols are added that are not related to any particular
99 A hard-coded universal set of accents and
  /libcore/luni/src/main/native/
libcore_icu_TimeZones.cpp 82 static UnicodeString etcUniversal("Etc/Universal", 13, US_INV);
87 static UnicodeString universal("Universal", 9, US_INV);
91 id == uct || id == utc || id == universal || id == zulu;
140 // for everything (since we don't know how to say "Universal Coordinated Time").
  /external/libvpx/build/make/
configure.sh 356 if enabled universal || enabled child; then
547 tgt_isa=universal
551 tgt_isa=universal
928 universal*|*-gcc|generic-gnu)
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 68 universal format, rgba. alpha/luminance can't be trivially supported
  /external/icu4c/
configure     [all...]
configure.orig     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/libmtp/
configure     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/openssh/
configure     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1099 milliseconds