Home
last modified time | relevance | path

Searched defs:first_time (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py346 first_time = True variable
350 first_time = False variable
/aosp_15_r20/external/lz4/tests/
H A Dtest-lz4-speed.py319 first_time = True variable
323 first_time = False variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dmultithreaded_compilation_test.cc91 bool first_time = true; in XLA_TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp239 static bool first_time = true; in lp_profile() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dstats.cc118 static bool first_time = true; in InitSizeHistogram() local
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/rustfuture/
Dtests.rs198 let mut first_time = true; in test_wake_during_poll() localVariable
/aosp_15_r20/external/coreboot/src/superio/smsc/smscsuperio/
H A Dsuperio.c54 static int first_time = 1; variable
/aosp_15_r20/external/ltp/lib/
H A Dparse_opts.c477 static int first_time = 1; in usc_test_looping() local
H A Dtst_res.c383 static int first_time = 1; in check_env() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_write_verify.c281 bool first_time; in main() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dmemory_planner.cpp447 const bool first_time = storages_.empty(); in deallocateManagedTensors() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel.cc137 bool first_time = true; in DispatchMessages() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_ZygoteCommandBuffer.cpp432 bool first_time = true; in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
H A Dneural_stylus_palm_detection_filter.cc502 const base::TimeTicks& first_time = stroke.samples()[0].time; in AppendResampledFeatures() local
/aosp_15_r20/external/libjpeg-turbo/
H A Drdgif.c99 boolean first_time; /* flags first call to GetCode */ member
/aosp_15_r20/external/webrtc/audio/
H A Daudio_send_stream.cc232 bool first_time, in ConfigureStream()
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dutils.cc479 static bool first_time = false; in SupportRealtimeThread() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel.cc200 bool first_time = true; in DispatchMessages() local
/aosp_15_r20/external/kmod/tools/
H A Dmodprobe.c52 static int first_time = 0; variable
/aosp_15_r20/external/libpcap/
H A Dpcap-sita.c66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member
/aosp_15_r20/external/curl/lib/
H A Dhttp2.c2463 bool first_time = FALSE; in cf_h2_connect() local
/aosp_15_r20/external/libcups/tools/
H A Dippeveprinter.c5811 int first_time = 1; /* First time request? */ in process_client() local
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c14160 int first_time; member