Home
last modified time | relevance | path

Searched defs:is_disabled (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/sandbox/
Dsandbox.h69 bool is_disabled() const { return disabled_; } in is_disabled() function
/third_party/ffmpeg/libavfilter/
Davfilter.h455 int is_disabled; ///< the enabled state from the last expression evaluation member
/third_party/mesa3d/src/gtest/src/
Dgtest.cc5513 const bool is_disabled = internal::UnitTestOptions::MatchesFilter( in FilterTests() local
/third_party/node/deps/googletest/src/
Dgtest.cc6117 const bool is_disabled = in FilterTests() local
/third_party/googletest/googletest/src/
Dgtest.cc6094 const bool is_disabled = in FilterTests() local
/third_party/cups-filters/utils/
Dcups-browsed.c5157 is_disabled(const char *printer, const char *reason) { in is_disabled() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h79532 long unsigned int *is_disabled; member