Home
last modified time | relevance | path

Searched refs:simplify (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/art/test/695-simplify-throws/
H A DAndroid.bp3 // Build rules for ART run-test `695-simplify-throws`.
16 name: "art-run-test-695-simplify-throws",
21 ":art-run-test-695-simplify-throws-expected-stdout",
22 ":art-run-test-695-simplify-throws-expected-stderr",
28 name: "art-run-test-695-simplify-throws-expected-stdout",
29 out: ["art-run-test-695-simplify-throws-expected-stdout.txt"],
36 name: "art-run-test-695-simplify-throws-expected-stderr",
37 out: ["art-run-test-695-simplify-throws-expected-stderr.txt"],
/aosp12/art/test/475-simplify-mul-zero/
H A DAndroid.bp3 // Build rules for ART run-test `475-simplify-mul-zero`.
16 name: "art-run-test-475-simplify-mul-zero",
21 ":art-run-test-475-simplify-mul-zero-expected-stdout",
22 ":art-run-test-475-simplify-mul-zero-expected-stderr",
28 name: "art-run-test-475-simplify-mul-zero-expected-stdout",
29 out: ["art-run-test-475-simplify-mul-zero-expected-stdout.txt"],
36 name: "art-run-test-475-simplify-mul-zero-expected-stderr",
37 out: ["art-run-test-475-simplify-mul-zero-expected-stderr.txt"],
H A Dinfo.txt1 Regression check for optimizing simplify instruction pass.
/aosp12/art/test/611-checker-simplify-if/
H A DAndroid.bp3 // Build rules for ART run-test `611-checker-simplify-if`.
16 name: "art-run-test-611-checker-simplify-if",
21 ":art-run-test-611-checker-simplify-if-expected-stdout",
22 ":art-run-test-611-checker-simplify-if-expected-stderr",
31 name: "art-run-test-611-checker-simplify-if-expected-stdout",
32 out: ["art-run-test-611-checker-simplify-if-expected-stdout.txt"],
39 name: "art-run-test-611-checker-simplify-if-expected-stderr",
40 out: ["art-run-test-611-checker-simplify-if-expected-stderr.txt"],
/aosp12/frameworks/base/tools/split-select/
H A DRule_test.cpp82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7)); in TEST()
93 EXPECT_RULES_EQ(Rule::simplify(rule), in TEST()
H A DRule.cpp177 sp<Rule> Rule::simplify(sp<Rule> rule) { in simplify() function in split::Rule
186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i)); in simplify()
H A DRule.h69 static android::sp<Rule> simplify(android::sp<Rule> rule);
H A DSplitSelector.cpp76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j)); in getRules()
H A DMain.cpp100 masterRule = Rule::simplify(masterRule); in generate()
/aosp12/frameworks/av/media/janitors/
H A DREADME3 This is to simplify our owner/approver management across the multiple
/aosp12/art/test/474-fp-sub-neg/
H A Dinfo.txt1 Regression check for optimizing simplify instruction pass.
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DREADME.txt39 *) To simplify testing we also have detach and attach simulations below where {x} is gsm, cdma or s…
/aosp12/frameworks/base/startop/view_compiler/
H A DREADME.md53 you can skip all of steps 2 and 3 above, and simplify steps 1 and 4.
/aosp12/hardware/libhardware/modules/camera/3_4/
H A DREADME.md99 The Metadata subsystem attempts to organize and simplify handling of
108 Some generalized metadata classes are provided to simplify common logic
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dbitfield.rscript20 // reads "One special guarantee is made in order to simplify the use
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Dbitfield.rscript22 // reads "One special guarantee is made in order to simplify the use
/aosp12/frameworks/compile/slang/lit-tests/padding/
H A Dbitfield.rscript26 // reads "One special guarantee is made in order to simplify the use
/aosp12/system/chre/chpp/
H A DQUICKSTART.md66 …ry), as well as three standard services that follow the CHRE PAL API to simplify integration and t…
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DREADME.md18 otherwise). To simplify development of future tests, this directory also
179 complicated. `libFuzzer` has a way to minimize the crashing case to simplify
/aosp12/art/
H A DTEST_MAPPING578 "name": "art-run-test-475-simplify-mul-zero[com.google.android.art.apex]"
914 "name": "art-run-test-611-checker-simplify-if[com.google.android.art.apex]"
1070 "name": "art-run-test-695-simplify-throws[com.google.android.art.apex]"
1765 "name": "art-run-test-475-simplify-mul-zero"
2101 "name": "art-run-test-611-checker-simplify-if"
2257 "name": "art-run-test-695-simplify-throws"
/aosp12/system/chre/chpp/api_parser/
H A DREADME.md38 offset field helps simplify decoding.
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A Dpointer.md7 Using RapidJSON's implementation of JSON Pointer can simplify some manipulations of the DOM.
/aosp12/art/compiler/optimizing/
H A Dinliner.cc2015 InstructionSimplifier simplify(callee_graph, codegen_, inline_stats_); in RunOptimizations() local
2018 &simplify, in RunOptimizations()
/aosp12/system/bt/gd/docs/architecture/
H A Darchitecture.md56 * Reduce the number of threads as much as possible to simplify synchronization
/aosp12/system/update_engine/update_engine/
H A Dupdate_metadata.proto45 // // except that metadata_signature_message is skipped to simplify signing

12