Home
last modified time | relevance | path

Searched defs:output (Results 151 - 175 of 1514) sorted by relevance

12345678910>>...61

/third_party/mbedtls/tests/src/
H A Drandom.c29 mbedtls_test_rnd_std_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_std_rand() argument
54 mbedtls_test_rnd_zero_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_zero_rand() argument
67 mbedtls_test_rnd_buffer_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_buffer_rand() argument
102 mbedtls_test_rnd_pseudo_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_pseudo_rand() argument
[all...]
H A Dpsa_crypto_stubs.c16 psa_status_t psa_generate_random(uint8_t *output, in psa_generate_random() argument
/third_party/mbedtls/library/
H A Dblock_cipher.c164 mbedtls_block_cipher_encrypt(mbedtls_block_cipher_context_t *ctx, const unsigned char input[16], unsigned char output[16]) mbedtls_block_cipher_encrypt() argument
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_pake.c54 mbedtls_test_transparent_pake_output( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_transparent_pake_output() argument
139 mbedtls_test_transparent_pake_get_implicit_key( mbedtls_transparent_test_driver_pake_operation_t *operation, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_transparent_pake_get_implicit_key() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_ENUMOUTPUT.c40 struct v4l2_output output; in test_VIDIOC_ENUMOUTPUT() local
123 struct v4l2_output output; test_VIDIOC_ENUMOUTPUT_S32_MAX() local
142 struct v4l2_output output; test_VIDIOC_ENUMOUTPUT_S32_MAX_1() local
161 struct v4l2_output output; test_VIDIOC_ENUMOUTPUT_U32_MAX() local
181 struct v4l2_output output; test_VIDIOC_ENUMOUTPUT_NULL() local
[all...]
/third_party/node/test/js-native-api/test_handle_scope/
H A Dtest_handle_scope.c13 napi_value output = NULL; in NewScope() local
23 napi_value output = NULL; in NewScopeEscape() local
35 napi_value output = NULL; in NewScopeEscapeTwice() local
53 napi_value output in NewScopeWithException() local
[all...]
/third_party/node/test/js-native-api/test_number/
H A Dtest_number.c22 napi_value output; in Test() local
44 napi_value output; in TestUint32Truncation() local
66 napi_value output; in TestInt32Truncation() local
88 napi_value output; in TestInt64Truncation() local
[all...]
/third_party/node/test/parallel/
H A Dtest-repl-use-global.js[all...]
/third_party/node/test/addons/repl-domain-abort/
H A Dtest.js
/third_party/node/test/fixtures/wpt/resources/
H A Dcheck-layout-th.js[all...]
H A Dcheck-layout.js[all...]
/third_party/musl/src/misc/
H A Drealpath.c17 char output[PATH_MAX]; in realpath() local
[all...]
/third_party/ninja/src/
H A Dbuild_log.h59 std::string output; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.h52 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, GLboolean output, struct gl_texture_object *texObj, struct gl_texture_image *texImage, const void *vdpSurface, GLuint index) st_vdpau_map_surface() argument
57 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, GLboolean output, struct gl_texture_object *texObj, struct gl_texture_image *texImage, const void *vdpSurface, GLuint index) st_vdpau_unmap_surface() argument
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_rule.h88 UnicodeFunctor* output; member in TransliterationRule
[all...]
H A Dnumparse_utils.h18 inline static void putLeadCodePoints(const UnicodeSet* input, UnicodeSet* output) { in putLeadCodePoints() argument
25 inline static void putLeadCodePoint(const UnicodeString& input, UnicodeSet* output) { in putLeadCodePoint() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.h82 LLVMValueRef output[4]; member
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dcbc_cksm.c18 DES_LONG DES_cbc_cksum(const unsigned char *in, DES_cblock *output, in DES_cbc_cksum() argument
H A Decb_enc.c36 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() argument
H A Decb3_enc.c18 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb3_encrypt() argument
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dmain.rs35 mod output; modules
/third_party/openssl/test/
H A Dsha_test.c39 static const unsigned char output[SHA_DIGEST_LENGTH] = { in test_static_sha1() local
50 static const unsigned char output[SHA224_DIGEST_LENGTH] = { in test_static_sha224() local
62 static const unsigned char output[SHA256_DIGEST_LENGTH] = { in test_static_sha256() local
74 static const unsigned char output[SHA384_DIGEST_LENGTH] = { in test_static_sha384() local
88 static const unsigned char output[SHA512_DIGEST_LENGTH] = { in test_static_sha512() local
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DProgram.cs63 private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() argument
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dpeaks.c37 static unsigned peaks_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in peaks_resample() argument
H A Dffmpeg.c33 static unsigned ffmpeg_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in ffmpeg_resample() argument

Completed in 7 milliseconds

12345678910>>...61