/external/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextMach_x86_64.cpp | 48 RegisterContextMach_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 67 RegisterContextMach_x86_64::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
D | RegisterContextMach_i386.cpp | 48 RegisterContextMach_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 67 RegisterContextMach_i386::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
D | RegisterContextMach_arm.cpp | 50 RegisterContextMach_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 76 RegisterContextMach_arm::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
/external/chromium_org/third_party/speex/libspeex/ |
D | cb_search.c | 108 spx_sig_t *exc, in split_cb_search_shape_sign_N1() 250 spx_sig_t *exc, in split_cb_search_shape_sign() 515 spx_sig_t *exc, in split_cb_shape_sign_unquant() 580 spx_sig_t *exc, in noise_codebook_quant() 600 spx_sig_t *exc, in noise_codebook_unquant()
|
D | ltp.c | 353 spx_sig_t exc[], /* Excitation */ in pitch_gain_search_3tap() 534 spx_sig_t exc[], /* Excitation */ in pitch_search_3tap() 656 spx_word16_t exc[], /* Input excitation */ in pitch_unquant_3tap() 761 spx_sig_t exc[], /* Excitation */ in forced_pitch_quant() 806 spx_word16_t exc[], /* Input excitation */ in forced_pitch_unquant()
|
D | nb_celp.c | 651 spx_word16_t *exc; in nb_encode() local 1302 spx_word16_t *exc; in nb_decode() local 1505 spx_word16_t *exc; in nb_decode() local
|
/external/speex/libspeex/ |
D | cb_search.c | 108 spx_sig_t *exc, in split_cb_search_shape_sign_N1() 250 spx_sig_t *exc, in split_cb_search_shape_sign() 515 spx_sig_t *exc, in split_cb_shape_sign_unquant() 580 spx_sig_t *exc, in noise_codebook_quant() 600 spx_sig_t *exc, in noise_codebook_unquant()
|
D | ltp.c | 353 spx_sig_t exc[], /* Excitation */ in pitch_gain_search_3tap() 534 spx_sig_t exc[], /* Excitation */ in pitch_search_3tap() 656 spx_word16_t exc[], /* Input excitation */ in pitch_unquant_3tap() 761 spx_sig_t exc[], /* Excitation */ in forced_pitch_quant() 806 spx_word16_t exc[], /* Input excitation */ in forced_pitch_unquant()
|
D | nb_celp.c | 651 spx_word16_t *exc; in nb_encode() local 1302 spx_word16_t *exc; in nb_decode() local 1505 spx_word16_t *exc; in nb_decode() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToSAXHandler.java | 367 public void fatalError(SAXParseException exc) throws SAXException { in fatalError() 380 public void error(SAXParseException exc) throws SAXException { in error() 391 public void warning(SAXParseException exc) throws SAXException { in warning()
|
D | SerializerBase.java | 969 public void error(SAXParseException exc) throws SAXException { in error() 975 public void fatalError(SAXParseException exc) throws SAXException { in fatalError() 984 public void warning(SAXParseException exc) throws SAXException in warning()
|
/external/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | RegisterContextKDP_i386.cpp | 66 RegisterContextKDP_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 114 RegisterContextKDP_i386::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
D | RegisterContextKDP_x86_64.cpp | 66 RegisterContextKDP_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 114 RegisterContextKDP_x86_64::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
D | RegisterContextKDP_arm.cpp | 66 RegisterContextKDP_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC() 130 RegisterContextKDP_arm::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
|
/external/fdlibm/ |
D | k_standard.c | 84 struct exception exc; local
|
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 357 jthrowable exc; in trans2iso() local 528 jthrowable exc; in callback() local 1056 jthrowable exc; in Java_SQLite_Database__1open4() local 1276 jthrowable exc; in Java_SQLite_Database__1open_1aux_1file() local 1360 jthrowable exc; in Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2() local 1439 jthrowable exc; in Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2_3Ljava_lang_String_2() local 1725 jthrowable exc; in call_common() local 1801 jthrowable exc; in call3_common() local 1867 jthrowable exc; in mkfunc_common() local 1982 jthrowable exc; in Java_SQLite_Database__1function_1type() local [all …]
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTokenRewriteStream.java | 289 Exception exc = null; in testInsertInPriorReplace() local 433 Exception exc = null; in testReplaceRangeThenInsertAtRightEdge() local 506 Exception exc = null; in testReplaceThenReplaceSuperset() local 530 Exception exc = null; in testReplaceThenReplaceLowerIndexedSuperset() local 677 Exception exc = null; in testOverlappingReplace2() local
|
/external/lldb/tools/debugserver/source/ |
D | DNBArch.h | 75 virtual bool NotifyException (MachException::Data& exc) { return false; } in NotifyException()
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 39 def create_error_node( input, start, stop, exc ) argument
|
/external/lldb/tools/debugserver/source/MacOSX/ppc/ |
D | DNBArchImpl.h | 86 ppc_exception_state_t exc; member
|
/external/chromium_org/build/ |
D | get_syzygy_binaries.py | 183 def _RmTreeHandleReadOnly(func, path, exc): argument
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/ |
D | CodeGeneratorFrontend.py | 54 exc = sys.exc_info()[1] variable
|
/external/lldb/tools/debugserver/source/MacOSX/arm/ |
D | DNBArchImpl.h | 134 EXC exc; member
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | CodeGeneratorInstrumentation.py | 556 exc = sys.exc_info()[1] variable
|
/external/lldb/tools/debugserver/source/MacOSX/i386/ |
D | DNBArchImplI386.h | 117 EXC exc; member
|