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

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/optional/optional.object/optional.object.assign/
move.pass.cpp 58 optional<int> opt; local
60 opt = std::move(opt2);
62 assert(static_cast<bool>(opt) == static_cast<bool>(opt2));
65 optional<int> opt; local
67 opt = std::move(opt2);
70 assert(static_cast<bool>(opt) == static_cast<bool>(opt2));
71 assert(*opt == *opt2);
74 optional<int> opt(3);
76 opt = std::move(opt2);
78 assert(static_cast<bool>(opt) == static_cast<bool>(opt2))
105 optional<X> opt; local
    [all...]
optional_U.pass.cpp 93 optional<T> opt; local
95 opt = std::move(other);
103 assert(static_cast<bool>(opt) == true);
104 assert(*opt == T(42));
108 optional<T> opt(101);
111 opt = std::move(other);
119 assert(static_cast<bool>(opt) == true);
120 assert(*opt == T(42));
124 optional<T> opt(101);
127 opt = std::move(other)
137 optional<T> opt; local
210 optional<int> opt; local
217 optional<int> opt; local
242 optional<std::unique_ptr<B>> opt; local
252 optional<X> opt; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
optional_U.pass.cpp 93 optional<T> opt; local
95 opt = std::move(other);
103 assert(static_cast<bool>(opt) == true);
104 assert(*opt == T(42));
108 optional<T> opt(101);
111 opt = std::move(other);
119 assert(static_cast<bool>(opt) == true);
120 assert(*opt == T(42));
124 optional<T> opt(101);
127 opt = std::move(other)
137 optional<T> opt; local
210 optional<int> opt; local
217 optional<int> opt; local
242 optional<std::unique_ptr<B>> opt; local
252 optional<X> opt; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 26 namespace opt { namespace in namespace:llvm
74 const llvm::opt::ArgList &Args;
76 const llvm::opt::Arg *const CachedRTTIArg;
114 const llvm::opt::ArgList &Args);
122 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
123 llvm::opt::ArgStringList &CC1Args,
125 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
126 llvm::opt::ArgStringList &CC1Args,
129 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
130 llvm::opt::ArgStringList &CC1Args
    [all...]
  /external/clang/lib/Driver/
ToolChains.h 106 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args,
147 const llvm::opt::ArgList &Args,
153 const llvm::opt::ArgList &Args,
181 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args);
216 const llvm::opt::ArgList &Args);
245 const llvm::opt::ArgList &DriverArgs,
246 llvm::opt::ArgStringList &CC1Args) const;
268 const llvm::opt::ArgList &Args);
276 StringRef getMachOArchName(const llvm::opt::ArgList &Args) const;
279 virtual void AddLinkARCArgs(const llvm::opt::ArgList &Args
    [all...]
  /art/test/405-optimizing-long-allocator/src/
Main.java 17 // Note that $opt$ is a marker for the optimizing compiler to test
23 expectEquals(4, $opt$TestLostCopy());
24 expectEquals(-10, $opt$TestTwoLive());
25 expectEquals(-20, $opt$TestThreeLive());
26 expectEquals(5, $opt$TestFourLive());
27 expectEquals(10, $opt$TestMultipleLive());
28 expectEquals(1, $opt$TestWithBreakAndContinue());
29 expectEquals(-15, $opt$testSpillInIf(5, 6, 7));
30 expectEquals(-567, $opt$TestAgressiveLive1(1, 2, 3, 4, 5, 6, 7));
31 expectEquals(-77, $opt$TestAgressiveLive2(1, 2, 3, 4, 5, 6, 7))
    [all...]
  /external/iproute2/bridge/
bridge.c 126 const char *opt = argv[1]; local
128 if (strcmp(opt, "--") == 0) {
132 if (opt[0] != '-')
134 if (opt[1] == '-')
135 opt++;
137 if (matches(opt, "-help") == 0) {
139 } else if (matches(opt, "-Version") == 0) {
142 } else if (matches(opt, "-stats") == 0 ||
143 matches(opt, "-statistics") == 0) {
145 } else if (matches(opt, "-details") == 0)
    [all...]
  /art/test/429-ssa-builder/src/
Main.java 19 if (new Main().$opt$TestFloatPhi() != 33.0f) {
24 public float $opt$TestFloatPhi() {
  /art/test/430-live-register-slow-path/src/
Main.java 19 $opt$TestSlowPath();
22 public static void $opt$TestSlowPath() {
  /art/test/476-clinit-inline-static-invoke/src/
Main.java 28 ClassWithClinit.$opt$inline$StaticMethod();
42 static void $opt$inline$StaticMethod() {
  /art/test/477-long-2-float-convers-precision/src/
Main.java 17 // Note that $opt$ is a marker for the optimizing compiler to test
35 assertFloatEquals(Float.intBitsToFloat(-555858671), $opt$LongToFloat(-8008112895877447681L));
39 static float $opt$LongToFloat(long a) { return (float)a; }
  /art/test/551-implicit-null-checks/src/
Main.java 28 m.$opt$noinline$testGetLong();
33 m.$opt$noinline$testPutLong(778899112233L);
38 m.$opt$noinline$testGetDouble();
43 m.$opt$noinline$testPutDouble(1.0);
49 public void $opt$noinline$testGetLong() throws Exception {
54 public void $opt$noinline$testPutLong(long a) throws Exception {
59 public void $opt$noinline$testGetDouble() throws Exception {
64 public void $opt$noinline$testPutDouble(double a) throws Exception {
  /external/freetype/src/tools/docmaker/
docmaker.py 73 for opt in opts:
74 if opt[0] in ( "-h", "--help" ):
78 if opt[0] in ( "-t", "--title" ):
79 project_title = opt[1]
81 if opt[0] in ( "-o", "--output" ):
82 utils.output_dir = opt[1]
84 if opt[0] in ( "-p", "--prefix" ):
85 project_prefix = opt[1]
  /external/llvm/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
32 cl::opt<bool> RelaxAll("mc-relax-all",
36 cl::opt<bool> IncrementalLinkerCompatible(
42 cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"),
45 cl::opt<bool> ShowMCInst("asm-show-inst",
49 cl::opt<bool> FatalWarnings("fatal-warnings",
52 cl::opt<bool> NoWarn("no-warn", cl::desc("Suppress all warnings"));
55 cl::opt<std::string>
  /external/llvm/lib/Analysis/
ObjCARCAnalysisUtils.cpp 24 static cl::opt<bool, true>
  /external/ltp/testcases/open_posix_testsuite/scripts/
print-prefix.sh 5 DEFAULT_PREFIX=/opt
  /external/tensorflow/tensorflow/python/estimator/canned/
optimizers.py 41 def get_optimizer_instance(opt, learning_rate=None):
44 Supports the following types for the given `opt`:
45 * An `Optimizer` instance: Returns the given `opt`.
55 opt: An `Optimizer` instance, or string, as discussed above.
56 learning_rate: A float. Only used if `opt` is a string.
62 ValueError: If `opt` is an unsupported string.
63 ValueError: If `opt` is a supported string but `learning_rate` was not
65 ValueError: If `opt` is none of the above types.
67 if isinstance(opt, six.string_types):
68 if opt in six.iterkeys(_OPTIMIZER_CLS_NAMES)
    [all...]
  /frameworks/opt/car/setupwizard/library/tests/robotests/config/
robolectric.properties 16 manifest=frameworks/opt/car/setupwizard/library/tests/robotests/AndroidManifest.xml
  /frameworks/rs/rsov/compiler/
bcc_rsov.sh 28 while getopts "ho:" opt; do
29 case "$opt" in
  /prebuilts/clang/host/darwin-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);

Completed in 408 milliseconds

1 2 3 4 5 6 7 891011>>