| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/ |
| H A D | algobase.h | 54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); } in _GLIBCXX_VISIBILITY() 61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY() 71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY() 89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); in _GLIBCXX_VISIBILITY() 95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) in _GLIBCXX_VISIBILITY() 109 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 121 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, in _GLIBCXX_VISIBILITY() 124 { return _GLIBCXX_STD_A::mismatch(__first1, __last1, __first2, __last2); } in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/ |
| H A D | algobase.h | 54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); } in _GLIBCXX_VISIBILITY() 61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY() 71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY() 89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); in _GLIBCXX_VISIBILITY() 95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) in _GLIBCXX_VISIBILITY() 109 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY() 121 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, in _GLIBCXX_VISIBILITY() 124 { return _GLIBCXX_STD_A::mismatch(__first1, __last1, __first2, __last2); } in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0003-CVE-2021-42574.patch | 29 …Wbidi-chars-11.c:6:15: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC… 32 …Wbidi-chars-11.c:8:19: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC… 35 …Wbidi-chars-11.c:10:28: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE… 38 …Wbidi-chars-11.c:12:33: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE… 52 …Wbidi-chars-11.c:6:15: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC… 55 …Wbidi-chars-11.c:8:19: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIREC… 58 …Wbidi-chars-11.c:10:28: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE… 61 …Wbidi-chars-11.c:12:33: warning: UTF-8 vs UCN mismatch when closing a context by "U+202C (POP DIRE… 115 - "UTF-8 vs UCN mismatch when closing " 118 + "UTF-8 vs UCN mismatch when closing "
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 995 enum mismatch { enum 1032 enum mismatch mismatch; member 1035 const struct sectioncheck* const mismatch, 1041 const struct sectioncheck* const mismatch, 1052 .mismatch = TEXT_TO_ANY_INIT, 1058 .mismatch = DATA_TO_ANY_INIT, 1064 .mismatch = DATA_TO_ANY_INIT, 1073 .mismatch = TEXT_TO_ANY_EXIT, 1079 .mismatch = DATA_TO_ANY_EXIT, 1086 .mismatch = XXXINIT_TO_SOME_INIT, [all …]
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0011-crashpad-Fix-build-with-musl.patch | 20 "Size mismatch"); 22 static_assert(sizeof(f32_t::fpregs) == sizeof(user_fpregs), "Size mismatch"); 25 static_assert(sizeof(f32_t::vfp) == sizeof(user_vfp), "Size mismatch");
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_cmp.c | 37 goto mismatch; in nft_cmp_eval() 41 goto mismatch; in nft_cmp_eval() 45 goto mismatch; in nft_cmp_eval() 49 goto mismatch; in nft_cmp_eval() 53 goto mismatch; in nft_cmp_eval() 57 goto mismatch; in nft_cmp_eval() 62 mismatch: in nft_cmp_eval()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | hw_breakpoint.h | 13 mismatch : 1, member 30 return (ctrl.mismatch << 22) | (ctrl.len << 5) | (ctrl.type << 3) | in encode_ctrl_reg() 45 ctrl->mismatch = reg & 0x1; in decode_ctrl_reg()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfssvc.c | 820 ret->mismatch.lovers = NFSD_ACL_NRVERS; in nfsd_acl_init_request() 824 ret->mismatch.lovers = i; in nfsd_acl_init_request() 828 if (ret->mismatch.lovers == NFSD_ACL_NRVERS) in nfsd_acl_init_request() 830 ret->mismatch.hivers = NFSD_ACL_MINVERS; in nfsd_acl_init_request() 834 ret->mismatch.hivers = i; in nfsd_acl_init_request() 864 ret->mismatch.lovers = NFSD_NRVERS; in nfsd_init_request() 867 ret->mismatch.lovers = i; in nfsd_init_request() 871 if (ret->mismatch.lovers == NFSD_NRVERS) in nfsd_init_request() 873 ret->mismatch.hivers = NFSD_MINVERS; in nfsd_init_request() 876 ret->mismatch.hivers = i; in nfsd_init_request()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | w83791d.rst | 158 in1 (VINR0) 0x000002 0x002000 <== mismatch 164 in7 (VSB) 0x080000 0x010000 <== mismatch 165 in8 (VBAT) 0x100000 0x020000 <== mismatch 169 temp3 0x002000 0x000002 <== mismatch 175 tart1 0x010000 0x040000 <== mismatch 176 tart2 0x020000 0x080000 <== mismatch 177 tart3 0x040000 0x100000 <== mismatch
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | cif-code.def | 112 N_("exception handling personality mismatch")) 117 N_("non-call exception handling mismatch")) 121 N_("target specific option mismatch")) 125 N_("optimization level attribute mismatch")) 133 N_("function attribute mismatch"))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | cif-code.def | 112 N_("exception handling personality mismatch")) 117 N_("non-call exception handling mismatch")) 121 N_("target specific option mismatch")) 125 N_("optimization level attribute mismatch")) 133 N_("function attribute mismatch"))
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | globtest.c | 29 static char const mismatch[] __initconst = "mismatch"; in test() local 39 printk(message, pat, str, mismatch + 3*match); in test()
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | device_pgid.c | 301 int *mismatch, u8 *reserved, u8 *reset) in pgid_analyze() argument 308 *mismatch = 0; in pgid_analyze() 325 *mismatch = 1; in pgid_analyze() 383 int mismatch = 0; in snid_done() local 390 pgid_analyze(cdev, &pgid, &mismatch, &reserved, &reset); in snid_done() 393 else if (mismatch) in snid_done() 407 cdev->private->pgid_todo_mask, mismatch, reserved, reset); in snid_done()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_proc.rst | 50 State has mismatch option 51 e.g. UDP encapsulation type is mismatch
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | runtime-wrappers.c | 106 unsigned long cur_flags, mismatch; in efi_call_virt_check_flags() local 110 mismatch = flags ^ cur_flags; in efi_call_virt_check_flags() 111 if (!WARN_ON_ONCE(mismatch & ARCH_EFI_IRQ_FLAGS_MASK)) in efi_call_virt_check_flags()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/ |
| H A D | libsdl2-ttf_2.0.18.bb | 20 # Removing these files fixes a libtool version mismatch.
|
| H A D | libsdl-ttf_2.0.11.bb | 23 # Removing these files fixes a libtool version mismatch.
|
| H A D | libsdl-image_1.2.12.bb | 24 # Removing these files fixes a libtool version mismatch.
|
| H A D | libsdl2-image_2.0.5.bb | 23 # Removing these files fixes a libtool version mismatch.
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | hw_breakpoint.c | 578 hw->ctrl.mismatch = 0; in arch_build_bp_info() 670 info->step_ctrl.mismatch = 1; in enable_single_step() 880 goto mismatch; in breakpoint_handler() 894 mismatch: in breakpoint_handler()
|
| /OK3568_Linux_fs/kernel/Documentation/sparc/ |
| H A D | adi.rst | 11 matches the tag set by the application. In case of mismatch, processor 59 tag in virtual address and never generate a mismatch exception. 113 siginfo.si_addr = addr; /* PC where first mismatch occurred */ 136 ADI tag mismatch on a load always results in precise trap.
|
| /OK3568_Linux_fs/buildroot/package/dante/ |
| H A D | 0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch | 35 AC_MSG_FAILURE([internal error: errno symbol count mismatch])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/connman/ |
| H A D | CVE-2022-32292.patch | 6 There is a mismatch of handling binary vs. C-string data with memchr
|
| /OK3568_Linux_fs/buildroot/package/sdl_mixer/ |
| H A D | 0002-configure__set_macro_directory.patch | 17 libtool: Version mismatch error. This is libtool 2.4.6, but the
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio.c | 694 goto mismatch; in mmc_sdio_init_card() 701 goto mismatch; in mmc_sdio_init_card() 822 goto mismatch; in mmc_sdio_init_card() 888 mismatch: in mmc_sdio_init_card()
|