Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dmultithreaded_compilation_test.cc91 bool first_time = true; in XLA_TEST_F() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp239 static bool first_time = true; in lp_profile() local
/external/zstd/tests/
DDEPRECATED-test-zstd-speed.py346 first_time = True variable
350 first_time = False variable
/external/lz4/tests/
Dtest-lz4-speed.py319 first_time = True variable
323 first_time = False variable
/external/cronet/tot/net/disk_cache/blockfile/
Dstats.cc123 static bool first_time = true; in InitSizeHistogram() local
/external/cronet/stable/net/disk_cache/blockfile/
Dstats.cc123 static bool first_time = true; in InitSizeHistogram() local
/external/coreboot/src/superio/smsc/smscsuperio/
Dsuperio.c54 static int first_time = 1; variable
/external/ltp/lib/
Dparse_opts.c477 static int first_time = 1; in usc_test_looping() local
Dtst_res.c386 static int first_time = 1; in check_env() local
/external/sg3_utils/src/
Dsg_write_verify.c281 bool first_time; in main() local
/external/cronet/stable/ipc/
Dipc_sync_channel.cc136 bool first_time = true; in DispatchMessages() local
/external/cronet/tot/ipc/
Dipc_sync_channel.cc136 bool first_time = true; in DispatchMessages() local
/external/pytorch/torch/csrc/jit/runtime/static/
Dmemory_planner.cpp447 const bool first_time = storages_.empty(); in deallocateManagedTensors() local
/external/webrtc/audio/
Daudio_send_stream.cc232 bool first_time, in ConfigureStream()
/external/libjpeg-turbo/
Drdgif.c99 boolean first_time; /* flags first call to GetCode */ member
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
Dneural_stylus_palm_detection_filter.cc502 const base::TimeTicks& first_time = stroke.samples()[0].time; in AppendResampledFeatures() local
/external/libchrome/ipc/
Dipc_sync_channel.cc200 bool first_time = true; in DispatchMessages() local
/external/kmod/tools/
Dmodprobe.c52 static int first_time = 0; variable
/external/libpcap/
Dpcap-sita.c64 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member
/external/curl/lib/
Dhttp2.c2450 bool first_time = FALSE; in cf_h2_connect() local
/external/libcups/tools/
Dippeveprinter.c5811 int first_time = 1; /* First time request? */ in process_client() local
/external/python/cpython3/Modules/
Dposixmodule.c16126 int first_time; member