OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRITE_BINARY
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/third_party/libjpeg/
cdjpeg.h
157
#define
WRITE_BINARY
"w"
161
#define
WRITE_BINARY
"wb", "ctx=stm"
164
#define
WRITE_BINARY
"wb"
/external/libjpeg-turbo/
cdjpeg.h
131
#define
WRITE_BINARY
"w"
134
#define
WRITE_BINARY
"wb"
cdjpeg.c
138
if ((output_file = fdopen(fileno(stdout),
WRITE_BINARY
)) == NULL) {
wrjpgcom.c
42
#define
WRITE_BINARY
"w"
45
#define
WRITE_BINARY
"wb"
521
if ((outfile = fopen(argv[argn+1],
WRITE_BINARY
)) == NULL) {
536
if ((outfile = fdopen(fileno(stdout),
WRITE_BINARY
)) == NULL) {
jpegtran.c
506
if ((fp = fopen(outfilename,
WRITE_BINARY
)) == NULL) {
cjpeg.c
577
if ((output_file = fopen(outfilename,
WRITE_BINARY
)) == NULL) {
djpeg.c
580
if ((output_file = fopen(outfilename,
WRITE_BINARY
)) == NULL) {
/external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c
83
WRITE_BINARY
,
[
all
...]
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar
Completed in 985 milliseconds