Searched defs:SUFFIX (Results 1 - 17 of 17) sorted by relevance

/external/qemu/target-i386/
H A Dshift_helper_template.h30 #define SUFFIX b macro
35 #define SUFFIX w macro
40 #define SUFFIX l macro
45 #define SUFFIX q macro
55 target_ulong glue(helper_rcl, SUFFIX)(CPUX86State *env,
83 target_ulong glue(helper_rcr, SUFFIX)(CPUX86State *env,
118 #undef SUFFIX macro
H A Dcc_helper_template.h30 #define SUFFIX b macro
35 #define SUFFIX w macro
40 #define SUFFIX l macro
45 #define SUFFIX q macro
55 static int glue(compute_all_add, SUFFIX)(CPUX86State *env)
70 static int glue(compute_c_add, SUFFIX)(CPUX86State *env)
79 static int glue(compute_all_adc, SUFFIX)(CPUX86State *env)
94 static int glue(compute_c_adc, SUFFIX)(CPUX86State *env)
103 static int glue(compute_all_sub, SUFFIX)(CPUX86State *env)
118 static int glue(compute_c_sub, SUFFIX)(CPUX86Stat
275 #undef SUFFIX macro
[all...]
H A Dops_sse_header.h21 #define SUFFIX _mmx macro
24 #define SUFFIX _xmm macro
37 DEF_HELPER_3(glue(psrlw, SUFFIX), void, env, Reg, Reg)
38 DEF_HELPER_3(glue(psraw, SUFFIX), void, env, Reg, Reg)
39 DEF_HELPER_3(glue(psllw, SUFFIX), void, env, Reg, Reg)
40 DEF_HELPER_3(glue(psrld, SUFFIX), void, env, Reg, Reg)
41 DEF_HELPER_3(glue(psrad, SUFFIX), void, env, Reg, Reg)
42 DEF_HELPER_3(glue(pslld, SUFFIX), void, env, Reg, Reg)
43 DEF_HELPER_3(glue(psrlq, SUFFIX), void, env, Reg, Reg)
44 DEF_HELPER_3(glue(psllq, SUFFIX), voi
352 #undef SUFFIX macro
[all...]
H A Dops_sse.h27 #define SUFFIX _mmx macro
35 #define SUFFIX _xmm macro
38 void glue(helper_psrlw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
62 void glue(helper_psraw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
83 void glue(helper_psllw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
107 void glue(helper_psrld, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
127 void glue(helper_psrad, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
144 void glue(helper_pslld, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
164 void glue(helper_psrlq, SUFFIX)(CPUX86State *env, Reg *d, Reg *s)
182 void glue(helper_psllq, SUFFIX)(CPUX86Stat
2302 #undef SUFFIX macro
[all...]
/external/chromium_org/third_party/fips181/
H A Dfips181.h61 #define SUFFIX 04 macro
/external/qemu/include/exec/
H A Dsoftmmu_header.h29 #define SUFFIX q macro
33 #define SUFFIX l macro
37 #define SUFFIX w macro
42 #define SUFFIX b macro
96 res = glue(glue(helper_ld, SUFFIX), MMUSUFFIX)(env, addr, mmu_idx);
106 glue(glue(cpu_lds, SUFFIX), MEMSUFFIX)(CPUArchState *env, target_ulong ptr)
117 res = (DATA_STYPE)glue(glue(helper_ld, SUFFIX),
121 res = glue(glue(lds, SUFFIX), _raw)(hostaddr);
132 glue(glue(cpu_st, SUFFIX), MEMSUFFIX)(CPUArchState *env, target_ulong ptr,
144 glue(glue(helper_st, SUFFIX), MMUSUFFI
208 #undef SUFFIX macro
[all...]
H A Dsoftmmu_template.h29 #define SUFFIX q macro
33 #define SUFFIX l macro
37 #define SUFFIX w macro
41 #define SUFFIX b macro
57 # define USUFFIX SUFFIX
60 # define USUFFIX glue(u, SUFFIX)
61 # define SSUFFIX glue(s, SUFFIX)
95 # define helper_le_st_name glue(glue(helper_ret_st, SUFFIX), MMUSUFFIX)
102 # define helper_le_st_name glue(glue(helper_le_st, SUFFIX), MMUSUFFIX)
103 # define helper_be_st_name glue(glue(helper_be_st, SUFFIX), MMUSUFFI
519 #undef SUFFIX macro
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dmsfmrgts.cpp875 UnicodeString SUFFIX [] = { local
890 if (SUFFIX[i] == "") {
896 !out.endsWith(SUFFIX[i]))
898 SUFFIX[i] + "\"");
/external/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp875 UnicodeString SUFFIX [] = { local
890 if (SUFFIX[i] == "") {
896 !out.endsWith(SUFFIX[i]))
898 SUFFIX[i] + "\"");
/external/qemu/distrib/sdl-1.2.15/src/main/macos/
H A DSDL_main.c184 #define SUFFIX " Preferences" macro
185 #define MAX_NAME 19 /* 31 - strlen (SUFFIX) */
205 SDL_memcpy(prefs_name + app_name[0] + 1, SUFFIX, strlen (SUFFIX));
206 prefs_name[0] = app_name[0] + strlen (SUFFIX);
/external/lzma/C/
H A DPpmd7.c30 #define SUFFIX(ctx) CTX((ctx)->Suffix) macro
356 c = SUFFIX(c);
429 c = SUFFIX(p->MinContext);
503 for (c = p->MaxContext; c != p->MinContext; c = SUFFIX(c))
641 (nonMasked < (unsigned)SUFFIX(p->MinContext)->NumStats - p->MinContext->NumStats) +
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 486 milliseconds