OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAILURE
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/raster/
ftraster.c
287
#ifndef
FAILURE
288
#define
FAILURE
1
647
* SUCCESS on success.
FAILURE
in case of overflow or of incoherent
664
return
FAILURE
;
693
return
FAILURE
;
721
* SUCCESS on success.
FAILURE
in case of overflow or incoherency.
735
return
FAILURE
;
771
return
FAILURE
;
793
* SUCCESS on success.
FAILURE
in case of overflow.
826
return
FAILURE
;
[
all
...]
/xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.c
95
#undef
FAILURE
96
#define
FAILURE
1
1653
* SUCCESS or
FAILURE
.
1666
return
FAILURE
;
1674
return
FAILURE
;
1684
return
FAILURE
;
2649
* Returns
FAILURE
if a vector parameter is zero.
3418
return
FAILURE
;
3444
if ( SkipCode( exc ) ==
FAILURE
)
3482
if ( SkipCode( exc ) ==
FAILURE
)
[
all
...]
Completed in 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026