Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/art/dexdump/
H A Ddexdump.h40 struct Options { struct
56 extern struct Options gOptions; argument
/aosp12/frameworks/base/libs/hwui/tests/common/
H A DTestScene.h37 struct Options { struct
47 static test::TestScene* simpleCreateScene(const TestScene::Options&) { in simpleCreateScene()
H A DBitmapAllocationTestUtils.h53 static test::TestScene* createBitmapAllocationScene(const TestScene::Options&) { in createBitmapAllocationScene()
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze.cc66 struct Options { struct in art::dexanalyze::DexAnalyze
67 int Parse(int argc, char** argv) { in Parse()
119 bool verify_checksum_ = true;
121 bool dump_per_input_dex_ = false;
122 bool exp_count_indices_ = false;
123 bool exp_code_metrics_ = false;
124 bool exp_analyze_strings_ = false;
125 bool exp_debug_info_ = false;
126 bool exp_bytecode_ = false;
127 bool run_all_experiments_ = false;
[all …]
/aosp12/frameworks/av/media/libheadtracking/include/media/
H A DHeadTrackingProcessor.h38 struct Options { struct
44 float predictionDuration = 0;
/aosp12/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
H A DMakeKeyboardText.java25 static class Options { class in MakeKeyboardText
38 public Options(final String[] argsArray) { in Options() method in MakeKeyboardText.Options
/aosp12/frameworks/base/libs/hwui/tests/common/scenes/
H A DRoundRectClippingAnimation.cpp64 [](const TestScene::Options&) -> test::TestScene* { in __anon599878510202()
71 [](const TestScene::Options&) -> test::TestScene* { in __anon599878510302()
/aosp12/art/dexlayout/
H A Ddex_ir_builder.h26 class Options; variable
/aosp12/system/vold/
H A Dsecdiscard.cpp38 struct Options { struct
39 std::vector<std::string> targets;
40 bool unlink{true};
/aosp12/frameworks/av/media/libheadtracking/
H A DPoseDriftCompensator.h50 struct Options { struct
H A DModeSelector.h65 struct Options { struct
H A DPoseRateLimiter.h66 struct Options { struct
H A DPoseRateLimiter-test.cpp29 using Options = PoseRateLimiter::Options; typedef
H A DHeadTrackingProcessor-test.cpp30 using Options = HeadTrackingProcessor::Options; typedef
/aosp12/packages/services/Car/cpp/computepipe/proto/
H A DOptions.proto10 message Options { message
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp171 struct Options { struct
172 bool verbose = false;
173 int threads = 1;
174 int opcode = BenchmarkOps::Read;
175 int blocksize = 1;
176 int count = 1;
177 int instances = 1;
178 int timeout = 1;
179 int warmup = 0;
/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp77 struct Options { struct
93 Options(); argument
97 Options::Options() in Options() function in Options
/aosp12/build/make/tools/rbcrun/
H A DREADME.md13 ### Options subsection
/aosp12/system/core/init/
H A DREADME.md140 Options section
/aosp12/hardware/interfaces/gnss/2.0/default/
H A DGnssBatching.cpp40 Return<bool> GnssBatching::start(const V1_0::IGnssBatching::Options&) { in start()
/aosp12/art/tools/dexfuzz/src/dexfuzz/
H A DOptions.java34 public class Options { class
38 private Options() { } in Options() method in Options
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h226 struct Options { struct
238 Scheduler(const std::shared_ptr<scheduler::RefreshRateConfigs>&, ISchedulerCallback&, Options); argument
/aosp12/art/profman/
H A Dprofile_assistant.h50 Options() in Options() function
/aosp12/system/testing/gtest_extras/
H A DOptions.h74 bool (Options::*func)(const std::string&, const std::string&, bool); member
/aosp12/system/tools/aidl/
H A Dgenerate_ndk.cpp1007 const Options& /*options*/) { in GenerateParcelHeader()
1078 const Options& /*options*/) { in GenerateParcelSource()
1154 const AidlUnionDecl& defined_type, const Options& /*options*/) { in GenerateParcelHeader()
1218 const AidlUnionDecl& defined_type, const Options& /*options*/) { in GenerateParcelSource()
1311 const AidlEnumDeclaration& enum_decl, const Options& /*options*/) { in GenerateEnumHeader()

12