HomeSort by relevance Sort by last modified time
    Searched refs:opt (Results 226 - 250 of 3025) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Common/
Reproduce.h 18 namespace opt { class Arg; } namespace in namespace:llvm
36 std::string toString(llvm::opt::Arg *Arg);
  /external/jdiff/src/jdiff/
Options.java 36 String opt = option.toLowerCase(); local
39 if (opt.equals("-authorid")) return 2;
40 if (opt.equals("-versionid")) return 2;
41 if (opt.equals("-d")) return 2;
42 if (opt.equals("-classlist")) return 1;
43 if (opt.equals("-title")) return 2;
44 if (opt.equals("-docletid")) return 1;
45 if (opt.equals("-evident")) return 2;
46 if (opt.equals("-skippkg")) return 2;
47 if (opt.equals("-skipclass")) return 2
    [all...]
  /art/test/435-new-instance/src/
Main.java 24 $opt$NewInstance("newInstanceInterface", InstantiationError.class.getCanonicalName());
26 $opt$NewInstance("newInstanceClass", InstantiationError.class.getCanonicalName());
28 $opt$NewInstance("newInstancePrivateClass", IllegalAccessError.class.getCanonicalName());
30 $opt$NewInstance("newInstanceUnknownClass", NoClassDefFoundError.class.getCanonicalName());
33 private static void $opt$NewInstance(String method, String errorName) throws Throwable {
  /art/test/631-checker-fp-abs/src/
Main.java 31 /// CHECK-START: float Main.$opt$noinline$absSP(float) intrinsics_recognition (after)
34 private static float $opt$noinline$absSP(float f) {
41 /// CHECK-START: double Main.$opt$noinline$absDP(double) intrinsics_recognition (after)
44 private static double $opt$noinline$absDP(double d) {
54 expectEqualsSP(-f, $opt$noinline$absSP(f));
57 expectEqualsSP(f, $opt$noinline$absSP(f));
60 expectEqualsSP(-f, $opt$noinline$absSP(f));
63 expectEqualsSP(f, $opt$noinline$absSP(f));
67 expectEquals32(0, Float.floatToRawIntBits($opt$noinline$absSP(+0.0f)));
68 expectEquals32(0, Float.floatToRawIntBits($opt$noinline$absSP(-0.0f)))
    [all...]
  /external/iproute2/tipc/
cmdl.h 43 struct opt { struct
49 struct opt *get_opt(struct opt *opts, char *key);
50 bool has_opt(struct opt *opts, char *key);
51 int parse_opts(struct opt *opts, struct cmdl *cmdl);
  /art/test/401-optimizing-compiler/src/
Main.java 17 // Note that $opt$ is a marker for the optimizing compiler to test
24 $opt$TestInvokeStatic();
30 $opt$TestInvokeNew();
32 int result = $opt$TestInvokeIntParameter(42);
38 $opt$TestInvokeObjectParameter(new Object());
41 Object b = $opt$TestInvokeObjectParameter(a);
46 result = $opt$TestInvokeWith2Parameters(10, 9);
51 result = $opt$TestInvokeWith3Parameters(10, 9, 1);
56 result = $opt$TestInvokeWith5Parameters(10000, 1000, 100, 10, 1);
61 result = $opt$TestInvokeWith7Parameters(100, 6, 5, 4, 3, 2, 1)
    [all...]
  /external/iproute2/tc/
q_red.c 38 struct tc_red_qopt opt = {}; local
51 if (get_size(&opt.limit, *argv)) {
57 if (get_size(&opt.qth_min, *argv)) {
63 if (get_size(&opt.qth_max, *argv)) {
92 opt.flags |= TC_RED_ECN;
94 opt.flags |= TC_RED_HARDDROP;
96 opt.flags |= TC_RED_ADAPTATIVE;
98 opt.flags |= TC_RED_ADAPTATIVE;
110 if (!opt.limit || !avpkt) {
118 if (!opt.qth_max
    [all...]
q_gred.c 52 struct tc_gred_sopt opt = { 0 }; local
55 opt.def_DP = MAX_DPs;
62 if (get_unsigned(&opt.DPs, *argv, 10)) {
65 } else if (opt.DPs > MAX_DPs) {
71 if (opt.DPs == 0) {
76 if (get_unsigned(&opt.def_DP, *argv, 10)) {
79 } else if (opt.def_DP >= opt.DPs) {
84 opt.grio = 1;
102 if (!opt.DPs || opt.def_DP == MAX_DPs)
123 struct tc_gred_qopt opt = { 0 }; local
    [all...]
q_choke.c 37 struct tc_red_qopt opt = {}; local
51 if (get_unsigned(&opt.limit, *argv, 0)) {
65 if (get_unsigned(&opt.qth_min, *argv, 0)) {
71 if (get_unsigned(&opt.qth_max, *argv, 0)) {
104 if (!rate || !opt.limit) {
113 if (!opt.qth_max)
114 opt.qth_max = opt.limit / 4;
115 if (!opt.qth_min)
116 opt.qth_min = opt.qth_max / 3
    [all...]
  /external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
const_optional_U.pass.cpp 89 optional<T> opt; local
91 opt = other;
99 assert(static_cast<bool>(opt) == true);
100 assert(*opt == T(42));
104 optional<T> opt(101);
107 opt = other;
115 assert(static_cast<bool>(opt) == true);
116 assert(*opt == T(42));
120 optional<T> opt(101);
123 opt = other
133 optional<T> opt; local
205 optional<int> opt; local
212 optional<int> opt; local
238 optional<X> opt; local
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/optional/optional.object/optional.object.assign/
const_optional_U.pass.cpp 89 optional<T> opt; local
91 opt = other;
99 assert(static_cast<bool>(opt) == true);
100 assert(*opt == T(42));
104 optional<T> opt(101);
107 opt = other;
115 assert(static_cast<bool>(opt) == true);
116 assert(*opt == T(42));
120 optional<T> opt(101);
123 opt = other
133 optional<T> opt; local
205 optional<int> opt; local
212 optional<int> opt; local
238 optional<X> opt; local
    [all...]
  /external/llvm/tools/llvm-symbolizer/
llvm-symbolizer.cpp 37 static cl::opt<bool>
42 static cl::opt<FunctionNameKind> ClPrintFunctions(
52 static cl::opt<bool>
57 static cl::opt<bool>
61 static cl::opt<bool>
64 static cl::opt<std::string> ClDefaultArch("default-arch", cl::init(""),
68 static cl::opt<std::string>
77 static cl::opt<bool>
81 static cl::opt<bool>
85 static cl::opt<int> ClPrintSourceContextLines
    [all...]
  /external/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/
ArabicShapingSample.java 36 String opt = arg.substring(1); local
37 String val = opt;
40 opt = opt.substring(0, Math.min(index, 3));
44 if (opt.equalsIgnoreCase("len")) {
55 throwValError(opt, val);
57 } else if (opt.equalsIgnoreCase("dir")) {
64 throwValError(opt, val);
66 } else if (opt.equalsIgnoreCase("let")) {
77 throwValError(opt, val)
    [all...]
  /external/python/cpython3/Lib/test/
test_regrtest.py 49 for opt in '-h', '--help':
50 with self.subTest(opt=opt):
53 libregrtest._parse_args([opt])
74 for opt in '-S', '--start':
75 with self.subTest(opt=opt):
76 ns = libregrtest._parse_args([opt, 'foo'])
78 self.checkError([opt], 'expected one argument')
93 for opt in '-w', '--verbose2'
    [all...]
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicBlend.java 43 private void blend(int id, Allocation ain, Allocation aout, Script.LaunchOptions opt) {
50 forEach(id, ain, aout, null, opt);
68 * @param opt LaunchOptions for clipping
70 public void forEachClear(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
71 blend(0, ain, aout, opt);
99 * @param opt LaunchOptions for clipping
101 public void forEachSrc(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
133 * @param opt LaunchOptions for clipping
135 public void forEachDst(Allocation ain, Allocation aout, Script.LaunchOptions opt) {
163 * @param opt LaunchOptions for clippin
    [all...]

Completed in 750 milliseconds

1 2 3 4 5 6 7 8 91011>>