Home
last modified time | relevance | path

Searched +full:- +full:- +full:bin (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/external/llvm-project/llvm/test/MC/WebAssembly/
Dwasm64.s1 # RUN: llvm-mc -triple=wasm64-unknown-unknown -mattr=+atomics,+unimplemented-simd128,+nontrapping-f…
2-mc -triple=wasm64-unknown-unknown -filetype=obj -mattr=+atomics,+unimplemented-simd128,+nontrappi…
7 .functype test (i64) -> ()
54 ### 64-bit SP
73 # CHECK: .functype test (i64) -> ()
74 # CHECK-NEXT: .local i64
78 # CHECK-NEXT: f32.load 0
79 # CHECK-NEXT: drop
82 # CHECK-NEXT: f32.load 0
83 # CHECK-NEXT: drop
[all …]
Ddata-section.s1 # RUN: llvm-mc -triple=wasm32-unknown-unknown -mattr=+unimplemented-simd128,+nontrapping-fptoint,+e…
3-mc -triple=wasm32-unknown-unknown -filetype=obj -mattr=+unimplemented-simd128,+nontrapping-fptoin…
8 .functype test0 () -> (i32)
20 # CHECK-LABEL: test0:
21 # CHECK-NEXT: .functype test0 () -> (i32)
22 # CHECK-NEXT: i32.const .L.str
23 # CHECK-NEXT: .Ltestlabel:
24 # CHECK-NEXT: end_function
27 # CHECK-NEXT:.L.str:
28 # CHECK-NEXT: .int8 100
[all …]
Dtables.s1 # RUN: llvm-mc -triple=wasm32-unknown-unknown -mattr=+reference-types < %s | FileCheck %s
2 # RUN: llvm-mc -show-encoding -triple=wasm32-unknown-unknown -mattr=+reference-types < %s | FileChe…
3 # RUN: llvm-mc -triple=wasm32-unknown-unknown -mattr=+reference-types -filetype=obj < %s | obj2yaml…
14 # CHECK-NEXT: .tabletype bar, funcref
26 # CHECK-NEXT: .functype copy_tables (i32, i32) -> ()
27 # CHECK-NEXT: local.get 0
28 # CHECK-NEXT: local.get 1
31 # CHECK-NEXT: end_function
32 # CHECK-NEXT:.Ltmp0:
33 # CHECK-NEXT: .size copy_tables, .Ltmp0-copy_tables
[all …]
Dglobals.s1 # RUN: llvm-mc -triple=wasm32-unknown-unknown < %s | FileCheck %s
2 # RUN: llvm-mc -triple=wasm32-unknown-unknown -filetype=obj < %s | obj2yaml | FileCheck -check-pref…
14 .functype read_global () -> (i32)
19 .functype write_global (i32) -> ()
37 # BIN: - Type: GLOBAL
38 # BIN-NEXT: Globals:
39 # BIN-NEXT: - Index: 0
40 # BIN-NEXT: Type: I32
41 # BIN-NEXT: Mutable: true
42 # BIN-NEXT: InitExpr:
[all …]
Dtype-index.s1 # RUN: llvm-mc -triple=wasm32-unknown-unknown -mattr=+unimplemented-simd128,+nontrapping-fptoint,+e…
3-mc -triple=wasm32-unknown-unknown -filetype=obj -mattr=+unimplemented-simd128,+nontrapping-fptoin…
8 .functype test0 (i32) -> (i32)
9 call_indirect (f64) -> (f64)
13 # CHECK-LABEL: test0:
14 # CHECK-NEXT: .functype test0 (i32) -> (i32)
15 # CHECK-NEXT: call_indirect (f64) -> (f64)
16 # CHECK-NEXT: end_function
18 # BIN: --- !WASM
19 # BIN-NEXT: FileHeader:
[all …]
/external/icu/icu4c/source/test/testdata/
Dconversion.txt5 // Copyright (C) 2003-2015, International Business Machines
9 // encoding: US-ASCII
16 // ICU resource bundle source file with test data for data-driven conversion tests.
24 "Test data for data-driven conversion tests in icu/source/test/intltest/convtest.cpp\n"
31 "Callback function - '?'=Sub '0'=Skip '.'=Stop '&'=Escape\n"
32 "Callback option - a letter is passed in directly as const char * see ucnv_err.h\n"
36 "add a NUL (U+0000) to the callback string followed by the subchar bytes as Latin-1\n"
45 "fallbacks: per-direction boolean, currently only for fromUnicode; see Jitterbug 2401\n"
54 … // Test ticket 6789: implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters
56 // Standard UTF-16
[all …]
/external/lz4/
Dappveyor.yml4 - COMPILER: "visual"
7 - COMPILER: "visual"
10 - COMPILER: "visual"
13 - COMPILER: "visual"
16 - COMPILER: "gcc"
18 - COMPILER: "gcc"
20 - COMPILER: "gcc"
24 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
25 - MKDIR bin
26 - if [%COMPILER%]==[gcc] SET PATH_ORIGINAL=%PATH%
[all …]
/external/ltp/android/tools/
Ddisabled_tests.txt10 # Non-POSIX functions not implemented in bionic
19 cve-2017-5669
140 # Require SysV IPC, but don't directly test it -- these could potentially be
158 # needs gzip -r
161 # needs mv -b
164 # needs tar -d, tar -r
167 # needs wc --long-options
170 # needs which --long-options
190 eject-tests.sh
210 sssd-lib.sh
[all …]
/external/chromium-trace/catapult/devil/devil/
Ddevil_dependencies.json6 "cloud_storage_bucket": "chromium-telemetry",
10 "download_path": "../bin/deps/linux2/x86_64/bin/aapt"
16 "cloud_storage_bucket": "chromium-telemetry",
20 "download_path": "../bin/deps/linux2/x86_64/bin/adb"
26 "cloud_storage_bucket": "chromium-telemetry",
30 "download_path": "../bin/deps/linux2/x86_64/lib64/libc++.so"
36 "cloud_storage_bucket": "chromium-telemetry",
40 "download_path": "../bin/deps/default/lib.java/bundletool-all-0.10.3.jar"
46 "cloud_storage_bucket": "chromium-telemetry",
50 "download_path": "../bin/deps/linux2/x86_64/lib.java/chromium_commands.dex.jar"
[all …]
/external/skia/modules/canvaskit/
DMakefile2 rm -rf ../../out/canvaskit_wasm
3 rm -rf ./npm_build/bin
9 mkdir -p ./npm_build/bin
10 cp ../../out/canvaskit_wasm/canvaskit.js ./npm_build/bin
11 cp ../../out/canvaskit_wasm/canvaskit.wasm ./npm_build/bin
16 mkdir -p ./npm_build/bin
17 cp ../../out/canvaskit_wasm/canvaskit.js ./npm_build/bin
18 cp ../../out/canvaskit_wasm/canvaskit.wasm ./npm_build/bin
23 mkdir -p ./npm_build/bin
24 cp ../../out/canvaskit_wasm/canvaskit.js ./npm_build/bin
[all …]
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Dreduction.ll2 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mattr=…
3 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mattr=…
4 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mattr=…
5 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mattr=…
6 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mattr=…
8 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -mtriple=x86_64-apple-darwin -analyze -mcpu=s…
15 ; SSE2-LABEL: 'reduction_cost_float'
16 ; SSE2-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %rdx.shuf = shufflevector <…
17 ; SSE2-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %bin.rdx = fadd <4 x float>…
18 ; SSE2-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %rdx.shuf7 = shufflevector …
[all …]
/external/llvm/test/CodeGen/AArch64/
Daarch64-addv.ll1 ; RUN: llc -march=aarch64 -aarch64-neon-syntax=generic < %s | FileCheck %s
4 ; CHECK-LABEL: add_B
5 ; CHECK: addv {{b[0-9]+}}, {{v[0-9]+}}.16b
6 %bin.rdx = load <16 x i8>, <16 x i8>* %arr
7 …%rdx.shuf0 = shufflevector <16 x i8> %bin.rdx, <16 x i8> undef, <16 x i32> <i32 8, i32 9, i32 10, …
8 %bin.rdx0 = add <16 x i8> %bin.rdx, %rdx.shuf0
9 …%rdx.shuf = shufflevector <16 x i8> %bin.rdx0, <16 x i8> undef, <16 x i32> <i32 4, i32 5, i32 6, i…
10 %bin.rdx11 = add <16 x i8> %bin.rdx0, %rdx.shuf
11 …%rdx.shuf12 = shufflevector <16 x i8> %bin.rdx11, <16 x i8> undef, <16 x i32> <i32 2, i32 3, i32 u…
12 %bin.rdx13 = add <16 x i8> %bin.rdx11, %rdx.shuf12
[all …]
/external/fdlibm/
Dindex.html14 file <a href="e_acos.c">e_acos.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acos.c">e…
16 file <a href="e_acosh.c">e_acosh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acosh.c…
18 file <a href="e_asin.c">e_asin.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_asin.c">e…
20 file <a href="e_atan2.c">e_atan2.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atan2.c…
22 file <a href="e_atanh.c">e_atanh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atanh.c…
24 file <a href="e_cosh.c">e_cosh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_cosh.c">e…
26 file <a href="e_exp.c">e_exp.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_exp.c">e_ex…
28 file <a href="e_fmod.c">e_fmod.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_fmod.c">e…
30 file <a href="e_gamma.c">e_gamma.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gamma.c…
32 file <a href="e_gamma_r.c">e_gamma_r.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gam…
[all …]
/external/python/cpython3/Lib/test/test_tools/
Dtest_pathfix.py22 # bpo-38347: Test filename should contain lowercase, uppercase,
23 # "-", "_" and digits.
24 filename = os.path.join(directory, 'script-A_1.py')
36 *pathfix_flags, '-n', pathfix_arg],
65 '#! /usr/bin/env python',
66 ['-i', '/usr/bin/python3'],
69 '#! /usr/bin/python3')
74 '#! /usr/bin/env python',
75 ['-i', '/usr/bin/python3']),
76 '#! /usr/bin/python3')
[all …]
/external/bcc/tools/
Dexecsnoop_example.txt9 bash 15887 0 /usr/bin/man ls
10 preconv 15894 0 /usr/bin/preconv -e UTF-8
11 man 15896 0 /usr/bin/tbl
12 man 15897 0 /usr/bin/nroff -mandoc -rLL=169n -rLT=169n -Tutf8
13 man 15898 0 /usr/bin/pager -s
14 nroff 15900 0 /usr/bin/locale charmap
15 nroff 15901 0 /usr/bin/groff -mtty-char -Tutf8 -mandoc -rLL=169n -rLT=169n
16 groff 15902 0 /usr/bin/troff -mtty-char -mandoc -rLL=169n -rLT=169n -Tutf8
17 groff 15903 0 /usr/bin/grotty
24 that follow the fork->exec sequence, as well as processes that re-exec()
[all …]
/external/oss-fuzz/projects/unbound/
Dfuzz_3.c12 char *bin = malloc(nr); in LLVMFuzzerTestOneInput() local
16 memset(bin, 0, nr); in LLVMFuzzerTestOneInput()
17 memcpy(bin, buf, nr); in LLVMFuzzerTestOneInput()
20 bin[nr-1] = 0x00; // null terminate in LLVMFuzzerTestOneInput()
21 len = bin[0] & 0xff; // want random sized output buf in LLVMFuzzerTestOneInput()
23 nr--; in LLVMFuzzerTestOneInput()
24 bin++; in LLVMFuzzerTestOneInput()
27 len2 = len; sldns_str2wire_dname_buf(bin, bout, &len2); in LLVMFuzzerTestOneInput()
28 len2 = len; sldns_str2wire_int8_buf(bin, bout, &len2); in LLVMFuzzerTestOneInput()
29 len2 = len; sldns_str2wire_int16_buf(bin, bout, &len2); in LLVMFuzzerTestOneInput()
[all …]
/external/llvm-project/libc/AOR_v20.02/string/
DDir.mk1 # Makefile fragment - requires GNU make
5 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
11 all-string check-string install-string clean-string:
16 string-lib-srcs := $(wildcard $(S)/$(ARCH)/*.[cS])
17 string-test-srcs := $(wildcard $(S)/test/*.c)
19 string-includes := $(patsubst $(S)/%,build/%,$(wildcard $(S)/include/*.h))
21 string-libs := \
25 string-tools := \
26 build/bin/test/memcpy \
27 build/bin/test/memmove \
[all …]
/external/llvm/test/Analysis/CostModel/X86/
Dreduction.ll1 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -analyze -mcpu=core2 -mtriple=x86_64-apple-da…
2 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -analyze -mcpu=corei7 -mtriple=x86_64-apple-d…
3 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -analyze -mcpu=corei7-avx -mtriple=x86_64-app…
4 ; RUN: opt < %s -cost-model -costmodel-reduxcost=true -analyze -mcpu=core-avx2 -mtriple=x86_64-appl…
8 %bin.rdx = fadd <4 x float> %rdx, %rdx.shuf
9 …%rdx.shuf7 = shufflevector <4 x float> %bin.rdx, <4 x float> undef, <4 x i32> <i32 1, i32 undef, i…
10 %bin.rdx8 = fadd <4 x float> %bin.rdx, %rdx.shuf7
14 ; CHECK-LABEL: reduction_cost
17 %r = extractelement <4 x float> %bin.rdx8, i32 0
25 %bin.rdx = add <8 x i32> %rdx, %rdx.shuf
[all …]
/external/arm-trusted-firmware/docs/plat/
Dwarp7.rst4 The Trusted Firmware-A port for the i.MX7Solo WaRP7 implements BL2 at EL3.
6 This functionality provides a mechanism for establishing a root-of-trust from
7 the reset vector to the command-line in user-space.
10 ---------
12 BootROM --> TF-A BL2 --> BL32(OP-TEE) --> BL33(U-Boot) --> Linux
14 In the WaRP7 port we encapsulate OP-TEE, DTB and U-Boot into a FIP. This FIP is
18 ------------------
20 We need to use a file generated by u-boot in order to generate a .imx image the
21 BootROM will boot. It is therefore _required_ to build u-boot before TF-A and
22 furthermore it is _recommended_ to use the mkimage in the u-boot/tools directory
[all …]
Dqemu.rst1 QEMU virt Armv8-A
4 Trusted Firmware-A (TF-A) implements the EL3 firmware layer for QEMU virt
5 Armv8-A. BL1 is used as the BootROM, supplied with the -bios argument.
10 BL2 edits the Flattened Device Tree, FDT, generated by QEMU at run-time to
22 - Only cold boot is supported
24 Getting non-TF images
25 ---------------------
28 http://snapshots.linaro.org/components/kernel/leg-virt-tianocore-edk2-upstream/latest/QEMU-KERNEL-A…
36 git submodule update --init
37 make -C BaseTools
[all …]
/external/protobuf/kokoro/linux/32-bit/
DDockerfile13 …pa.launchpad.net/ondrej/php/ubuntu trusty main" | tee /etc/apt/sources.list.d/various-php.list && \
14 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F4FCBB07
18 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \
20 autotools-dev \
21 build-essential \
28 libc6-dbg \
29 libc6-dev \
30 libgtest-dev \
37 # -- For python --
38 python-setuptools \
[all …]
/external/jemalloc_new/include/jemalloc/internal/
Dbin.h10 * A bin contains a set of extents that are currently being used for slab
15 * Read-only information associated with each element of arena_t's bins array
21 * /--------------------\
23 * |--------------------|
25 * |--------------------|
29 * |--------------------|
30 * | region nregs-1 |
31 * \--------------------/
35 /* Size of regions in a slab for this bin's size class. */
38 /* Total size of a slab for this bin's size class. */
[all …]
/external/compiler-rt/lib/asan/scripts/
Dasan_device_setup1 #!/bin/bash
2 #===- lib/asan/scripts/asan_device_setup -----------------------------------===#
11 #===------------------------------------------------------------------------===#
13 set -e
24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]"
25 echo " --revert: Uninstall ASan from the device."
26 echo " --lib: Path to ASan runtime library."
27 echo " --extra-options: Extra ASAN_OPTIONS."
28 echo " --device: Install to the given device. Use 'adb devices' to find"
29 echo " device-id."
[all …]
/external/skqp/experimental/canvaskit/
DMakefile2 rm -rf ../../out/canvaskit_wasm
3 rm -rf ./canvaskit/bin
9 mkdir -p ./canvaskit/bin
10 cp ../../out/canvaskit_wasm/canvaskit.js ./canvaskit/bin
11 cp ../../out/canvaskit_wasm/canvaskit.wasm ./canvaskit/bin
16 mkdir -p ./canvaskit/bin
17 cp ../../out/canvaskit_wasm/canvaskit.js ./canvaskit/bin
18 cp ../../out/canvaskit_wasm/canvaskit.wasm ./canvaskit/bin
23 mkdir -p ./canvaskit/bin
24 cp ../../out/canvaskit_wasm_debug/canvaskit.js ./canvaskit/bin
[all …]
/external/protobuf/kokoro/linux/64-bit/
DDockerfile14 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DB82666C
17 …et/webupd8team/java/ubuntu trusty main' > /etc/apt/sources.list.d/webupd8team-java-trusty.list && \
18 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886 && \
19 …echo "oracle-java7-installer shared/accepted-oracle-license-v1-1 select true" | debconf-set-select…
22 RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.list…
23 …echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc…
24 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
27 …pa.launchpad.net/ondrej/php/ubuntu trusty main" | tee /etc/apt/sources.list.d/various-php.list && \
28 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F4FCBB07
32 RUN apt-get update && apt-get install -y --force-yes curl libunwind8 gettext && \
[all …]

12345678910>>...46