Searched refs:macro (Results 351 - 375 of 700) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dio-writesw-armv4.S13 .macro outword, rd
H A Dio-writesb.S13 .macro outword, rd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dintvec_32.S44 /* By making this an empty macro, we can use wh64 in the code. */
45 .macro wh64 reg
49 .macro push_reg reg, ptr=sp, delta=-4
56 .macro pop_reg reg, ptr=sp, delta=4
63 .macro pop_reg_zero reg, zreg, ptr=sp, delta=4
71 .macro push_extra_callee_saves reg
93 .macro panic str
126 .macro int_hand vecnum, vecname, c_routine, processing=handle_interrupt
373 .macro finish_interrupt_save, function
617 .macro check_single_steppin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dh264dsp_neon.S25 .macro h264_loop_filter_start
39 .macro h264_loop_filter_luma
180 .macro h264_loop_filter_chroma
261 .macro biweight_16 macs, macd
297 .macro biweight_8 macs, macd
323 .macro biweight_4 macs, macd
361 .macro biweight_func w
394 .macro weight_16 add
421 .macro weight_8 add
440 .macro weight_
[all...]
H A Dh264qpel_neon.S27 .macro lowpass_const r
34 .macro lowpass_8 r0, r1, r2, r3, d0, d1, narrow=1
62 .macro lowpass_8H r0, r1
86 .macro lowpass_8_1 r0, r1, d0, narrow=1
103 .macro lowpass_8.16 r0, r1, r2
152 .macro h264_qpel_h_lowpass type
187 .macro h264_qpel_h_lowpass_l2 type
243 .macro h264_qpel_v_lowpass type
318 .macro h264_qpel_v_lowpass_l2 type
455 .macro h264_qpel8_hv_lowpas
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_idct.asm59 %macro IDCT4_ADD 3
88 %macro IDCT8_1D 2
139 %macro IDCT8_1D_FULL 1
150 %macro IDCT8_ADD_MMX_START 2
167 %macro IDCT8_ADD_MMX_END 3-4
221 %macro IDCT8_ADD_SSE 4
278 %macro DC_ADD_MMXEXT_INIT 2
290 %macro DC_ADD_MMXEXT_OP 4
796 %macro add16_sse2_cycle 2
832 %macro add16intra_sse2_cycl
[all...]
H A Dhuffyuvdsp.asm37 %macro HFYU_MEDIAN 0
105 %macro ADD_HFYU_LEFT_LOOP 2 ; %1 = dst_is_aligned, %2 = src_is_aligned
176 %macro ADD_BYTES 0
217 %macro LEFT_BGR32 0
H A Dsvq1enc.asm26 %macro SSD_INT8_VS_INT16 0
H A Dproresdsp.asm62 %macro SBUTTERFLY3 5
70 %macro SUMSUB_SHPK 7
85 %macro IDCT_1D 2
236 %macro idct_put_fn 1
303 %macro SIGNEXTEND 2-3
H A Dh264_chromamc.asm69 %macro mv0_pixels_mc8 0
92 %macro chroma_mc8_mmx_func 2-3
286 %macro chroma_mc4_mmx_func 2
377 %macro chroma_mc2_mmx_func 2
428 %macro NOTHING 2-3
430 %macro DIRECT_AVG 2
433 %macro COPY_AVG 3
466 %macro chroma_mc8_ssse3_func 2-3
614 %macro chroma_mc4_ssse3_func 2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/x86/
H A Drematrix.asm30 %macro MIX2_FLT 1
74 %macro MIX1_FLT 1
106 %macro MIX1_INT16 1
159 %macro MIX2_INT16 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dchfocevt.tex22 To process a child focus event, use this event handler macro to direct input to a member
H A Diconevt.tex29 To process an iconize event, use this event handler macro to direct input to a
H A Dsysclevt.tex18 To process a system colour changed event, use this event handler macro to direct input to a member
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l64 /* This is used for macro body capture too, so err on the large size. */
334 "'%c' in macro argument list",
406 /* May be a symbol or a macro invocation. */
531 * backwards through the macro body performing
557 /* Skip past the unexpanded macro arg. */
569 * Find the next substitution in the macro working backwards from
570 * body_pos until the beginning of the macro buffer. next_match
571 * should be initialized to the beginning of the macro buffer prior
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/hpux/
H A Dwrappers.S40 .macro reg_save regs
62 .macro reg_restore regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dasmmacro.h8 .macro SAVE_ALL
81 .macro RESTORE_ALL_AND_RET
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dcopy_user_64.S19 .macro ALTERNATIVE_JUMP feature,orig,alt
38 .macro ALIGN_DESTINATION
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h19 .macro kernel_entry_setup
128 .macro smp_slave_setup
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dcmode.S33 .macro li v r
51 .macro LEDS v
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dh264qpel_neon.S26 .macro lowpass_const r
32 .macro lowpass_8 r0, r1, r2, r3, d0, d1, narrow=1
68 .macro lowpass_8_1 r0, r1, d0, narrow=1
90 .macro lowpass_8.16 r0, r1, l0, h0, l1, h1, d
139 .macro h264_qpel_h_lowpass type
174 .macro h264_qpel_h_lowpass_l2 type
229 .macro h264_qpel_v_lowpass type
303 .macro h264_qpel_v_lowpass_l2 type
458 .macro h264_qpel8_hv_lowpass type
499 .macro h264_qpel8_hv_lowpass_l
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_chromamc.asm70 %macro mv0_pixels_mc8 0
93 %macro chroma_mc8_mmx_func 3
280 %macro chroma_mc4_mmx_func 3
365 %macro chroma_mc2_mmx_func 3
416 %macro NOTHING 2-3
418 %macro DIRECT_AVG 2
421 %macro COPY_AVG 3
453 %macro chroma_mc8_ssse3_func 3
601 %macro chroma_mc4_ssse3_func 3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32entry.S30 .macro IA32_ARG_FIXUP noebp=0
42 .macro CLEAR_RREGS offset=0, _r9=rax
60 .macro LOAD_ARGS32 offset, _r9=0
71 .macro CFI_STARTPROC32 simple
195 .macro auditsys_entry_common
213 .macro auditsys_exit exit
468 .macro PTREGSCALL label, func, arg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_mix.asm32 %macro MIX_2_TO_1_FLTP_FLT 0
68 %macro MIX_2_TO_1_S16P_FLT 0
153 %macro MIX_1_TO_2_FLTP_FLT 0
187 %macro MIX_1_TO_2_S16P_FLT 0
234 %macro MIX_3_8_TO_1_2_FLT 3 ; %1 = in channels, %2 = out channels, %3 = s16p or fltp
470 %macro MIX_3_8_TO_1_2_FLT_FUNCS 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/
H A Dconfig.status734 macro = mac2[1]
736 if (D_is_set[macro]) {
738 print prefix "define", macro P[macro] D[macro]
745 print "/*", prefix defundef, macro, "*/"

Completed in 302 milliseconds

<<11121314151617181920>>