| /third_party/mbedtls/tests/src/ |
| H A D | random.c | 29 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 D | psa_crypto_stubs.c | 16 psa_status_t psa_generate_random(uint8_t *output, in psa_generate_random() argument
|
| /third_party/mbedtls/library/ |
| H A D | block_cipher.c | 164 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 D | test_driver_pake.c | 54 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 D | test_VIDIOC_ENUMOUTPUT.c | 40 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 D | test_handle_scope.c | 13 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 D | test_number.c | 22 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 D | test-repl-use-global.js | [all...] |
| /third_party/node/test/addons/repl-domain-abort/ |
| H A D | test.js | |
| /third_party/node/test/fixtures/wpt/resources/ |
| H A D | check-layout-th.js | [all...] |
| H A D | check-layout.js | [all...] |
| /third_party/musl/src/misc/ |
| H A D | realpath.c | 17 char output[PATH_MAX]; in realpath() local [all...] |
| /third_party/ninja/src/ |
| H A D | build_log.h | 59 std::string output; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_vdpau.h | 52 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 D | rbt_rule.h | 88 UnicodeFunctor* output; member in TransliterationRule [all...] |
| H A D | numparse_utils.h | 18 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 D | lp_bld_tgsi_action.h | 82 LLVMValueRef output[4]; member
|
| /third_party/node/deps/openssl/openssl/crypto/des/ |
| H A D | cbc_cksm.c | 18 DES_LONG DES_cbc_cksum(const unsigned char *in, DES_cblock *output, in DES_cbc_cksum() argument
|
| H A D | ecb_enc.c | 36 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() argument
|
| H A D | ecb3_enc.c | 18 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 D | main.rs | 35 mod output; modules
|
| /third_party/openssl/test/ |
| H A D | sha_test.c | 39 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 D | Program.cs | 63 private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() argument
|
| /third_party/pulseaudio/src/pulsecore/resampler/ |
| H A D | peaks.c | 37 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 D | ffmpeg.c | 33 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
|