Home
last modified time | relevance | path

Searched defs:glue (Results 1 – 19 of 19) sorted by relevance

/external/qemu/audio/
Daudio_template.h39 static void glue (audio_init_nb_voices_, TYPE) (struct audio_driver *drv) in glue() function
72 static void glue (audio_pcm_hw_free_resources_, TYPE) (HW *hw) in glue() function
81 static int glue (audio_pcm_hw_alloc_resources_, TYPE) (HW *hw) in glue() function
93 static void glue (audio_pcm_sw_free_resources_, TYPE) (SW *sw) in glue() function
107 static int glue (audio_pcm_sw_alloc_resources_, TYPE) (SW *sw) in glue() function
137 static int glue (audio_pcm_sw_init_, TYPE) ( in glue() function
176 static void glue (audio_pcm_sw_fini_, TYPE) (SW *sw) in glue() function
185 static void glue (audio_pcm_hw_add_sw_, TYPE) (HW *hw, SW *sw) in glue() function
190 static void glue (audio_pcm_hw_del_sw_, TYPE) (SW *sw) in glue() function
195 static void glue (audio_pcm_hw_gc_, TYPE) (HW **hwp) in glue() function
[all …]
Dmixeng_template.h47 static mixeng_real inline glue (conv_, ET) (IN_T v) in glue() function
66 static IN_T inline glue (clip_, ET) (mixeng_real v) in glue() function
84 static inline int64_t glue (conv_, ET) (IN_T v) in glue() function
94 static inline IN_T glue (clip_, ET) (int64_t v) in glue() function
111 static void glue (glue (conv_, ET), _to_stereo) in glue() function
131 static void glue (glue (conv_, ET), _to_mono) in glue() function
152 static void glue (glue (clip_, ET), _from_stereo) in glue() function
164 static void glue (glue (clip_, ET), _from_mono) in glue() function
Ddsound_template.h42 static int glue (dsound_unlock_, TYPE) ( in glue() function
61 static int glue (dsound_lock_, TYPE) ( in glue() function
/external/qemu/
Delf_ops.h1 static void glue(bswap_ehdr, SZ)(struct elfhdr *ehdr) in glue() function
18 static void glue(bswap_phdr, SZ)(struct elf_phdr *phdr) in glue() function
30 static void glue(bswap_shdr, SZ)(struct elf_shdr *shdr) in glue() function
44 static void glue(bswap_sym, SZ)(struct elf_sym *sym) in glue() function
52 static struct elf_shdr *glue(find_section, SZ)(struct elf_shdr *shdr_table, in glue() function
63 static int glue(symfind, SZ)(const void *s0, const void *s1) in glue() function
76 static const char *glue(lookup_symbol, SZ)(struct syminfo *s, target_ulong orig_addr) in glue() function
92 static int glue(symcmp, SZ)(const void *s0, const void *s1) in glue() function
101 static int glue(load_symbols, SZ)(struct elfhdr *ehdr, int fd, int must_swab) in glue() function
180 static int glue(load_elf, SZ)(int fd, int64_t address_offset, in glue() function
Dsoftmmu_header.h82 static inline RES_TYPE glue(glue(ld, USUFFIX), MEMSUFFIX)(target_ulong ptr) in glue() function
104 static inline int glue(glue(lds, SUFFIX), MEMSUFFIX)(target_ulong ptr) in glue() function
129 static inline void glue(glue(st, SUFFIX), MEMSUFFIX)(target_ulong ptr, RES_TYPE v) in glue() function
153 static inline float64 glue(ldfq, MEMSUFFIX)(target_ulong ptr) in glue() function
163 static inline void glue(stfq, MEMSUFFIX)(target_ulong ptr, float64 v) in glue() function
175 static inline float32 glue(ldfl, MEMSUFFIX)(target_ulong ptr) in glue() function
185 static inline void glue(stfl, MEMSUFFIX)(target_ulong ptr, float32 v) in glue() function
Dsoftmmu_template.h68 static inline DATA_TYPE glue(io_read, SUFFIX)(target_phys_addr_t physaddr, in glue() function
98 DATA_TYPE REGPARM glue(glue(__ld, SUFFIX), MMUSUFFIX)(target_ulong addr, in glue() function
191 static DATA_TYPE glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(target_ulong addr, in glue() function
247 static inline void glue(io_write, SUFFIX)(target_phys_addr_t physaddr, in glue() function
275 void REGPARM glue(glue(__st, SUFFIX), MMUSUFFIX)(target_ulong addr, in glue() function
366 static void glue(glue(slow_st, SUFFIX), MMUSUFFIX)(target_ulong addr, in glue() function
Ddyngen-exec.h68 #define glue(x, y) xglue(x, y) macro
Dosdep.h15 #define glue(x, y) xglue(x, y) macro
/external/qemu/target-i386/
Dhelper_template.h55 static int glue(compute_all_add, SUFFIX)(void) in glue() function
70 static int glue(compute_c_add, SUFFIX)(void) in glue() function
79 static int glue(compute_all_adc, SUFFIX)(void) in glue() function
94 static int glue(compute_c_adc, SUFFIX)(void) in glue() function
103 static int glue(compute_all_sub, SUFFIX)(void) in glue() function
118 static int glue(compute_c_sub, SUFFIX)(void) in glue() function
128 static int glue(compute_all_sbb, SUFFIX)(void) in glue() function
143 static int glue(compute_c_sbb, SUFFIX)(void) in glue() function
153 static int glue(compute_all_logic, SUFFIX)(void) in glue() function
165 static int glue(compute_c_logic, SUFFIX)(void) in glue() function
[all …]
Dops_sse.h39 void glue(helper_psrlw, SUFFIX)(Reg *d, Reg *s) in glue() function
63 void glue(helper_psraw, SUFFIX)(Reg *d, Reg *s) in glue() function
84 void glue(helper_psllw, SUFFIX)(Reg *d, Reg *s) in glue() function
108 void glue(helper_psrld, SUFFIX)(Reg *d, Reg *s) in glue() function
128 void glue(helper_psrad, SUFFIX)(Reg *d, Reg *s) in glue() function
145 void glue(helper_pslld, SUFFIX)(Reg *d, Reg *s) in glue() function
165 void glue(helper_psrlq, SUFFIX)(Reg *d, Reg *s) in glue() function
183 void glue(helper_psllq, SUFFIX)(Reg *d, Reg *s) in glue() function
202 void glue(helper_psrldq, SUFFIX)(Reg *d, Reg *s) in glue() function
215 void glue(helper_pslldq, SUFFIX)(Reg *d, Reg *s) in glue() function
[all …]
/external/valgrind/main/VEX/test/
Dtest-amd64-muldiv.h2 void glue(glue(test_, OP), b)(int64 op0, int64 op1) in glue() function
20 void glue(glue(test_, OP), w)(int64 op0h, int64 op0, int64 op1) in glue() function
38 void glue(glue(test_, OP), l)(int64 op0h, int64 op0, int64 op1) in glue() function
56 void glue(glue(test_, OP), q)(int64 op0h, int64 op0, int64 op1) in glue() function
Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(int op0, int op1) in glue() function
20 void glue(glue(test_, OP), w)(int op0h, int op0, int op1) in glue() function
38 void glue(glue(test_, OP), l)(int op0h, int op0, int op1) in glue() function
Dtest-i386.h145 void glue(test_, OP)(void) in glue() function
Dtest-i386-shift.h145 void glue(test_, OP)(void) in glue() function
Dtest-amd64-shift.h162 void glue(test_, OP)(void) in glue() function
Dtest-amd64.h139 void glue(test_, OP)(void) in glue() function
Dtest-amd64.c52 #define glue(x, y) xglue(x, y) macro
Dtest-i386.c42 #define glue(x, y) xglue(x, y) macro
/external/clang/test/Preprocessor/
Dc99-6_10_3_4_p6.c10 #define glue(a, b) a ## b macro