Home
last modified time | relevance | path

Searched refs:option (Results 1 – 8 of 8) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DCommandInfo.cpp67 BOOL CCommandInfo::ReadArgument(CString &cmd, CString option, CString &argument) in ReadArgument() argument
69 int index = cmd.Find(L" " + option + L" "); in ReadArgument()
72 cmd.Replace(option, _T("")); in ReadArgument()
97 CString option; in ReadCommandLineInfo() local
148 option = cmd.Left(index); in ReadCommandLineInfo()
165 if (option == "-h" || option == "--help") in ReadCommandLineInfo()
169 else if (option == "-o" || option == "--log") in ReadCommandLineInfo()
173 else if (option == "-p" || option == "--project") in ReadCommandLineInfo()
177 else if (option == "-n" || option == "--nogui") in ReadCommandLineInfo()
181 else if (option == "-b" ||option == "--binary") in ReadCommandLineInfo()
[all …]
DCommandInfo.h63 BOOL ReadArgument(CString &cmd, CString option, CString &argument);
Dstudiox.rc834 …LTEXT """Compress Output"" option will be reset if the compressed data size is bigger th…
/GUIX-v6.4.1/guix_studio/libs/libgit2/include/git2/
Dcommon.h423 GIT_EXTERN(int) git_libgit2_opts(int option, ...);
/GUIX-v6.4.1/cmake/
Darm-none-eabi.cmake15 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…
/GUIX-v6.4.1/guix_studio/libs/libgit2/
DLICENSE.txt110 you may at your option offer warranty protection in exchange for a fee.
266 later version", you have the option of following the terms and conditions
321 (at your option) any later version.
449 version 2.1 of the License, or (at your option) any later version.
620 and you may at your option offer warranty protection in exchange for a
685 This option is useful when you wish to copy part of the code of
881 "any later version", you have the option of following the terms and
940 version 2.1 of the License, or (at your option) any later version.
/GUIX-v6.4.1/test/
DREADME.md425 - `-b` option is used to build the latest GUIX Studio executable.
426 - `-t` option is used to verify the output files for the `gxp` projects under the target directorie…
/GUIX-v6.4.1/guix_studio/libs/libpng/include/
Dpng.h3222 PNG_EXPORT(244, int, png_set_option, (png_structrp png_ptr, int option,