Home
last modified time | relevance | path

Searched refs:add_d (Results 1 – 18 of 18) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ps_bitdec.c234 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()
Dixheaacd_basic_op.h23 #define add_d(a, b) ((a) + (b)) macro
Dixheaacd_pns_js_thumb.c147 scale_exp = add_d(sub_d(31, (ptr_aac_dec_channel_info[channel] in ixheaacd_pns_process()
Dixheaacd_freq_sca.c457 num_mf_bands = add_d(num_bands0, num_bands1); in ixheaacd_calc_master_frq_bnd_tbl()
Dixheaacd_env_extr.c544 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/
Darith-fp.ll7 define double @add_d(double %a, double %b) {
/external/llvm/test/CodeGen/Thumb2/
Dfloat-ops.ll15 define double @add_d(double %a, double %b) {
17 ; CHECK-LABEL: add_d:
/external/flatbuffers/tests/evolution_test/
Devolution_v1_generated.h307 void add_d(Evolution::V1::Enum d) {
357 builder_.add_d(d);
Devolution_v2_generated.h418 void add_d(Evolution::V2::Enum d) {
476 builder_.add_d(d);
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dfloat-ops.ll16 define double @add_d(double %a, double %b) {
18 ; CHECK-LABEL: add_d:
/external/llvm/test/Transforms/LoopVectorize/AArch64/
Dloop-vectorization-factors.ll90 ; 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/
Dloop-vectorization-factors.ll118 ; 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/
DIceAssemblerMIPS32.h122 void add_d(const Operand *OpFd, const Operand *OpFs, const Operand *OpFt);
DIceInstMIPS32.cpp743 Asm->add_d(getDest(), getSrc(0), getSrc(1)); in emitIAS()
DIceAssemblerMIPS32.cpp383 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/
Dsparse_1d.mlir17 // CHECK-LABEL: func @add_d(
33 func @add_d(%arga: tensor<32xf32>, %argb: f32) -> tensor<32xf32> {
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dserialization.cc464 shape_builder.add_d(desc.shape.d); in Encode()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h1351 void add_d(int32_t d) { in add_d() function
1377 builder_.add_d(d);