Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/lib/acpica/source/compiler/
A Daslrules.y59 | error {YYABORT; $$ = NULL;}
195 | error {$$ = AslDoError(); yyclearin;}
274 | error {$$ = AslDoError(); yyclearin;}
625 error ')' {$$ = AslDoError(); yyclearin;}
634 error ')' {$$ = AslDoError(); yyclearin;}
644 error ')' {$$ = AslDoError(); yyclearin;}
654 error ')' {$$ = AslDoError(); yyclearin;}
664 error ')' {$$ = AslDoError(); yyclearin;}
688 error ')' '{' error '}' {$$ = AslDoError(); yyclearin;}
972 error ')' '{' error '}' {$$ = AslDoError(); yyclearin;}
[all …]
A Daslresources.y426 error ')' {$$ = AslDoError(); yyclearin;}
448 error ')' {$$ = AslDoError(); yyclearin;}
471 error ')' {$$ = AslDoError(); yyclearin;}
492 error ')' {$$ = AslDoError(); yyclearin;}
499 error ')' {$$ = AslDoError(); yyclearin;}
520 error ')' {$$ = AslDoError(); yyclearin;}
542 error ')' {$$ = AslDoError(); yyclearin;}
562 error ')' {$$ = AslDoError(); yyclearin;}
573 error ')' {$$ = AslDoError(); yyclearin;}
583 error ')' {$$ = AslDoError(); yyclearin;}
[all …]
/third_party/ulib/musl/src/regex/
A Dglob.c61 int error; in match_in_dir() local
76 error = errno; in match_in_dir()
79 if (error == ENOTDIR) in match_in_dir()
81 if (error == EACCES && !*p) { in match_in_dir()
96 return error; in match_in_dir()
116 return error; in match_in_dir()
136 if (error && (errfunc(d, error) || (flags & GLOB_ERR))) in match_in_dir()
163 int error = 0; in glob() local
187 if (error == GLOB_NOSPACE) { in glob()
189 return error; in glob()
[all …]
/third_party/ulib/uboringssl/crypto/err/
A Derr.c240 ret = error->packed; in get_error_values()
247 *file = error->file; in get_error_values()
248 *line = error->line; in get_error_values()
280 err_clear(error); in get_error_values()
631 error->data = data; in err_set_error_data()
657 err_clear(error); in ERR_put_error()
658 error->file = file; in ERR_put_error()
659 error->line = line; in ERR_put_error()
760 if (error->mark) { in ERR_pop_to_mark()
761 error->mark = 0; in ERR_pop_to_mark()
[all …]
/third_party/ulib/musl/src/passwd/
A Dnscd_query.c51 goto error; in __nscd_query()
55 goto error; in __nscd_query()
64 goto error; in __nscd_query()
74 goto error; in __nscd_query()
90 goto error; in __nscd_query()
94 error: in __nscd_query()
/third_party/ulib/uboringssl/crypto/fipsmodule/cipher/
A Daead.c121 goto error; in EVP_AEAD_CTX_seal()
126 goto error; in EVP_AEAD_CTX_seal()
131 goto error; in EVP_AEAD_CTX_seal()
142 error: in EVP_AEAD_CTX_seal()
160 goto error; in EVP_AEAD_CTX_seal_scatter()
165 goto error; in EVP_AEAD_CTX_seal_scatter()
174 error: in EVP_AEAD_CTX_seal_scatter()
189 goto error; in EVP_AEAD_CTX_open()
206 goto error; in EVP_AEAD_CTX_open()
220 error: in EVP_AEAD_CTX_open()
[all …]
/third_party/ulib/uboringssl/crypto/fipsmodule/digest/
A Dmd32_common.h111 #error "DATA_ORDER must be defined!"
115 #error "HASH_CBLOCK must be defined!"
118 #error "HASH_CTX must be defined!"
122 #error "HASH_UPDATE must be defined!"
125 #error "HASH_TRANSFORM must be defined!"
128 #error "HASH_FINAL must be defined!"
132 #error "HASH_BLOCK_DATA_ORDER must be defined!"
136 #error "HASH_MAKE_STRING must be defined!"
/third_party/uapp/dash/src/
A Dmknodes.c111 error("usage: mknodes file"); in main()
138 error("Tag expected"); in parsenode()
168 error("No field name"); in parsefield()
170 error("No field type"); in parsefield()
190 error("Unknown type %s", type); in parsefield()
222 error("Can't open %s", file); in output()
224 error("Can't create nodes.h"); in output()
226 error("Can't create nodes.c"); in output()
512 error("Line too long"); in readline()
519 error(const char *msg, ...) in error() function
[all …]
A Dmkinit.c144 static void error(char *);
266 error("Unexpected EOF"); in doevent()
299 error("Expecting '\"' or '<'"); in doinclude()
304 error("Missing terminator"); in doinclude()
325 error("Unterminated structure declaration"); in dodecl()
432 error("Can't write data\n"); in writetext()
435 error("Can't write data\n"); in writetext()
457 error("Out of space"); in ckmalloc()
472 error(char *msg) in error() function
/third_party/ulib/musl/src/time/
A Dmktime.c16 goto error; in mktime()
21 goto error; in mktime()
26 error: in mktime()
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dutil_inlines.h24 # error JEMALLOC_INTERNAL_FFS{,L,LL} should have been defined by configure
55 #error No implementation for size_t ffs() in ffs_zu()
67 #error No implementation for 64-bit ffs() in ffs_u64()
77 #error No implementation for 32-bit ffs() in ffs_u32()
148 # error "Unsupported type size for lg_floor()" in lg_floor()
164 # error "Unsupported type size for lg_floor()" in lg_floor()
/third_party/ulib/ngunwind/src/mi/
A DGget_proc_name.c104 int error; in unw_get_proc_name() local
109 error = get_proc_name (tdep_get_as (c), ip, buf, buf_len, offp, in unw_get_proc_name()
111 if (c->dwarf.use_prev_instr && offp != NULL && error == 0) in unw_get_proc_name()
113 return error; in unw_get_proc_name()
A Dstrerror.c34 unw_error_t error = (unw_error_t)-err_code; in unw_strerror() local
35 switch (error) in unw_strerror()
/third_party/ulib/musl/sanitizers/
A Dsancov-stubs.S16 # error unsupported architecture
42 # error unsupported architecture
/third_party/ulib/musl/src/setjmp/aarch64/
A Dlongjmp.S25 .error "offset too large for two-byte SLEB128"
32 .error "offset too large for one-byte LEB128"
79 .error "JB_SP expected to follow JB_PC immediately"
83 .error "JB_USP expected to follow JB_FP immediately"
A Dsetjmp.S45 .error "JB_SP expected to follow JB_PC immediately"
49 .error "JB_USP expected to follow JB_FP immediately"
/third_party/ulib/musl/include/bits/
A Dsetjmp.h6 #error Unsupported architecture!
A Dendian.h6 #error Unsupported architecture!
A Dfcntl.h6 #error Unsupported architecture!
A Dfenv.h6 #error Unsupported architecture!
A Dfloat.h6 #error Unsupported architecture!
A Dio.h6 #error Unsupported architecture!
A Dioctl.h6 #error Unsupported architecture!
A Dipc.h6 #error Unsupported architecture!
A Dreg.h6 #error Unsupported architecture!

Completed in 693 milliseconds

12345