Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Daudio_provider_test.cc58 const int32_t first_time = LatestAudioTimestamp(); in TF_LITE_MICRO_TEST() local
/external/mesa3d/src/gallium/frontends/omx/
Dvid_omx_common.c55 static bool first_time = true; in omx_get_screen() local
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-force-tm.c47 static int count, first_time; variable
/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/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/ltp/lib/
Dparse_opts.c495 static int first_time = 1; in usc_test_looping() local
Dtst_res.c369 static int first_time = 1; in check_env() local
/external/u-boot/board/ti/am335x/
Dboard.c462 static bool first_time = true; in gpi2c_init() local
/external/u-boot/board/ti/am43xx/
Dboard.c488 static bool first_time = true; in gpi2c_init() local
/external/libchrome/ipc/
Dipc_sync_channel.cc200 bool first_time = true; in DispatchMessages() local
/external/kmod/tools/
Dmodprobe.c51 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/python/cpython3/Modules/
Dposixmodule.c12926 int first_time; member