Searched refs:commandline (Results 1 – 25 of 29) sorted by relevance
12
/external/markdown/bin/ |
D | markdown | 34 from markdown import commandline 42 commandline.run()
|
/external/markdown/docs/ |
D | release-2.0.1.txt | 14 rename the commandline script to ``markdown`` (no ".py"). A matching batch
|
/external/clang/www/demo/ |
D | index.cgi | 262 my ( $program, $commandline, $outputFile ) = @_; 268 $retcode = system($commandline);
|
/external/bluetooth/glib/gio/ |
D | gappinfo.h | 132 GAppInfo * g_app_info_create_from_commandline (const char *commandline,
|
D | gdesktopappinfo.c | 1720 g_app_info_create_from_commandline (const char *commandline, in g_app_info_create_from_commandline() argument 1738 info->exec = g_strconcat (commandline, " %u", NULL); in g_app_info_create_from_commandline() 1740 info->exec = g_strconcat (commandline, " %f", NULL); in g_app_info_create_from_commandline() 1749 split = g_strsplit (commandline, " ", 2); in g_app_info_create_from_commandline()
|
D | gwin32appinfo.c | 363 g_app_info_create_from_commandline (const char *commandline, in g_app_info_create_from_commandline() argument
|
/external/llvm/utils/vim/ |
D | vimrc | 100 " A list of options to add to the clang commandline, for example to add 122 " Build a clang commandline to do code completion on stdin.
|
/external/dropbear/ |
D | README | 74 adding 'SCPPROGRESS=1' to the make commandline.
|
D | filelist.txt | 81 runopts.c Parses commandline options
|
D | CHANGES | 249 - DEBUG_TRACE now only works if you add "-v" to the program commandline 437 - Allow for commandline definition of some options.h settings
|
/external/expat/bcb5/ |
D | README.txt | 10 After downloading and installing the free C++ Builder commandline version,
|
/external/stlport/doc/ |
D | README.wince | 85 switched to a normal main() using /SUBSYSTEM:CONSOLE on the linker commandline.
|
/external/llvm/lib/Support/Unix/ |
D | Process.inc | 244 // using a commandline flag.
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 58 config scan code. Specifying this flag on the compiler commandline
|
/external/expat/ |
D | README | 107 1) commandline
|
/external/chromium/base/ |
D | process_util_mac.mm | 127 DVPLOG(1) << "failed to figure out the buffer size for a commandline"; 133 DVPLOG(1) << "failed to fetch a commandline";
|
/external/chromium/third_party/libjingle/source/talk/ |
D | main.scons | 437 # Explicitly set which targets to build when not stated on commandline
|
/external/bluetooth/glib/ |
D | NEWS | 297 - g_app_info_get_commandline: new function to get the full commandline 2224 - GOption, a commandline option parser 2368 * Add GOption, a commandline option parser [Anders Carlsson]
|
D | ChangeLog.pre-1-2 | 2627 * ltmain.sh: added a new commandline flag -postfix similar to -release,
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog | 3715 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline 4190 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline
|
/external/webkit/Tools/ |
D | ChangeLog | 4106 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline 4993 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline 5764 add webkit-patch attach-to-bug for posting to bugzilla from the commandline
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 7585 Add commandline option --nofork to override configuration file
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2010-05-24 | 17251 commandline option is given and/or the compile test for hwcap.h
|
D | ChangeLog-2009-06-16 | 30155 This is a 1.7% progression in SunSpider and 2.4% on commandline
|
/external/webkit/Source/WebCore/ |
D | ChangeLog | 41027 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline 45302 …Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree commandline
|
12