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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/text/
package.html 11 the actual wrapping and drawing of your text.
  /cts/tests/src/android/content/cts/
MockAccountService.java 24 * a basic Mock Service for wrapping the MockAccountAuthenticator
  /cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountService.java 24 * a basic Mock Service for wrapping the MockAccountAuthenticator
  /external/clearsilver/man/man3/
cgiwrap_getenv.3 32 which gets around problems when wrapping this routine in
cgiwrap_putenv.3 35 caller (usually), and keeps most wrapping callbacks from
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 86 * wrapping another exception.
115 * wrapping another exception.
138 * wrapping another exception.
182 * wrapping another exception.
201 * wrapping another exception.
221 * wrapping another exception.
240 * wrapping another exception.
270 * wrapping another exception.
298 * wrapping another exception.
321 * wrapping another exception
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
HandlerBase.java 72 * wrapping another exception.
162 * wrapping another exception.
181 * wrapping another exception.
202 * wrapping another exception.
222 * wrapping another exception.
245 * wrapping another exception.
268 * wrapping another exception.
290 * wrapping another exception.
317 * wrapping another exception.
338 * wrapping another exception
    [all...]
DocumentHandler.java 87 * wrapping another exception.
103 * wrapping another exception.
127 * wrapping another exception.
148 * wrapping another exception.
175 * wrapping another exception.
204 * wrapping another exception.
226 * wrapping another exception.
ErrorHandler.java 70 * wrapping another exception.
99 * wrapping another exception.
131 * wrapping another exception.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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
  /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
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
StreamBlockCipher.java 46 * return the name of the algorithm we are wrapping.
48 * @return the name of the algorithm we are wrapping.
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/modes/
SICBlockCipher.java 38 * return the underlying block cipher that we are wrapping.
40 * @return the underlying block cipher that we are wrapping.
  /development/apps/Development/src/com/android/development/
PointerLocation.java 26 * Demonstrates wrapping a layout in a ScrollView.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ScrollView1.java 28 * Demonstrates wrapping a layout in a ScrollView.
ScrollView2.java 29 * Demonstrates wrapping a layout in a ScrollView.
  /frameworks/base/media/libeffects/lvm/lib/Common/lib/
Filter.h 35 #define FILTER_LOSS 32730 /* -0.01dB loss to avoid wrapping due to band ripple */
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
SyncProgressMonitor.java 24 * Implementation of the {@link ISyncProgressMonitor} wrapping an Eclipse {@link IProgressMonitor}.
  /frameworks/base/core/tests/coretests/src/android/text/
StaticLayoutTest.java 79 * Basic test showing effect of includePad = true wrapping to 2 lines.
96 * Basic test showing effect of includePad = true wrapping to 3 lines.
115 * Basic test showing effect of includePad = true wrapping to 3 lines and
143 * Basic test showing effect of includePad = true, spacingAdd = 2, wrapping
165 * spacingMult = 1.5, wrapping to 3 lines.
187 * spacingMult = 0.8 when wrapping to 3 lines.
  /libcore/luni/src/main/java/org/apache/xml/utils/
DefaultErrorHandler.java 115 * wrapping another exception.
144 * wrapping another exception.
171 * wrapping another exception.
195 * wrapping another exception.
225 * wrapping another exception.
260 * wrapping another exception.
  /external/apache-http/src/org/apache/http/entity/
HttpEntityWrapper.java 42 * Base class for wrapping entities.
44 * calls to it. Implementations of wrapping entities can derive
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-49286.js 88 // A function wrapping a try...catch block
103 // A function wrapping a call to f -
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/internal/repository/
MockPlatformPackage.java 36 * and then a {@link MockPlatformPackage} wrapping it.
46 * and then a {@link MockPlatformPackage} wrapping it.
  /libcore/luni/src/main/java/org/apache/xalan/processor/
ProcessorTemplate.java 42 * wrapping another exception.
  /libcore/luni/src/main/java/org/xml/sax/ext/
DefaultHandler2.java 111 * @exception SAXException Any SAX exception, possibly wrapping
149 * @exception SAXException Any SAX exception, possibly wrapping
177 * @exception SAXException Any SAX exception, possibly wrapping

Completed in 857 milliseconds

1 2 3 4 5 6 7 8 91011>>