Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/omx/
Dvid_omx_common.c55 static bool first_time = true; in omx_get_screen() local
/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.cpp224 static boolean first_time = TRUE; in lp_profile() local
/external/lz4/tests/
Dtest-lz4-speed.py319 first_time = True variable
323 first_time = False variable
/external/zstd/tests/
DDEPRECATED-test-zstd-speed.py346 first_time = True variable
350 first_time = False variable
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c283 static int first_time = 1; in _math_test_all_transform_functions() local
Dm_debug_norm.c338 static int first_time = 1; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c354 static int first_time = 1; in _math_test_all_cliptest_functions() local
/external/cronet/net/disk_cache/blockfile/
Dstats.cc137 static bool first_time = true; in InitSizeHistogram() local
/external/ltp/lib/
Dparse_opts.c495 static int first_time = 1; in usc_test_looping() local
Dtst_res.c378 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/ipc/
Dipc_sync_channel.cc137 bool first_time = true; in DispatchMessages() local
/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/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/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.c66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member
/external/libcups/tools/
Dippeveprinter.c5568 int first_time = 1; /* First time request? */ in process_client() local
/external/python/cpython3/Modules/
Dposixmodule.c13995 int first_time; member