/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | v4l2-controls.h | 2802 * @skip: skip probability updates. 2829 __u8 skip[3]; member 3080 * @V4L2_AV1_SEG_LVL_REF_SKIP: Index for skip segment feature.
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 81 /* Descriptor skip length in 32 bit longwords. */ 275 __le32 skip[DSL]; member
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | entry.S | 189 /* If only one valid frame skip saving regs. */ 1291 ffs_ws a0, a3 # a0: shifts to skip empty frames
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_set_pipapo.c | 2058 if (iter->count < iter->skip)
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_iter.c | 411 if (bss->skip) { in do_btf_read()
|
/third_party/json/tests/src/ |
H A D | unit-msgpack.cpp | 1599 TEST_CASE("MessagePack roundtrips" * doctest::skip())
|
/third_party/node/ |
H A D | Makefile | 310 --skip-tests=$(CI_SKIP_TESTS) \ 1012 # Supply SKIP_XZ=1 to explicitly skip .tar.xz creation
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 520 void skip(int size) in skip() function 523 printf("skip offset=%d size=%d\n", offset, size); in skip()
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/sha/ |
H A D | sha1-s390x.S | 7 .skip 48 #.long 0,0,0,0,0,0,0,0,0,0,0,0
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/sha/ |
H A D | sha1-s390x.S | 7 .skip 48 #.long 0,0,0,0,0,0,0,0,0,0,0,0
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/sha/ |
H A D | sha1-s390x.S | 7 .skip 48 #.long 0,0,0,0,0,0,0,0,0,0,0,0
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/sha/ |
H A D | sha1-s390x.S | 7 .skip 48 #.long 0,0,0,0,0,0,0,0,0,0,0,0
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 382 .skip 48 // aligns loop body
|
/third_party/rust/crates/clang-sys/src/ |
H A D | lib.rs | 1713 #[rustfmt::skip]
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | help.rs | 1853 #[rustfmt::skip]
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 382 .skip 48 // aligns loop body
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 465 Parser.skip(dumpWarning); in dump()
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngpriv.h | 126 * To disable ARM_NEON optimizations entirely, and skip compiling the 1117 /* Read "skip" bytes, read the file crc, and (optionally) verify png_ptr->crc */ 1119 png_uint_32 skip),PNG_EMPTY);
|
/third_party/python/Lib/unittest/test/ |
H A D | test_result.py | 596 self.skipTest('skip') 615 with self.subTest('skip', b=2): 616 self.skipTest('skip') 649 f"testSkip ({classname}.testSkip) ... skipped 'skip'\n") 674 f" testSubTestMixed ({classname}.testSubTestMixed) [skip] (b=2) ... skipped 'skip'\n" 703 f"testSkip ({classname}.testSkip) ... skipped 'skip'\n" 758 @unittest.skip('no reason')
|
/third_party/python/Lib/test/ |
H A D | test_embed.py | 1070 @unittest.skip('as of 3.11 this test no longer works because '
|
/third_party/skia/dm/ |
H A D | DM.cpp | 73 static DEFINE_string(skip, "", 74 "Space-separated config/src/srcOptions/name quadruples to skip. " 76 "'--skip gpu skp _ _' will skip all SKPs drawn into the gpu config.\n" 77 "'--skip gpu skp _ _ 8888 gm _ aarects' will also skip the aarects GM on 8888.\n" 78 "'--skip ~8888 svg _ svgparse_' blocks non-8888 SVGs that contain \"svgparse_\" in " 915 // Try a simple Src as a canary. If it fails, skip this sink. in push_sink()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 4502 // to skip some of the injections to make the result less 4533 int skip = 0; in calcOpPhiCase5() local 4545 if (skip == 0 && b[depth]) in calcOpPhiCase5() 4550 skip++; in calcOpPhiCase5() 4554 if (skip) in calcOpPhiCase5() 4555 skip--; in calcOpPhiCase5() 4556 if (b[depth] || skip) in calcOpPhiCase5() 4557 skip++; in calcOpPhiCase5() 4562 if (skip) in calcOpPhiCase5() 4563 skip in calcOpPhiCase5() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 4500 // to skip some of the injections to make the result less 4531 int skip = 0; in calcOpPhiCase5() local 4543 if (skip == 0 && b[depth]) in calcOpPhiCase5() 4548 skip++; in calcOpPhiCase5() 4552 if (skip) in calcOpPhiCase5() 4553 skip--; in calcOpPhiCase5() 4554 if (b[depth] || skip) in calcOpPhiCase5() 4555 skip++; in calcOpPhiCase5() 4560 if (skip) in calcOpPhiCase5() 4561 skip in calcOpPhiCase5() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 4172 goto skip; in do_test_file() 4260 skip: in do_test_file() 4886 /* skip the last bracket for the percpu map */ in do_test_pprint()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | 4580 goto skip; in e1000_alloc_rx_buffers() 4649 skip: in e1000_alloc_rx_buffers()
|