/external/libxaac/decoder/ |
D | ixheaacd_ps_bitdec.c | 234 env_count = add_d(env_count, MAX_NUM_COLUMNS); in ixheaacd_decode_ps_data() 243 add_d(ptr_ps_dec->num_env, 1); in ixheaacd_decode_ps_data() 262 threshold = add_d(ptr_ps_dec->border_position[e - 1], 1); in ixheaacd_decode_ps_data()
|
D | ixheaacd_basic_op.h | 23 #define add_d(a, b) ((a) + (b)) macro
|
D | ixheaacd_pns_js_thumb.c | 147 scale_exp = add_d(sub_d(31, (ptr_aac_dec_channel_info[channel] in ixheaacd_pns_process()
|
D | ixheaacd_freq_sca.c | 457 num_mf_bands = add_d(num_bands0, num_bands1); in ixheaacd_calc_master_frq_bnd_tbl()
|
D | ixheaacd_env_extr.c | 544 if (end_pos > add_d(SBR_TIME_SLOTS, SBR_OV_SLOTS)) return 0; in ixheaacd_validate_frame_info()
|
/external/llvm-project/llvm/test/CodeGen/Mips/llvm-ir/ |
D | arith-fp.ll | 7 define double @add_d(double %a, double %b) {
|
/external/llvm/test/CodeGen/Thumb2/ |
D | float-ops.ll | 15 define double @add_d(double %a, double %b) { 17 ; CHECK-LABEL: add_d:
|
/external/flatbuffers/tests/evolution_test/ |
D | evolution_v1_generated.h | 307 void add_d(Evolution::V1::Enum d) { 357 builder_.add_d(d);
|
D | evolution_v2_generated.h | 418 void add_d(Evolution::V2::Enum d) { 476 builder_.add_d(d);
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | float-ops.ll | 16 define double @add_d(double %a, double %b) { 18 ; CHECK-LABEL: add_d:
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | loop-vectorization-factors.ll | 90 ; CHECK-LABEL: @add_d( 94 define void @add_d(i16* noalias nocapture readonly %p, i32* noalias nocapture %q, i32 %len) #0 {
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | loop-vectorization-factors.ll | 118 ; CHECK-LABEL: @add_d( 122 define void @add_d(i16* noalias nocapture readonly %p, i32* noalias nocapture %q, i32 %len) #0 {
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.h | 122 void add_d(const Operand *OpFd, const Operand *OpFs, const Operand *OpFt);
|
D | IceInstMIPS32.cpp | 743 Asm->add_d(getDest(), getSrc(0), getSrc(1)); in emitIAS()
|
D | IceAssemblerMIPS32.cpp | 383 void AssemblerMIPS32::add_d(const Operand *OpFd, const Operand *OpFs, in add_d() function in Ice::MIPS32::AssemblerMIPS32
|
/external/llvm-project/mlir/test/Dialect/Linalg/ |
D | sparse_1d.mlir | 17 // CHECK-LABEL: func @add_d( 33 func @add_d(%arga: tensor<32xf32>, %argb: f32) -> tensor<32xf32> {
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | serialization.cc | 464 shape_builder.add_d(desc.shape.d); in Encode()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | serialization_base_generated.h | 1351 void add_d(int32_t d) { in add_d() function 1377 builder_.add_d(d);
|