/aosp12/system/tools/hidl/hidl2aidl/ |
H A D | AidlTranslate.cpp | 459 const CompoundType* compound = static_cast<const CompoundType*>(type); in emitTranslateSource() local 461 if (compound->style() == CompoundType::STYLE_UNION) { in emitTranslateSource() 472 if (compound->style() == CompoundType::STYLE_SAFE_UNION) { in emitTranslateSource() 483 out << "case " << compound->fullJavaName() << ".hidl_discriminator." in emitTranslateSource() 486 out << "case " << compound->fullName() in emitTranslateSource() 490 h2aFieldTranslation(out, namedTypes, compound, field, backend); in emitTranslateSource() 514 h2aFieldTranslation(out, namedTypes, compound, field, backend); in emitTranslateSource()
|
/aosp12/packages/modules/NeuralNetworks/runtime/ |
H A D | ExecutionPlan.cpp | 1165 bursts.reserve(compound()->mSteps.size()); in makeBursts() 1211 const auto* body = compound(); in makeController() 1536 auto compoundBody = compound(); in nextCompound() 1858 compound()->mSteps.push_back(step); in createNewExecutionStep() 1865 step->ifStep()->index = compound()->mSteps.size(); in createNewIfStep() 1866 compound()->mSteps.push_back(step); in createNewIfStep() 1874 compound()->mSteps.push_back(step); in createNewWhileStep() 1881 step->gotoStep()->index = compound()->mSteps.size(); in createNewGotoStep() 1882 compound()->mSteps.push_back(step); in createNewGotoStep() 1948 return compound()->mSteps; in forTest_compoundGetSteps() [all …]
|
H A D | ExecutionPlan.h | 710 size_t getNextStepIndex() const { return compound()->mSteps.size(); } in getNextStepIndex() 774 compound()->forEachStepRoleOfSourceOperand(index, callback); in forTest_compoundForEachStepRoleOfSourceOperand() 981 CompoundBody* compound() { in compound() function 986 const CompoundBody* compound() const { in compound() function
|
/aosp12/system/tools/aidl/ |
H A D | ast_cpp_unittest.cpp | 225 ArgList compound({"foo", "bar", "baz"}); in TEST_F() local 226 CompareGeneratedCode(compound, "(foo, bar, baz)"); in TEST_F()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/ |
H A D | architecture.dot | 2 compound=true
|
H A D | move1.dot | 2 compound=true
|
H A D | utilityclass.dot | 3 compound=true
|
H A D | move3.dot | 2 compound=true
|
H A D | tutorial.dot | 2 compound=true
|
H A D | move2.dot | 2 compound=true
|
H A D | normalparsing.dot | 2 compound=true
|
H A D | simpledom.dot | 2 compound=true
|
H A D | insituparsing.dot | 2 compound=true
|
/aosp12/hardware/interfaces/broadcastradio/1.1/ |
H A D | types.hal | 174 * 64bit compound primary identifier for HD Radio. 194 * 24bit compound primary identifier for DAB.
|
/aosp12/hardware/interfaces/broadcastradio/2.0/ |
H A D | types.hal | 482 * 64bit compound primary identifier for HD Radio. 520 * 28bit compound primary identifier for Digital Audio Broadcasting.
|
/aosp12/hardware/interfaces/identity/support/include/cppbor/ |
H A D | README.md | 185 Full parsing means completely parsing a (possibly-compound) data
|
/aosp12/system/timezone/output_data/icu_overlay/ |
H A D | LICENSE | 119 # listed below with further processing for compound word breaking. The
|
/aosp12/system/timezone/testing/data/test1/output_data/icu_overlay/ |
H A D | LICENSE | 119 # listed below with further processing for compound word breaking. The
|
/aosp12/system/timezone/testing/data/test2/output_data/icu_overlay/ |
H A D | LICENSE | 119 # listed below with further processing for compound word breaking. The
|
/aosp12/system/timezone/testing/data/test3/output_data/icu_overlay/ |
H A D | LICENSE | 119 # listed below with further processing for compound word breaking. The
|
/aosp12/frameworks/av/media/codec2/docs/ |
H A D | doxygen.config | 398 # useful for C code in case the coding convention dictates that all compound 529 # YES the compound reference will be hidden.
|
/aosp12/system/chre/chre_api/doc/ |
H A D | Doxyfile | 388 # useful for C code in case the coding convention dictates that all compound 519 # YES the compound reference will be hidden.
|
/aosp12/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 407 # useful for C code in case the coding convention dictates that all compound 538 # YES the compound reference will be hidden.
|
/aosp12/system/chre/pal/doc/ |
H A D | Doxyfile | 388 # useful for C code in case the coding convention dictates that all compound 519 # YES the compound reference will be hidden.
|
/aosp12/system/media/audio_utils/ |
H A D | Doxyfile | 429 # useful for C code in case the coding convention dictates that all compound 566 # YES the compound reference will be hidden.
|