Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.h34 virtual std::string End() { return {}; } in End() function
50 std::string End() { return impl_->End(); } in End() function
DPseudolocalizer_test.cpp33 std::string result = pseudo.Start() + pseudo.Text(input) + pseudo.End(); in SimpleHelper()
45 pseudo.Text(in3) + pseudo.End(); in CompoundHelper()
DPseudolocalizer.cpp59 std::string End() override;
128 out.append(impl_->End()); in Text()
333 std::string PseudoMethodAccent::End() { in End() function in aapt::PseudoMethodAccent
DPseudolocaleGenerator.cpp203 new_string += localizer.End(); in PseudolocalizeStyledString()
269 result += localizer_.End(); in Visit()
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_parameter/
Dstdout.txt.expect68 }, // End of an example
89 }, // End of an example
150 }, // End of an example
171 }, // End of an example
232 }, // End of an example
253 }, // End of an example
/frameworks/ml/nn/tools/test_generator/tests/P_vts_implicit_parameter/
Dstdout.txt.expect105 }, // End of an example
126 }, // End of an example
228 }, // End of an example
249 }, // End of an example
351 }, // End of an example
372 }, // End of an example
/frameworks/base/cmds/incidentd/testdata/
Dkmsg.txt6 B - 729468 - SBL1, End
46 B - 839665 - SBL1, End
Dkmsg.txt.gz
/frameworks/base/libs/hwui/
DAnimator.cpp114 mStagingRequests.push_back(Request::End); in end()
143 case Request::End: in resolveStagingRequest()
146 mPendingActionUponFinish = Action::End; in resolveStagingRequest()
245 } else if (mPendingActionUponFinish == Action::End) { in animate()
DAnimator.h160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator
169 End enumerator
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
147 End = FirstInstID; in getFunctionConstantRange()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
147 End = FirstInstID; in getFunctionConstantRange()
/frameworks/ml/nn/tools/test_generator/tests/P_variation/
Dstdout.txt.expect80 }, // End of an example
155 }, // End of an example
232 }, // End of an example
307 }, // End of an example
384 }, // End of an example
459 }, // End of an example
536 }, // End of an example
615 }, // End of an example
692 }, // End of an example
767 }, // End of an example
[all …]
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h148 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
150 End = FirstInstID; in getFunctionConstantRange()
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_variation/
Dstdout.txt.expect80 }, // End of an example
155 }, // End of an example
232 }, // End of an example
307 }, // End of an example
384 }, // End of an example
459 }, // End of an example
536 }, // End of an example
615 }, // End of an example
692 }, // End of an example
767 }, // End of an example
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_naming/
Dstdout.txt.expect80 }, // End of an example
155 }, // End of an example
232 }, // End of an example
307 }, // End of an example
384 }, // End of an example
459 }, // End of an example
536 }, // End of an example
615 }, // End of an example
692 }, // End of an example
767 }, // End of an example
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_vts_variation/
Dstdout.txt.expect150 }, // End of an example
298 }, // End of an example
445 }, // End of an example
592 }, // End of an example
740 }, // End of an example
887 }, // End of an example
1034 }, // End of an example
1182 }, // End of an example
1329 }, // End of an example
1476 }, // End of an example
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_vts_naming/
Dstdout.txt.expect150 }, // End of an example
298 }, // End of an example
445 }, // End of an example
592 }, // End of an example
740 }, // End of an example
887 }, // End of an example
1034 }, // End of an example
1182 }, // End of an example
1329 }, // End of an example
1476 }, // End of an example
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_vts_implicit_variation/
Dstdout.txt.expect150 }, // End of an example
298 }, // End of an example
445 }, // End of an example
592 }, // End of an example
740 }, // End of an example
887 }, // End of an example
1034 }, // End of an example
1182 }, // End of an example
1329 }, // End of an example
1476 }, // End of an example
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_backward_compatibility_quant8/
Dstdout.txt.expect73 }, // End of an example
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat78 @rem End local scope for the variables with windows NT shell
/frameworks/ml/nn/tools/test_generator/tests/P_vts_quant8/
Dstdout.txt.expect133 }, // End of an example
/frameworks/ml/nn/tools/test_generator/tests/P_float/
Dstdout.txt.expect76 }, // End of an example
/frameworks/ml/nn/tools/test_generator/tests/P_vts_float/
Dstdout.txt.expect133 }, // End of an example
/frameworks/ml/nn/tools/test_generator/tests/P_quant8/
Dstdout.txt.expect76 }, // End of an example

12