Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 25 of 95) sorted by relevance

1234

/external/freetype/src/truetype/
Dttinterp.c1485 Current_Ratio( TT_ExecContext exc ) in Current_Ratio()
1524 Current_Ppem( TT_ExecContext exc ) in Current_Ppem()
1531 Current_Ppem_Stretched( TT_ExecContext exc ) in Current_Ppem_Stretched()
1545 Read_CVT( TT_ExecContext exc, in Read_CVT()
1553 Read_CVT_Stretched( TT_ExecContext exc, in Read_CVT_Stretched()
1561 Write_CVT( TT_ExecContext exc, in Write_CVT()
1570 Write_CVT_Stretched( TT_ExecContext exc, in Write_CVT_Stretched()
1579 Move_CVT( TT_ExecContext exc, in Move_CVT()
1588 Move_CVT_Stretched( TT_ExecContext exc, in Move_CVT_Stretched()
1612 GetShortIns( TT_ExecContext exc ) in GetShortIns()
[all …]
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.c1478 Current_Ratio( TT_ExecContext exc ) in Current_Ratio()
1517 Current_Ppem( TT_ExecContext exc ) in Current_Ppem()
1524 Current_Ppem_Stretched( TT_ExecContext exc ) in Current_Ppem_Stretched()
1538 Read_CVT( TT_ExecContext exc, in Read_CVT()
1546 Read_CVT_Stretched( TT_ExecContext exc, in Read_CVT_Stretched()
1554 Write_CVT( TT_ExecContext exc, in Write_CVT()
1563 Write_CVT_Stretched( TT_ExecContext exc, in Write_CVT_Stretched()
1572 Move_CVT( TT_ExecContext exc, in Move_CVT()
1581 Move_CVT_Stretched( TT_ExecContext exc, in Move_CVT_Stretched()
1605 GetShortIns( TT_ExecContext exc ) in GetShortIns()
[all …]
/external/opencv3/3rdparty/openexr/Imath/
DImathMatrixAlgo.h365 extractScaling (const Matrix44<T> &mat, Vec3<T> &scl, bool exc) in extractScaling()
379 sansScaling (const Matrix44<T> &mat, bool exc) in sansScaling()
401 removeScaling (Matrix44<T> &mat, bool exc) in removeScaling()
423 Vec3<T> &scl, Vec3<T> &shr, bool exc) in extractScalingAndShear()
436 sansScalingAndShear (const Matrix44<T> &mat, bool exc) in sansScalingAndShear()
451 sansScalingAndShear (Matrix44<T> &result, const Matrix44<T> &mat, bool exc) in sansScalingAndShear()
463 removeScalingAndShear (Matrix44<T> &mat, bool exc) in removeScalingAndShear()
478 Vec3<T> &scl, Vec3<T> &shr, bool exc) in extractAndRemoveScalingAndShear()
744 bool exc /* = true */ , in extractSHRT()
776 bool exc) in extractSHRT()
[all …]
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc150 google_breakpad::ExceptionHandler exc( in InstallExceptionHandlerAndCrash() local
260 google_breakpad::ExceptionHandler exc( in TEST() local
284 google_breakpad::ExceptionHandler exc( in TEST() local
309 google_breakpad::ExceptionHandler exc( in TEST() local
Dexception_handler_death_test.cc127 scoped_ptr<google_breakpad::ExceptionHandler> exc( in TEST_F() local
152 scoped_ptr<google_breakpad::ExceptionHandler> exc; in DoCrashAccessViolation() local
314 scoped_ptr<google_breakpad::ExceptionHandler> exc( in TEST_F() local
401 scoped_ptr<google_breakpad::ExceptionHandler> exc( in TEST_F() local
494 scoped_ptr<google_breakpad::ExceptionHandler> exc( in TEST_F() local
/external/opencv3/3rdparty/openexr/Iex/
DIexMacros.h91 #define APPEND_EXC(exc, text) \ argument
100 #define REPLACE_EXC(exc, text) \ argument
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/
DProjectConverter.java109 public void addException(ConversionException exc) { in addException()
120 ConversionException exc = (ConversionException) iterator.next(); in printException() local
/external/speex/libspeex/
Dcb_search.c108 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()
Dltp.c353 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()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToSAXHandler.java367 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()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterSurrogateTest.java246 void fail(String s, int start, int limit, Class exc) { in TestCodePointCount()
332 Class exc) { in TestOffsetByCodePoints()
347 void fail(String text, int index, int offset, Class exc) { in TestOffsetByCodePoints()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterSurrogateTest.java242 void fail(String s, int start, int limit, Class exc) { in TestCodePointCount()
328 Class exc) { in TestOffsetByCodePoints()
343 void fail(String text, int index, int offset, Class exc) { in TestOffsetByCodePoints()
/external/javasqlite/src/main/native/
Dsqlite_jni.c357 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/curl/tests/libtest/
Dlib564.c58 fd_set rd, wr, exc; in test() local
Dlib503.c65 fd_set rd, wr, exc; in test() local
Dlib533.c60 fd_set rd, wr, exc; in test() local
Dlib504.c42 fd_set rd, wr, exc; in test() local
Dlib526.c86 fd_set rd, wr, exc; in test() local
Dlib525.c117 fd_set rd, wr, exc; in test() local
Dlib530.c76 fd_set rd, wr, exc; in test() local
Dlib1506.c92 fd_set rd, wr, exc; in test() local
/external/fdlibm/
Dk_standard.c84 struct exception exc; local
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Drun_tests111 def hook(exc, value, tb): argument
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTokenRewriteStream.java289 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/libxml2/python/tests/
DtstLastError.py23 def failUnlessXmlError(self,f,args,exc,domain,code,message,level,file,line): argument

1234