Home
last modified time | relevance | path

Searched +defs:val +defs:timer (Results 26 – 50 of 626) sorted by relevance

12345678910>>...26

/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/WifiDialog/WifiDialog/android_common_apex30/javac/
DWifiDialog.jar ... extends android.os.CountDownTimer { final synthetic int val$dialogId final synthetic String val$deviceName final synthetic ...
/aosp_15_r20/external/python/cpython3/Modules/
Dtimemodule.c442 #define SET(i,val) PyStructSequence_SET_ITEM(v, i, PyLong_FromLong((long) val)) argument
2050 HANDLE timer = CreateWaitableTimerExW(NULL, NULL, test_flags, local
2223 HANDLE timer = CreateWaitableTimerExW(NULL, NULL, timer_flags, local
/aosp_15_r20/external/libaom/test/
H A Davg_test.cc154 aom_usec_timer timer; in CheckAverages() local
253 aom_usec_timer timer; in CheckAveragesAt() local
894 void FillConstant(const CoeffType val) { in FillConstant()
/aosp_15_r20/external/libevent/test/
H A Dtest-ratelim.c284 struct event *timer = NULL; in timer_bias_calculate() local
583 long val; in handle_option() local
/aosp_15_r20/prebuilts/go/linux-x86/src/context/
Dcontext.go650 timer *time.Timer // Under cancelCtx.mu. member
730 key, val any member
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngcp.c942 int val = dp->value[opt]; in next_opt() local
1376 int i = 0, negate = (strncmp(arg+2, "no-", 3) == 0), val; in opt_check() local
1497 set_timer(struct display *dp, struct timespec *timer) in set_timer()
1942 int val; in search_compression() local
1953 int val; in set_compression() local
1965 int val; in set_ICC_profile_compression() local
1985 int val; in set_text_compression() local
2055 int val; in write_png() local
2078 int val; in write_png() local
2088 int val; in write_png() local
[all …]
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
H A DScreenViewer.java71 private Timer timer; field in ScreenViewer
121 int val = zoomSlider.getValue(); in mouseWheelMoved() local
/aosp_15_r20/external/python/cpython2/Modules/
D_lsprof.c147 double val = PyFloat_AsDouble(o); in CallExternalTimer() local
771 PyObject *timer = NULL; in profiler_init() local
/aosp_15_r20/external/toybox/lib/
H A Dportability.c715 int timer; in timer_create_wrap() local
729 int timer_settime_wrap(timer_t t, int flags, struct itimerspec *val, in timer_settime_wrap()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar29META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-29/
Dservices.core.unboosted.jar ... Uid$Sensor sensor android.os.BatteryStats$Timer timer int ise android.os.BatteryStats$Uid ...
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c265 static int rescale(int val, int num, int denom) { in rescale()
3143 struct vpx_usec_timer timer; in vp8_loopfilter_frame() local
4787 struct vpx_usec_timer timer; in vp8_receive_raw_frame() local
/aosp_15_r20/external/iputils/
H A Drdisc.c294 int val; in main() local
489 void timer() in timer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc598 KernelTimer timer; in ProcessSync() local
1060 const TensorValue val = ctx->release_output(i); in ProcessOutputs() local
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/javac/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/repackaged-jarjar/javac/
Dvoip-common.jar ... { final synthetic android.net.sip.ISipSession val$session final synthetic int val$errorCode final synthetic ...
/aosp_15_r20/external/rust/crates/quiche/src/
Dlib.rs7605 let mut val = params.get_bytes_with_varint_length()?; in decode() localVariable
12955 let timer = pipe.client.timeout().unwrap(); in early_retransmit() localVariable
13013 let timer = pipe.client.timeout().unwrap(); in dont_coalesce_probes() localVariable
13043 let timer = pipe.client.timeout().unwrap(); in dont_coalesce_probes() localVariable
14172 let timer = pipe.server.timeout().unwrap(); in last_tx_data_larger_than_tx_data() localVariable
14386 let timer = pipe.client.timeout().unwrap(); in lost_connection_id_frames() localVariable
14404 let timer = pipe.server.timeout().unwrap(); in lost_connection_id_frames() localVariable
14667 let timer = probe_instant.duration_since(time::Instant::now()); in losing_probing_packets() localVariable
14733 let timer = probe_instant.duration_since(time::Instant::now()); in failed_path_validation() localVariable
15502 let timer = probe_instant.duration_since(time::Instant::now()); in resilience_against_migration_attack() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dlib.rs7605 let mut val = params.get_bytes_with_varint_length()?; in decode() localVariable
12955 let timer = pipe.client.timeout().unwrap(); in early_retransmit() localVariable
13013 let timer = pipe.client.timeout().unwrap(); in dont_coalesce_probes() localVariable
13043 let timer = pipe.client.timeout().unwrap(); in dont_coalesce_probes() localVariable
14172 let timer = pipe.server.timeout().unwrap(); in last_tx_data_larger_than_tx_data() localVariable
14386 let timer = pipe.client.timeout().unwrap(); in lost_connection_id_frames() localVariable
14404 let timer = pipe.server.timeout().unwrap(); in lost_connection_id_frames() localVariable
14667 let timer = probe_instant.duration_since(time::Instant::now()); in losing_probing_packets() localVariable
14733 let timer = probe_instant.duration_since(time::Instant::now()); in failed_path_validation() localVariable
15502 let timer = probe_instant.duration_since(time::Instant::now()); in resilience_against_migration_attack() localVariable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-10/
Dframework.jarandroid/os/NewUserRequest.class NewUserRequest.java package android.os public final android.os ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar10META-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp133 typedef struct { unsigned int val; } rs_allocation_usage_type; member
816 int rsTime(int *timer) {
825 rs_tm* rsLocaltime(rs_tm* local, const int *timer) {
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java1838 Uid uid, String name, boolean isAggregated, DualTimer timer, final long realtimeMs) { in createWakeLock()
1859 DurationTimer timer, final long realtimeMs) { in createWakeLockData()
3047 public static void writeTimerToParcel(Parcel out, Timer timer, long elapsedRealtimeUs) { in writeTimerToParcel()
3069 long val = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in getTimeSinceMarkLocked() local
4441 SamplingTimer timer = mWakeupReasonStats.get(name); in getWakeupReasonTimerLocked() local
5454 SamplingTimer timer = getWakeupReasonTimerLocked(mLastWakeupReason); in noteWakeupReasonLocked() local
9139 final StopwatchTimer timer = sensor.mTimer; in markGnssTimeUs() local
9154 final StopwatchTimer timer = mCameraTurnedOnTimer; in markCameraTimeUs() local
9950 DualTimer timer = syncStats.valueAt(is); in reset() local
9961 DualTimer timer = jobStats.valueAt(ij); in reset() local
[all …]
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/aosp_15_r20/external/libusb/libusb/
H A Dlibusbi.h63 #define CLAMP(val, min, max) \ argument
369 usbi_timer_t timer; member
/aosp_15_r20/external/libusb/include/libusb/
H A Dlibusbi.h63 #define CLAMP(val, min, max) \ argument
369 usbi_timer_t timer; member

12345678910>>...26