/third_party/ltp/lib/ |
H A D | tst_ioctl.c | 16 int fd, block = 0; in tst_fibmap() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dctref.c | 59 void ff_ref_fdct(short *block) in ff_ref_fdct() argument 95 ff_ref_idct(short *block) ff_ref_idct() argument [all...] |
H A D | blockdsp.c | 27 static void clear_block_c(int16_t *block) in clear_block_c() argument 37 static void fill_block16_c(uint8_t *block, uint8_t value, ptrdiff_t line_size, in fill_block16_c() argument 48 static void fill_block8_c(uint8_t *block, uint8_t value, ptrdiff_t line_size, in fill_block8_c() argument
|
/third_party/gptfdisk/ |
H A D | crc32.cc | 32 uint32_t chksum_crc32 (unsigned char *block, unsigned int length)
in chksum_crc32() argument
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | boot.c | 48 u_char block[DOSBOOTBLOCKSIZE]; in readboot() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_dominance.cpp | 48 Block& block = program->blocks[i]; in dominator_tree() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_opt_vpm.c | 40 struct qblock *block = qir_entry_block(c); in qir_opt_vpm() local
|
H A D | vc4_opt_coalesce_ff_writes.c | 37 struct qblock *block = qir_entry_block(c); in qir_opt_coalesce_ff_writes() local
|
H A D | vc4_qir_emit_uniform_stream_resets.c | 39 block_reads_any_uniform(struct qblock *block) in block_reads_any_uniform() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/ |
H A D | malloc_calloc_test.cpp | 37 void* block = calloc(1, SIZE); in HWTEST_F() local
|
H A D | malloc_malloc_test.cpp | 39 void* block = malloc(SIZE); in HWTEST_F() local
|
/third_party/openssl/test/ |
H A D | sm4_internal_test.c | 55 uint8_t block[SM4_BLOCK_SIZE]; in test_sm4_ecb() local [all...] |
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | md5.h | 38 MD5_u32plus block[16]; member
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | idctdsp_mmi.c | 28 void ff_put_pixels_clamped_mmi(const int16_t *block, in ff_put_pixels_clamped_mmi() argument 85 ff_put_signed_pixels_clamped_mmi(const int16_t *block, uint8_t *av_restrict pixels, ptrdiff_t line_size) ff_put_signed_pixels_clamped_mmi() argument 150 ff_add_pixels_clamped_mmi(const int16_t *block, uint8_t *av_restrict pixels, ptrdiff_t line_size) ff_add_pixels_clamped_mmi() argument [all...] |
H A D | pixblockdsp_mmi.c | 28 void ff_get_pixels_8_mmi(int16_t *av_restrict block, const uint8_t *pixels, in ff_get_pixels_8_mmi() argument 97 ff_diff_pixels_mmi(int16_t *av_restrict block, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride) ff_diff_pixels_mmi() argument [all...] |
H A D | blockdsp_mmi.c | 27 void ff_fill_block16_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h) in ff_fill_block16_mmi() argument 51 void ff_fill_block8_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h) in ff_fill_block8_mmi() argument 74 ff_clear_block_mmi(int16_t *block) ff_clear_block_mmi() argument 95 ff_clear_blocks_mmi(int16_t *block) ff_clear_blocks_mmi() argument [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_frame_register.c | 99 Dwarf_Block block; in dwarf_frame_register() local
|
/third_party/musl/porting/liteos_a/user/src/crypt/ |
H A D | encrypt.c | 25 void encrypt(char *block, int edflag) in encrypt() argument
|
/third_party/musl/src/crypt/ |
H A D | encrypt.c | 25 void encrypt(char *block, int edflag) in encrypt() argument
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | map5.c | 15 int block; in main() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/malloc/ |
H A D | posix_memalign.c | 29 size_t block[] = {1, 4, 8, 256, 1024, 65000, 128000, 256000, 1000000}; in posix_memalign_0100() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ofb128.c | 25 CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) CRYPTO_ofb128_encrypt() argument
|
/third_party/openssl/crypto/modes/ |
H A D | ofb128.c | 25 CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) CRYPTO_ofb128_encrypt() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | RewriteCaseDeclarations.cpp | 41 auto &block = *new TIntermBlock(); variable
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | local_redundancy_elimination.cpp | 39 EliminateRedundanciesInBB( BasicBlock* block, const ValueNumberTable& vnTable, std::map<uint32_t, uint32_t>* value_to_ids) EliminateRedundanciesInBB() argument
|