/external/testng/src/main/java/org/testng/remote/ |
D | RemoteTestNG.java | 161 CommandLineArgs cla = new CommandLineArgs(); in main() local 163 new JCommander(Arrays.asList(cla, ra), args); in main() 165 if (cla.port != null && ra.serPort != null) { in main() 169 m_debug = cla.debug; in main() 173 initAndRun(args, cla, ra); in main() 177 initAndRun(args, cla, ra); in main() 181 private static void initAndRun(String[] args, CommandLineArgs cla, RemoteArgs ra) { in initAndRun() argument 185 cla.port = Integer.parseInt(DEBUG_PORT); in initAndRun() 186 ra.serPort = cla.port; in initAndRun() 187 cla.suiteFiles = Arrays.asList(new String[] { in initAndRun() [all …]
|
/external/testng/src/main/java/org/testng/ |
D | TestNG.java | 1373 CommandLineArgs cla = new CommandLineArgs(); in privateMain() local 1374 m_jCommander = new JCommander(cla, argv); in privateMain() 1375 validateCommandLineParameters(cla); in privateMain() 1376 result.configure(cla); in privateMain() 1404 protected void configure(CommandLineArgs cla) { in configure() argument 1405 if (cla.verbose != null) { in configure() 1406 setVerbose(cla.verbose); in configure() 1408 setOutputDirectory(cla.outputDirectory); in configure() 1410 String testClasses = cla.testClass; in configure() 1421 setOutputDirectory(cla.outputDirectory); in configure() [all …]
|
/external/libese/libapdu/include/apdu/ |
D | apdu.h | 35 CommandApdu(uint8_t cla, uint8_t ins, uint8_t p1, uint8_t p2) in CommandApdu() argument 36 : CommandApdu(cla, ins, p1, p2, 0, 0) {} in CommandApdu() 37 CommandApdu(uint8_t cla, uint8_t ins, uint8_t p1, uint8_t p2, size_t lc, size_t le);
|
/external/skia/site/dev/contrib/ |
D | index.md | 38 …l Contributor License Agreement](https://developers.google.com/open-source/cla/individual) online.… 39 …[Corporate Contributor License Agreement](https://developers.google.com/open-source/cla/corporate) 46 CLA by searching [go/cla-signers](https://goto.google.com/cla-signers).
|
/external/skqp/site/dev/contrib/ |
D | index.md | 38 …l Contributor License Agreement](https://developers.google.com/open-source/cla/individual) online.… 39 …[Corporate Contributor License Agreement](https://developers.google.com/open-source/cla/corporate) 46 CLA by searching [go/cla-signers](https://goto.google.com/cla-signers).
|
/external/drrickorang/LoopbackApp/ |
D | CONTRIBUTORS | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
/external/walt/ |
D | CONTRIBUTORS | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
D | CONTRIBUTING.md | 6 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate).
|
/external/yapf/ |
D | CONTRIBUTORS | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
/external/perf_data_converter/ |
D | CONTRIBUTORS | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
D | CONTRIBUTING | 6 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate).
|
/external/syzkaller/vendor/google.golang.org/api/ |
D | CONTRIBUTORS | 14 # https://cla.developers.google.com/about/google-individual 15 # https://cla.developers.google.com/about/google-corporate 19 # https://cla.developers.google.com/
|
/external/libese/libapdu/ |
D | apdu.cpp | 23 CommandApdu::CommandApdu(const uint8_t cla, const uint8_t ins, const uint8_t p1, const uint8_t p2, in CommandApdu() argument 41 *it++ = cla; in CommandApdu()
|
/external/gemmlowp/ |
D | CONTRIBUTORS.txt | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
/external/swiftshader/ |
D | CONTRIBUTORS.txt | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
D | CONTRIBUTING.txt | 6 (https://cla.developers.google.com/about/google-individual) 28 (https://cla.developers.google.com/about/google-corporate).
|
/external/syzkaller/vendor/cloud.google.com/go/ |
D | CONTRIBUTORS | 6 # https://developers.google.com/open-source/cla/individual 7 # https://developers.google.com/open-source/cla/corporate
|
/external/syzkaller/vendor/github.com/googleapis/gax-go/ |
D | CONTRIBUTING.md | 6 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate).
|
/external/libprotobuf-mutator/ |
D | CONTRIBUTING | 6 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate).
|
/external/brotli/ |
D | CONTRIBUTING.md | 7 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate).
|
/external/wycheproof/ |
D | CONTRIBUTING.md | 7 (https://cla.developers.google.com/about/google-individual) 43 (https://cla.developers.google.com/about/google-corporate).
|
/external/google-benchmark/ |
D | CONTRIBUTING.md | 25 [individual CLA]: https://developers.google.com/open-source/cla/individual 26 [corporate CLA]: https://developers.google.com/open-source/cla/corporate
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTING.md | 25 [individual CLA]: https://developers.google.com/open-source/cla/individual 26 [corporate CLA]: https://developers.google.com/open-source/cla/corporate
|
D | CONTRIBUTORS | 10 # https://developers.google.com/open-source/cla/individual 11 # https://developers.google.com/open-source/cla/corporate
|
/external/boringssl/src/ |
D | CONTRIBUTING.md | 5 [Google Individual Contributor License Agreement](https://cla.developers.google.com/about/google-in… 49 [Software Grant and Corporate Contributor License Agreement](https://cla.developers.google.com/abou…
|