| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_ksl.c | 81 static void ksl_free_blk(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk) { in ksl_free_blk() 109 static nghttp2_ksl_blk *ksl_split_blk(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk) { in ksl_split_blk() 151 static int ksl_split_node(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, size_t i) { in ksl_split_node() 228 static void ksl_insert_node(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, size_t i, in ksl_insert_node() 244 static size_t ksl_bsearch(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, in ksl_bsearch() 265 nghttp2_ksl_blk *blk = ksl->head; in nghttp2_ksl_insert() local 342 static void ksl_remove_node(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, size_t i) { in ksl_remove_node() 359 static nghttp2_ksl_blk *ksl_merge_node(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, in ksl_merge_node() 399 static void ksl_shift_left(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, size_t i) { in ksl_shift_left() 426 static void ksl_shift_right(nghttp2_ksl *ksl, nghttp2_ksl_blk *blk, size_t i) { in ksl_shift_right() [all …]
|
| /third_party/f2fs-tools/fsck/ |
| D | quotaio_tree.c | 63 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk() 76 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in write_blk() 95 int blk; in get_free_dqblk() local 122 unsigned int blk) in put_free_dqblk() 137 unsigned int blk) in remove_free_dqentry() 170 unsigned int blk) in insert_free_dqentry() 197 int blk, i; in find_free_dqentry() local 365 unsigned int blk) in free_dqentry() 407 unsigned int * blk, int depth) in remove_tree() 456 struct dquot *dquot, unsigned int blk) in find_block_dqentry() [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | ac3enc.c | 273 int blk, ch; in ff_ac3_compute_coupling_strategy() local 345 int blk, bnd, i; in ac3_apply_rematrixing() local 427 int ch, blk, blk1; in compute_exp_strategy() local 566 int blk, blk1, ch, cpl; in encode_exponents() local 616 int blk, ch; in count_exponent_bits() local 648 int blk, ch, i, cpl; in ac3_group_exponents() local 723 int blk; in count_frame_bits_fixed() local 865 int blk, ch; in count_frame_bits() local 1010 int blk, ch; in bit_alloc_masking() local 1040 int blk, ch; in reset_block_bap() local [all …]
|
| D | sbcdec.c | 73 int ch, sb, blk, bit; /* channel, subband, block and bit standard in sbc_unpack_frame() local 214 int ch, int blk, AVFrame *output_frame) in sbc_synthesize_four() 257 int ch, int blk, AVFrame *output_frame) in sbc_synthesize_eight() 305 int ch, blk; in sbc_synthesize_audio() local
|
| D | eac3enc.c | 94 int ch, blk; in ff_eac3_set_cpl_states() local 127 int blk, ch; in ff_eac3_output_frame_header() local
|
| D | ac3dec.c | 613 static inline void decode_transform_coeffs_ch(AC3DecodeContext *s, int blk, in decode_transform_coeffs_ch() 633 static inline void decode_transform_coeffs(AC3DecodeContext *s, int blk) in decode_transform_coeffs() 773 static void decode_band_structure(GetBitContext *gbc, int blk, int eac3, in decode_band_structure() 822 static inline int spx_strategy(AC3DecodeContext *s, int blk) in spx_strategy() 957 static inline int coupling_strategy(AC3DecodeContext *s, int blk, in coupling_strategy() 1027 static inline int coupling_coordinates(AC3DecodeContext *s, int blk) in coupling_coordinates() 1073 static int decode_audio_block(AC3DecodeContext *s, int blk, int offset) in decode_audio_block() 1475 int blk, ch, err, offset, ret; in ac3_decode_frame() local
|
| D | sbcenc.c | 51 int ch, blk; in sbc_analyze_audio() local 107 int ch, sb, blk; /* channel, subband, block and bit counters */ in sbc_pack_frame() local
|
| D | ac3enc_template.c | 87 int blk, ch; in apply_mdct() local 321 int blk, bnd; in compute_rematrixing_strategy() local
|
| D | hqxdsp.c | 27 static inline void idct_col(int16_t *blk, const uint8_t *quant) in idct_col() 73 static inline void idct_row(int16_t *blk) in idct_row()
|
| D | hq_hqadsp.c | 35 static inline void idct_row(int16_t *blk) in idct_row() 73 static inline void idct_col(int16_t *blk) in idct_col()
|
| /third_party/mesa3d/src/panfrost/util/ |
| D | pan_liveness.c | 62 liveness_block_live_out(pan_block *blk, unsigned temp_count) in liveness_block_live_out() 76 pan_block *blk, unsigned temp_count, in liveness_block_update() 141 pan_block *blk = (struct pan_block *) cur->key; in pan_compute_liveness() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | idctdsp.c | 155 static void idct_altivec(int16_t *blk) in idct_altivec() 171 static void idct_put_altivec(uint8_t *dest, ptrdiff_t stride, int16_t *blk) in idct_put_altivec() 200 static void idct_add_altivec(uint8_t *dest, ptrdiff_t stride, int16_t *blk) in idct_add_altivec()
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_liveness.c | 58 liveness_block_update(bi_block *blk, unsigned temp_count) in liveness_block_update() 114 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_compute_liveness() local
|
| D | bi_test.h | 38 bi_block *blk = rzalloc(ctx, bi_block); in bit_block() local 56 bi_block *blk = bit_block(ctx); in bit_builder() local
|
| D | bi_opt_dce.c | 103 bi_postra_liveness_block(bi_block *blk) in bi_postra_liveness_block() 138 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_postra_liveness() local
|
| D | bi_scoreboard.c | 248 scoreboard_block_update(bi_block *blk) in scoreboard_block_update() 300 bi_block *blk = bi_worklist_pop_head(&worklist); in bi_assign_scoreboard() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_helper_invocations.c | 127 pan_block *blk = (struct pan_block *) cur->key; in mir_analyze_helper_terminate() local 221 pan_block *blk = (struct pan_block *) cur->key; in mir_analyze_helper_requirements() local
|
| /third_party/mesa3d/src/panfrost/lib/tests/ |
| D | test-layout.cpp | 38 struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_LINEAR, format[i]); in TEST() local 53 …struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED, form… in TEST() local 68 …struct pan_block_size blk = panfrost_block_size(DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED, form… in TEST() local 90 struct pan_block_size blk = panfrost_block_size(modifier, format[i]); in TEST() local 112 struct pan_block_size blk = panfrost_block_size(modifier, format[i]); in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | cfg.h | 87 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 98 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | cfg.h | 87 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 98 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|
| /third_party/spirv-tools/source/opt/ |
| D | cfg.h | 95 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 106 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_liveness.c | 85 agx_block *blk = agx_worklist_pop_head(&worklist); in agx_compute_liveness() local
|
| /third_party/openssl/test/ |
| D | cipher_overhead_test.c | 37 size_t mac, in, blk, ex; in cipher_overhead() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsrecover.c | 186 static s64 loclogblk(CONTEXT *ctx, unsigned int blk) in loclogblk() 2385 static void showheadrcrd(u32 blk, const RECORD_PAGE_HEADER *rph) in showheadrcrd() 2453 static u16 overlapshow(CONTEXT *ctx, u16 k, u32 blk, const struct BUFFER *buf, in overlapshow() 2612 static u16 forward_rcrd(CONTEXT *ctx, u32 blk, u16 pos, in forward_rcrd() 2816 static BOOL dorest(CONTEXT *ctx, unsigned long blk, in dorest() 2923 int blk; in read_restart() local 3316 static u16 dorcrd(CONTEXT *ctx, u32 blk, u16 pos, const struct BUFFER *buf, in dorcrd() 3337 static TRISTATE backoverlap(CONTEXT *ctx, int blk, in backoverlap() 3432 static TRISTATE backward_rcrd(CONTEXT *ctx, u32 blk, int skipped, in backward_rcrd() 3583 static int walkback(CONTEXT *ctx, const struct BUFFER *buf, u32 blk, in walkback() [all …]
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| D | va_insert_flow.c | 230 scoreboard_block_update(bi_context *ctx, bi_block *blk) in scoreboard_block_update() 303 bi_block *blk = bi_worklist_pop_head(&worklist); in va_assign_scoreboard() local
|