Home
last modified time | relevance | path

Searched refs:j8 (Results 1 - 9 of 9) sorted by relevance

/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h96 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
111 j8 = x->input[8]; in chacha_encrypt_bytes()
135 x8 = j8; in chacha_encrypt_bytes()
161 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A 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()
/third_party/protobuf/kokoro/release/python/linux/
H A Dconfig.sh16 make -j8
/third_party/protobuf/kokoro/release/python/macos/
H A Dconfig.sh33 make -j8
/third_party/protobuf/python/release/wheel/
H A Dprotobuf_optimized_pip.sh56 make -j8
/third_party/protobuf/
H A Dappveyor.bat16 mingw32-make -j8 all || goto error
/third_party/protobuf/protoc-artifacts/
H A Dbuild-protoc.sh284 cd src && make $MAKE_TARGET -j8 &&
/third_party/json/tests/src/
H A Dunit-conversions.cpp1436 json j8 = 2; variable
1440 CHECK_THROWS_WITH_AS((j8.get<std::map<int, int>>()),
1461 json j8 = 2; variable
1465 CHECK_THROWS_WITH_AS((j8.get<std::unordered_map<int, int>>()),
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c243 j8 = 8 * stride, in doVertLowPass_altivec() local

Completed in 7 milliseconds