| /kernel/linux/linux-5.10/drivers/usb/ |
| H A D | usb-skeleton.c | 59 int errors; /* the last request tanked */ member [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/ |
| H A D | jz4725b_bch.c | 218 u32 reg, errors, bit; in jz4725b_correct() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | rfd_ftl.c | 86 int errors; member
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | super.c | 54 enum Opt_errors errors; member
|
| /kernel/linux/linux-6.6/drivers/usb/ |
| H A D | usb-skeleton.c | 59 int errors; /* the last request tanked */ member [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim_net.c | 45 u64 errors; member 53 u64 errors; member 134 u64 requests = 0, errors = 0, successes = 0; in vdpasim_handle_cvq() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| H A D | panel-dsi-cm.c | 221 u8 errors = 0; in num_dsi_errors_show() local
|
| /kernel/linux/linux-6.6/drivers/iio/chemical/ |
| H A D | sunrise_co2.c | 326 unsigned long errors; in sunrise_error_status_read() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/ |
| H A D | syscall-abi.c | 76 int errors = 0; in check_gpr() local 109 int errors = 0; in check_fpr() local 156 int errors = 0; in check_z() local 216 int errors = 0; check_p() local 262 int errors = 0; check_ffr() local 294 int errors = 0; check_svcr() local 325 int errors = 0; check_za() local 351 int errors = 0; check_zt() local 396 int errors = 0; do_test() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 338 int errors = 0; in ptrace_set_sve_get_sve_data() local 434 int errors = 0; in ptrace_set_sve_get_fpsimd_data() local 260 check_u32(unsigned int vl, const char *reg, uint32_t *in, uint32_t *out, int *errors) check_u32() argument 519 int errors = 0; ptrace_set_fpsimd_get_sve_data() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/sched/ |
| H A D | cs_prctl_test.c | 219 static int errors; variable
|
| /third_party/gn/src/gn/ |
| H A D | header_checker.cc | 191 std::vector<Err> errors; in DoWork() local 134 Run(const std::vector<const Target*>& to_check, bool force_check, std::vector<Err>* errors) Run() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | IDNA.java | 264 private EnumSet<Error> errors, labelErrors; global() field in IDNA.Info 286 hasCertainErrors(Info info, EnumSet<Error> errors) hasCertainErrors() argument 294 hasCertainLabelErrors(Info info, EnumSet<Error> errors) hasCertainLabelErrors() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | IDNA.java | 248 private EnumSet<Error> errors, labelErrors; global() field in IDNA.Info 272 hasCertainErrors(Info info, EnumSet<Error> errors) hasCertainErrors() argument 281 hasCertainLabelErrors(Info info, EnumSet<Error> errors) hasCertainLabelErrors() argument [all...] |
| /third_party/libsnd/tests/ |
| H A D | command_test.c | 1105 int errors = 0 ; in broadcast_test() local 1468 int errors = 0 ; in cart_test() local [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 161 char *errors[4]; member 712 unsigned errors = 0; /* number of consecutive unmatched instructions */ in decode() local [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_keys.h | 354 CryptoErrorStore* errors = CryptoJob<KeyExportTraits>::errors(); variable 375 CryptoErrorStore* errors = CryptoJob<KeyExportTraits>::errors(); variable [all...] |
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | dispatch.cc | 311 CreateErrorResponse( int call_id, DispatchResponse dispatch_response, const ErrorSupport* errors) CreateErrorResponse() argument 476 MaybeReportInvalidParams( const Dispatchable& dispatchable, const ErrorSupport& errors) MaybeReportInvalidParams() argument
|
| /third_party/node/src/ |
| H A D | node_internals.h | 325 const std::vector<std::string>& errors() const { return errors_; } in errors() function in node::final
|
| H A D | node_options.cc | 39 void DebugOptions::CheckOptions(std::vector<std::string>* errors, in CheckOptions() argument 71 void PerProcessOptions::CheckOptions(std::vector<std::string>* errors, in CheckOptions() argument 102 CheckOptions(std::vector<std::string>* errors, std::vector<std::string>* argv) CheckOptions() argument 107 CheckOptions(std::vector<std::string>* errors, std::vector<std::string>* argv) CheckOptions() argument 275 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, DebugOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 290 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, PerIsolateOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 300 Parse( StringVector* const args, StringVector* const exec_args, StringVector* const v8_args, PerProcessOptions* const options, OptionEnvvarSettings required_env_settings, StringVector* const errors) Parse() argument 1007 ParseAndValidatePort(const std::string& port, std::vector<std::string>* errors) ParseAndValidatePort() argument 1020 SplitHostPort(const std::string& arg, std::vector<std::string>* errors) SplitHostPort() argument 1307 ParseNodeOptionsEnvVar( const std::string& node_options, std::vector<std::string>* errors) ParseNodeOptionsEnvVar() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsck.c | 117 static int errors = 0; variable [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | srp.c | 237 int gNindex = -1, maxgN = -1, ret = 1, errors = 0, verbose = 0, i; in srp_main() local [all...] |
| /third_party/openssl/apps/ |
| H A D | srp.c | 237 int gNindex = -1, maxgN = -1, ret = 1, errors = 0, verbose = 0, i; in srp_main() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLAnalysis.cpp | 235 IsAssignableVisitor(ErrorReporter* errors) : fErrors(errors) {} in IsAssignableVisitor() argument 344 bool Analysis::DetectVarDeclarationWithoutScope(const Statement& stmt, ErrorReporter* errors) { in DetectVarDeclarationWithoutScope() argument 384 bool Analysis::IsAssignable(Expression& expr, AssignmentInfo* info, ErrorReporter* errors) { in IsAssignable() argument 389 UpdateVariableRefKind(Expression* expr, VariableReference::RefKind kind, ErrorReporter* errors) UpdateVariableRefKind() argument 488 ES2IndexingVisitor(ErrorReporter& errors) ES2IndexingVisitor() argument 523 ValidateIndexingForES2(const ProgramElement& pe, ErrorReporter& errors) ValidateIndexingForES2() argument [all...] |
| H A D | SkSLCompiler.cpp | 617 String errors; in toSPIRV() local
|