| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 85 ff_pmtimer: 0 invalid 88 ff_slp_btn: 0 invalid 89 gpe00: 0 invalid 92 gpe03: 0 invalid 93 gpe04: 0 invalid 94 gpe05: 0 invalid 97 gpe08: 0 invalid 98 gpe09: 0 invalid 99 gpe0A: 0 invalid 100 gpe0B: 0 invalid [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-is-errno.h | 115 ERROR_COMMON_CMD = 1, /* Invalid command */ 116 ERROR_COMMON_PARAMETER = 2, /* Invalid parameter */ 137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */ 139 /* invalid width (DRC: 128~8192, FD: 32~8190) */ 141 /* invalid height (DRC: 64~8192, FD: 16~8190) */ 143 /* invalid bit-width (DRC: 8~12bits, FD: 8bit) */ 145 /* invalid FrameTime for ISP */ 149 /* invalid width (DRC: 128~8192, FD: 32~8190) */ 151 /* invalid height (DRC: 64~8192, FD: 16~8190) */ 153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */ [all …]
|
| H A D | fimc-is-errno.c | 19 return "ERROR_COMMON_CMD: Invalid Command"; in fimc_is_param_strerr() 21 return "ERROR_COMMON_PARAMETER: Invalid Parameter"; in fimc_is_param_strerr() 27 return "ERROR_COMMON_SETFILE_INDEX: Invalid setfile index"; in fimc_is_param_strerr() 39 return "ERROR_OTF_INPUT_FORMAT: Invalid format (DRC: YUV444, FD: YUV444, 422, 420)"; in fimc_is_param_strerr() 41 return "ERROR_OTF_INPUT_WIDTH: Invalid width (DRC: 128~8192, FD: 32~8190)"; in fimc_is_param_strerr() 43 return "ERROR_OTF_INPUT_HEIGHT: Invalid bit-width (DRC: 8~12bits, FD: 8bit)"; in fimc_is_param_strerr() 45 return "ERROR_OTF_INPUT_BIT_WIDTH: Invalid bit-width (DRC: 8~12bits, FD: 8bit)"; in fimc_is_param_strerr() 47 return "ERROR_DMA_INPUT_WIDTH: Invalid width (DRC: 128~8192, FD: 32~8190)"; in fimc_is_param_strerr() 49 return "ERROR_DMA_INPUT_HEIGHT: Invalid height (DRC: 64~8192, FD: 16~8190)"; in fimc_is_param_strerr() 51 return "ERROR_DMA_INPUT_FORMAT: Invalid format (DRC: YUV444 or YUV422, FD: YUV444,422,420)"; in fimc_is_param_strerr() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/ |
| H A D | ctx_sk_lookup.c | 244 /* invalid 8-byte reads from a 4-byte fields in bpf_sk_lookup */ 246 "invalid 8-byte read from bpf_sk_lookup family field", 253 .errstr = "invalid bpf_context access", 259 "invalid 8-byte read from bpf_sk_lookup protocol field", 266 .errstr = "invalid bpf_context access", 272 "invalid 8-byte read from bpf_sk_lookup remote_ip4 field", 279 .errstr = "invalid bpf_context access", 285 "invalid 8-byte read from bpf_sk_lookup remote_ip6 field", 292 .errstr = "invalid bpf_context access", 298 "invalid 8-byte read from bpf_sk_lookup remote_port field", [all …]
|
| H A D | basic_stx_ldx.c | 2 "invalid src register in STX", 7 .errstr = "R15 is invalid", 11 "invalid dst register in STX", 16 .errstr = "R14 is invalid", 20 "invalid dst register in ST", 25 .errstr = "R14 is invalid", 29 "invalid src register in LDX", 34 .errstr = "R12 is invalid", 38 "invalid dst register in LDX", 43 .errstr = "R11 is invalid",
|
| H A D | direct_value_access.c | 107 .errstr = "invalid access to map value pointer", 131 .errstr = "invalid access to map value pointer", 155 .errstr = "invalid access to map value pointer, value_size=48 off=536870911", 197 .errstr = "invalid access to map value, value_size=48 off=47 size=2", 211 .errstr = "invalid access to map value, value_size=48 off=47 size=2", 247 .errstr = "invalid access to map value pointer", 250 "direct map access, invalid insn test 1", 258 .errstr = "invalid bpf_ld_imm64 insn", 261 "direct map access, invalid insn test 2", 272 "direct map access, invalid insn test 3", [all …]
|
| H A D | cgroup_storage.c | 17 "invalid cgroup storage access 1", 33 "invalid cgroup storage access 2", 46 "invalid cgroup storage access 3", 58 .errstr = "invalid access to map value, value_size=64 off=256 size=4", 62 "invalid cgroup storage access 4", 74 .errstr = "invalid access to map value, value_size=64 off=-2 size=4", 79 "invalid cgroup storage access 5", 95 "invalid cgroup storage access 6", 127 "invalid per-cpu cgroup storage access 1", 143 "invalid per-cpu cgroup storage access 2", [all …]
|
| H A D | wide_access.c | 20 "invalid bpf_context access off=12 size=8"), 24 "invalid bpf_context access off=20 size=8"), 28 "invalid bpf_context access off=44 size=8"), 32 "invalid bpf_context access off=52 size=8"), 34 "invalid bpf_context access off=56 size=8"), 57 "invalid bpf_context access off=12 size=8"), 61 "invalid bpf_context access off=20 size=8"), 65 "invalid bpf_context access off=44 size=8"), 69 "invalid bpf_context access off=52 size=8"), 71 "invalid bpf_context access off=56 size=8"),
|
| H A D | ctx_skb.c | 38 .errstr = "invalid bpf_context access", 108 "invalid access __sk_buff family", 114 .errstr = "invalid bpf_context access", 118 "invalid access __sk_buff remote_ip4", 124 .errstr = "invalid bpf_context access", 128 "invalid access __sk_buff local_ip4", 134 .errstr = "invalid bpf_context access", 138 "invalid access __sk_buff remote_ip6", 144 .errstr = "invalid bpf_context access", 148 "invalid access __sk_buff local_ip6", [all …]
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Android/librknn_api/armeabi-v7a/ |
| HD | librknnrt.so | __cxa_atexit __cxa_finalize __register_atfork _ZN4rknn7Logging16s_GlobalLogLevelE _ZNKSt13runtime_error4whatEv _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEPKc _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEjjPKcj _ZNKSt6__ndk119__shared_weak_count13__get_deleterERKSt9type_info _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_out_of_rangeEv _ZNKSt6__ndk121__basic_string_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk16locale9use_facetERNS0_2idE _ZNKSt6__ndk18ios_base6getlocEv _ZNKSt9exception4whatEv _ZNSt11logic_errorC2EPKc _ZNSt11logic_errorC2ERKS_ _ZNSt12length_errorD1Ev _ZNSt13exception_ptrC1ERKS_ _ZNSt13exception_ptrD1Ev ... |
| /OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Android/librknn_api/armeabi-v7a/ |
| H A D | librknn_api.so | __cxa_atexit __cxa_finalize __register_atfork _ZN4rknn7Logging16s_GlobalLogLevelE _ZNKSt13runtime_error4whatEv _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEPKc _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEjjPKcj _ZNKSt6__ndk119__shared_weak_count13__get_deleterERKSt9type_info _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_out_of_rangeEv _ZNKSt6__ndk121__basic_string_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk16locale9use_facetERNS0_2idE _ZNKSt6__ndk18ios_base6getlocEv _ZNKSt9exception4whatEv _ZNSt11logic_errorC2EPKc _ZNSt11logic_errorC2ERKS_ _ZNSt12length_errorD1Ev _ZNSt13exception_ptrC1ERKS_ _ZNSt13exception_ptrD1Ev ... |
| HD | librknnrt.so | __cxa_atexit __cxa_finalize __register_atfork _ZN4rknn7Logging16s_GlobalLogLevelE _ZNKSt13runtime_error4whatEv _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEPKc _ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEjjPKcj _ZNKSt6__ndk119__shared_weak_count13__get_deleterERKSt9type_info _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk120__vector_base_commonILb1EE20__throw_out_of_rangeEv _ZNKSt6__ndk121__basic_string_commonILb1EE20__throw_length_errorEv _ZNKSt6__ndk16locale9use_facetERNS0_2idE _ZNKSt6__ndk18ios_base6getlocEv _ZNKSt9exception4whatEv _ZNSt11logic_errorC2EPKc _ZNSt11logic_errorC2ERKS_ _ZNSt12length_errorD1Ev _ZNSt13exception_ptrC1ERKS_ _ZNSt13exception_ptrD1Ev ... |
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/ |
| H A D | RkAiqsceneManager.cpp | 13 printf("input base json is invalid!\n"); in mergeSubMultiScene() 52 printf("input main scene list json is invalid!\n"); in mergeMainMultiScene() 57 printf("invalid main scene len!\n"); in mergeMainMultiScene() 65 printf("%s %d invalid sub scene len!\n", __func__, __LINE__); in mergeMainMultiScene() 72 printf("invalid full param scene!\n"); in mergeMainMultiScene() 98 printf("input base json is invalid!\n"); in mergeMultiSceneIQ() 104 printf("invalid main scene!\n"); in mergeMultiSceneIQ() 109 printf("invalid main scene len!\n"); in mergeMultiSceneIQ() 126 printf("input base json is invalid!\n"); in findMainScene() 132 printf("invalid main scene!\n"); in findMainScene() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smberr.h | 37 #define ERRbadfunc 1 /* Invalid function. The server did not 41 a data file, invalid seek mode. */ 45 #define ERRbadpath 3 /* Directory invalid. A directory 53 following conditions: invalid rename 58 #define ERRbadfid 6 /* Invalid file handle. The file handle 64 #define ERRbadmem 9 /* Invalid memory block address. */ 65 #define ERRbadenv 10 /* Invalid environment. */ 66 #define ERRbadformat 11 /* Invalid format. */ 67 #define ERRbadaccess 12 /* Invalid open mode. */ 68 #define ERRbaddata 13 /* Invalid data (generated only by [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_buffer.cpp | 29 mpp_err("mpp_buffer_commit invalid input: info NULL from %s\n", caller); in mpp_buffer_import_with_tag() 40 mpp_err("mpp_buffer_commit invalid type found group %d info %d group mode %d from %s\n", in mpp_buffer_import_with_tag() 66 mpp_err("mpp_buffer_get invalid input: group %p buffer %p size %u from %s\n", in mpp_buffer_get_with_tag() 101 mpp_err("mpp_buffer_put invalid input: buffer NULL from %s\n", caller); in mpp_buffer_put_with_caller() 111 mpp_err("mpp_buffer_inc_ref invalid input: buffer NULL from %s\n", caller); in mpp_buffer_inc_ref_with_caller() 121 mpp_err("mpp_buffer_read invalid input: buffer %p data %p from %s\n", in mpp_buffer_read_with_caller() 144 mpp_err("mpp_buffer_write invalid input: buffer %p data %p from %s\n", in mpp_buffer_write_with_caller() 169 mpp_err("mpp_buffer_get_ptr invalid NULL input from %s\n", caller); in mpp_buffer_get_ptr_with_caller() 187 mpp_err("mpp_buffer_get_fd invalid NULL input from %s\n", caller); in mpp_buffer_get_fd_with_caller() 203 mpp_err("mpp_buffer_get_size invalid NULL input from %s\n", caller); in mpp_buffer_get_size_with_caller() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-checker.c | 105 "invalid %s for file extent, have %llu, should be aligned to %u", \ 192 "invalid previous key objectid, have %llu expect %llu", in check_prev_ino() 230 "invalid item size, have %u expect [%zu, %u)", in check_extent_data_item() 237 "invalid type for file extent, have %u expect range [0, %u]", in check_extent_data_item() 249 "invalid compression for file extent, have %u expect range [0, %u]", in check_extent_data_item() 256 "invalid encryption for file extent, have %u expect 0", in check_extent_data_item() 264 "invalid file_offset for inline file extent, have %llu expect 0", in check_extent_data_item() 278 "invalid ram_bytes for uncompressed inline extent, have %u expect %llu", in check_extent_data_item() 289 "invalid item size for reg/prealloc file extent, have %u expect %zu", in check_extent_data_item() 343 "invalid key objectid for csum item, have %llu expect %llu", in check_csum_item() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | error.c | 39 { 0x04, "Invalid Descriptor Command." }, 41 { 0x06, "Invalid KEY Command" }, 42 { 0x07, "Invalid LOAD Command" }, 43 { 0x08, "Invalid STORE Command" }, 44 { 0x09, "Invalid OPERATION Command" }, 45 { 0x0A, "Invalid FIFO LOAD Command" }, 46 { 0x0B, "Invalid FIFO STORE Command" }, 47 { 0x0C, "Invalid MOVE/MOVE_LEN Command" }, 48 { 0x0D, "Invalid JUMP Command" }, 49 { 0x0E, "Invalid MATH Command" }, [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/lib/ |
| HD | libavahi-common.so.3 | ... DNS TTL Resource record key is pattern Local name collision Invalid record Invalid service name Invalid service type Invalid port number ... |
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/emlog/emlog/ |
| H A D | Drop-use-of-error-h.patch | 52 - error(1, errno, "Invalid size provided\n" USAGE); 53 + fprintf(stderr, "Invalid size provided\n" USAGE); 56 - error(1, 0, "Invalid size provided\n" USAGE); 57 + fprintf(stderr, "Invalid size provided\n" USAGE); 60 - error(1, 0, "Invalid size provided must be a value between 1 and %d\n" USAGE, emlog_ma… 61 + fprintf(stderr, "Invalid size provided must be a value between 1 and %d\n" USAGE, emlo… 69 - error(1, errno, "Invalid mode provided\n" USAGE); 70 + fprintf(stderr, "Invalid mode provided\n" USAGE); 73 - error(1, 0, "Invalid mode provided\n" USAGE); 74 + fprintf(stderr, "Invalid mode provided\n" USAGE); [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_output.c | 168 TEST_ASSERT_VAL("Invalid hist entry", in test1() 174 TEST_ASSERT_VAL("Invalid hist entry", in test1() 180 TEST_ASSERT_VAL("Invalid hist entry", in test1() 186 TEST_ASSERT_VAL("Invalid hist entry", in test1() 192 TEST_ASSERT_VAL("Invalid hist entry", in test1() 198 TEST_ASSERT_VAL("Invalid hist entry", in test1() 204 TEST_ASSERT_VAL("Invalid hist entry", in test1() 210 TEST_ASSERT_VAL("Invalid hist entry", in test1() 216 TEST_ASSERT_VAL("Invalid hist entry", in test1() 268 TEST_ASSERT_VAL("Invalid hist entry", in test2() [all …]
|
| H A D | hists_filter.c | 152 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter() 154 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter() 156 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter() 177 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter() 179 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter() 181 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter() 206 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter() 208 TEST_ASSERT_VAL("Invalid nr hist entries", in test__hists_filter() 210 TEST_ASSERT_VAL("Invalid total period", in test__hists_filter() 241 TEST_ASSERT_VAL("Invalid nr samples", in test__hists_filter() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | error.c | 70 { 0x04, "Invalid Descriptor Command. The Descriptor Command field is invalid." }, 72 { 0x06, "Invalid KEY Command" }, 73 { 0x07, "Invalid LOAD Command" }, 74 { 0x08, "Invalid STORE Command" }, 75 { 0x09, "Invalid OPERATION Command" }, 76 { 0x0A, "Invalid FIFO LOAD Command" }, 77 { 0x0B, "Invalid FIFO STORE Command" }, 78 { 0x0C, "Invalid MOVE/MOVE_LEN Command" }, 79 …{ 0x0D, "Invalid JUMP Command. A nonlocal JUMP Command is invalid because the target is not a Job … 80 { 0x0E, "Invalid MATH Command" }, [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api.cpp | 39 mpp_log("vpu_api_init fail, input invalid"); in vpu_api_init() 44 mpp_log("vpu_api_init fail, vpu api invalid"); in vpu_api_init() 55 mpp_log("vpu_api_decode fail, input invalid"); in vpu_api_decode() 61 mpp_log("vpu_api_decode fail, vpu api invalid"); in vpu_api_decode() 70 mpp_log("vpu_api_decode fail, input invalid"); in vpu_api_sendstream() 76 mpp_log("vpu_api_sendstream fail, vpu api invalid"); in vpu_api_sendstream() 86 mpp_log("vpu_api_decode fail, input invalid"); in vpu_api_getframe() 92 mpp_log("vpu_api_getframe fail, vpu api invalid"); in vpu_api_getframe() 103 mpp_log("vpu_api_decode fail, input invalid"); in vpu_api_sendframe() 109 mpp_log("vpu_api_sendframe fail, vpu api invalid"); in vpu_api_sendframe() [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | hypervisor.h | 48 * If the hypervisor trap is invalid, or the fast trap function number 49 * is invalid, HV_EBADTRAP will be returned in %o0. Also, all 64-bits 62 #define HV_ENOCPU 1 /* Invalid CPU id */ 63 #define HV_ENORADDR 2 /* Invalid real address */ 64 #define HV_ENOINTR 3 /* Invalid interrupt id */ 65 #define HV_EBADPGSZ 4 /* Invalid pagesize encoding */ 66 #define HV_EBADTSB 5 /* Invalid TSB description */ 67 #define HV_EINVAL 6 /* Invalid argument */ 68 #define HV_EBADTRAP 7 /* Invalid function number */ 69 #define HV_EBADALIGN 8 /* Invalid address alignment */ [all …]
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Linux/librknn_api/armhf/ |
| H A D | librknn_api.so | __gmon_start__ _fini _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses __tls_get_addr _ZZSt9call_onceIMNSt13__future_base13_State_baseV2EFvPSt8functionIFSt10unique_ptrINS0_12_Result_baseENS4_8_DeleterEEvEEPbEJPS1_S9_SA_EEvRSt9once_flagOT_DpOT0_ENUlvE0_4_FUNEv _ZSt15__once_callable _ZTVNSt13__future_base13_State_baseV2E __gxx_personality_v0 _ZNSt23_Sp_counted_ptr_inplaceINSt13__future_base11_Task_stateISt5_BindIFPFiPN4rknn12RKNNExecutorEiES5_iEESaIiEFivEEESA_LN9__gnu_cxx12_Lock_policyE2EED2Ev _ZNSt23_Sp_counted_ptr_inplaceINSt13__future_base11_Task_stateISt5_BindIFPFiPN4rknn12RKNNExecutorEiES5_iEESaIiEFivEEESA_LN9__gnu_cxx12_Lock_policyE2EED1Ev _ZNSt23_Sp_counted_ptr_inplaceISt13packaged_taskIFivEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED2Ev _ZNSt23_Sp_counted_ptr_inplaceISt13packaged_taskIFivEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED1Ev _ZNSt14_Function_base13_Base_managerINSt13__future_base12_Task_setterISt10unique_ptrINS1_7_ResultIiEENS1_12_Result_base8_DeleterEESt12_Bind_simpleIFSt17reference_wrapperISt5_BindIFPFiPN4rknn12RKNNExecutorEiESE_iEEEvEEiEEE10_M_managerERSt9_Any_dataRKSO_St18_Manager_operation _ZTINSt13__future_base12_Task_setterISt10unique_ptrINS_7_ResultIiEENS_12_Result_base8_DeleterEESt12_Bind_simpleIFSt17reference_wrapperISt5_BindIFPFiPN4rknn12RKNNExecutorEiESC_iEEEvEEiEE _ZdlPv _ZNSt23_Sp_counted_ptr_inplaceISt13packaged_taskIFivEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED0Ev ... |