Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 29) 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()
270 result += localizer_.End(); in Visit()
/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()
241 } 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/compile/slang/BitWriter_3_2/
DValueEnumerator.h148 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
150 End = FirstInstID; in getFunctionConstantRange()
/frameworks/av/media/tests/SampleVideoEncoder/
Dgradlew.bat72 @rem End local scope for the variables with windows NT shell
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat78 @rem End local scope for the variables with windows NT shell
/frameworks/base/startop/apps/ColorChanging/
Dgradlew.bat72 @rem End local scope for the variables with windows NT shell
/frameworks/base/tests/TouchLatency/
Dgradlew.bat72 @rem End local scope for the variables with windows NT shell
/frameworks/base/libs/WindowManager/Shell/
DAndroid.bp91 // End ProtoLog
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md6 ## Waiting for Animations to End
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto70 // End time of the session in milliseconds since epoch.
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp529 if (!sc || (sc->SC_FIELD##End == 0)) { \ in setUpMtlsDimensions()
535 rsMin(baseDim.DIM_FIELD, sc->SC_FIELD##End); \ in setUpMtlsDimensions()
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceUser.hal111 * End the device configuration.
/frameworks/base/core/proto/android/service/
Dprint.proto324 // End of the range (included)
/frameworks/base/core/proto/android/server/alarm/
Dalarmmanagerservice.proto187 // End time in terms of elapsed realtime.
/frameworks/rs/script_api/
Drs_for_each.spec82 The Start fields are inclusive and the End fields are exclusive. E.g. to iterate
Drs_graphics.spec601 summary: End rendering commands
/frameworks/rs/script_api/include/
Drs_for_each.rsh72 * The Start fields are inclusive and the End fields are exclusive. E.g. to iterate

12