Home
last modified time | relevance | path

Searched refs:no_fail (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dinternal.h109 bool no_fail:1; member
H A Dcontext.c879 if (c->no_fail && !c->server_specified) {
963 if (!c->no_fail)
1009 c->no_fail = !!(flags & PA_CONTEXT_NOFAIL);
/third_party/node/deps/v8/src/d8/
H A Dd8.h420 DisallowReassignment<bool> no_fail = {"no-fail", false}; member in v8::ShellOptions
H A Dd8.cc4488 options.no_fail = true; in SetOptions()
4773 if (Shell::options.no_fail) return 0; in RunMain()

Completed in 13 milliseconds