/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-video.c | 14 int inp = cx->active_input; in cx18_video_set_io() local
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-video.c | 14 int inp = cx->active_input; in cx18_video_set_io() local
|
/third_party/node/deps/openssl/openssl/crypto/sha/ |
H A D | sha_ppc.c | 20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order() argument 29 void sha512_block_data_order(void *ctx, const void *inp, size_ argument [all...] |
H A D | sha3.c | 47 const unsigned char *inp = _inp; in ossl_sha3_update() local
|
/third_party/openssl/crypto/sha/ |
H A D | sha_ppc.c | 20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) in sha256_block_data_order() argument 29 void sha512_block_data_order(void *ctx, const void *inp, size_ argument [all...] |
H A D | sha3.c | 47 const unsigned char *inp = _inp; in ossl_sha3_update() local
|
/third_party/node/deps/openssl/openssl/crypto/chacha/ |
H A D | chacha_ppc.c | 26 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, in ChaCha20_ctr32() argument
|
H A D | chacha_enc.c | 71 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, in ChaCha20_ctr32() argument
|
/third_party/openssl/crypto/chacha/ |
H A D | chacha_ppc.c | 26 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, in ChaCha20_ctr32() argument
|
H A D | chacha_enc.c | 71 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, in ChaCha20_ctr32() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-routing.c | 52 int inp = itv->active_input; in ivtv_video_set_io() local
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | types.h | 28 #define inp(p) ioread8(p) macro
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-routing.c | 52 int inp = itv->active_input; in ivtv_video_set_io() local
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | types.h | 28 #define inp(p) ioread8(p) macro
|
/third_party/lwip/src/core/ |
H A D | ip.c | 154 ip_input(struct pbuf *p, struct netif *inp) in ip_input() argument
|
/third_party/node/deps/openssl/openssl/crypto/whrlpool/ |
H A D | wp_dgst.c | 79 const unsigned char *inp = _inp; in WHIRLPOOL_Update() local 97 const unsigned char *inp = _inp; in WHIRLPOOL_BitUpdate() local 253 WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) WHIRLPOOL() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | xts128.c | 23 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) CRYPTO_xts128_encrypt() argument [all...] |
/third_party/openssl/crypto/modes/ |
H A D | xts128.c | 23 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) CRYPTO_xts128_encrypt() argument [all...] |
/third_party/openssl/crypto/whrlpool/ |
H A D | wp_dgst.c | 79 const unsigned char *inp = _inp; in WHIRLPOOL_Update() local 97 const unsigned char *inp = _inp; in WHIRLPOOL_BitUpdate() local 253 WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) WHIRLPOOL() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_mathlib_softfloat.cpp | 57 uint32_t clz32(uint32_t inp) in clz32() argument 91 sf32 sf16_to_sf32(sf16 inp) in sf16_to_sf32() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | poly1305-p10-glue.c | 49 crypto_poly1305_setdctxkey(struct poly1305_desc_ctx *dctx, const u8 *inp, unsigned int len) crypto_poly1305_setdctxkey() argument
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/ |
H A D | deaddrop.js | 169 function inp() { function
|
/third_party/libwebsockets/plugins/deaddrop/assets/ |
H A D | deaddrop.js | 169 function inp() { function
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | syscalls.c | 82 ppc_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in ppc_select() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | decompress_unlz4.c | 40 u8 *inp; in unlz4() local [all...] |