| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Trie2Writable.java | 244 releaseDataBlock(int block) releaseDataBlock() argument 251 isWritableBlock(int block) isWritableBlock() argument 255 setIndex2Entry(int i2, int block) setIndex2Entry() argument 351 writeBlock(int block, int value) writeBlock() argument 362 fillBlock(int block, int start, int limit, int value, int initialValue, boolean overwrite) fillBlock() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucptrie.cpp | 337 int32_t block; in getRange() local [all...] |
| /third_party/NuttX/include/nuttx/fs/ |
| H A D | dirent_fs.h | 189 int16_t block; /* Current block */ member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Trie2Writable.java | 246 releaseDataBlock(int block) releaseDataBlock() argument 253 isWritableBlock(int block) isWritableBlock() argument 257 setIndex2Entry(int i2, int block) setIndex2Entry() argument 353 writeBlock(int block, int value) writeBlock() argument 364 fillBlock(int block, int start, int limit, int value, int initialValue, boolean overwrite) fillBlock() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | nms_adpcm.c | 107 unsigned short block [NMS_BLOCK_SHORTS_32] ; member [all...] |
| H A D | ms_adpcm.c | 38 unsigned char *block ; member [all...] |
| H A D | paf.c | 66 int *block ; member [all...] |
| H A D | ima_adpcm.c | 38 unsigned char *block ; member [all...] |
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 243 int g72x_decode_block (G72x_STATE *pstate, const unsigned char *block, short *samples) in g72x_decode_block() argument 254 int g72x_encode_block (G72x_STATE *pstate, short *samples, unsigned char *block) in g72x_encode_block() argument 605 unpack_bytes (int bits, int blocksize, const unsigned char * block, short * samples) in unpack_bytes() argument 626 pack_bytes (int bits, const short * samples, unsigned char * block) in pack_bytes() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | aesce.c | 166 static uint8x16_t aesce_encrypt_block(uint8x16_t block, in aesce_encrypt_block() argument 229 aesce_decrypt_block(uint8x16_t block, unsigned char *keys, int rounds) aesce_decrypt_block() argument 270 uint8x16_t block = vld1q_u8(&input[0]); mbedtls_aesce_crypt_ecb() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_assembler.cpp | 771 emit_block(asm_context& ctx, std::vector<uint32_t>& out, Block& block) in emit_block() argument [all...] |
| H A D | aco_insert_exec_mask.cpp | 125 get_block_needs(wqm_ctx& ctx, exec_ctx& exec_ctx, Block* block) in get_block_needs() argument 170 Block& block = exec_ctx.program->blocks[block_index]; calculate_wqm_needs() local 244 add_coupling_code(exec_ctx& ctx, Block* block, std::vector<aco_ptr<Instruction>>& instructions) add_coupling_code() argument 517 process_instructions(exec_ctx& ctx, Block* block, std::vector<aco_ptr<Instruction>>& instructions, unsigned idx) process_instructions() argument 699 add_branch_code(exec_ctx& ctx, Block* block) add_branch_code() argument 894 process_block(exec_ctx& ctx, Block* block) process_block() argument [all...] |
| H A D | aco_lower_to_cssa.cpp | 218 const Block& block = ctx.program->blocks[block_idx]; intersects() local 483 Block& block = ctx.program->blocks[i]; emit_parallelcopies() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_gcm.c | 106 nir_block *block = nir_cf_node_as_block(node); in get_loop_instr_count() local 140 nir_block *block = nir_cf_node_as_block(node); in gcm_build_block_info() local 496 set_block_for_loop_instr(struct gcm_state *state, nir_instr *instr, nir_block *block) set_block_for_loop_instr() argument 542 set_block_to_if_block(struct gcm_state *state, nir_instr *instr, nir_block *block) set_block_to_if_block() argument [all...] |
| H A D | nir_opt_find_array_copies.c | 521 opt_find_array_copies_block(nir_builder *b, nir_block *block, in opt_find_array_copies_block() argument
|
| H A D | nir_builder.c | 320 nir_block *block = nir_cursor_current_block(build->cursor); in nir_builder_is_inside_cf() local 350 nir_block *block = nir_cursor_current_block(build->cursor); in nir_push_else() local 363 nir_block *block = nir_cursor_current_block(build->cursor); in nir_pop_if() local 372 nir_block *block = nir_cursor_current_block(build->cursor); in nir_if_phi() local 404 nir_block *block = nir_cursor_current_block(build->cursor); in nir_pop_loop() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_legalize.c | 84 legalize_block(struct ir3_legalize_ctx *ctx, struct ir3_block *block) in legalize_block() argument 384 apply_fine_deriv_macro(struct ir3_legalize_ctx *ctx, struct ir3_block *block) apply_fine_deriv_macro() argument 446 resolve_dest_block(struct ir3_block *block) resolve_dest_block() argument 657 mark_jp(struct ir3_block *block) mark_jp() argument [all...] |
| H A D | ir3_nir_analyze_ubo_ranges.c | 266 int block = nir_src_as_uint(instr->src[0]); in track_ubo_use() local [all...] |
| H A D | ir3_merge_regs.c | 72 index_instrs(struct ir3_block *block, unsigned index) in index_instrs() argument 397 create_parallel_copy(struct ir3_block *block) in create_parallel_copy() argument [all...] |
| H A D | ir3_ra_validate.c | 338 propagate_block(struct ra_val_ctx *ctx, struct ir3_block *block) in propagate_block() argument 485 check_reaching_block(struct ra_val_ctx *ctx, struct ir3_block *block) in check_reaching_block() argument [all...] |
| H A D | ir3_context.h | 68 struct ir3_block *block; /* the current block */ member
|
| H A D | ir3_postsched.c | 66 struct ir3_block *block; /* the current block */ member 637 sched_block(struct ir3_postsched_ctx *ctx, struct ir3_block *block) sched_block() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader_info.c | 229 gather_info_block(const nir_shader *nir, const nir_block *block, struct radv_shader_info *info) in gather_info_block() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_pack.c | 32 agx_block *block; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_jumps.cpp | 264 struct block_record block; member [all...] |