Searched refs:lopts (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/clover/llvm/ |
D | compat.hpp | 90 clang::LangOptions &lopts, clang::InputKind ik, in set_lang_defaults() argument 95 inv.setLangDefaults(lopts, ik, t, ppopts, std); in set_lang_defaults() 97 inv.setLangDefaults(lopts, ik, std); in set_lang_defaults()
|
/external/linux-kselftest/tools/testing/selftests/watchdog/ |
D | watchdog-test.c | 23 static const struct option lopts[] = { variable 109 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
|
/external/freetype/docs/ |
D | INSTALL.VMS | 11 lopts=<value> 12 Options to pass to the link command e.g. lopts=/traceback
|
/external/python/cpython2/Modules/zlib/ |
D | make_vms.com | 48 $ lopts = "" 318 $ lopts = lopts + "/deb" 333 $ lopts = lopts + f$extract(start,len,cparm) 436 $ write out "LOPTS=", lopts
|
/external/zlib/src/ |
D | make_vms.com | 48 $ lopts = "" 318 $ lopts = lopts + "/deb" 333 $ lopts = lopts + f$extract(start,len,cparm) 436 $ write out "LOPTS=", lopts
|
/external/freetype/ |
D | vms_make.com | 51 $ lopts = "" 1009 $ lopts = lopts + "/deb" 1022 $ lopts = lopts + f$extract(start,len,cparm)
|