Home
last modified time | relevance | path

Searched defs:exc (Results 26 - 50 of 88) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c188 u8 exc; in mlx5e_port_set_sbcm() local
/third_party/ffmpeg/libavcodec/
H A Dra144enc.c197 float exc[BLOCKSIZE]; in adaptive_cb_search() local
H A Dg729dec.c108 int16_t* exc; ///< start of past excitation data in buffer member
H A Damrwbdec.c335 float *exc = ctx->excitation; in decode_pitch_vector() local
1026 hb_synthesis(AMRWBContext *ctx, int subframe, float *samples, const float *exc, const float *isf, const float *isf_past) hb_synthesis() argument
[all...]
/third_party/python/Modules/
H A D_testinternalcapi.c506 record_eval(PyThreadState *tstate, struct _PyInterpreterFrame *f, int exc) in record_eval() argument
H A Dsignalmodule.c274 PyObject *exc, *val, *tb; in report_wakeup_write_error() local
291 PyObject *exc, *val, *tb; in report_wakeup_send_error() local
H A D_json.c334 PyObject *exc; in raise_errmsg() local
/third_party/python/Modules/_io/
H A Diobase.c223 PyObject *res, *exc, *val, *tb; in _io__IOBase_close_impl() local
H A Dwinconsoleio.c195 PyObject *exc, *val, *tb; in _io__WindowsConsoleIO_close_impl() local
H A Dfileio.c93 PyObject *exc, *val, *tb; in fileio_dealloc_warn() local
145 PyObject *exc, *val, *tb; in _io_FileIO_close_impl() local
496 PyObject *exc, *val, *tb; local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java110 private String exc; // throws field in CheckAPI.Info
H A DAPIInfo.java61 private String exc = ""; // throws field in APIInfo
/third_party/python/Lib/test/
H A Dtest_exception_group.py722 def exc(ex): global() function
[all...]
H A Dtest_except_star.py963 exc = e global() variable in TestExceptStarExceptionGroupSubclass.test_falsy_exception_group_subclass.FalsyEG
[all...]
H A Dtest_contextlib.py441 exc = None variable in mycontext
571 exc = None global() variable in TestContextDecorator.test_contextdecorator_as_mixin.somecontext
[all...]
/third_party/python/Python/
H A Dcodecs.c658 static void wrong_exception_type(PyObject *exc) in wrong_exception_type() argument
665 PyObject *PyCodec_StrictErrors(PyObject *exc) in PyCodec_StrictErrors() argument
668 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); in PyCodec_StrictErrors() local
675 PyObject *PyCodec_IgnoreErrors(PyObject *exc) in PyCodec_IgnoreErrors() argument
699 PyCodec_ReplaceErrors(PyObject *exc) PyCodec_ReplaceErrors() argument
752 PyCodec_XMLCharRefReplaceErrors(PyObject *exc) PyCodec_XMLCharRefReplaceErrors() argument
850 PyCodec_BackslashReplaceErrors(PyObject *exc) PyCodec_BackslashReplaceErrors() argument
959 PyCodec_NameReplaceErrors(PyObject *exc) PyCodec_NameReplaceErrors() argument
1122 PyCodec_SurrogatePassErrors(PyObject *exc) PyCodec_SurrogatePassErrors() argument
1156 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogatePassErrors() local
1174 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogatePassErrors() local
1235 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogatePassErrors() local
1271 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogatePassErrors() local
1286 PyCodec_SurrogateEscapeErrors(PyObject *exc) PyCodec_SurrogateEscapeErrors() argument
1314 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogateEscapeErrors() local
1348 PyErr_SetObject(PyExceptionInstance_Class(exc), exc); PyCodec_SurrogateEscapeErrors() local
1363 strict_errors(PyObject *self, PyObject *exc) strict_errors() argument
1369 ignore_errors(PyObject *self, PyObject *exc) ignore_errors() argument
1375 replace_errors(PyObject *self, PyObject *exc) replace_errors() argument
1381 xmlcharrefreplace_errors(PyObject *self, PyObject *exc) xmlcharrefreplace_errors() argument
1387 backslashreplace_errors(PyObject *self, PyObject *exc) backslashreplace_errors() argument
1392 namereplace_errors(PyObject *self, PyObject *exc) namereplace_errors() argument
1397 surrogatepass_errors(PyObject *self, PyObject *exc) surrogatepass_errors() argument
1402 surrogateescape_errors(PyObject *self, PyObject *exc) surrogateescape_errors() argument
[all...]
/third_party/python/Objects/
H A Dframeobject.c783 PyObject *exc = _PyFrame_StackPop(f->f_frame); in frame_setlineno() local
H A Dodictobject.c1605 PyObject *exc, *val, *tb; in _PyODict_SetItem_KnownHash() local
/third_party/python/Modules/_sqlite/
H A Dcursor.c410 PyObject *exc = self->connection->OperationalError; in _pysqlite_fetch_one_row() local
699 PyObject *exc, *val, *tb; in bind_parameters() local
759 PyObject *exc, *val, *tb; in bind_parameters() local
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pemx-defs.h435 uint64_t exc:1; member
474 uint64_t exc:1; member
513 uint64_t exc:1; member
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dosf_sys.c849 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pemx-defs.h435 uint64_t exc:1; member
474 uint64_t exc:1; member
513 uint64_t exc:1; member
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dosf_sys.c850 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmesh.c1033 int err, exc, count; handle_error() local
1129 int exc; handle_exception() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.c1027 int err, exc, count; handle_error() local
1123 int exc; handle_exception() local
[all...]

Completed in 37 milliseconds

1234