/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | lantiq_xrx200.c | 198 goto skip; in xrx200_alloc_buf() 207 goto skip; in xrx200_alloc_buf() 213 skip: in xrx200_alloc_buf()
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
H A D | main.c | 332 goto skip; in sgx_reclaim_pages() 340 goto skip; in sgx_reclaim_pages() 347 skip: in sgx_reclaim_pages()
|
/third_party/ffmpeg/libavcodec/ |
H A D | interplayacm.c | 52 int skip; member 593 skip_bits(gb, s->skip); in decode_frame() 605 s->skip = get_bits_count(gb) - 8 * (get_bits_count(gb) / 8); in decode_frame()
|
H A D | get_bits.h | 104 * Will skip over the next num bits. 286 * @param n the number of bits to skip, 478 unsigned skip = (n / 8) * 8; 480 n -= skip; 481 s->index += skip;
|
H A D | argo.c | 287 int skip = count & 0x3F; in decode_mad1() local 290 if (skip == 0x3F) { in decode_mad1() 300 pos += skip; in decode_mad1()
|
H A D | mss4.c | 170 int skip, val, pos = 1, zz_pos, dc; in mss4_decode_dct() local 207 skip = val >> 4; in mss4_decode_dct() 209 pos += skip; in mss4_decode_dct() 495 "Empty frame found but it is not a skip frame.\n"); in mss4_decode_frame()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.h | 314 SkipReason skip = SkipReason::kDontSkip; member 328 switch (di.skip) { in operator <<() 332 o << " skip:opaque"; in operator <<() 335 o << " skip:sink_pointer"; in operator <<() 338 o << " skip:pointsize_pointer"; in operator <<() 341 o << " skip:pointsize_value"; in operator <<() 344 o << " skip:samplemaskin_pointer"; in operator <<() 347 o << " skip:samplemaskout_pointer"; in operator <<() 857 /// Returns the skip reason for a result ID. 859 /// @returns the skip reaso [all...] |
/third_party/skia/tools/fm/ |
H A D | fm.cpp | 128 skip = {Result::Skip, {}}; variable 155 case skiagm::DrawResult::kSkip: return skip; in init() 161 case skiagm::DrawResult::kSkip: return skip; in init()
|
/third_party/python/Objects/stringlib/ |
H A D | fastsearch.h | 391 LOG("Horspool skip"); in _two_way() 450 LOG("Horspool skip"); in _two_way() 588 /* skip: check if next character is part of pattern */ in default_find() 661 /* skip: check if next character is part of pattern */ in adaptive_find() 678 Py_ssize_t i, j, mlast = m - 1, skip = m - 1, w = n - m; in default_rfind() local 686 skip = i - 1; in default_rfind() 707 i = i - skip; in default_rfind() 711 /* skip: check if previous character is part of pattern */ in default_rfind()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | NioByteStringTest.java | 262 * @param n the number of bytes to skip 269 long amt = in.skip(n); in skipFully() 580 long skipped1 = input.skip(nearEndIndex); in testNewInput_skip() 581 assertEquals("InputStream.skip()", skipped1, nearEndIndex); in testNewInput_skip() 586 "InputStream.skip(), read()", testString.byteAt(nearEndIndex) & 0xFF, input.read()); in testNewInput_skip() 588 long skipped2 = input.skip(stringSize); in testNewInput_skip() 589 assertEquals("InputStream.skip() incomplete", skipped2, stringSize - skipped1 - 1); in testNewInput_skip() 590 assertEquals("InputStream.skip(), no more input", 0, input.available()); in testNewInput_skip() 591 assertEquals("InputStream.skip(), no more input", -1, input.read()); in testNewInput_skip()
|
/third_party/skia/modules/canvaskit/npm_build/ |
H A D | textapi_utils.js | 567 const skip = start - prev_len; 568 ASSERT(skip < s._length); 569 const shrink = Math.min(N, s._length - skip);
|
/third_party/skia/demos.skia.org/demos/textedit/ |
H A D | textapi_utils.js | 546 const skip = start - prev_len; 547 ASSERT(skip < s._length); 548 const shrink = Math.min(N, s._length - skip);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit.c | 871 int skip = search_skip; in search_find() local 878 if (skip == 0) in search_find() 880 skip--; in search_find()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | edit.c | 871 int skip = search_skip; in search_find() local 878 if (skip == 0) in search_find() 880 skip--; in search_find()
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | xen-head.S | 74 .skip 31, 0xcc
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_kernel.c | 15 bool skip; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_stream_public.h | 332 * If the offset is negative and the skip setting 335 * @param[in] skip Skip N frames in between captures. This can be 351 unsigned int skip,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rtnetlink.h | 95 void netdev_xmit_skip_txqueue(bool skip);
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_stream_public.h | 321 * If the offset is negative and the skip setting 324 * @param[in] skip Skip N frames in between captures. This can be 340 unsigned int skip,
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | xen-head.S | 34 .skip 31, 0xcc
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_shader_args.h | 66 bool skip; member
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
|
/third_party/node/test/parallel/ |
H A D | test-crypto-async-sign-verify.js | 4 common.skip('missing crypto');
|
H A D | test-crypto-dh-stateless.js | 4 common.skip('missing crypto');
|
H A D | test-crypto-dh.js | 4 common.skip('missing crypto');
|