Home
last modified time | relevance | path

Searched defs:running (Results 1 – 25 of 177) sorted by relevance

12345678

/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/
Dbenchtest2.c66 int running = 0; variable
162 running = 0; in runTest() local
201 running = 0; in main() local
220 running = 0; in main() local
247 running = 0; in main() local
274 running = 0; in main() local
/third_party/node/deps/npm/lib/utils/
Dno-progress-while-running.js4 var running = 0 variable
/third_party/ltp/pan/
Dltp-pan.c163 struct tag_pgrp *running; in main() local
677 propagate_signal(struct tag_pgrp *running, int keep_active, in propagate_signal()
713 check_pids(struct tag_pgrp *running, int *num_active, int keep_active, in check_pids()
1355 static void copy_buffered_output(struct tag_pgrp *running) in copy_buffered_output()
1387 static void write_test_start(struct tag_pgrp *running, int no_kmsg) in write_test_start()
1408 write_test_end(struct tag_pgrp *running, const char *init_status, in write_test_end()
1428 static void pids_running(struct tag_pgrp *running, int keep_active) in pids_running()
/third_party/node/deps/npm/node_modules/call-limit/
Dcall-limit.js6 const state = {running: 0, queue: []} property
49 const state = {running: 0, queue: []} property
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlqueue.h54 volatile gint running; member
/third_party/curl/tests/libtest/
Dlib503.c43 int running; in test() local
Dlib502.c39 int running; in test() local
Dlib564.c36 int running; in test() local
Dlib533.c38 int running; in test() local
Dlib573.c40 int running = 1; in test() local
Dlib504.c43 int running; in test() local
Dlib526.c57 int running; in test() local
Dlib525.c40 int running; in test() local
Dlib597.c46 int running; in test() local
Dlib591.c41 int running; in test() local
Dlib1506.c36 int running; in test() local
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp67 bool running = true; in main() local
/third_party/flutter/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp58 bool running = true; in main() local
/third_party/flutter/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp30 bool running = true; in main() local
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dthread_timer.h34 bool running() const { return running_; } in running() function
/third_party/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp30 bool running = true; in main() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstclockstress.c27 static gboolean running = TRUE; variable
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/app/
DCanvasARSurfaceView.java33 boolean running; field in CanvasARSurfaceView
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMeasureUnitThreadTest.java44 volatile boolean running = true; field in MeasureUnitThreadTest.NumericMeasureThread
/third_party/benchmark/src/
Dthread_timer.h43 bool running() const { return running_; } in running() function

12345678