Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/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/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/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/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/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/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c147 gsize skip; member
322 copy_into_unchecked (GstAdapter * adapter, guint8 * dest, gsize skip, in copy_into_unchecked()
487 gsize skip, csize; in gst_adapter_map() local
814 gsize skip; in gst_adapter_get_buffer_fast() local
967 gsize hsize, skip; in gst_adapter_get_buffer() local
1105 gsize hsize, skip, cur_size; in gst_adapter_take_list() local
1150 gsize hsize, skip, cur_size; in gst_adapter_get_list() local
1209 gsize hsize, skip, cur_size; in gst_adapter_take_buffer_list() local
1262 gsize hsize, skip, cur_size; in gst_adapter_get_buffer_list() local
1655 gsize skip, bsize, i; in gst_adapter_masked_scan_uint32_peek() local
/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-sse2.asm96 .skip: label
271 .skip: label
Djdsample-mmx.asm96 .skip: label
272 .skip: label
Djdsample-avx2.asm97 .skip: label
282 .skip: label
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djdsample-sse2.asm91 .skip: label
248 .skip: label
/third_party/libjpeg-turbo/simd/x86_64/
Djdsample-sse2.asm91 .skip: label
248 .skip: label
/third_party/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/node/test/parallel/
Dtest-repl-history-navigation.js159 skip: !process.features.inspector, property
202 skip: !process.features.inspector, property
325 skip: !process.features.inspector, property
430 skip: !process.features.inspector, property
440 skip: !process.features.inspector, property
481 skip: !process.features.inspector, property

12345678910>>...19