Searched refs:boolean (Results 26 - 44 of 44) sorted by relevance

12

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpegdecoder.c32 /* First, if system header files define "boolean" map it to "system_boolean" */
33 #define boolean system_boolean macro
45 #undef boolean macro
275 GLOBAL(boolean)
H A Djcmarker.c188 emit_dht (j_compress_ptr cinfo, int index, boolean is_ac)
501 boolean is_baseline;
H A Djdmainct.c124 boolean buffer_full; /* Have we gotten an iMCU row from decoder? */
480 jinit_d_main_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
H A Djcapimin.c123 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress)
H A Djdpostct.c254 jinit_d_post_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
H A DimageioJPEG.c667 boolean write) {
775 boolean write) {
890 GLOBAL(boolean)
1209 static boolean
1824 boolean done;
1825 boolean mustScale = FALSE;
1826 boolean progressive = FALSE;
1827 boolean orderedBands = TRUE;
2281 METHODDEF(boolean)
H A Djcmaster.c142 boolean component_sent[MAX_COMPONENTS];
547 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only)
H A Djcprepct.c319 jinit_c_prep_controller (j_compress_ptr cinfo, boolean need_full_buffer)
H A Djctrans.c281 METHODDEF(boolean)
H A Djdinput.c28 boolean inheaders; /* TRUE until first SOS is reached */
H A Djquant2.c207 boolean needs_zeroed; /* TRUE if next pass must zero histogram */
211 boolean on_odd_row; /* flag to remember which row we are on */
1171 start_pass_2_quant (j_decompress_ptr cinfo, boolean is_pre_scan)
H A Djcsample.c473 boolean smoothok = TRUE;
H A Djdmerge.c68 boolean spare_full; /* T if spare buffer is occupied */
H A Djdsample.c408 boolean need_buffer, do_fancy;
/openjdk7/jdk/src/windows/native/java/lang/
H A Djava_props_md.c234 static boolean
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A Dxpath.lex47 static boolean isWhitespace(int c) {
/openjdk7/jdk/src/windows/bin/
H A Djava_md.c122 * and analyze it as boolean property (true/false).
1252 InitLauncher(boolean javaw)
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A Dkeysym2ucs.h183 tojava public static boolean isKPEvent( XKeyEvent ev )
346 tojava boolean getUppercase = false;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_PrintJob.cpp2271 boolean glyphCodes, jfloat x, jfloat y, jfloatArray positions)

Completed in 87 milliseconds

12