Home
last modified time | relevance | path

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

123456

/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/node/deps/npm/lib/utils/
Dno-progress-while-running.js4 var running = 0 variable
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlqueue.h54 gint running; member
/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/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
Dcontroller.c37 gboolean running = TRUE; in event_loop() local
/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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMeasureUnitThreadTest.java41 volatile boolean running = true; field in MeasureUnitThreadTest.NumericMeasureThread
/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
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dstress.c110 static pthread_t running[NSCENAR]; variable
/third_party/node/deps/npm/node_modules/npm-lifecycle/lib/
Dspawn.js9 let running = 0 variable
/third_party/flutter/glfw/tests/
Dempty.c39 static volatile int running = GLFW_TRUE; variable
Dthreads.c48 static volatile int running = GLFW_TRUE; variable
Dwindows.c95 int running = GLFW_TRUE; in main() local
/third_party/node/benchmark/tls/
Dtls-connect.js15 let running = true; variable
/third_party/gstreamer/gstreamer/tests/examples/stepping/
Dframestep1.c9 gboolean running = TRUE; in event_loop() local
/third_party/libuv/test/
Dbenchmark-async-pummel.c34 static const char running[] = "running"; variable
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_empty_response.c74 int running; in testInternalSelectGet() local
Dtest_https_get_select.c88 int running; in testExternalGet() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestDisconnectActivity.java110 private void updateStartStopButtons(boolean running) { in updateStartStopButtons()
130 private void updateFailSkipButton(final boolean running) { in updateFailSkipButton()

123456