Home
last modified time | relevance | path

Searched refs:macro (Results 476 - 500 of 698) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/pulseaudio/src/pulsecore/
H A Dsocket-util.c57 #include <pulsecore/macro.h>
H A Dipacl.c44 #include <pulsecore/macro.h>
H A Dthread-mq.c29 #include <pulsecore/macro.h>
H A Dcore-subscribe.c29 #include <pulsecore/macro.h>
H A Dcore-rtclock.c50 #include <pulsecore/macro.h>
H A Dasyncq.c32 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/daemon/
H A Dcmdline.c34 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.h23 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-lirc.c36 #include <pulsecore/macro.h>
H A Dmodule-detect.c40 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/pulse/
H A Dthread-mainloop.c39 #include <pulsecore/macro.h>
H A Dsample.c32 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/rtp/
H A Dsap.c46 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/tests/
H A Dmemblock-test.c31 #include <pulsecore/macro.h>
H A Dinterpol-test.c35 #include <pulsecore/macro.h>
H A Dformat-test.c26 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/utils/
H A Dpasuspender.c44 #include <pulsecore/macro.h>
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_vfp.S90 .macro macro_fft8_head
156 .macro macro_fft8_tail
336 .macro pass n, z0, z1, z2, z3
463 .macro def_fft n, n2, n4
H A Dvp8dsp_neon.S273 .macro vp8_loop_filter, inner=0, simple=0
446 .macro vp8_v_loop_filter16 name, inner=0, simple=0
495 .macro vp8_v_loop_filter8uv name, inner=0
554 .macro vp8_h_loop_filter16 name, inner=0, simple=0
620 .macro vp8_h_loop_filter8uv name, inner=0
718 .macro vp8_epel8_h6 d, a, b
740 .macro vp8_epel16_h6 d0, d1, s0, s1, s2, q0, q1
776 .macro vp8_epel8_v6_y2 d0, d1, s0, s1, s2, s3, s4, s5, s6
802 .macro vp8_epel8_h4 d, a, b
818 .macro vp8_epel8_v4_y
[all...]
H A Dh264pred_neon.S23 .macro ldcol.8 rd, rs, rt, n=8, hi=0
38 .macro add16x8 dq, dl, dh, rl, rh
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java746 // We get a mapping of each macro to the partitions it intersects with. in build()
750 String macro = e.getKey(); in build()
754 macroToPartitions.put(macro, partition); in build()
759 // Create a combined mapping from a region code, which can be a macro region, in build()
763 String macro = m2p.getKey(); in build()
764 int regionIndex = LSR.indexForRegion(macro); in build()
795 * All macroregions are fully resolved to sets of non-macro regions.
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java746 // We get a mapping of each macro to the partitions it intersects with. in build()
750 String macro = e.getKey(); in build()
754 macroToPartitions.put(macro, partition); in build()
759 // Create a combined mapping from a region code, which can be a macro region, in build()
763 String macro = m2p.getKey(); in build()
764 int regionIndex = LSR.indexForRegion(macro); in build()
795 * All macroregions are fully resolved to sets of non-macro regions.
/third_party/ffmpeg/libavfilter/x86/
H A Dcolorspacedsp.asm60 %macro YUV2YUV_FN 4 ; in_bitdepth, out_bitdepth, log2_chroma_w (horiz), log2_chroma_h (vert)
366 %macro YUV2YUV_FNS 2 ; ss_w, ss_h
387 %macro YUV2RGB_FN 3 ; depth, log2_chroma_w (horiz), log2_chroma_h (vert)
677 %macro YUV2RGB_FNS 2
688 %macro RGB2YUV_FN 3 ; depth, log2_chroma_w (horiz), log2_chroma_h (vert)
1006 %macro RGB2YUV_FNS 2
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp8dsp_neon.S286 .macro vp8_loop_filter, inner=0, simple=0, hev_thresh
459 .macro vp8_v_loop_filter16 name, inner=0, simple=0
505 .macro vp8_v_loop_filter8uv name, inner=0
560 .macro vp8_h_loop_filter16 name, inner=0, simple=0
621 .macro vp8_h_loop_filter8uv name, inner=0
715 .macro vp8_epel8_h6 d, s0, s1
737 .macro vp8_epel16_h6 d0, v0, v1
773 .macro vp8_epel8_v6_y2 d0, d1, s0, s1, s2, s3, s4, s5, s6
801 .macro vp8_epel8_h4 d, v0, v1
817 .macro vp8_epel8_v4_y
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_build_ast.c54 struct cil_tree_node *macro; member
5247 struct cil_macro *macro = NULL; in cil_gen_macro() local
5268 cil_macro_init(&macro); in cil_gen_macro()
5289 if (macro->params == NULL) { in cil_gen_macro()
5290 cil_list_init(&macro->params, CIL_LIST_ITEM); in cil_gen_macro()
5341 cil_list_for_each(curr_param, macro->params) { in cil_gen_macro()
5349 cil_list_append(macro->params, CIL_PARAM, param); in cil_gen_macro()
5354 /* we don't want the tree walker to walk the macro parameters (they were just handled above), so the subtree is deleted, and the next pointer of the in cil_gen_macro()
5355 node containing the macro name is updated to point to the start of the macro conten in cil_gen_macro()
5378 cil_destroy_macro(struct cil_macro *macro) cil_destroy_macro() argument
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...28