/third_party/openssl/apps/ |
H A D | s_time.c | 117 char buf[1024 * 8]; in s_time_main() local [all...] |
/third_party/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 95 BUF_MEM *buf = NULL; in OSSL_ENCODER_to_data() local 662 BUF_MEM *buf; encoder_process() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcRobustnessTests.cpp | 268 GLuint buf; in iterate() local
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeBatchResultToXml.cpp | 113 deUint8 buf[2048]; in parseBatchResult() local
|
H A D | xeTestLogCompare.cpp | 182 deUint8 buf [1024]; in readLogFile() local
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTcpIpLink.cpp | 205 deUint8 buf[SEND_BUFFER_BLOCK_SIZE]; in run() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | verifier.cc | 399 Probe(const ProbeCommand* command, const Format* fmt, uint32_t texel_stride, uint32_t row_stride, uint32_t frame_width, uint32_t frame_height, const void* buf) Probe() argument
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | engine_vulkan.cc | 221 auto* buf = pipeline->GetIndexBuffer(); in CreatePipeline() local 507 auto buf = MakeUnique<Buffer>(); in DoDrawRect() local 595 auto buf = MakeUnique<Buffer>(); in DoDrawGrid() local [all...] |
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 33 bool SkWebpCodec::IsWebp(const void* buf, size_t bytesRead) { in IsWebp() argument
|
/third_party/skia/src/core/ |
H A D | SkTraceEventCommon.h | 96 char buf[BUFFER_SIZE]; in SkAndroidFrameworkTraceUtil() local 129 char buf[BUFFER_SIZE]; in SkAndroidFrameworkTraceUtilAlways() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactorDebugInfo.cpp | 212 char buf[1024]; in syncScope() local
|
/third_party/openssl/crypto/ui/ |
H A D | ui_openssl.c | 264 char buf[SIZE + 1]; in read_till_nl() local 658 static int noecho_fgets(char *buf, int size, FILE *tty) in noecho_fgets() argument
|
/third_party/openssl/crypto/x509/ |
H A D | x_pubkey.c | 572 BUF_MEM *buf = NULL; in i2d_PUBKEY() local
|
/third_party/openssl/ssl/statem/ |
H A D | statem_dtls.c | 59 unsigned char *buf = NULL; in dtls1_hm_fragment_new() local
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ocb.c | 236 unsigned char *buf; in aes_ocb_block_update() local 159 aes_ocb_block_update_internal(PROV_AES_OCB_CTX *ctx, unsigned char *buf, size_t *bufsz, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl, OSSL_ocb_cipher_fn ciph) aes_ocb_block_update_internal() argument
|
/third_party/openssl/providers/implementations/rands/ |
H A D | drbg.c | 316 unsigned char *buf = NULL; in prov_drbg_get_nonce() local
|
/third_party/openssl/test/ |
H A D | asynciotest.c | 276 static int async_gets(BIO *bio, char *buf, int size) in async_gets() argument 297 char buf[sizeof(testdata)]; in test_asyncio() local
|
/third_party/openssl/crypto/ts/ |
H A D | ts_rsp_verify.c | 97 char buf[4096]; in TS_RESP_verify_signature() local
|
/third_party/openssl/providers/fips/ |
H A D | self_test.c | 187 unsigned char buf[INTEGRITY_BUF_SIZE]; in verify_integrity() local
|
/third_party/openssl/ssl/record/ |
H A D | record.h | 19 unsigned char *buf; member [all...] |
/third_party/skia/third_party/externals/libgifcodec/ |
H A D | SkLibGifCodec.cpp | 49 bool SkGifCodec::IsGif(const void* buf, size_t bytesRead) { in IsGif() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdgif.c | 154 GetDataBlock(gif_source_ptr sinfo, U_CHAR *buf) in GetDataBlock() argument 173 U_CHAR buf[256]; in SkipDataBlocks() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | gifdec.c | 64 int GIFReadGraphicsExtension(const GifByteType* const buf, int* const duration, in GIFReadGraphicsExtension() argument 175 int GIFReadLoopCount(GifFileType* const gif, GifByteType** const buf, in GIFReadLoopCount() argument 192 GIFReadMetadata(GifFileType* const gif, GifByteType** const buf, WebPData* const metadata) GIFReadMetadata() argument 357 GIFReadLoopCount(struct GifFileType* const gif, GifByteType** const buf, int* const loop_count) GIFReadLoopCount() argument 366 GIFReadMetadata(struct GifFileType* const gif, GifByteType** const buf, struct WebPData* const metadata) GIFReadMetadata() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | choicfmt.cpp | 295 UnicodeString buf; in setChoices() local
|
H A D | region.cpp | 124 UChar buf[6]; in loadRegionData() local 143 UChar buf[6]; in loadRegionData() local [all...] |