Home
last modified time | relevance | path

Searched refs:raise (Results 1 – 25 of 1039) sorted by relevance

12345678910>>...42

/third_party/python/Python/
Dbootstrap_hash.c48 win32_urandom_init(int raise) in win32_urandom_init() argument
58 if (raise) { in win32_urandom_init()
67 win32_urandom(unsigned char *buffer, Py_ssize_t size, int raise) in win32_urandom() argument
71 if (win32_urandom_init(raise) == -1) { in win32_urandom()
82 if (raise) { in win32_urandom()
111 py_getrandom(void *buffer, Py_ssize_t size, int blocking, int raise) in py_getrandom() argument
139 if (raise) { in py_getrandom()
151 if (raise) { in py_getrandom()
180 if (errno == EAGAIN && !raise && !blocking) { in py_getrandom()
185 if (raise) { in py_getrandom()
[all …]
Dpytime.c296 pytime_fromtimespec(_PyTime_t *tp, struct timespec *ts, int raise) in pytime_fromtimespec() argument
305 if (raise) { in pytime_fromtimespec()
319 if (raise) { in pytime_fromtimespec()
342 pytime_fromtimeval(_PyTime_t *tp, struct timeval *tv, int raise) in pytime_fromtimeval() argument
351 if (raise) { in pytime_fromtimeval()
365 if (raise) { in pytime_fromtimeval()
578 _PyTime_round_t round, int raise) in _PyTime_AsTimevalStruct_impl() argument
595 if (raise) { in _PyTime_AsTimevalStruct_impl()
659 py_get_system_clock(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in py_get_system_clock() argument
665 assert(info == NULL || raise); in py_get_system_clock()
[all …]
/third_party/PyYAML/yaml/
D_yaml.pyx262 raise MemoryError
288 raise TypeError(u"a string or stream input is required")
330 raise ValueError(u"no parser error")
341 raise error
353 raise error
450 raise ValueError(u"unknown token type")
487 raise error
499 raise error
625 raise ValueError(u"unknown event type")
681 raise ComposerError(u"expected a single document in the stream",
[all …]
/third_party/musl/libc-test/src/functionalext/sigchain/
Dsigchain_add_special_handler.c72 raise(SIGINT); in sigchain_add_special_handler_001()
135 raise(SIGHUP); in sigchain_add_special_handler_002()
201 raise(SIGUSR2); in sigchain_add_special_handler_003()
237 raise(SIGTERM); in sigchain_add_special_handler_004()
283 raise(SIGCHAIN_SIGNAL_64); in sigchain_add_special_handler_005()
333 raise(SIGCHAIN_SIGNAL_37); in sigchain_add_special_handler_006()
383 raise(SIGCHAIN_SIGNAL_43); in sigchain_add_special_handler_007()
433 raise(SIGCHAIN_SIGNAL_45); in sigchain_add_special_handler_008()
502 raise(SIGCHAIN_SIGNAL_56); in sigchain_add_special_handler_009()
Dsigchain_rm_special_handler.c74 raise(SIGCONT); in sigchain_rm_special_handler_001()
140 raise(SIGHUP); in sigchain_rm_special_handler_002()
209 raise(SIGUSR2); in sigchain_rm_special_handler_003()
247 raise(SIGCONT); in sigchain_rm_special_handler_004()
295 raise(SIGCHAIN_SIGNAL_64); in sigchain_rm_special_handler_005()
346 raise(SIGCHAIN_SIGNAL_37); in sigchain_rm_special_handler_006()
411 raise(SIGQUIT); in sigchain_rm_all_special_handler_007()
Dsigchain_intercept_signal.c42 raise(SIGHUP); in sigchain_intercept_signal_001()
87 raise(SIGUSR2); in sigchain_intercept_signal_002()
131 raise(SIGURG); in sigchain_intercept_signal_003()
Dsigchain_handler_call_order.c34 raise(SIGUSR2); in sigchain_special_handler()
83 raise(SIGHUP); in sigchain_handler_call_order_001()
126 raise(SIGPWR); in sigchain_handler_call_order_002()
Dsigchain_intercept_sigaction.c48 raise(SIGHUP); in sigchain_intercept_sigaction_001()
99 raise(SIGUSR2); in sigchain_intercept_sigaction_002()
151 raise(SIGURG); in sigchain_intercept_sigaction_003()
Dsigchain_intercept_pthread_sigmask.c68 raise(SIGUSR2); in sigchain_intercept_pthread_sigmask_001()
122 raise(SIGPWR); in sigchain_intercept_pthread_sigmask_002()
156 raise(SIGHUP); in sigchain_intercept_pthread_sigmask_003()
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js768 this.raise(pos != null ? pos : this.start, "Unexpected token");
794 …{ this.raise(shorthandAssign, "Shorthand property assignments are valid only in destructuring patt…
801 { this.raise(this.yieldPos, "Yield expression cannot be a default value"); }
803 { this.raise(this.awaitPos, "Await expression cannot be a default value"); }
940 { this.raise(this.start, "'import' and 'export' may only appear at the top level"); }
942 … { this.raise(this.start, "'import' and 'export' may appear only with 'sourceType: module'"); }
985 if (i === this.labels.length) { this.raise(node.start, "Unsyntactic " + keyword); }
1053 …if (startsWithLet && isForOf) { this.raise(init.start, "The left-hand side of a for-of loop may no…
1080 { this.raise(this.start, "'return' outside of function"); }
1135 { this.raise(this.lastTokEnd, "Illegal newline after throw"); }
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
D3-1.c52 if (raise(SIGUSR2) != 0) { in main()
56 if (raise(SIGUSR2) != 0) { in main()
60 if (raise(SIGUSR2) != 0) { in main()
64 if (raise(SIGUSR2) != 0) { in main()
D7-1.c123 ret = raise(i); in main()
131 ret = raise(i); in main()
139 ret = raise(i); in main()
/third_party/protobuf/objectivec/
DGPBArray.m52 //% [NSException raise:NSRangeException
122 //% [NSException raise:NSMallocException
260 //% [NSException raise:NSMallocException
350 [NSException raise:NSMallocException
432 [NSException raise:NSRangeException
444 [NSException raise:NSMallocException
471 [NSException raise:NSRangeException
492 [NSException raise:NSRangeException
505 [NSException raise:NSRangeException
529 [NSException raise:NSRangeException
[all …]
/third_party/python/Doc/tutorial/
Derrors.rst139 raise cls()
153 then re-raise the exception (allowing a caller to handle the exception as well)::
167 raise
174 for code that must be executed if the *try clause* does not raise an exception.
203 ... raise Exception('spam', 'eggs')
242 The :keyword:`raise` statement allows the programmer to force a specified
245 >>> raise NameError('HiThere')
250 The sole argument to :keyword:`raise` indicates the exception to be raised.
255 raise ValueError # shorthand for 'raise ValueError()'
258 handle it, a simpler form of the :keyword:`raise` statement allows you to
[all …]
/third_party/ltp/testcases/kernel/numa/
Dsupport_numa.c110 raise(SIGSTOP); in main()
128 raise(SIGSTOP); in main()
147 raise(SIGSTOP); in main()
151 raise(SIGSTOP); in main()
/third_party/elfutils/tests/
Dbacktrace-child.c124 raise (SIGUSR1); in sigusr2()
132 raise (SIGABRT); in sigusr2()
173 raise (SIGUSR1); in stdarg()
243 raise (SIGUSR2); in main()
/third_party/python/Doc/library/
Dconstants.rst11 are illegal and raise a :exc:`SyntaxError`.
17 are illegal and raise a :exc:`SyntaxError`.
24 are illegal and raise a :exc:`SyntaxError`.
43 ``NotImplemented``, the interpreter will raise an appropriate exception.
58 It will raise a :exc:`TypeError` in a future version of Python.
78 cannot be reassigned (assignments to them, even as an attribute name, raise
94 (i.e. EOF) to exit", and when called, raise :exc:`SystemExit` with the
/third_party/musl/src/exit/
Dabort.c19 raise(SIGABRT); in abort()
22 raise(SIGABRT); in abort()
44 raise(SIGKILL); in abort()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_23-1.in25 * -> raise %%MYSIG%%
26 * -> In handler, check for reentrance then raise %%MYSIG%% again.
100 ret = raise( SIGNAL );
104 UNRESOLVED( ret, "Failed to raise %%MYSIG%% again" );
156 ret = raise( SIGNAL );
160 UNRESOLVED( ret, "Failed to raise %%MYSIG%%" );
Dtemplate_4-1.in18 4. (child) raise %%MYSIG%%
19 5. (child, signal handler) raise SIGKILL
34 raise(SIGKILL);
60 if (raise(%%MYSIG%%) == -1) {
Dtemplate_4-2.in18 4. (child) raise %%MYSIG%%
19 5. (child, signal handler) raise SIGSTOP
36 raise(SIGSTOP);
59 if (raise(%%MYSIG%%) == -1) {
Dtemplate_25-1.in18 4. (child) raise %%MYSIG%%
20 6. (child, signal handler) if count is 1 then raise %%MYSIG%%
53 raise(%%MYSIG%%);
76 if (raise(%%MYSIG%%) == -1) {
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpending/
D1-2.c43 if (raise(SIGCONT) != 0) { in handler()
47 if (raise(SIGUSR1) != 0) { in handler()
103 if (raise(SIGTTOU) == -1) { in main()
D1-3.c44 if (raise(SIGUSR2) != 0) { in handler()
48 if (raise(SIGCONT) != 0) { in handler()
118 if (raise(SIGTTOU) == -1) { in main()
/third_party/typescript/tests/baselines/reference/
DinnerTypeCheckOfLambdaArgument.types10 >takesCallback( function inner(n) { // this line should raise an error …
14 >function inner(n) { // this line should raise an error // otherwise,…
18 // this line should raise an error

12345678910>>...42