Searched refs:macro (Results 451 - 475 of 700) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfig.status1243 macro = mac2[1]
1245 if (D_is_set[macro]) {
1247 print prefix "define", macro P[macro] D[macro]
1254 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/
H A Dconfig.status1101 macro = mac2[1]
1103 if (D_is_set[macro]) {
1105 print prefix "define", macro P[macro] D[macro]
1112 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfig.status1215 macro = mac2[1]
1217 if (D_is_set[macro]) {
1219 print prefix "define", macro P[macro] D[macro]
1226 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/
H A Dconfig.status1093 macro = mac2[1]
1095 if (D_is_set[macro]) {
1097 print prefix "define", macro P[macro] D[macro]
1104 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A Dconfig.status1301 macro = mac2[1]
1303 if (D_is_set[macro]) {
1305 print prefix "define", macro P[macro] D[macro]
1312 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakevms.com98 $ 'make'/macro=('comp',zlibsrc='zlibsrc')
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakevms.com100 $ 'make'/macro=('comp',zlibsrc='zlibsrc')
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbconv.tex179 result in a wxWCharBuffer. The macro wxMB2WXbuf is defined as the correct
191 result in a wxCharBuffer. The macro wxWX2MBbuf is defined as the correct
203 result in a wxCharBuffer. The macro wxWC2WXbuf is defined as the correct
215 result in a wxWCharBuffer. The macro wxWX2WCbuf is defined as the correct
H A Dpaintevt.tex21 To process a paint event, use this event handler macro to direct input to a member
H A Dscpdarry.tex52 of the macro is the pointer type, the second is the name of the new
H A Dtguide.tex34 To intercept events, you add a DECLARE\_EVENT\_TABLE macro to the window class declaration,
H A Dhworld.tex48 using the macro below. Finally, the way to react to such events
98 using this macro, which creates an application instance and starts the program.
H A Dscpdptr.tex65 The first argument of these macro is the pointer type, the second is the name
73 \texttt{FooPtr}, you can use a single macro which replaces two macros above:
H A Dtimer.tex15 macro to connect it to the event handler which will receive
18 macro to connect it to an event handler defined in the derived class.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dldstfp.S22 .macro extab instr,handler
28 .macro inst32 op
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dmemcopy.S14 .macro src_b r, w0, w1
22 .macro ssa8 r
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dvp8_armv6.S23 .macro rac_get_prob h, bs, buf, cw, pr, t0, t1
44 .macro rac_get_128 h, bs, buf, cw, t0, t1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dvp8_armv6.S23 .macro rac_get_prob h, bs, buf, cw, pr, t0, t1
44 .macro rac_get_128 h, bs, buf, cw, t0, t1
H A Dvp8dsp_armv6.S391 .macro transpose o3, o2, o1, o0, i0, i1, i2, i3
412 .macro simple_filter
485 .macro filter_mask_p
503 .macro filter_mask_pq
516 .macro filter_mask_v
553 .macro filter_mask_h
600 .macro filter inner
637 .macro filter_v inner
648 .macro filter_h inner
666 .macro filter_inne
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dtre.spec91 - fixed %doc macro and moved to correct place
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp8dsp_loopfilter.asm49 ; macro called with 7 mm register indexes as argument, and 4 regular registers
57 %macro READ_8x4_INTERLEAVED 11
73 ; macro called with 7 mm register indexes as argument, and 5 regular registers
77 %macro READ_16x4_INTERLEAVED 12
119 %macro WRITE_4x2D 8
143 %macro WRITE_4x4D 10
203 %macro WRITE_2x4W 6
231 %macro WRITE_8W 5
270 %macro SIMPLE_LOOPFILTER 2
436 %macro INNER_LOOPFILTE
[all...]
H A Dlossless_videodsp.asm34 %macro INT16_LOOP 2 ; %1 = a/u (aligned/unaligned), %2 = add/sub
120 %macro ADD_HFYU_LEFT_LOOP_INT16 2 ; %1 = dst alignment (a/u), %2 = src alignment (a/u)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx1.s44 %macro SHOW_RX 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr2300_fpu.S70 .set macro
H A Dscall32-o32.S238 .macro fifty ptr, nargs, from=1, to=50
245 .macro mille ptr, nargs, from=1, to=20
252 .macro syscalltable
608 .macro sys function, nargs

Completed in 278 milliseconds

<<11121314151617181920>>