HomeSort by relevance Sort by last modified time
    Searched refs:wrapping (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 68 with appropriate line-wrapping. */
121 /* Maximum characters per line in automatic line wrapping mode.
123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
128 /* Get or set the wrapping mode as a single entity. */
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
145 /* True if PRETTY-PRINTER is in line-wrapping mode. */
172 /* Current wrapping mode. */
173 pp_wrapping_mode_t wrapping; member in struct:pretty_print_info
diagnostic.h 131 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)
133 /* Maximum characters per line in automatic line wrapping mode.
135 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 69 with appropriate line-wrapping. */
122 /* Maximum characters per line in automatic line wrapping mode.
124 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
127 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 /* Get or set the wrapping mode as a single entity. */
130 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
177 /* Current wrapping mode. */
178 pp_wrapping_mode_t wrapping; member in struct:pretty_print_info
diagnostic.h 199 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)
201 /* Maximum characters per line in automatic line wrapping mode.
203 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 69 with appropriate line-wrapping. */
122 /* Maximum characters per line in automatic line wrapping mode.
124 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
127 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 /* Get or set the wrapping mode as a single entity. */
130 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
177 /* Current wrapping mode. */
178 pp_wrapping_mode_t wrapping; member in struct:pretty_print_info
diagnostic.h 199 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)
201 /* Maximum characters per line in automatic line wrapping mode.
203 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 69 with appropriate line-wrapping. */
122 /* Maximum characters per line in automatic line wrapping mode.
124 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
127 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 /* Get or set the wrapping mode as a single entity. */
130 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
177 /* Current wrapping mode. */
178 pp_wrapping_mode_t wrapping; member in struct:pretty_print_info
diagnostic.h 199 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)
201 /* Maximum characters per line in automatic line wrapping mode.
203 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 1010 final SSLSocket wrapping = (SSLSocket) local
1053 Socket wrapping = sf.createSocket(underlying, null, -1, false); local
    [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableCellElement21.js 78 The noWrap attribute supresses word wrapping.
HTMLTableCellElement22.js 78 The noWrap attribute supresses word wrapping.
table27.js 78 Suppress word wrapping.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableCellElement21.js 78 The noWrap attribute supresses word wrapping.
HTMLTableCellElement22.js 78 The noWrap attribute supresses word wrapping.
table27.js 78 Suppress word wrapping.
  /external/v8/test/mjsunit/harmony/
proxies-example-membrane.js 307 // bother wrapping it.
374 // bother wrapping it.
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 503 wrapping(u, s.reg, width, tmu.swrap, FRAC_BITS);
504 wrapping(v, t.reg, height, tmu.twrap, FRAC_BITS);
1118 void GGLAssembler::wrapping( function in class:android::GGLAssembler
    [all...]
GGLAssembler.h 459 void wrapping( int d,
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 63 Boolean wrapping; /* does element wrap around (one value higher than max is min) */
265 pElement->wrapping = CFBooleanGetValue (refType);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 44 * wrapping, they are evaluated as block, and create syntax
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 44 * wrapping, they are evaluated as block, and create syntax
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 806 no signed wrapping. The result is undefined if the negation overflows.
811 no unsigned wrapping. The result is undefined if the negation overflows.
828 signed wrapping. The result is undefined if the sum overflows.
833 unsigned wrapping. The result is undefined if the sum overflows.
846 no signed wrapping. The result is undefined if the sum overflows.
851 no unsigned wrapping. The result is undefined if the sum overflows.
864 no signed wrapping. The result is undefined if the sum overflows.
869 no unsigned wrapping. The result is undefined if the sum overflows.
    [all...]
  /external/chromium/chrome/browser/resources/keyboard/
main.js 668 // rendering issues with floated divs wrapping at some sizes).
  /system/core/libpixelflinger/
scanline.cpp 574 static GGLfixed wrapping(int32_t coord, uint32_t size, int tx_wrap) function in namespace:android
687 u = wrapping(tc[i].s, w, tx.s_wrap);
696 v = wrapping(tc[i].t, h, tx.t_wrap);
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 1455 milliseconds

1 2