HomeSort by relevance Sort by last modified time
    Searched full:commandline (Results 426 - 450 of 873) sorted by null

<<11121314151617181920>>

  /external/qemu/hw/
armv7m.c 183 We don't have proper commandline options, so allocate half of memory
  /external/qemu/
qemu-option.h 2 * Commandline option parsing functions
  /external/skia/tools/
bench_pictures_main.cpp 275 SkString commandLine("bench_pictures:");
277 commandLine.appendf(" %s", *(argv+i));
279 commandLine.append("\n");
748 gLogger.logProgress(commandLine);
  /external/stlport/doc/
README.evc8 94 Commandline: /SUBSYSTEM:WINDOWSCE
README.evc9 91 Commandline: /SUBSYSTEM:WINDOWSCE
README.wince 85 switched to a normal main() using /SUBSYSTEM:CONSOLE on the linker commandline.
  /frameworks/compile/libbcc/tools/bcc_strip_attr/
bcc_strip_attr.cpp 23 #include "llvm/Support/CommandLine.h"
  /ndk/build/tools/toolchain-patches/mclinker/
0002-Compile-agsint-llvm-3.2.patch 56 #include <llvm/Support/CommandLine.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h 118 // Process the commandline arguments. The default implementation simply
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 118 // Process the commandline arguments. The default implementation simply
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesapp.h 118 // Process the commandline arguments. The default implementation simply
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 536 String commandLine = null;
538 commandLine = configuration.getAttribute(
543 if (commandLine != null) {
544 mEmulatorCLOptions.setText(commandLine);
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 115 // when the flag is parsed from the commandline, or is later set via
155 // list of commandline flags. Note that these routines are pretty slow.
161 // name) and argv (the entire commandline), which we sock away a copy of.
200 // Normally you access commandline flags by just saying "if (FLAGS_foo)"
328 // Do not include commandline flags in the usage: we do that for you!
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 119 // when the flag is parsed from the commandline, or is later set via
159 // list of commandline flags. Note that these routines are pretty slow.
165 // name) and argv (the entire commandline), which we sock away a copy of.
209 // Normally you access commandline flags by just saying "if (FLAGS_foo)"
333 // Do not include commandline flags in the usage: we do that for you!
gflags.h.in 119 // when the flag is parsed from the commandline, or is later set via
159 // list of commandline flags. Note that these routines are pretty slow.
165 // name) and argv (the entire commandline), which we sock away a copy of.
209 // Normally you access commandline flags by just saying "if (FLAGS_foo)"
333 // Do not include commandline flags in the usage: we do that for you!
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 128 // when the flag is parsed from the commandline, or is later set via
168 // list of commandline flags. Note that these routines are pretty slow.
174 // name) and argv (the entire commandline), which we sock away a copy of.
218 // Normally you access commandline flags by just saying "if (FLAGS_foo)"
342 // Do not include commandline flags in the usage: we do that for you!
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/connectivity/network/BasicNetworkDemo/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/connectivity/network/NetworkConnect/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/content/contacts/BasicContactables/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/content/multiuser/AppRestrictions/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/input/gestures/BasicGestureDetect/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/input/multitouch/BasicMultitouch/gradle/wrapper/
gradle-wrapper.jar 
  /developers/samples/android/media/BasicMediaRouter/gradle/wrapper/
gradle-wrapper.jar 

Completed in 1460 milliseconds

<<11121314151617181920>>