HomeSort by relevance Sort by last modified time
    Searched full:opts (Results 251 - 275 of 1454) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/graphics_dEQP/
control.gles3.performance 21 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES3.performance',
control.gles3.performance.NotPass 22 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES3.performance',
control.gles3.stress 21 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES3.stress',
control.gles3.stress.NotPass 22 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES3.stress',
control.gles31.functional 21 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.functional',
control.gles31.functional.NotPass 22 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.functional',
control.gles31.info 21 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.info',
control.gles31.info.NotPass 22 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.info',
control.gles31.stress 21 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.stress',
control.gles31.stress.NotPass 22 job.run_test('graphics_dEQP', opts = args + ['filter=dEQP-GLES31.stress',
  /external/autotest/client/site_tests/security_OpenSSLBlacklist/
control 22 job.run_test('security_OpenSSLBlacklist', opts=args)
  /external/autotest/client/site_tests/security_OpenSSLRegressions/
control 23 job.run_test('security_OpenSSLRegressions', opts=args)
security_OpenSSLRegressions.py 20 def run_once(self, opts=None):
  /external/autotest/client/site_tests/security_RootCA/
control 22 job.run_test('security_RootCA', opts=args)
  /external/e2fsprogs/misc/
fsck.h 44 char *opts; member in struct:fs_info
util.h 23 extern void parse_journal_opts(const char *opts);
  /external/libweave/examples/daemon/lock/
lock.cc 136 Daemon::Options opts; local
137 opts.model_id_ = "AOAAA";
138 if (!opts.Parse(argc, argv)) {
142 Daemon daemon{opts};
  /external/llvm/test/CodeGen/X86/
pr3366.ll 1 ; RUN: llc < %s -march=x86 -disable-cgp-branch-opts | grep movzbl
  /external/skia/gyp/
effects.gyp 26 '../src/opts',
  /external/toybox/scripts/
install.c 10 #define NEWTOY(name, opts, flags) {#name, flags},
  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
aggregate-indirect-arg.cpp 1 // RUN: %clangxx %s -O0 -g -fexceptions %extra-clang-opts -o %t
nested-struct.cpp 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 11 func (c *Certificate) systemVerify(opts *VerifyOptions) (chains [][]*Certificate, err error) {
root_plan9.go 16 func (c *Certificate) systemVerify(opts *VerifyOptions) (chains [][]*Certificate, err error) {
  /prebuilts/go/linux-x86/src/crypto/x509/
root_darwin.go 11 func (c *Certificate) systemVerify(opts *VerifyOptions) (chains [][]*Certificate, err error) {

Completed in 1000 milliseconds

<<11121314151617181920>>