Searched defs:flags0 (Results 1 - 11 of 11) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ccm128.c | 143 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_encrypt() local 227 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_decrypt() local 316 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_encrypt_ccm64() local 380 unsigned char flags0 = ctx->nonce.c[0]; CRYPTO_ccm128_decrypt_ccm64() local [all...] |
/third_party/openssl/crypto/modes/ |
H A D | ccm128.c | 143 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_encrypt() local 227 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_decrypt() local 316 unsigned char flags0 = ctx->nonce.c[0]; in CRYPTO_ccm128_encrypt_ccm64() local 380 unsigned char flags0 = ctx->nonce.c[0]; CRYPTO_ccm128_decrypt_ccm64() local [all...] |
/third_party/libuv/src/unix/ |
H A D | tcp.c | 612 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | tcp.c | 476 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/skia/tests/ |
H A D | SkResourceCacheTest.cpp | 247 int flags0 = 0, flags1 = 0; in test_duplicate_add() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrload.c | 462 FT_UInt flags0; in FT_CALLBACK_DEF() local [all...] |
/third_party/libuv/src/win/ |
H A D | tcp.c | 1560 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/node/deps/uv/src/win/ |
H A D | tcp.c | 1592 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_visitor.cpp | 853 dst_reg flags0 = dst_reg(this, glsl_type::uint_type); in emit_psiz_and_flags() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdmarker.c | 681 unsigned int version, flags0, flags1, transform; in examine_app14() local
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
H A D | page-types.c | 351 static uint64_t flags0; in show_page_range() local
|
Completed in 14 milliseconds