Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/third_party/node/test/wpt/status/FileAPI/
Dblob.json3 "skip": "https://github.com/nodejs/node/issues/37358" string
6 "skip": "Depends on DOM API" string
9 "skip": "Depends on File API" string
12 "skip": "Depends on Web Streams API" string
15 "skip": "Depends on Web Workers API" string
/third_party/boost/boost/iostreams/
Dskip.hpp33 void skip(Device& dev, stream_offset off, mpl::true_) in skip() function
37 void skip(Device& dev, stream_offset off, mpl::false_) in skip() function
51 void skip( Filter& flt, Device& dev, stream_offset off, in skip() function
56 void skip( Filter& flt, Device& dev, stream_offset off, in skip() function
73 void skip(Device& dev, stream_offset off) in skip() function
87 void skip( Filter& flt, Device& dev, stream_offset off, in skip() function
/third_party/python/Tools/scripts/
Dparse_html5_entities.py85 skip = False variable
89 skip = True variable
94 skip = False variable
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/test/
Dshimmed.js14 t.test('Function name', { skip: !functionsHaveNames }, function (st) { property
19 t.test('enumerability', { skip: !defineProperties.supportsDescriptors }, function (et) { property
26 t.test('bad object/this value', { skip: !supportsStrictMode }, function (st) { property
/third_party/boost/libs/hana/cmake/
DTestHeaders.cmake98 set(skip FALSE) variable
101 set(skip TRUE) variable
/third_party/boost/boost/stacktrace/
Dsafe_dump_to.hpp109 BOOST_FORCEINLINE std::size_t safe_dump_to(std::size_t skip, void* memory, std::size_t size) BOOST_… in safe_dump_to()
140 BOOST_FORCEINLINE std::size_t safe_dump_to(std::size_t skip, std::size_t max_depth, const char* fil… in safe_dump_to()
178 BOOST_FORCEINLINE std::size_t safe_dump_to(std::size_t skip, std::size_t max_depth, void* fd) BOOST… in safe_dump_to()
189 BOOST_FORCEINLINE std::size_t safe_dump_to(std::size_t skip, std::size_t max_depth, int fd) BOOST_N… in safe_dump_to()
/third_party/node/deps/npm/node_modules/is-callable/
Dtest.js90 test('@@toStringTag', { skip: !hasSymbols || !Symbol.toStringTag }, function (t) { property
134 test('Generators', { skip: !genFn }, function (t) { property
139 test('Arrow functions', { skip: !arrowFn }, function (t) { property
145 test('"Class" constructors', { skip: !classConstructor || !commentedClass || !commentedClassOneLine… property
154 test('`async function`s', { skip: !asyncFn }, function (t) { property
/third_party/node/deps/npm/node_modules/has-symbols/test/
Dindex.js13 test('Symbols are supported', { skip: !hasSymbols() }, function (t) { property
18 test('Symbols are not supported', { skip: hasSymbols() }, function (t) { property
/third_party/boost/boost/spirit/home/classic/core/scanner/
Dskipper.hpp59 skip(ScannerT const& scan) const in skip() function
85 skip(ScannerT const& /*scan*/) const {} in skip() function
135 skip(ScannerT const& scan) const in skip() function in boost::spirit::skip_parser_iteration_policy
/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/test/
Dcore.js38 t.test('core via repl module', { skip: !resolve.core.repl }, function (st) { property
55 t.test('core via builtinModules list', { skip: !resolve.core.module }, function (st) { property
/third_party/skia/src/core/
DSkBuffer.cpp14 const void* SkRBuffer::skip(size_t size) { in skip() function in SkRBuffer
46 void* SkWBuffer::skip(size_t size) { in skip() function in SkWBuffer
/third_party/flutter/skia/src/core/
DSkBuffer.cpp14 const void* SkRBuffer::skip(size_t size) { in skip() function in SkRBuffer
46 void* SkWBuffer::skip(size_t size) { in skip() function in SkWBuffer
/third_party/node/deps/npm/test/need-npm5-update/
Dlifecycle-signal.js48 skip: process.platform === 'win32' && 'windows does not use lifecycle signals' property
64 skip: process.platform !== 'darwin' && 'broken' property
88 skip: process.platform !== 'darwin' && 'broken' property
110 skip: process.platform !== 'darwin' && 'broken' property
/third_party/node/deps/npm/node_modules/is-symbol/test/
Dindex.js42 t.test('real symbol valueOf', { skip: !hasSymbols }, function (st) { property
48 t.test('faked @@toStringTag', { skip: !hasSymbols || !Symbol.toStringTag }, function (st) { property
64 test('Symbol support', { skip: !hasSymbols }, function (t) { property
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djdsample-sse2.asm98 .skip: label
273 .skip: label
Djdsample-mmx.asm98 .skip: label
274 .skip: label
Djdsample-avx2.asm99 .skip: label
284 .skip: label
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djdsample-mmx.asm96 .skip: label
272 .skip: label
Djdsample-sse2.asm96 .skip: label
271 .skip: label
Djdsample-avx2.asm97 .skip: label
282 .skip: label
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djdsample-sse2.asm92 .skip: label
249 .skip: label
Djdsample-avx2.asm102 .skip: label
269 .skip: label
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djdsample-sse2.asm91 .skip: label
248 .skip: label
Djdsample-avx2.asm101 .skip: label
268 .skip: label
/third_party/re2/benchlog/
Dmktable100 sub skip() { subroutine

12345678910>>...20