HomeSort by: relevance | last modified time | path
    Searched refs:FOO (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
064-version.c 2 #define FOO
078-elif-without-if.c 1 #elif defined FOO
118-comment-becomes-space.c 1 #define FOO first/*
4 FOO
128-space-before-hash.c 6 #define FOO
7 #ifdef FOO
11 #elif defined FOO
18 #undef FOO
19 #ifndef FOO
130-define-comment.c 1 #define /*...*/ FUNC( /*...*/ x /*...*/ ) /*...*/ FOO( /*...*/ x /*...*/ )
135-duplicate-parameter.c 1 #define FOO(a,a) which a?
134-hash-comment-directive.c 15 /*...*/# /*...*/ define FOO bar
18 FOO
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
064-version.c 2 #define FOO
078-elif-without-if.c 1 #elif defined FOO
118-comment-becomes-space.c 1 #define FOO first/*
4 FOO
128-space-before-hash.c 6 #define FOO
7 #ifdef FOO
11 #elif defined FOO
18 #undef FOO
19 #ifndef FOO
130-define-comment.c 1 #define /*...*/ FUNC( /*...*/ x /*...*/ ) /*...*/ FOO( /*...*/ x /*...*/ )
135-duplicate-parameter.c 1 #define FOO(a,a) which a?
134-hash-comment-directive.c 15 /*...*/# /*...*/ define FOO bar
18 FOO
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/dri/
Android.mk 37 # "version script assignment of to symbol FOO failed: symbol not defined"
  /xsrc/external/mit/MesaLib/dist/src/freedreno/.gitlab-ci/traces/
afuc_test.asm 176 ; tests @FOO+0x1 for 64-bit control regs, and reading/writing $rem
  /xsrc/external/mit/xterm/dist/
configure 62 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
168 # These are left unexpanded so users can "make install exec_prefix=/foo"
16235 struct termio foo;
16236 foo.c_ispeed = B38400;
16237 foo.c_ospeed = B9600;
16238 (void)foo;
24858 String foo = malloc(1); free((void*)foo)
    [all...]
  /xsrc/external/mit/evieext/dist/
configure 765 # These are left unexpanded so users can "make install exec_prefix=/foo"
3350 #define FOO(x) 'x'
3351 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  /xsrc/external/mit/xf86dga/dist/
configure 769 # These are left unexpanded so users can "make install exec_prefix=/foo"
3360 #define FOO(x) 'x'
3361 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  /xsrc/external/mit/xsetpointer/dist/
configure 702 # These are left unexpanded so users can "make install exec_prefix=/foo"
3113 #define FOO(x) 'x'
3114 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  /xsrc/external/mit/glw/dist/
configure 787 # These are left unexpanded so users can "make install exec_prefix=/foo"
3627 #define FOO(x) 'x'
3628 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4431 #define FOO(x) 'x'
4432 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5489 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
7200 echo "int foo(void){return 1;}" > conftest.c
9315 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null
    [all...]
  /xsrc/external/mit/xf86-video-intel-old/dist/
configure 988 # These are left unexpanded so users can "make install exec_prefix=/foo"
3863 #define FOO(x) 'x'
3864 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4810 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6503 echo "int foo(void){return 1;}" > conftest.c
8622 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8625 int foo(void) {}
9547 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\";
    [all...]
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure 813 # These are left unexpanded so users can "make install exec_prefix=/foo"
3420 #define FOO(x) 'x'
3421 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  /xsrc/external/mit/xproxymanagementprotocol/dist/
configure 789 # These are left unexpanded so users can "make install exec_prefix=/foo"
3321 #define FOO(x) 'x'
3322 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  /xsrc/external/mit/glu/dist/
configure 839 # These are left unexpanded so users can "make install exec_prefix=/foo"
4019 #define FOO(x) 'x'
4020 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
7428 echo "int foo(void){return 1;}" > conftest.c
10003 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
10006 int foo (void) { return 0; }
11119 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12801 #define FOO(x) 'x'
12802 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
14943 class Foo
    [all...]

Completed in 49 milliseconds

1 2 3