/external/chromium_org/third_party/mesa/src/src/mapi/glapi/ |
glapi_dispatch.c | 63 #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/mesa3d/src/mapi/glapi/ |
glapi_dispatch.c | 63 #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
|
/ndk/build/tools/ |
build-host-gdb.sh | 144 local ARGS 149 ARGS=" --prefix=$INSTALLDIR" 150 ARGS=$ARGS" --disable-shared --enable-static" 151 ARGS=$ARGS" --build=$BH_BUILD_CONFIG" 152 ARGS=$ARGS" --host=$BH_HOST_CONFIG" 159 run2 "$SRCDIR"/configure $ARGS && 177 local ARGS TEX [all...] |
build-host-gcc.sh | 551 # $2: optional compiler args (should be empty, -m32 or -m64) [all...] |
build-host-python.sh | 236 local ARGS TEXT 250 ARGS=" --prefix=$INSTALLDIR" 252 ARGS=$ARGS" --build=$BH_BUILD_CONFIG" 253 ARGS=$ARGS" --host=$BH_HOST_CONFIG" 254 ARGS=$ARGS" --with-build-sysroot" 255 ARGS=$ARGS" $PYDEBUG [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
runant.pl | 100 my @ARGS; 101 push @ARGS, @ANT_OPTS; 119 push @ARGS, "-classpath", "$localpath"; 120 push @ARGS, "-Dant.home=$HOME"; 123 push @ARGS, "-Dcygwin.user.home=\"$CYGHOME\"" 125 push @ARGS, "org.apache.tools.ant.launch.Launcher", @ANT_ARGS; 126 push @ARGS, @ARGV; 134 push @ARGS, "-lib", "\$CLASSPATH"; 138 push @ARGS, "-lib", "$classpath"; 141 print "\n $JAVACMD @ARGS\n\n" if ($debug) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-xlib/ |
xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ 128 GET_DISPATCH()->FUNC ARGS 130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ 131 return GET_DISPATCH()->FUNC ARGS
|
/external/mesa3d/src/gallium/targets/libgl-xlib/ |
xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ 128 GET_DISPATCH()->FUNC ARGS 130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ 131 return GET_DISPATCH()->FUNC ARGS
|
/external/srtp/test/ |
rtpw_test.sh | 13 ARGS="-k $key -ae" 27 $RTPW $* $ARGS -r 0.0.0.0 $DEST_PORT & 46 $RTPW $* $ARGS -s 127.0.0.1 $DEST_PORT &
|
/external/mdnsresponder/mDNSCore/ |
mDNSDebug.h | 103 #define debug_noop( ARGS... ) ((void)0) 104 #define LogMsg( ARGS... ) LogMsgWithLevel(MDNS_LOG_MSG, ARGS) 105 #define LogOperation( ARGS... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_OPERATION, ARGS); } while (0) 106 #define LogSPS( ARGS... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_SPS, ARGS); } while (0) 107 #define LogInfo( ARGS... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_INFO, ARGS); } while (0)
|
/external/llvm/test/Object/Inputs/ |
elfver.S | 2 # ARGS="-shared -nostdlib -Wl,--version-script=elfver.script" 3 # clang $ARGS -m32 elfver.S -lc -o elf-versioning-test.i386 4 # clang $ARGS -m64 elfver.S -lc -o elf-versioning-test.x86_64
|
/external/libffi/src/sparc/ |
v9.S | 37 #define ARGS (128) /* Offset of register area in frame */ 58 ldx [%l0+ARGS], %o0 ! call foreign function 60 ldd [%l0+ARGS], %f0 61 ldd [%l0+ARGS+8], %f2 62 ldd [%l0+ARGS+16], %f4 63 ldd [%l0+ARGS+24], %f6 64 ldd [%l0+ARGS+32], %f8 65 ldd [%l0+ARGS+40], %f10 66 ldd [%l0+ARGS+48], %f12 67 ldd [%l0+ARGS+56], %f1 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_xform.c | 83 #define ARGS 92 #undef ARGS
|
m_trans_tmp.h | 34 ARGS ) 60 ARGS ) 85 ARGS ) 107 ARGS ) 127 ARGS ) 151 ARGS ) 175 ARGS ) 196 ARGS )
|
/external/clang/ |
gen_diff.sh | 15 ARGS=`getopt -o h --long help -- "$@"` 16 eval set -- "$ARGS"
|
/external/mesa3d/src/mesa/math/ |
m_xform.c | 83 #define ARGS 92 #undef ARGS
|
/external/chromium_org/third_party/libxslt/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/grub/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libffi/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libogg/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libusb/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libusb-compat/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libvorbis/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/ndk/sources/host-tools/make-3.81/config/ |
compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|