Home
last modified time | relevance | path

Searched refs:macro (Results 976 - 1000 of 1366) sorted by relevance

1...<<31323334353637383940>>...55

/third_party/pulseaudio/src/daemon/
H A Dcpulimit.c30 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/pulse/
H A Dmainloop-signal.c42 #include <pulsecore/macro.h>
H A Dutf8.c57 #include <pulsecore/macro.h>
H A Dtimeval.c32 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/pulsecore/
H A Dthread-posix.c35 #include <pulsecore/macro.h>
H A Dstrbuf.c31 #include <pulsecore/macro.h>
H A Dclient.c34 #include <pulsecore/macro.h>
H A Dmix_neon.c21 #include <pulsecore/macro.h>
H A Dnamereg.c35 #include <pulsecore/macro.h>
H A Dpstream-util.c25 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-filter-heuristics.c26 #include <pulsecore/macro.h>
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DApiProcs.cpp27 {% macro member_length(member, accessor) -%}
/third_party/pulseaudio/src/modules/echo-cancel/
H A Decho-cancel.h30 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/tests/
H A Dvolume-test.c30 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/raop/
H A Draop-crypto.c37 #include <pulsecore/macro.h>
H A Draop-packet-buffer.c34 #include <pulsecore/macro.h>
/third_party/selinux/libselinux/utils/
H A DMakefile27 -Wdisabled-optimization -Wbuiltin-macro-redefined \
/third_party/python/Modules/
H A D_testcapimodule.c12 macro defined, but only the public C API must be tested here. */
474 function. A giant macro would be even worse than this. A C++ template
2012 /* Just use the macro and check that it compiles */ in test_u_code()
2728 int macro = 0; in get_timezone_utc_capi() local
2729 if (!PyArg_ParseTuple(args, "|p", &macro)) { in get_timezone_utc_capi()
2732 if (macro) { in get_timezone_utc_capi()
2745 int macro; in get_date_fromdate() local
2748 if (!PyArg_ParseTuple(args, "piii", &macro, &year, &month, &day)) { in get_date_fromdate()
2752 if (macro) { in get_date_fromdate()
2768 int macro; in get_datetime_fromdateandtime() local
2798 int macro; get_datetime_fromdateandtimeandfold() local
2831 int macro; get_time_fromtime() local
2856 int macro; get_time_fromtimeandfold() local
2883 int macro; get_delta_fromdsu() local
2908 int macro = 0; get_date_fromtimestamp() local
2936 int macro = 0; get_datetime_fromtimestamp() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlpass-tx-macro.c17 #include "lpass-macro-common.h"
267 struct clk *macro; member
1968 tx->macro = devm_clk_get_optional(dev, "macro"); in tx_macro_probe()
1969 if (IS_ERR(tx->macro)) in tx_macro_probe()
1970 return dev_err_probe(dev, PTR_ERR(tx->macro), "unable to get macro clock\n"); in tx_macro_probe()
2001 if (of_device_is_compatible(np, "qcom,sc7280-lpass-tx-macro")) { in tx_macro_probe()
2033 ret = clk_prepare_enable(tx->macro); in tx_macro_probe()
2090 clk_disable_unprepare(tx->macro); in tx_macro_probe()
[all...]
H A Dlpass-wsa-macro.c18 #include "lpass-macro-common.h"
19 #include "lpass-wsa-macro.h"
355 struct clk *macro; member
2393 wsa->macro = devm_clk_get_optional(dev, "macro"); in wsa_macro_probe()
2394 if (IS_ERR(wsa->macro)) in wsa_macro_probe()
2395 return dev_err_probe(dev, PTR_ERR(wsa->macro), "unable to get macro clock\n"); in wsa_macro_probe()
2431 ret = clk_prepare_enable(wsa->macro); in wsa_macro_probe()
2489 clk_disable_unprepare(wsa->macro); in wsa_macro_probe()
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Drv40dsp_neon.S25 .macro qpel_lowpass r0, r1, rc1, rc2, shift
41 .macro qpel_lowpass_x2 r0, r1, r2, r3, rc1, rc2, shift
70 .macro rv40_qpel8_h shift
87 .macro rv40_qpel8_v shift, type
139 .macro rv40_qpel type
662 .macro rv40_weight
812 .macro rv40_weak_loop_filter
/third_party/ffmpeg/libavcodec/x86/
H A Dvp8dsp_loopfilter.asm49 ; macro called with 7 mm register indexes as argument, and 5 regular registers
53 %macro READ_16x4_INTERLEAVED 12
99 %macro WRITE_4x4D 10
151 %macro WRITE_8W 5
190 %macro SIMPLE_LOOPFILTER 2
317 %macro INNER_LOOPFILTER 2
688 %macro MBEDGE_LOOPFILTER 2
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S406 .macro fp_dosingleprec instr
412 .macro fp_dodoubleprec instr
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dsleep-tegra20.S46 .macro pll_enable, rd, r_car_base, pll_base
53 .macro emc_device_mask, rd, base
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_scan.S406 .macro fp_dosingleprec instr
412 .macro fp_dodoubleprec instr

Completed in 24 milliseconds

1...<<31323334353637383940>>...55