HomeSort by relevance Sort by last modified time
    Searched defs:first_time (Results 1 - 18 of 18) sorted by null

  /external/mesa3d/src/gallium/state_trackers/omx/
entrypoint.c 77 static bool first_time = true; local
81 if (first_time) {
83 first_time = false;
  /external/bart/bart/sched/
functions.py 313 def first_time(series, value, window=None): function
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.cpp 232 static boolean first_time = TRUE; local
234 if (first_time) {
249 first_time = FALSE;
  /external/lz4/tests/
test-lz4-speed.py 319 first_time = True variable
322 if first_time:
323 first_time = False variable
  /external/mesa3d/src/mesa/math/
m_debug_norm.c 339 static int first_time = 1; local
341 if ( first_time ) {
342 first_time = 0;
m_debug_xform.c 284 static int first_time = 1; local
286 if ( first_time ) {
287 first_time = 0;
m_debug_clip.c 354 static int first_time = 1; local
356 if ( first_time ) {
357 first_time = 0;
  /external/ltp/lib/
parse_opts.c 497 static int first_time = 1; local
506 if (first_time) {
507 first_time = 0;
tst_res.c 368 static int first_time = 1; local
371 if (!first_time)
374 first_time = 0;
  /external/kmod/tools/
modprobe.c 51 static int first_time = 0; variable
306 if (!first_time)
366 if (first_time) {
516 if (first_time)
758 first_time = 1;
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_s3tc.c 109 static boolean first_time = TRUE; local
117 if (!first_time)
119 first_time = FALSE;
  /external/libpcap/
pcap-sita.c 66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member in struct:unit
341 u->first_time = 0;
365 u->first_time = 0;
856 if (u->first_time == 0) {
864 u->first_time = 1;
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 

Completed in 1967 milliseconds