/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | Dbg.stg | 85 DBG->semanticPredicate(DBG, result, predicate); 134 DBG->commence(DBG); 136 DBG->enterRule(DBG, getGrammarFileName(), (const char *)"<ruleName>"); 138 DBG->location(DBG, <ruleDescriptor.tree.line>, <ruleDescriptor.tree.column>);<\n> 142 DBG->location(DBG, <ruleDescriptor.EORNode.line>, <ruleDescriptor.EORNode.column>);<\n> 143 DBG->exitRule(DBG, getGrammarFileName(), (const char *)"<ruleName>"); 147 DBG->terminate(DBG); 153 DBG->exitRule(DBG, getGrammarFileName(), (const char *)"<ruleName>"); 157 @synpred.start() ::= "DBG->beginBacktrack(DBG, BACKTRACKING);" 159 @synpred.stop() ::= "DBG->endBacktrack(DBG, BACKTRACKING, success);" [all …]
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
D | intel_tex_image.c | 46 DBG("%s\n", __FUNCTION__); in intel_miptree_create_for_teximage() 148 DBG("trying pbo upload\n"); in try_pbo_upload() 152 DBG("%s: image transfer\n", __FUNCTION__); in try_pbo_upload() 157 DBG("%s: format mismatch (upload to %s with format 0x%x, type 0x%x)\n", in try_pbo_upload() 166 DBG("%s: no miptree\n", __FUNCTION__); in try_pbo_upload() 194 DBG("%s: blit failed\n", __FUNCTION__); in try_pbo_upload() 198 DBG("%s: success\n", __FUNCTION__); in try_pbo_upload() 209 DBG("%s target %s level %d %dx%dx%d\n", __FUNCTION__, in intelTexImage() 220 DBG("%s: upload image %dx%dx%d pixels %p\n", in intelTexImage()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
D | intel_tex_image.c | 46 DBG("%s\n", __FUNCTION__); in intel_miptree_create_for_teximage() 148 DBG("trying pbo upload\n"); in try_pbo_upload() 152 DBG("%s: image transfer\n", __FUNCTION__); in try_pbo_upload() 157 DBG("%s: format mismatch (upload to %s with format 0x%x, type 0x%x)\n", in try_pbo_upload() 166 DBG("%s: no miptree\n", __FUNCTION__); in try_pbo_upload() 194 DBG("%s: blit failed\n", __FUNCTION__); in try_pbo_upload() 198 DBG("%s: success\n", __FUNCTION__); in try_pbo_upload() 209 DBG("%s target %s level %d %dx%dx%d\n", __FUNCTION__, in intelTexImage() 220 DBG("%s: upload image %dx%dx%d pixels %p\n", in intelTexImage()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
D | intel_tex_image.c | 46 DBG("%s\n", __FUNCTION__); in intel_miptree_create_for_teximage() 148 DBG("trying pbo upload\n"); in try_pbo_upload() 152 DBG("%s: image transfer\n", __FUNCTION__); in try_pbo_upload() 157 DBG("%s: format mismatch (upload to %s with format 0x%x, type 0x%x)\n", in try_pbo_upload() 166 DBG("%s: no miptree\n", __FUNCTION__); in try_pbo_upload() 194 DBG("%s: blit failed\n", __FUNCTION__); in try_pbo_upload() 198 DBG("%s: success\n", __FUNCTION__); in try_pbo_upload() 209 DBG("%s target %s level %d %dx%dx%d\n", __FUNCTION__, in intelTexImage() 220 DBG("%s: upload image %dx%dx%d pixels %p\n", in intelTexImage()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
D | intel_tex_image.c | 46 DBG("%s\n", __FUNCTION__); in intel_miptree_create_for_teximage() 148 DBG("trying pbo upload\n"); in try_pbo_upload() 152 DBG("%s: image transfer\n", __FUNCTION__); in try_pbo_upload() 157 DBG("%s: format mismatch (upload to %s with format 0x%x, type 0x%x)\n", in try_pbo_upload() 166 DBG("%s: no miptree\n", __FUNCTION__); in try_pbo_upload() 194 DBG("%s: blit failed\n", __FUNCTION__); in try_pbo_upload() 198 DBG("%s: success\n", __FUNCTION__); in try_pbo_upload() 209 DBG("%s target %s level %d %dx%dx%d\n", __FUNCTION__, in intelTexImage() 220 DBG("%s: upload image %dx%dx%d pixels %p\n", in intelTexImage()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
D | intel_pixel.c | 65 DBG("fallback due to fragment program\n"); in intel_check_blit_fragment_ops() 76 DBG("fallback due to blend\n"); in intel_check_blit_fragment_ops() 81 DBG("fallback due to texturing\n"); in intel_check_blit_fragment_ops() 89 DBG("fallback due to color masking\n"); in intel_check_blit_fragment_ops() 94 DBG("fallback due to alpha\n"); in intel_check_blit_fragment_ops() 99 DBG("fallback due to depth test\n"); in intel_check_blit_fragment_ops() 104 DBG("fallback due to fog\n"); in intel_check_blit_fragment_ops() 109 DBG("fallback due to image transfer\n"); in intel_check_blit_fragment_ops() 114 DBG("fallback due to image stencil\n"); in intel_check_blit_fragment_ops() 119 DBG("fallback due to render mode\n"); in intel_check_blit_fragment_ops() [all …]
|
D | intel_pixel_read.c | 86 DBG("%s\n", __FUNCTION__); in do_blit_readpixels() 94 DBG("%s - not PBO\n", __FUNCTION__); in do_blit_readpixels() 101 DBG("%s - bad format for blit\n", __FUNCTION__); in do_blit_readpixels() 106 DBG("%s: bad packing params\n", __FUNCTION__); in do_blit_readpixels() 116 DBG("%s: MESA_PACK_INVERT not done yet\n", __FUNCTION__); in do_blit_readpixels() 163 DBG("%s - DONE\n", __FUNCTION__); in do_blit_readpixels() 179 DBG("%s\n", __FUNCTION__); in intelReadPixels()
|
D | intel_tex_image.c | 46 DBG("%s\n", __FUNCTION__); in intel_miptree_create_for_teximage() 148 DBG("trying pbo upload\n"); in try_pbo_upload() 152 DBG("%s: image transfer\n", __FUNCTION__); in try_pbo_upload() 157 DBG("%s: format mismatch (upload to %s with format 0x%x, type 0x%x)\n", in try_pbo_upload() 166 DBG("%s: no miptree\n", __FUNCTION__); in try_pbo_upload() 194 DBG("%s: blit failed\n", __FUNCTION__); in try_pbo_upload() 198 DBG("%s: success\n", __FUNCTION__); in try_pbo_upload() 209 DBG("%s target %s level %d %dx%dx%d\n", __FUNCTION__, in intelTexImage() 220 DBG("%s: upload image %dx%dx%d pixels %p\n", in intelTexImage()
|
/external/e2fsprogs/lib/blkid/ |
D | read.c | 151 DBG(DEBUG_READ, printf("found device header: %8s\n", p)); in parse_start() 170 DBG(DEBUG_READ, printf("found device trailer %9s\n", *cp)); in parse_end() 194 DBG(DEBUG_READ, in parse_dev() 201 DBG(DEBUG_READ, printf("device should be %*s\n", in parse_dev() 212 DBG(DEBUG_READ, in parse_dev() 218 DBG(DEBUG_READ, printf("blkid: empty device name: %s\n", *cp)); in parse_dev() 226 DBG(DEBUG_READ, printf("found dev %s\n", name)); in parse_dev() 257 DBG(DEBUG_READ, in parse_token() 327 DBG(DEBUG_READ, printf(" tag: %s=\"%s\"\n", name, value)); in parse_tag() 353 DBG(DEBUG_READ, printf("line: %s\n", cp)); in blkid_parse_line() [all …]
|
D | devname.c | 61 DBG(DEBUG_DEVNAME, in blkid_get_dev() 282 DBG(DEBUG_DEVNAME, printf("opening %s\n", lvm_device)); in lvm_get_devno() 284 DBG(DEBUG_DEVNAME, printf("%s: (%d) %s\n", lvm_device, errno, in lvm_get_devno() 310 DBG(DEBUG_DEVNAME, printf("probing LVM devices under %s\n", VG_DIR)); in lvm_probe_all() 348 DBG(DEBUG_DEVNAME, printf("LVM dev %s: devno 0x%04X\n", in lvm_probe_all() 380 DBG(DEBUG_DEVNAME, printf("Checking partition %s (%d, %d)\n", in evms_probe_all() 437 DBG(DEBUG_DEVNAME, printf("read partition name %s\n", ptname)); in probe_all() 455 DBG(DEBUG_DEVNAME, in probe_all() 478 DBG(DEBUG_DEVNAME, in probe_all() 494 DBG(DEBUG_DEVNAME, in probe_all() [all …]
|
D | save.c | 36 DBG(DEBUG_SAVE, in save_dev() 72 DBG(DEBUG_SAVE, printf("skipping cache file write\n")); in blkid_flush_cache() 81 DBG(DEBUG_SAVE, in blkid_flush_cache() 111 DBG(DEBUG_SAVE, in blkid_flush_cache() 137 DBG(DEBUG_SAVE, in blkid_flush_cache() 150 DBG(DEBUG_SAVE, in blkid_flush_cache()
|
/external/doclava/src/com/google/doclava/ |
D | LinkReference.java | 29 private static final boolean DBG = false; field in LinkReference 240 if (DBG) System.out.println("-- chose base as classinfo"); in parse() 244 if (DBG) System.out.println("-- ref == null"); in parse() 247 if (DBG) System.out.println("-- assumed to be cl"); in parse() 251 if (DBG) System.out.println("-- they provided ref = " + ref); in parse() 254 if (DBG) System.out.println("-- cl non-null"); in parse() 257 if (DBG) System.out.println("-- cl.extendedFindClass was null"); in parse() 261 if (DBG) System.out.println("-- cl.findClass was null"); in parse() 263 … if (DBG) if (result.classInfo == null) System.out.println("-- cl.findInnerClass was null"); in parse() 267 if (DBG) System.out.println("-- hitting up the Converter.obtainclass"); in parse() [all …]
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_inline_literals.c | 11 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro 33 DBG("Converting %f (0x%x) to 7-bit:\n", f, float_bits); in ieee_754_to_r300_float() 34 DBG("Raw exponent = %d\n", exponent); in ieee_754_to_r300_float() 37 DBG("Failed exponent out of range\n\n"); in ieee_754_to_r300_float() 42 DBG("Failed mantisa has too many bits:\n" in ieee_754_to_r300_float() 53 DBG("Success! r300_float = 0x%x\n\n", *r300_float_out); in ieee_754_to_r300_float()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
D | radeon_inline_literals.c | 11 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro 33 DBG("Converting %f (0x%x) to 7-bit:\n", f, float_bits); in ieee_754_to_r300_float() 34 DBG("Raw exponent = %d\n", exponent); in ieee_754_to_r300_float() 37 DBG("Failed exponent out of range\n\n"); in ieee_754_to_r300_float() 42 DBG("Failed mantisa has too many bits:\n" in ieee_754_to_r300_float() 53 DBG("Success! r300_float = 0x%x\n\n", *r300_float_out); in ieee_754_to_r300_float()
|
/external/svox/pico/compat/src/com/android/tts/compat/ |
D | CompatTtsService.java | 30 private static final boolean DBG = false; field in CompatTtsService 39 if (DBG) Log.d(TAG, "onCreate()"); in onCreate() 84 if (DBG) Log.d(TAG, "onDestroy()"); in onDestroy() 101 if (DBG) Log.d(TAG, "onIsLanguageAvailable(" + lang + "," + country + "," + variant + ")"); in onIsLanguageAvailable() 108 if (DBG) Log.d(TAG, "onLoadLanguage(" + lang + "," + country + "," + variant + ")"); in onLoadLanguage() 159 if (DBG) Log.d(TAG, "onStop()"); in onStop()
|