Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DTimeTest.java34 Time t = new Time(null); in testNullTimezone() local
43 Time t = new Time(Time.TIMEZONE_UTC); in testTimezone() local
49 Time t = new Time(Time.TIMEZONE_UTC); in testSwitchTimezone() local
57 Time t = new Time(Time.TIMEZONE_UTC); in testGetActualMaximum() local
72 Time t = new Time(Time.TIMEZONE_UTC); in testAdd() local
90 Time t = new Time(Time.TIMEZONE_UTC); in testClear() local
121 Time t = new Time(); in testFormat2445() local
131 Time t = new Time(Time.TIMEZONE_UTC); in testFormat3339() local
139 Time t = new Time(Time.TIMEZONE_UTC); in testToMillis() local
156 Time t = new Time(Time.TIMEZONE_UTC); in testToMillis_overflow() local
[all …]
/frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
DTestMain.java63 TestTarget t = new TestTarget(); in testSimpleSynchronizedBlock() local
83 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod() local
98 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod2() local
113 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod3() local
129 TestTarget t = new TestTarget(); in testCaughtException() local
157 TestTarget t = new TestTarget(); in testUncaughtException() local
183 TestTarget t = new TestTarget(); in testNestedSynchronizedBlock() local
218 TestTarget t = new TestTarget(); in testMethodWithControlFlow() local
238 TestTarget t = new TestTarget(); in testUnboostThatThrows() local
/frameworks/av/media/libmedia/include/media/omx/1.0/
DConversion.h182 Return<void> const& t) { in toBinderStatus()
196 Return<Status> const& t) { in toBinderStatus()
208 inline status_t toStatusT(Return<void> const& t) { in toStatusT()
219 inline status_t toStatusT(Status const& t) { in toStatusT()
259 inline status_t toStatusT(Return<Status> const& t) { in toStatusT()
327 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs()
377 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs()
427 inline bool convertTo(omx_message* l, Message const& t) { in convertTo()
456 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs()
473 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs()
[all …]
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DConversion.h185 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs()
235 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs()
285 inline bool convertTo(omx_message* l, Message const& t) { in convertTo()
314 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs()
331 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs()
346 inline bool convertTo(OMXFenceParcelable* l, hidl_handle const& t) { in convertTo()
395 inline int32_t toCompactColorAspects(ColorAspects const& t) { in toCompactColorAspects()
410 inline CodecBuffer *wrapAs(CodecBuffer *t, sp<GraphicBuffer> const& graphicBuffer) { in wrapAs()
442 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) { in wrapAs()
486 inline bool convertTo(OMXBuffer* l, CodecBuffer const& t) { in convertTo()
[all …]
/frameworks/native/services/surfaceflinger/tests/
DLayerUpdate_test.cpp65 asTransaction([&](Transaction& t) { in SetUp()
255 asTransaction([&](Transaction& t) { in TEST_F()
271 asTransaction([&](Transaction& t) { t.setPosition(mFGSurfaceControl, 0, 0); }); in TEST_F()
285 asTransaction([&](Transaction& t) { in TEST_F()
301 asTransaction([&](Transaction& t) { in TEST_F()
319 asTransaction([&](Transaction& t) { t.setPosition(mFGSurfaceControl, 0, 0); }); in TEST_F()
328 asTransaction([&](Transaction& t) { t.setMatrix(mFGSurfaceControl, 2.0, 0, 0, 2.0); }); in TEST_F()
343 asTransaction([&](Transaction& t) { in TEST_F()
356 asTransaction([&](Transaction& t) { t.setMatrix(mChild, 10.0, 0, 0, 10.0); }); in TEST_F()
373 asTransaction([&](Transaction& t) { in TEST_F()
[all …]
DEffectLayer_test.cpp35 asTransaction([&](Transaction& t) { in SetUp()
57 asTransaction([&](Transaction& t) { in TEST_F()
78 asTransaction([&](Transaction& t) { in TEST_F()
99 asTransaction([&](Transaction& t) { in TEST_F()
127 asTransaction([&](Transaction& t) { in TEST_F()
147 asTransaction([&](Transaction& t) { in TEST_F()
/frameworks/base/core/java/android/util/
DExceptionUtils.java43 public static String getCompleteMessage(String msg, Throwable t) { in getCompleteMessage()
55 public static String getCompleteMessage(Throwable t) { in getCompleteMessage()
59 public static <E extends Throwable> void propagateIfInstanceOf( in propagateIfInstanceOf()
69 public static <E extends Exception> RuntimeException propagate(@NonNull Throwable t, Class<E> c) in propagate()
75 public static RuntimeException propagate(@NonNull Throwable t) { in propagate()
85 public static @NonNull Throwable getRootCause(@NonNull Throwable t) { in getRootCause()
95 public static @NonNull Throwable appendCause(@NonNull Throwable t, @Nullable Throwable cause) { in appendCause()
/frameworks/native/services/vr/virtual_touchpad/tests/
DVirtualTouchpad_test.cpp104 for (int t = 0; t < kTouchpads; ++t) { in New() local
127 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
146 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
181 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
195 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
208 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
217 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
229 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
240 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
249 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F() local
[all …]
/frameworks/minikin/tests/util/
DBufferUtils.h26 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer()
34 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer()
42 std::vector<uint8_t> writeToBuffer(const T& t) { in writeToBuffer()
50 std::vector<uint8_t> writeToBuffer(const T& t) { in writeToBuffer()
/frameworks/native/libs/gui/bufferqueue/1.0/
DConversion.cpp107 status_t toStatusT(Return<void> const& t) { in toStatusT()
140 int32_t toRawDataspace(Dataspace const& t) { in toRawDataspace()
153 hidl_vec<uint8_t> t; in inHidlBytes() local
167 hidl_vec<uint8_t> t; in toHidlBytes() local
181 void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs()
203 bool convertTo(GraphicBuffer* l, AnwBuffer const& t) { in convertTo()
432 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs()
477 bool convertTo(Fence* l, hidl_handle const& t) { in convertTo()
540 HGraphicBufferProducer::FenceTimeSnapshot const& t) { in getFlattenedSize()
562 HGraphicBufferProducer::FenceTimeSnapshot const& t) { in getFdCount()
[all …]
/frameworks/native/cmds/surfacereplayer/replayer/
DReplayer.cpp84 Replayer::Replayer(const Trace& t, bool replayManually, int numThreads, bool wait, nsecs_t stopHere) in Replayer()
333 status_t Replayer::doTransaction(const Transaction& t, const std::shared_ptr<Event>& event) { in doTransaction()
430 void Replayer::doDisplayTransaction(SurfaceComposerClient::Transaction& t, in doDisplayTransaction()
458 void Replayer::setPosition(SurfaceComposerClient::Transaction& t, in setPosition()
464 void Replayer::setSize(SurfaceComposerClient::Transaction& t, in setSize()
470 void Replayer::setLayer(SurfaceComposerClient::Transaction& t, in setLayer()
476 void Replayer::setAlpha(SurfaceComposerClient::Transaction& t, in setAlpha()
482 void Replayer::setCrop(SurfaceComposerClient::Transaction& t, in setCrop()
493 void Replayer::setCornerRadius(SurfaceComposerClient::Transaction& t, in setCornerRadius()
500 void Replayer::setBackgroundBlurRadius(SurfaceComposerClient::Transaction& t, in setBackgroundBlurRadius()
[all …]
/frameworks/base/libs/hwui/
DInterpolator.cpp44 float AnticipateInterpolator::interpolate(float t) { in interpolate()
48 static float a(float t, float s) { in a()
52 static float o(float t, float s) { in o()
56 float AnticipateOvershootInterpolator::interpolate(float t) { in interpolate()
63 static float bounce(float t) { in bounce()
67 float BounceInterpolator::interpolate(float t) { in interpolate()
93 float OvershootInterpolator::interpolate(float t) { in interpolate()
98 float PathInterpolator::interpolate(float t) { in interpolate()
/frameworks/base/core/tests/coretests/src/android/text/format/
DTimeTest.java41 Time t = new Time(Time.TIMEZONE_UTC); in testNormalize0() local
281 Time t = new Time(Time.TIMEZONE_UTC); in testSwitchTimezone0() local
289 Time t = new Time(Time.TIMEZONE_UTC); in testCtor0() local
295 Time t = new Time(Time.TIMEZONE_UTC); in testGetActualMaximum0() local
302 Time t = new Time(Time.TIMEZONE_UTC); in testClear0() local
316 Time t = new Time(Time.TIMEZONE_UTC); in testFormat0() local
323 Time t = new Time(Time.TIMEZONE_UTC); in testToString0() local
336 Time t = new Time(Time.TIMEZONE_UTC); in testSetToNow0() local
343 Time t = new Time(Time.TIMEZONE_UTC); in testMillis0() local
354 Time t = new Time(Time.TIMEZONE_UTC); in testMillis1() local
[all …]
/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc73 for (auto& t : db.template_param) in print_stack() local
110 const char* t = first; in parse_number() local
180 const char* t = first; in parse_floating_number() local
220 const char* t = first+1; in parse_source_name() local
299 const char* t = first+1; in parse_substitution() local
455 const char*t = parse_source_name(first+1, last, db); in parse_builtin_type() local
553 for (auto& t : db.template_param.back().front()) in parse_template_param() local
566 const char* t = first+1; in parse_template_param() local
602 const char* t = parse_type(first+2, last, db); in parse_const_cast_expr() local
628 const char* t = parse_type(first+2, last, db); in parse_dynamic_cast_expr() local
[all …]
/frameworks/base/core/java/android/window/
DIWindowOrganizerController.aidl36 void applyTransaction(in WindowContainerTransaction t); in applyTransaction()
47 int applySyncTransaction(in WindowContainerTransaction t, in applySyncTransaction()
60 in @nullable WindowContainerTransaction t); in startTransition()
71 in @nullable WindowContainerTransaction t, in finishTransition()
DWindowOrganizer.java42 public void applyTransaction(@NonNull WindowContainerTransaction t) { in applyTransaction()
62 public int applySyncTransaction(@NonNull WindowContainerTransaction t, in applySyncTransaction()
83 @Nullable WindowContainerTransaction t) { in startTransition()
103 @Nullable WindowContainerTransaction t, in finishTransition()
/frameworks/base/services/core/java/com/android/server/wm/
DDimmer.java63 public void onAnimationLeashCreated(SurfaceControl.Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
67 public void onAnimationLeashLost(SurfaceControl.Transaction t) { in onAnimationLeashLost()
160 void startAnimation(SurfaceAnimator surfaceAnimator, SurfaceControl.Transaction t, in startAnimation()
206 private void dim(SurfaceControl.Transaction t, WindowContainer container, int relativeLayer, in dim()
233 void stopDim(SurfaceControl.Transaction t) { in stopDim()
250 void dimAbove(SurfaceControl.Transaction t, float alpha) { in dimAbove()
263 void dimAbove(SurfaceControl.Transaction t, WindowContainer container, float alpha) { in dimAbove()
276 void dimBelow(SurfaceControl.Transaction t, WindowContainer container, float alpha, in dimBelow()
309 boolean updateDims(SurfaceControl.Transaction t, Rect bounds) { in updateDims()
338 SurfaceControl.Transaction t) { in startDimEnter()
[all …]
DInputConsumerImpl.java112 void layout(SurfaceControl.Transaction t, int dw, int dh) { in layout()
117 void layout(SurfaceControl.Transaction t, Rect r) { in layout()
131 void hide(SurfaceControl.Transaction t) { in hide()
135 void show(SurfaceControl.Transaction t, WindowContainer w) { in show()
141 void show(SurfaceControl.Transaction t, int layer) { in show()
147 void reparent(SurfaceControl.Transaction t, WindowContainer wc) { in reparent()
151 void disposeChannelsLw(SurfaceControl.Transaction t) { in disposeChannelsLw()
DWindowContainerThumbnail.java65 WindowContainerThumbnail(Transaction t, WindowContainer container, in WindowContainerThumbnail()
70 WindowContainerThumbnail(Transaction t, WindowContainer container, in WindowContainerThumbnail()
110 void startAnimation(Transaction t, Animation anim) { in startAnimation()
114 void startAnimation(Transaction t, Animation anim, Point position) { in startAnimation()
128 void startAnimation(Transaction t, AnimationAdapter anim, boolean hidden) { in startAnimation()
180 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
185 public void onAnimationLeashLost(Transaction t) { in onAnimationLeashLost()
DSurfaceFreezer.java74 void freeze(SurfaceControl.Transaction t, Rect startBounds) { in freeze()
110 void unfreeze(SurfaceControl.Transaction t) { in unfreeze()
155 Snapshot(Supplier<Surface> surfaceFactory, SurfaceControl.Transaction t, in Snapshot()
182 void destroy(SurfaceControl.Transaction t) { in destroy()
200 void startAnimation(SurfaceControl.Transaction t, AnimationAdapter anim, int type, in startAnimation()
218 void cancelAnimation(SurfaceControl.Transaction t, boolean restarting) { in cancelAnimation()
/frameworks/rs/driver/
DrsdType.cpp35 bool rsdTypeInit(const Context *, const Type *t) { in rsdTypeInit()
39 void rsdTypeDestroy(const Context *rsc, const Type *t) { in rsdTypeDestroy()
42 void rsdTypeUpdateCachedObject(const Context *rsc, const Type *t, in rsdTypeUpdateCachedObject()
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dclock_ns.h15 timespec t; in GetSystemClock() local
21 timespec t; in GetSystemClockRaw() local
27 timespec t = GetSystemClock(); in GetSystemClockNs() local
33 timespec t = GetSystemClockRaw(); in GetSystemClockRawNs() local
49 timespec t; in NsToTimespec() local
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp183 SurfaceComposerClient::Transaction t; in doTransaction() local
189 SurfaceComposerClient::Transaction t; in showAt() local
200 SurfaceComposerClient::Transaction t; in requestFocus() local
286 SurfaceComposerClient::Transaction t; in doTransaction() local
292 SurfaceComposerClient::Transaction t; in showAt() local
389 surface2->doTransaction([](auto &t, auto &sc) { in TEST_F()
392 surface->doTransaction([](auto &t, auto &sc) { in TEST_F()
410 surface->doTransaction([](auto &t, auto &sc) { in TEST_F()
417 surface2->doTransaction([](auto &t, auto &sc) { in TEST_F()
424 surface2->doTransaction([](auto &t, auto &sc) { in TEST_F()
[all …]
/frameworks/base/core/tests/coretests/src/android/view/
DVelocityTest.java52 long t = System.currentTimeMillis(); in testClear() local
67 long t = System.currentTimeMillis(); in testDragAcceleration() local
78 long t = System.currentTimeMillis(); in testDragDeceleration() local
90 long t = System.currentTimeMillis(); in testDragLinearHorizontal() local
103 long t = System.currentTimeMillis(); in testDragLinearVertical() local
120 long t = System.currentTimeMillis(); in testDragWith2Points() local
137 long t = System.currentTimeMillis(); in testStabilityInNbPoints() local
159 long t = System.currentTimeMillis(); in testStabilityInTime() local
181 long t = System.currentTimeMillis(); in testStabilityInSpace() local
203 long t = System.currentTimeMillis(); in testStabilityOfComputation() local
[all …]
/frameworks/native/libs/binder/include/binder/
DSafeInterface.h64 const Parcel& parcel, T* t) const { in read()
69 Parcel* parcel, const T& t) const { in write()
74 const Parcel& parcel, sp<T>* t) const { in read()
80 Parcel* parcel, const sp<T>& t) const { in write()
85 const Parcel& parcel, T* t) const { in read()
90 Parcel* parcel, const T& t) const { in write()
107 const Parcel& parcel, T* t) const { in read()
112 Parcel* parcel, const T& t) const { in write()

12345678910>>...30