Home
last modified time | relevance | path

Searched refs:j8 (Results 1 – 25 of 79) sorted by relevance

1234

/external/llvm-project/flang/test/Semantics/
Dmodfile17.f9013 integer(kind=k8) :: j8 component
30 integer(kind=x1111%j8%kind) :: res04_1
35 integer(kind=x8888%j8%kind) :: res08_8
40 integer(kind=x2481%j8%kind) :: res12_1
45 integer(kind=x2184%j8%kind) :: res16_4
50 integer(kind=x1248%cap%j8%kind) :: res20_8
55 integer(kind=x2484%cap%j8%kind) :: res24_4
60 integer(kind=x1242%cap%j8%kind) :: res28_2
65 integer(kind=x11111%cap%j8%kind) :: res32_1
71 integer(kind=x28418%cap%j8%kind) :: res37_1
[all …]
/external/protobuf/kokoro/linux/benchmark/
Drun.sh15 make -j8
29 make -j8
39 make -j8 python-cpp-generated-code-benchmark
54 make clean && make -j8
63 mv tmp/python_result.json . && make clean && make -j8 cpp-benchmark && mv python_result.json tmp
92 make -j8 generate_proto3_data
97 make -j8 php-c-benchmark
Dbuild.sh19 make -j8 && sudo make install && make clean
/external/tensorflow/tensorflow/lite/micro/tools/ci_build/
Dtest_arc.sh34 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} gener…
35 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} gener…
36 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET_ARCH=${TARGET_ARCH} hello…
Dtest_bluepill.sh37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} OPTIMIZATION_LE…
42 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} OPTIMIZATION_LE…
47 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} test_kernel_add…
Dtest_x86.sh37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=no_tf_lite_static_mem…
41 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=release build
46 readable_run make -s -j8 -f tensorflow/lite/micro/tools/make/Makefile test
Dtest_esp32.sh43 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} generate_hello_…
44 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} generate_person…
45 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} generate_micro_…
Dtest_sparkfun.sh33 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} build
36 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile TARGET=${TARGET} OPTIMIZED_KERNE…
Dtest_stm32f4.sh37 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile BUILD_TYPE=release OPTIMIZED_KER…
42 readable_run make -j8 -f tensorflow/lite/micro/tools/make/Makefile OPTIMIZED_KERNEL_DIR=${OPTIMIZED…
/external/deqp-deps/amber/kokoro/ndk-build/
Dbuild.sh51 -j8
61 -j8
/external/openssh/
Dchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
108 j8 = x->input[8]; in chacha_encrypt_bytes()
132 x8 = j8; in chacha_encrypt_bytes()
158 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
/external/openssh/openbsd-compat/
Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
107 j8 = x->input[8]; in chacha_encrypt_bytes()
131 x8 = j8; in chacha_encrypt_bytes()
157 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_ruby.sh28 make grpc_ruby_plugin -j8
/external/llvm-project/flang/
D.drone.star18 "ninja -j8",
44 "ninja -j8",
/external/protobuf/kokoro/release/python/macos/
Dconfig.sh14 make -j8
/external/protobuf/kokoro/release/python/linux/
Dconfig.sh16 make -j8
/external/oss-fuzz/projects/zydis/
Dbuild.sh32 make -j8
/external/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c103 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
118 j8 = x->input[8]; in chacha_encrypt_bytes()
142 x8 = j8; in chacha_encrypt_bytes()
168 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
/external/capstone/
Dcmake.sh63 make -j8
/external/tensorflow/tensorflow/tools/ci_build/protobuf/
Dprotobuf_optimized_pip.sh30 make -j8
/external/grpc-grpc/tools/run_tests/performance/
Dbuild_performance.sh31 make CONFIG="${CONFIG}" EMBED_OPENSSL=true EMBED_ZLIB=true qps_worker qps_json_driver -j8
/external/protobuf/python/release/wheel/
Dprotobuf_optimized_pip.sh56 make -j8
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dbuild_performance.sh35 make qps_worker qps_json_driver -j8
/external/crosvm/ci/kokoro/
Dcommon.sh48 ./repo sync -j8 -c || return 1
/external/bcc/SPECS/
DDockerfile.fedora16 RUN cd llvm-3.7.1.src/build && make -j8

1234