/external/llvm/test/Object/ |
D | nm-universal-binary.test | 1 RUN: llvm-nm -arch all %p/Inputs/macho-universal.x86_64.i386 \ 5 RUN: llvm-nm -arch x86_64 %p/Inputs/macho-universal.x86_64.i386 \ 7 RUN: not llvm-nm -arch armv7m %p/Inputs/macho-universal.x86_64.i386 2>&1 \ 9 RUN: not llvm-nm -arch foobar %p/Inputs/macho-universal.x86_64.i386 2>&1 \ 11 RUN: llvm-nm -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 15 RUN: llvm-nm -arch i386 %p/Inputs/macho-universal-archive.x86_64.i386 \ 17 RUN: llvm-nm -o -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 20 CHECK-OBJ: macho-universal.x86_64.i386 (for architecture x86_64): 22 CHECK-OBJ: macho-universal.x86_64.i386 (for architecture i386): 40 CHECK-AR: macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64): [all …]
|
D | size-trivial-macho.test | 13 RUN: llvm-size -arch all %p/Inputs/macho-universal.x86_64.i386 \ 15 RUN: llvm-size -arch i386 %p/Inputs/macho-universal.x86_64.i386 \ 17 RUN: llvm-size -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 19 RUN: llvm-size -arch x86_64 %p/Inputs/macho-universal-archive.x86_64.i386 \ 78 u: 4096 0 0 4294971392 4294975488 100002000 {{.*}}/macho-universal.x86_64.i386 (for architecture x8… 79 u: 4096 0 0 8192 12288 3000 {{.*}}/macho-universal.x86_64.i386 (for architecture i386) 85 uAR: 136 0 0 32 168 a8 {{.*}}/macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64) 86 uAR: 5 4 0 0 9 9 {{.*}}/macho-universal-archive.x86_64.i386(foo.o) (for architecture i386) 89 uAR-x86_64: 136 0 0 32 168 a8 {{.*}}/macho-universal-archive.x86_64.i386(hello.o)
|
D | macho-invalid.test | 66 RUN: not llvm-objdump -macho -arch all -t %p/Inputs/macho-universal-bad1.x86_64.i386 2>&1 \ 68 NAME-PAST-EOF-FAT: macho-universal-bad1.x86_64.i386 (for architecture x86_64) truncated or malform… 69 RUN: not llvm-objdump -macho -arch all -t %p/Inputs/macho-universal-archive-bad1.x86_64.i386 2>&1 \ 71 NAME-PAST-EOF-FAT-ARCHIVE: macho-universal-archive-bad1.x86_64.i386(macho-invalid-symbol-name-past-… 95 RUN: not llvm-objdump -macho -private-headers -arch all %p/Inputs/macho-universal-bad2.x86_64.i386 … 96 INCOMPLETE-SEGMENT-LOADC-FAT: macho-universal-bad2.x86_64.i386 (for architecture x86_64) truncated … 98 RUN: not llvm-objdump -macho -private-headers -arch all %p/Inputs/macho-universal-archive-bad2.x86_… 99 INCOMPLETE-SEGMENT-LOADC-FAT-ARCHIVE: macho-universal-archive-bad2.x86_64.i386(macho64-invalid-inco… 101 RUN: not llvm-objdump -macho -universal-headers %p/Inputs/macho-invalid-fat 2>&1 | FileCheck -check… 105 INVALID-FAT-ELF: Mach-O universal file: {{.*}}/macho-invalid-fat.obj.elf-x86_64 for architecture x8…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | nm-universal-binary.test | 1 RUN: llvm-nm -arch all %p/Inputs/macho-universal.x86_64.i386 \ 5 RUN: llvm-nm -arch x86_64 %p/Inputs/macho-universal.x86_64.i386 \ 7 RUN: not llvm-nm -arch armv7m %p/Inputs/macho-universal.x86_64.i386 2>&1 \ 9 RUN: not llvm-nm -arch foobar %p/Inputs/macho-universal.x86_64.i386 2>&1 \ 11 RUN: llvm-nm -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 15 RUN: llvm-nm -arch i386 %p/Inputs/macho-universal-archive.x86_64.i386 \ 17 RUN: llvm-nm -o -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 20 CHECK-OBJ: macho-universal.x86_64.i386 (for architecture x86_64): 22 CHECK-OBJ: macho-universal.x86_64.i386 (for architecture i386): 40 CHECK-AR: macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64): [all …]
|
D | size-trivial-macho.test | 13 RUN: llvm-size -arch all %p/Inputs/macho-universal.x86_64.i386 \ 15 RUN: llvm-size -arch i386 %p/Inputs/macho-universal.x86_64.i386 \ 17 RUN: llvm-size -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \ 19 RUN: llvm-size -arch x86_64 %p/Inputs/macho-universal-archive.x86_64.i386 \ 78 u: 4096 0 0 4294971392 4294975488 100002000 {{.*}}/macho-universal.x86_64.i386 (for architecture x8… 79 u: 4096 0 0 8192 12288 3000 {{.*}}/macho-universal.x86_64.i386 (for architecture i386) 85 uAR: 136 0 0 32 168 a8 {{.*}}/macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64) 86 uAR: 5 4 0 0 9 9 {{.*}}/macho-universal-archive.x86_64.i386(foo.o) (for architecture i386) 89 uAR-x86_64: 136 0 0 32 168 a8 {{.*}}/macho-universal-archive.x86_64.i386(hello.o)
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-archive-headers.test | 1 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all \ 3 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -… 5 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -… 9 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 12 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386) 16 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 19 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386) 23 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 26 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
|
D | macho-universal-x86_64.i386.test | 1 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -d -m -no-show-raw-insn -full-leading-addr … 3 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -d -m -no-show-raw-insn -full-leadi… 5 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -universal-headers -m \ 7 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -universal-headers -m \ 9 RUN: llvm-objdump %p/Inputs/macho-universal64.x86_64.i386 -universal-headers \ 12 UEXE-all: macho-universal.x86_64.i386 (architecture x86_64): 17 UEXE-all: macho-universal.x86_64.i386 (architecture i386): 23 UArchive-i386: Archive : {{.*}}/macho-universal-archive.x86_64.i386 24 UArchive-i386: macho-universal-archive.x86_64.i386(foo.o):
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/ |
D | macho-archive-headers.test | 1 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all \ 3 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -… 5 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -… 9 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 12 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386) 16 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 19 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386) 23 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64) 26 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
|
D | macho-universal-x86_64.i386.test | 1 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -d -m -no-show-raw-insn -full-leading-addr … 3 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -d -m -no-show-raw-insn -full-leadi… 5 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -universal-headers -m \ 7 RUN: llvm-objdump %p/Inputs/macho-universal.x86_64.i386 -universal-headers -m \ 9 RUN: llvm-objdump %p/Inputs/macho-universal64.x86_64.i386 -universal-headers \ 12 UEXE-all: macho-universal.x86_64.i386 (architecture x86_64): 17 UEXE-all: macho-universal.x86_64.i386 (architecture i386): 23 UArchive-i386: Archive : {{.*}}/macho-universal-archive.x86_64.i386 24 UArchive-i386: macho-universal-archive.x86_64.i386(foo.o):
|
/external/skqp/platform_tools/android/bin/ |
D | android_build_universal_viewer | 53 mkdir -p out/${APP}-universal 54 cp platform_tools/android/apps/$APP/build/outputs/apk/${APP}-universal-debug.apk \ 55 out/${APP}-universal/$APP-universal-debug.apk 56 ls -l out/${APP}-universal/$APP-universal-debug.apk
|
/external/skia/platform_tools/android/bin/ |
D | android_build_universal_viewer | 53 mkdir -p out/${APP}-universal 54 cp platform_tools/android/apps/$APP/build/outputs/apk/${APP}-universal-debug.apk \ 55 out/${APP}-universal/$APP-universal-debug.apk 56 ls -l out/${APP}-universal/$APP-universal-debug.apk
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timescale/ |
D | TimeScaleDataTest.java | 81 long universal = UniversalTimeScale.from(-epochOffset, scale); in epochOffsetTest() local 83 if (universal != 0) { in epochOffsetTest() 85 ", result = " + universal); in epochOffsetTest() 88 universal = UniversalTimeScale.from(0, scale); in epochOffsetTest() 90 if (universal != universalEpoch) { in epochOffsetTest() 91 errln("from(0, scale): scale = " + scale + ", result = " + universal); in epochOffsetTest()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
D | TimeScaleDataTest.java | 78 long universal = UniversalTimeScale.from(-epochOffset, scale); in epochOffsetTest() local 80 if (universal != 0) { in epochOffsetTest() 82 ", result = " + universal); in epochOffsetTest() 85 universal = UniversalTimeScale.from(0, scale); in epochOffsetTest() 87 if (universal != universalEpoch) { in epochOffsetTest() 88 errln("from(0, scale): scale = " + scale + ", result = " + universal); in epochOffsetTest()
|
/external/libdrm/tests/kms/ |
D | Makefile.am | 26 kms-universal-planes 30 kms-universal-planes 36 kms_universal_planes_SOURCES = kms-universal-planes.c
|
/external/python/cpython3/Mac/ |
D | README.rst | 41 Create a universal binary build of Python. This can be used with both 56 * ``--with-universal-archs=VALUE`` 58 Specify the kind of universal binary that should be created. This option is 61 to ``intel``. Note that ``intel`` means a universal build of both 32-bit 65 values for ``--with-universal-archs``: 67 ``--enable-universalsdk --with-universal-archs=intel-64`` 72 Building and using a universal binary of Python on macOS 75 1. What is a universal binary 78 A universal binary build of Python contains object code for more than one 79 CPU architecture. A universal macOS executable file or library combines the [all …]
|
/external/python/cpython2/Mac/ |
D | README | 43 Create a universal binary build of Python. This can be used with both 56 See the section _`Building and using a universal binary of Python on Mac OS X` 59 * ``--with-universal-archs=VALUE`` 61 Specify the kind of universal binary that should be created. This option is 67 Building and using a universal binary of Python on Mac OS X 70 1. What is a universal binary 73 A universal binary build of Python contains object code for more than one 74 CPU architecture. A universal OS X executable file or library combines the 82 2. How do I build a universal binary 85 You can enable universal binaries by specifying the "--enable-universalsdk" [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | utmstest.c | 125 int64_t universal = 0; in epochOffsetTest() local 139 universal = utmscale_fromInt64(-epochOffset, scale, &status); in epochOffsetTest() 141 if (universal != 0) { in epochOffsetTest() 142 …hOffest, scale): scale = %d, epochOffset = %lld, result = %lld.\n", scale, epochOffset, universal); in epochOffsetTest() 145 universal = utmscale_fromInt64(0, scale, &status); in epochOffsetTest() 147 if (universal != universalEpoch) { in epochOffsetTest() 148 log_err("utmscale_fromInt64(0, scale): scale = %d, result = %lld.\n", scale, universal); in epochOffsetTest()
|
/external/skia/tools/skqp/ |
D | test_apk.sh | 18 $0 skqp-universal-debug.apk 20 $0 skqp-universal-debug.apk vk_hairmodes gles_gammatext gles_aarectmodes
|
/external/python/cpython3/Mac/BuildScript/ |
D | README.rst | 14 1. 32-bit-only, i386 and PPC universal, capable on running on all machines 19 --universal-archs=32-bit \ 50 2. 64-bit / 32-bit, x86_64 and i386 universal, for OS X 10.6 (and later):: 54 --universal-archs=intel \ 103 --universal-archs=32-bit \ 174 Building other universal installers 177 It is also possible to build a 4-way universal installer that runs on 182 --universal-archs=all 194 Other ``--universal-archs`` options are ``64-bit`` (``x86_64``, ``ppc64``),
|
/external/python/httplib2/ |
D | setup.cfg | 2 # universal = 1 3 # FIXME universal wheels don't roll well with our 2/3 split code base
|
/external/python/cpython2/Mac/BuildScript/ |
D | README.txt | 31 1. 32-bit-only, i386 and PPC universal, capable on running on all machines 36 --universal-archs=32-bit \ 68 2. 64-bit / 32-bit, x86_64 and i386 universal, for OS X 10.6 (and later):: 72 --universal-archs=intel \ 152 Building other universal installers 155 It is also possible to build a 4-way universal installer that runs on 160 --universal-archs=all 172 Other ``--universal-archs`` options are ``64-bit`` (``x86_64``, ``ppc64``),
|
/external/skqp/tools/skqp/ |
D | test_apk.sh | 18 $0 skqp-universal-debug.apk 20 $0 skqp-universal-debug.apk vk_hairmodes gles_gammatext gles_aarectmodes
|
/external/libjpeg-turbo/cmakescripts/ |
D | BuildPackages.cmake | 137 …"Directory containing 32-bit (i386) Mac build to include in universal binaries (default: ${DEFAULT… 140 …"Directory containing ARMv7 iOS build to include in universal binaries (default: ${DEFAULT_IOS_ARM… 143 …"Directory containing ARMv7s iOS build to include in universal binaries (default: ${DEFAULT_IOS_AR… 146 …"Directory containing ARMv8 iOS build to include in universal binaries (default: ${DEFAULT_IOS_ARM… 160 add_custom_target(udmg sh pkgscripts/makemacpkg universal
|
/external/python/google-api-python-client/ |
D | Makefile | 34 cd snapshot; python setup.py sdist --formats=gztar,zip bdist_wheel --universal 45 cd snapshot; python setup.py sdist --formats=gztar,zip bdist_wheel --universal
|
/external/skqp/site/dev/testing/ |
D | skqp.md | 8 These are universal APKs that contain native libraries for armeabi-v7a, 16 adb install -r skqp-universal-{APK_SHA_HERE}.apk
|