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

1 2

  /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 105 # Forcibly strip off any -arch, as that totally breaks our universal support.
  /external/chromium_org/third_party/icu/source/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/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/libvpx/
configure 143 all_platforms="${all_platforms} universal-darwin8-gcc"
144 all_platforms="${all_platforms} universal-darwin9-gcc"
145 all_platforms="${all_platforms} universal-darwin10-gcc"
146 all_platforms="${all_platforms} universal-darwin11-gcc"
147 all_platforms="${all_platforms} universal-darwin12-gcc"
148 all_platforms="${all_platforms} universal-darwin13-gcc"
412 enabled universal || write_common_target_config_h ${BUILD_PFX}vpx_config.h
418 if enabled universal; then
426 # recursive calls to configure complete, because we want our universal
429 enabled universal && echo "FAT_ARCHS=${fat_bin_archs}" >> config.m
    [all...]
examples.mk 173 # If this is a universal (fat) binary, then all the subarchitectures have
178 $(eval $(if $(filter universal%,$(TOOLCHAIN)),LIPO_OBJS,BUILD_OBJS):=yes)
libs.mk 70 # If this is a universal (fat) binary, then all the subarchitectures have
75 $(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
  /external/libvpx/libvpx/build/make/
configure.sh 396 if enabled universal || enabled child; then
638 tgt_isa=universal
642 tgt_isa=universal
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 68 universal format, rgba. alpha/luminance can't be trivially supported
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 68 universal format, rgba. alpha/luminance can't be trivially supported
  /external/chromium_org/third_party/icu/source/
configure     [all...]
  /external/icu4c/
configure     [all...]
  /external/bison/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/chromium_org/v8/src/
d8.js     [all...]
  /external/iputils/ninfod/
configure     [all...]
  /external/libmtp/
configure     [all...]
  /external/pixman/
configure     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [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 1335 milliseconds

1 2