/aosp12/art/dexdump/ |
H A D | dexdump.h | 40 struct Options { struct 56 extern struct Options gOptions; argument
|
/aosp12/frameworks/base/libs/hwui/tests/common/ |
H A D | TestScene.h | 37 struct Options { struct 47 static test::TestScene* simpleCreateScene(const TestScene::Options&) { in simpleCreateScene()
|
H A D | BitmapAllocationTestUtils.h | 53 static test::TestScene* createBitmapAllocationScene(const TestScene::Options&) { in createBitmapAllocationScene()
|
/aosp12/art/tools/dexanalyze/ |
H A D | dexanalyze.cc | 66 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 D | HeadTrackingProcessor.h | 38 struct Options { struct 44 float predictionDuration = 0;
|
/aosp12/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/ |
H A D | MakeKeyboardText.java | 25 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 D | RoundRectClippingAnimation.cpp | 64 [](const TestScene::Options&) -> test::TestScene* { in __anon599878510202() 71 [](const TestScene::Options&) -> test::TestScene* { in __anon599878510302()
|
/aosp12/art/dexlayout/ |
H A D | dex_ir_builder.h | 26 class Options; variable
|
/aosp12/system/vold/ |
H A D | secdiscard.cpp | 38 struct Options { struct 39 std::vector<std::string> targets; 40 bool unlink{true};
|
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | PoseDriftCompensator.h | 50 struct Options { struct
|
H A D | ModeSelector.h | 65 struct Options { struct
|
H A D | PoseRateLimiter.h | 66 struct Options { struct
|
H A D | PoseRateLimiter-test.cpp | 29 using Options = PoseRateLimiter::Options; typedef
|
H A D | HeadTrackingProcessor-test.cpp | 30 using Options = HeadTrackingProcessor::Options; typedef
|
/aosp12/packages/services/Car/cpp/computepipe/proto/ |
H A D | Options.proto | 10 message Options { message
|
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/ |
H A D | pdx_benchmarks.cpp | 171 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 D | main.cpp | 77 struct Options { struct 93 Options(); argument 97 Options::Options() in Options() function in Options
|
/aosp12/build/make/tools/rbcrun/ |
H A D | README.md | 13 ### Options subsection
|
/aosp12/system/core/init/ |
H A D | README.md | 140 Options section
|
/aosp12/hardware/interfaces/gnss/2.0/default/ |
H A D | GnssBatching.cpp | 40 Return<bool> GnssBatching::start(const V1_0::IGnssBatching::Options&) { in start()
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/ |
H A D | Options.java | 34 public class Options { class 38 private Options() { } in Options() method in Options
|
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | Scheduler.h | 226 struct Options { struct 238 Scheduler(const std::shared_ptr<scheduler::RefreshRateConfigs>&, ISchedulerCallback&, Options); argument
|
/aosp12/art/profman/ |
H A D | profile_assistant.h | 50 Options() in Options() function
|
/aosp12/system/testing/gtest_extras/ |
H A D | Options.h | 74 bool (Options::*func)(const std::string&, const std::string&, bool); member
|
/aosp12/system/tools/aidl/ |
H A D | generate_ndk.cpp | 1007 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()
|