HomeSort by relevance Sort by last modified time
    Searched refs:j4 (Results 1 - 15 of 15) sorted by null

  /development/ide/intellij/
make+intelligen.sh 11 if make -j4; then
  /external/libusb/
appveyor_cygwin.bat 13 C:\cygwin\bin\bash -e -l -c "make -j4"
appveyor_minGW.bat 13 C:\msys64\usr\bin\bash -e -l -c "make -j4"
23 C:\msys64\usr\bin\bash -e -l -c "make -j4"
  /external/llvm/bindings/go/
build.sh 25 make -C $llvm_builddir -j4
  /external/skia/third_party/harfbuzz/
README 33 make -j4
  /external/skqp/third_party/harfbuzz/
README 33 make -j4
  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 17 make -j4 FrameworksCoreSystemPropertiesTests
  /external/protobuf/more_tests/
Makefile 29 (cd src && make -j4 check)
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
103 j4 = x->input[4];
127 x4 = j4;
153 x4 = PLUS(x4,j4);
  /cts/tests/openglperf2/jni/graphics/
Matrix.cpp 117 const int j4 = j * 4; local
119 x += lhs[j4 + 0] * e;
120 y += lhs[j4 + 1] * e;
121 z += lhs[j4 + 2] * e;
122 w += lhs[j4 + 3] * e;
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/
chacha_generic.go 19 j4 := binary.LittleEndian.Uint32(k[0:4])
32 x0, x1, x2, x3, x4, x5, x6, x7 := j0, j1, j2, j3, j4, j5, j6, j7
138 x4 += j4
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/
chacha_generic.go 19 j4 := binary.LittleEndian.Uint32(k[0:4])
32 x0, x1, x2, x3, x4, x5, x6, x7 := j0, j1, j2, j3, j4, j5, j6, j7
138 x4 += j4
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 578 milliseconds