Searched refs:SKIP_NONE (Results 1 - 7 of 7) sorted by relevance
/third_party/selinux/libselinux/src/ |
H A D | ignore_path.h | 27 SKIP_NONE = 0, enumerator
|
H A D | ignore_path.c | 153 return SKIP_NONE; in skip_ignore_relabel()
|
/third_party/node/deps/v8/src/execution/ |
H A D | messages.h | 70 SKIP_NONE, enumerator
|
H A D | isolate.cc | 711 skip_next_frame_(mode != SKIP_NONE) { in CallSiteBuilder() 846 case SKIP_NONE: in ShouldIncludeFrame() 1570 ErrorUtils::Construct(this, fun, fun, msg, options, SKIP_NONE, no_caller, in StackOverflow() 2337 this, FixedArray::kMaxLength, SKIP_NONE, factory()->undefined_value()); in ThrowInternal()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngfix.c | 698 # define SKIP_NONE 0 macro 749 global->skip = SKIP_NONE; in global_init() 3911 global.skip = SKIP_NONE; in main()
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 2195 isolate(), constructor, template_index, arg0, arg1, arg2, SKIP_NONE)); in NewError() 2205 undefined_value(), SKIP_NONE, no_caller, in NewError()
|
/third_party/node/deps/v8/src/objects/ |
H A D | value-serializer.cc | 2149 options, SKIP_NONE, no_caller, in ReadJSError()
|
Completed in 25 milliseconds