/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/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/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/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/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/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/cronet/third_party/icu/source/test/cintltst/ |
D | utmstest.c | 126 int64_t universal = 0; in epochOffsetTest() local 140 universal = utmscale_fromInt64(-epochOffset, scale, &status); in epochOffsetTest() 142 if (universal != 0) { in epochOffsetTest() 143 …hOffest, scale): scale = %d, epochOffset = %lld, result = %lld.\n", scale, epochOffset, universal); in epochOffsetTest() 146 universal = utmscale_fromInt64(0, scale, &status); in epochOffsetTest() 148 if (universal != universalEpoch) { in epochOffsetTest() 149 log_err("utmscale_fromInt64(0, scale): scale = %d, result = %lld.\n", scale, universal); in epochOffsetTest()
|
/external/icu/icu4c/source/test/cintltst/ |
D | utmstest.c | 126 int64_t universal = 0; in epochOffsetTest() local 140 universal = utmscale_fromInt64(-epochOffset, scale, &status); in epochOffsetTest() 142 if (universal != 0) { in epochOffsetTest() 143 …hOffest, scale): scale = %d, epochOffset = %lld, result = %lld.\n", scale, epochOffset, universal); in epochOffsetTest() 146 universal = utmscale_fromInt64(0, scale, &status); in epochOffsetTest() 148 if (universal != universalEpoch) { in epochOffsetTest() 149 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/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/toybox/tests/ |
D | file.test | 39 …0700000003000040000000d9300000000e0100000c8000000200014000000098500000000e" | xxd -r -p > universal 42 rm 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/libtextclassifier/native/ |
D | Android.bp | 356 filename: "textclassifier.universal.model", 358 src: "models/textclassifier.universal.model", 368 filename: "actions_suggestions.universal.model", 370 src: "models/actions_suggestions.universal.model",
|
/external/libdrm/tests/kms/ |
D | meson.build | 43 'kms-universal-planes', 44 files('kms-universal-planes.c'),
|
/external/skia/site/docs/dev/testing/ |
D | skqp.md | 13 These are universal APKs that contain native libraries for armeabi-v7a, 24 adb install -r skqp-universal-{APK_SHA_HERE}.apk
|
/external/protobuf/python/ |
D | setup.cfg | 2 universal = 1
|
/external/python/cryptography/vectors/ |
D | setup.cfg | 2 universal = 1
|
/external/capstone/bindings/python/ |
D | setup.cfg | 2 universal = 1
|
/external/python/google-auth-library-python/ |
D | setup.cfg | 2 universal = 1
|
/external/yapf/ |
D | setup.cfg | 2 universal = 1
|