Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 9 of 9) sorted by relevance

/external/adhd/cras/src/server/
Dcras_gpio_jack.c24 int gpio_switch_read(int fd, void *buf, size_t n_bytes) in gpio_switch_read()
29 int gpio_switch_eviocgname(int fd, char *name, size_t n_bytes) in gpio_switch_eviocgname()
34 int gpio_switch_eviocgbit(int fd, void *buf, size_t n_bytes) in gpio_switch_eviocgbit()
39 int gpio_switch_eviocgsw(int fd, void *bits, size_t n_bytes) in gpio_switch_eviocgsw()
/external/boringssl/src/fipstools/
Dcavp_rsa2_keygen_test.cc54 std::vector<uint8_t> n_bytes(BN_num_bytes(n)), e_bytes(BN_num_bytes(e)), in TestRSA2KeyGen() local
Dcavp_rsa2_siggen_test.cc62 std::vector<uint8_t> n_bytes(BN_num_bytes(n)); in TestRSA2SigGen() local
/external/boringssl/src/crypto/bio/
Dhexdump.c150 const unsigned n_bytes = ctx->used; in finish() local
/external/valgrind/coregrind/
Dlauncher-linux.c137 ssize_t n_bytes; in select_platform() local
/external/adhd/cras/src/tests/
Dalsa_jack_unittest.cc1082 int gpio_switch_eviocgbit(int fd, void *buf, size_t n_bytes) in gpio_switch_eviocgbit()
1100 int gpio_switch_eviocgsw(int fd, void *bits, size_t n_bytes) in gpio_switch_eviocgsw()
1110 int gpio_switch_read(int fd, void *buf, size_t n_bytes) in gpio_switch_read()
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1680 static const GLuint n_bytes = sizeof(T); in readBaseTypeFromSignedChannel() local
1929 static const GLuint n_bytes = sizeof(T); in writeBaseTypeToSignedChannel() local
/external/kernel-headers/original/uapi/linux/
Dopenvswitch.h304 __u64 n_bytes; /* Number of matched bytes. */ member
/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c20702 IRTemp n_bytes = newTemp( Ity_I8 ); in dis_vx_store() local
20875 IRTemp n_bytes = newTemp(Ity_I8); in dis_vx_store() local