Home
last modified time | relevance | path

Searched defs:kSkip (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DExtractMode.h26 kSkip, enumerator
/external/libchrome/mojo/core/
Duser_message_impl.h42 kSkip, enumerator
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h57 kSkip // Skipped. enumerator
/external/v8/src/builtins/
Dbuiltins-array-gen.h26 enum class MissingPropertyMode { kSkip, kUseUndefined }; enumerator
/external/libaom/libaom/test/
Dav1_ext_tile_test.cc26 const int kSkip = 5; variable
/external/lzma/CPP/7zip/Archive/
DIArchive.h69 kSkip enumerator
434 kSkip, enumerator
/external/webrtc/webrtc/modules/audio_coding/acm2/
Drent_a_codec.h190 enum class RegistrationResult { kOk, kSkip, kBadFreq }; enumerator
/external/v8/src/snapshot/
Dserializer-common.h202 static const int kSkip = 0x0f; variable
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc631 enum { kSkip = 0, kReadOnePacket, kTryReadAhead } action; in ReadNextTracePacket() enumerator
/external/skia/gm/
Dgm.h88 kSkip // Test is not applicable in this context and should be skipped. enumerator
/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp104 kSkip enumerator
/external/v8/src/objects/
Dbigint.cc94 enum ExtraDigitsHandling { kCopy, kSkip }; enumerator