Searched refs:FUNC (Results 1 - 25 of 60) sorted by relevance

123

/external/mesa3d/src/glsl/glcpp/tests/
H A D084-unbalanced-parentheses.c1 #define FUNC(x) (2*(x)) macro
2 FUNC(23
/external/clang/test/Preprocessor/
H A Dmacro_fn_lparen_scan2.c1 // RUN: %clang_cc1 -E %s | grep 'FUNC (3 +1);'
4 #define FUNC(a) (a+1) macro
6 F(FUNC) FUNC (3); /* final token sequence is FUNC(3+1) */
H A Dmacro_rparen_scan2.c5 #define FUNC(a) a macro
7 static int glob = (1 + FUNC(1 R_PAREN );
/external/eigen/lapack/
H A Dlapack_common.h15 #define EIGEN_LAPACK_FUNC(FUNC,ARGLIST) \
16 extern "C" { int EIGEN_BLAS_FUNC(FUNC) ARGLIST; } \
17 int EIGEN_BLAS_FUNC(FUNC) ARGLIST
/external/llvm/test/MC/ELF/
H A Dgnu-type-diagnostics.s3 .type TYPE FUNC
5 // CHECK: .type TYPE FUNC
/external/mesa3d/src/mapi/glapi/
H A Dglapi_dispatch.c63 #define DISPATCH(FUNC, ARGS, MESSAGE) \
65 GET_DISPATCH()->FUNC ARGS
67 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \
69 return GET_DISPATCH()->FUNC ARGS
73 #define DISPATCH(FUNC, ARGS, MESSAGE) \
74 GET_DISPATCH()->FUNC ARGS
76 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \
77 return GET_DISPATCH()->FUNC ARGS
/external/valgrind/none/tests/s390x/
H A Dcondloadstore.c75 #define INSNVALCCINIT(insn, value, ccset, INIT, FUNC) \
77 FUNC(insn, value, ccset, INIT, 0); \
78 FUNC(insn, value, ccset, INIT, 1); \
79 FUNC(insn, value, ccset, INIT, 2); \
80 FUNC(insn, value, ccset, INIT, 3); \
81 FUNC(insn, value, ccset, INIT, 4); \
82 FUNC(insn, value, ccset, INIT, 5); \
83 FUNC(insn, value, ccset, INIT, 6); \
84 FUNC(insn, value, ccset, INIT, 7); \
85 FUNC(ins
[all...]
/external/libvncserver/examples/
H A Drotate.c11 #define FUNC(i, j) (h - 1 - j + i * h) macro
20 #undef FUNC macro
23 #define FUNC(i, j) (j + (w - 1 - i) * h) macro
31 #undef FUNC macro
35 #define FUNC(i, j) ((w - 1 - i) + j * w) macro
43 #undef FUNC macro
46 #define FUNC(i, j) (i + (h - 1 - j) * w) macro
54 #undef FUNC macro
57 #define FUNC(i, j) ((w - 1 - i) + (h - 1 - j) * w) macro
65 #undef FUNC macro
[all...]
/external/eigen/test/eigen2/
H A Dmain.h143 #define CALL_SUBTEST(FUNC) do { \
144 g_test_stack.push_back(EI_PP_MAKE_STRING(FUNC)); \
145 FUNC; \
232 #define CALL_SUBTEST_1(FUNC) CALL_SUBTEST(FUNC)
234 #define CALL_SUBTEST_1(FUNC)
238 #define CALL_SUBTEST_2(FUNC) CALL_SUBTEST(FUNC)
240 #define CALL_SUBTEST_2(FUNC)
244 #define CALL_SUBTEST_3(FUNC) CALL_SUBTES
[all...]
/external/compiler-rt/test/asan/TestCases/Linux/
H A Dpreinit_test.cc30 int FUNC() { function
/external/mesa3d/src/gallium/targets/libgl-xlib/
H A Dxlib.c127 #define DISPATCH(FUNC, ARGS, MESSAGE) \
128 GET_DISPATCH()->FUNC ARGS
130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \
131 return GET_DISPATCH()->FUNC ARGS
/external/elfutils/src/tests/
H A Drun-readelf-s.sh133 3: 0000000000000000 0 FUNC GLOBAL DEFAULT UNDEF __libc_start_main@GLIBC_2.2.5 (2)
137 7: 0000000000000000 0 FUNC WEAK DEFAULT UNDEF __cxa_finalize@GLIBC_2.2.5 (2)
140 10: 0000000000000860 137 FUNC GLOBAL DEFAULT 13 __libc_csu_init
142 12: 00000000000007f0 35 FUNC GLOBAL DEFAULT 13 main
143 13: 00000000000008f0 2 FUNC GLOBAL DEFAULT 13 __libc_csu_fini
186 35: 0000000000000710 0 FUNC LOCAL DEFAULT 13 deregister_tm_clones
187 36: 0000000000000740 0 FUNC LOCAL DEFAULT 13 register_tm_clones
188 37: 0000000000000780 0 FUNC LOCAL DEFAULT 13 __do_global_dtors_aux
191 40: 00000000000007c0 0 FUNC LOCAL DEFAULT 13 frame_dummy
196 45: 0000000000000814 20 FUNC LOCA
[all...]
H A Drun-dwflsyms.sh76 35: FUNC LOCAL deregister_tm_clones (0) 0x710, rel: 0x710 (.text)
77 36: FUNC LOCAL register_tm_clones (0) 0x740, rel: 0x740 (.text)
78 37: FUNC LOCAL __do_global_dtors_aux (0) 0x780, rel: 0x780 (.text)
81 40: FUNC LOCAL frame_dummy (0) 0x7c0, rel: 0x7c0 (.text)
86 45: FUNC LOCAL foo (20) 0x814, rel: 0x814 (.text)
95 54: FUNC GLOBAL __libc_csu_fini (2) 0x8f0, rel: 0x8f0 (.text)
99 58: FUNC GLOBAL bar (44) 0x828, rel: 0x828 (.text)
100 59: FUNC GLOBAL _fini (0) 0x8f4, rel: 0x8f4 (.fini)
101 60: FUNC GLOBAL __libc_start_main@@GLIBC_2.2.5 (0) 0
107 66: FUNC GLOBA
[all...]
/external/webp/src/dsp/
H A Dupsampling.c37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \
49 FUNC(top_y[0], uv0 & 0xff, (uv0 >> 16), top_dst); \
53 FUNC(bottom_y[0], uv0 & 0xff, (uv0 >> 16), bottom_dst); \
65 FUNC(top_y[2 * x - 1], uv0 & 0xff, (uv0 >> 16), \
67 FUNC(top_y[2 * x - 0], uv1 & 0xff, (uv1 >> 16), \
73 FUNC(bottom_y[2 * x - 1], uv0 & 0xff, (uv0 >> 16), \
75 FUNC(bottom_y[2 * x + 0], uv1 & 0xff, (uv1 >> 16), \
84 FUNC(top_y[len - 1], uv0 & 0xff, (uv0 >> 16), \
89 FUNC(bottom_y[len - 1], uv0 & 0xff, (uv0 >> 16), \
112 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \
[all...]
H A Dupsampling_sse2.c107 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, \
111 FUNC(top_y[(cur_x) + n], r_u[n], r_v[n], \
116 FUNC(bottom_y[(cur_x) + n], r_u[64 + n], r_v[64 + n], \
122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \
124 FUNC##32(top_y + (cur_x), r_u, r_v, top_dst + (cur_x) * XSTEP); \
126 FUNC##32(bottom_y + (cur_x), r_u + 64, r_v + 64, \
131 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \
148 FUNC(top_y[0], u0_t, v0_t, top_dst); \
152 FUNC(bottom_y[0], u0_b, v0_b, bottom_dst); \
159 CONVERT2RGB_32(FUNC, XSTE
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammar.g345 FUNC;
59 func: ID '(' formalPar ')' '=' expr -> ^(FUNC ID formalPar expr)
H A DProfileGrammar.g345 FUNC;
59 func: ID '(' formalPar ')' '=' expr -> ^(FUNC ID formalPar expr)
/external/clang/test/CodeGen/
H A Dbuiltin-expect.c7 void FUNC() { function
8 // CHECK-LABEL: define void @FUNC()
/external/clang/test/CodeGenCXX/
H A Dapple-kext-indirect-call.cpp11 void FUNC(Base* p) { function
H A Dapple-kext-indirect-call-2.cpp20 void FUNC(B* p) { function
H A Dmangle-local-class-names.cpp8 void FUNC () function
/external/ltrace/etc/
H A Dlibm.so.conf400 ; 15: 000000000003c000 15 FUNC GLOBAL DEFAULT 13 __finitel@@GLIBC_2.2.5
401 ; 44: 0000000000027be0 286 FUNC GLOBAL DEFAULT 13 __clog10@@GLIBC_2.2.5
402 ; 50: 00000000000068d0 85 FUNC GLOBAL DEFAULT 13 feholdexcept@@GLIBC_2.2.5
403 ; 56: 0000000000028900 10 FUNC GLOBAL DEFAULT 13 __signbit@@GLIBC_2.2.5
404 ; 61: 0000000000006ae0 53 FUNC GLOBAL DEFAULT 13 feenableexcept@@GLIBC_2.2.5
405 ; 65: 0000000000006760 29 FUNC GLOBAL DEFAULT 13 fegetexceptflag@@GLIBC_2.2.5
406 ; 68: 0000000000006a60 52 FUNC GLOBAL DEFAULT 13 feupdateenv@@GLIBC_2.2.5
407 ; 75: 0000000000006840 25 FUNC GLOBAL DEFAULT 13 fetestexcept@@GLIBC_2.2.5
408 ; 89: 0000000000025500 80 FUNC GLOBAL DEFAULT 13 __fpclassify@@GLIBC_2.2.5
409 ; 99: 0000000000033370 310 FUNC GLOBA
[all...]
/external/bison/lib/
H A Dfrexp.c40 # define FUNC frexpl macro
48 # define FUNC frexp macro
58 FUNC (DOUBLE x, int *expptr) function
H A Dprintf-frexp.c39 # define FUNC printf_frexpl macro
52 # define FUNC printf_frexp macro
67 FUNC (DOUBLE x, int *expptr) function
H A Disnan.c39 # define FUNC rpl_isnanl macro
51 # define FUNC rpl_isnand macro
63 # define FUNC rpl_isnanf macro
83 FUNC (DOUBLE x) function

Completed in 2678 milliseconds

123