HomeSort by relevance Sort by last modified time
    Searched refs:ARGS (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /art/test/115-native-bridge/
run 17 ARGS=${@}
20 LIBPATH=$(echo ${ARGS} | sed -r 's/.*Djava.library.path=([^ ]*) .*/\1/')
26 LEFT=$(echo ${ARGS} | sed -r 's/-Djava.library.path.*//')
27 RIGHT=$(echo ${ARGS} | sed -r 's/.*Djava.library.path[^ ]* //')
  /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/chromium_org/third_party/libsrtp/srtp/test/
rtpw_test.sh 44 ARGS="-k $key -ae"
58 $RTPW $* $ARGS -r 0.0.0.0 $DEST_PORT &
77 $RTPW $* $ARGS -s 127.0.0.1 $DEST_PORT &
  /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/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/deqp/scripts/
cppcheck.py 84 ARGS = [
123 for arg in ARGS + ["--xml"]:
  /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/cmockery/cmockery_0_1_2/
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

Completed in 1330 milliseconds

1 2 3 4 5 6