Home
last modified time | relevance | path

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

/third_party/musl/src/network/
Dsocket.c23 static uint8_t first_time = 1; in is_allow_internet() local
/third_party/musl/porting/linux/user/src/network/
Dsocket.c20 static uint8_t first_time = 1; in is_allow_internet() local
/third_party/musl/porting/liteos_a/user/src/network/
Dsocket.c20 static uint8_t first_time = 1; in is_allow_internet() local
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_omx_common.c55 static bool first_time = true; in omx_get_screen() local
/third_party/cups-filters/cupsfilters/
Dimage-gif.c299 int first_time) /* I - 1 = first time, 0 = not first time */ in gif_get_code()
535 int first_time, /* I - 1 = first time, 0 = not first time */ in gif_read_lzw()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp224 static boolean first_time = TRUE; in lp_profile() local
/third_party/lz4/tests/
Dtest-lz4-speed.py319 first_time = True variable
323 first_time = False variable
/third_party/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
/third_party/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
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c99 boolean first_time; /* flags first call to GetCode */ member
/third_party/gn/src/gn/
Dparser.cc647 bool first_time = true; in ParseList() local
Dheader_checker.cc565 bool first_time = true; in IsDependencyOf() local
/third_party/ffmpeg/libavfilter/
Dvf_zscale.c117 int first_time; member
/third_party/python/Modules/
Dposixmodule.c14162 int first_time; member