HomeSort by relevance Sort by last modified time
    Searched defs:opts (Results 1 - 25 of 345) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/tools/llvm-pdbdump/
llvm-pdbdump.h 16 namespace opts { namespace
  /external/llvm/tools/llvm-cxxdump/
llvm-cxxdump.h 16 namespace opts { namespace
18 } // namespace opts
  /external/llvm/tools/llvm-readobj/
llvm-readobj.h 29 namespace opts { namespace
45 } // namespace opts
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
signalbar.cpp 30 QStyleOptionProgressBar opts; local
43 opts.minimum = -95;
44 opts.maximum = -35;
45 if (signal < opts.minimum)
46 opts.progress = opts.minimum;
47 else if (signal > opts.maximum)
48 opts.progress = opts.maximum;
50 opts.progress = signal
    [all...]
  /external/opencv3/samples/python2/
deconvolution.py 68 opts, args = getopt.getopt(sys.argv[1:], '', ['circle', 'angle=', 'd=', 'snr='])
69 opts = dict(opts) variable
88 defocus = '--circle' in opts
116 cv2.createTrackbar('angle', win, int(opts.get('--angle', 135)), 180, update)
117 cv2.createTrackbar('d', win, int(opts.get('--d', 22)), 50, update)
118 cv2.createTrackbar('SNR (db)', win, int(opts.get('--snr', 25)), 50, update)
mosse.py 183 opts, args = getopt.getopt(sys.argv[1:], '', ['pause'])
184 opts = dict(opts) variable in class:App
190 App(video_src, paused = '--pause' in opts).run()
  /external/selinux/libsemanage/tests/
libsemanage-tests.c 82 struct option opts[] = { local
88 while ((i = getopt_long(argc, argv, "vi", opts, NULL)) != -1) {
  /external/selinux/libsepol/tests/
libsepol-tests.c 85 struct option opts[] = { local
91 while ((i = getopt_long(argc, argv, "vi", opts, NULL)) != -1) {
  /hardware/bsp/intel/peripheral/libupm/doxy/node/
tolower.js 26 var opts = require('commander'), // for command line args variable
31 opts
43 var rootFiles = getHtmlFilenames(opts.inputdir);
44 var classesFiles = getHtmlFilenames(opts.inputdir + "/classes");
45 var modulesFiles = getHtmlFilenames(opts.inputdir + "/modules");
50 classesFiles = getHtmlFilenames(opts.inputdir + "/classes");
  /packages/apps/Camera2/src/com/android/camera/captureintent/
PictureDecoder.java 36 final BitmapFactory.Options opts = new BitmapFactory.Options(); local
37 opts.inSampleSize = downSampleFactor;
38 final Bitmap pictureBitmap = BitmapFactory.decodeByteArray(data, 0, data.length, opts);
  /external/jcommander/src/test/java/com/beust/jcommander/
DefaultValueTest.java 37 MyOptsWithEmptyDefaults opts = new MyOptsWithEmptyDefaults(); local
38 JCommander cmd = new JCommander(opts);
40 Assert.assertEquals(opts.list.size(), 1);
41 Assert.assertEquals(opts.list.get(0), "anotherValue");
42 Assert.assertEquals(opts.set.size(), 0);
47 MyOptsWithDefaultValues opts = new MyOptsWithDefaultValues(); local
48 JCommander cmd = new JCommander(opts);
50 Assert.assertEquals(opts.list.size(), 1);
51 Assert.assertEquals(opts.list.get(0), "anotherValue");
52 Assert.assertEquals(opts.set.size(), 1)
58 MyOptsWithEmptyDefaults opts = new MyOptsWithEmptyDefaults(); local
64 MyOptsWithDefaultValues opts = new MyOptsWithDefaultValues(); local
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_ipv6/
ip6t_opts.h 29 __u16 opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /development/ndk/platforms/android-21/include/linux/netfilter_ipv6/
ip6t_opts.h 29 __u16 opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /external/compiler-rt/test/asan/TestCases/
strtol_strict.c 53 char *opts = getenv("ASAN_OPTIONS"); local
54 exit(opts && strstr(opts, "strict_string_checks=true"));
71 char *opts = getenv("ASAN_OPTIONS"); local
72 exit(opts && strstr(opts, "strict_string_checks=true"));
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_opts.h 12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
13 __u8 optsnr; /* Nr of OPts */
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_opts.h 12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
13 __u8 optsnr; /* Nr of OPts */
  /frameworks/base/libs/hwui/tests/microbench/
FrameBuilderBench.cpp 98 TestScene::Options opts; local
99 std::unique_ptr<TestScene> scene(TestScene::testMap()[sceneName].createScene(opts));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 11 u_int16_t opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
12 u_int8_t optsnr; /* Nr of OPts */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
13 __u8 optsnr; /* Nr of OPts */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/netfilter_ipv6/
ip6t_opts.h 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts

Completed in 3917 milliseconds

1 2 3 4 5 6 7 8 91011>>