Home
last modified time | relevance | path

Searched defs:tip (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/blktrace/btreplay/
H A Dbtreplay.c126 struct thr_info *tip; member
265 static inline int is_send_done(struct thr_info *tip) in is_send_done()
274 static inline int is_reap_done(struct thr_info *tip) in is_reap_done()
541 static void pin_to_cpu(struct thr_info *tip) in pin_to_cpu()
716 static void iocb_init(struct thr_info *tip, struct iocb_pkt *iocbp) in iocb_init()
773 static void tip_init(struct thr_info *tip) in tip_init()
834 static void tip_release(struct thr_info *tip) in tip_release()
878 struct thr_info *tip = buf_alloc(sizeof(*tip)); in add_input_file() local
949 static void rem_input_file(struct thr_info *tip) in rem_input_file()
1024 static int reap_wait_aios(struct thr_info *tip) in reap_wait_aios()
[all …]
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/actions/
DUnrestrictAppAction.java34 public UnrestrictAppAction(Context context, UnrestrictAppTip tip) { in UnrestrictAppAction()
DOpenRestrictAppFragmentAction.java40 InstrumentedPreferenceFragment fragment, RestrictAppTip tip) { in OpenRestrictAppFragmentAction()
DRestrictAppAction.java40 public RestrictAppAction(Context context, RestrictAppTip tip) { in RestrictAppAction()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/tips/
DLowBatteryTipTest.java77 final LowBatteryTip tip = in updateState_powerSaveModeOn_notShowTipItem() local
DBatteryTipTest.java141 public void updateState(BatteryTip tip) { in updateState()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/tips/
DSmartBatteryTip.java53 public void updateState(BatteryTip tip) { in updateState()
DLowBatteryTip.java69 public void updateState(BatteryTip tip) { in updateState()
DUnrestrictAppTip.java68 public void updateState(BatteryTip tip) { in updateState()
DIncompatibleChargerTip.java62 public void updateState(BatteryTip tip) { in updateState()
DHighUsageTip.java77 public void updateState(BatteryTip tip) { in updateState()
DBatteryDefenderTip.java68 public void updateState(BatteryTip tip) { in updateState()
DRestrictAppTip.java103 public void updateState(BatteryTip tip) { in updateState()
DBatteryTip.java150 public abstract void updateState(BatteryTip tip); in updateState()
/aosp_15_r20/external/googletest/docs/_sass/
H A Dmain.scss146 &.tip { class
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/_sass/
H A Dmain.scss146 &.tip { class
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/_sass/
H A Dmain.scss146 &.tip { class
/aosp_15_r20/external/perfetto/infra/perfetto.dev/src/assets/
H A Dstyle.scss892 &.tip { class
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DLegacyApfTest.java864 private static byte[] arpReply(byte[] sip, byte[] tip) { in arpReply()
873 private static byte[] arpRequestBroadcast(byte[] tip) { in arpRequestBroadcast()
1079 private static byte[] ipv6TcpPacket(byte[] sip, byte[] tip, int sport, in ipv6TcpPacket()
DApfTest.java1937 private static byte[] arpReply(byte[] sip, byte[] tip) { in arpReply()
1946 private static byte[] arpRequestBroadcast(byte[] tip) { in arpRequestBroadcast()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dbootstrap.js1107 , tip: function () { method in Tooltip
1230 , tip: function () { method
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_overview_page.cc60 OverviewPageTip tip; in MakeOverviewPageTip() local
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py13 tip = "(ai=None, *args)" variable in TC
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py15 tip = "(ai=None, *b)" variable in TC
/aosp_15_r20/external/sg3_utils/testing/
H A Dsgh_dd.cpp1490 Thread_info * tip; in read_write_thread() local
4940 Thread_info *tip = thread_arr + 0; in main() local

123