HomeSort by relevance Sort by last modified time
    Searched full:wrapping (Results 26 - 50 of 336) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToTextStream.java 59 * wrapping another exception.
82 * wrapping another exception.
120 * wrapping another exception.
159 * wrapping another exception.
191 * wrapping another exception.
240 * wrapping another exception.
373 * wrapping another exception.
413 * wrapping another exception.
447 * wrapping another exception.
468 * wrapping another exception
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
WrapCipherSpi.java 169 throw new IllegalArgumentException("engine only valid for wrapping");
230 throw new RuntimeException("not supported for wrapping");
241 throw new RuntimeException("not supported for wrapping");
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
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)
  /dalvik/libcore/text/src/main/java/java/text/
Annotation.java 30 * By wrapping text attribute values into an {@code Annotation}, these aspects
RuleBasedBreakIterator.java 32 * Wrapping construction
  /external/guava/src/com/google/common/io/
AppendableWriter.java 54 // than wrapping cbuf in a light-weight CharSequence.
  /external/webkit/WebCore/platform/graphics/cg/
PatternCG.cpp 64 // INT_MAX is almost correct, but there seems to be some number wrapping occurring making the fill
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/internal/repository/
MockAddonPackage.java 33 * and then a {@link MockAddonPackage} wrapping it.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/
CBCBlockCipher.java 39 * return the underlying block cipher that we are wrapping.
41 * @return the underlying block cipher that we are wrapping.
CCMBlockCipher.java 44 * return the underlying block cipher that we are wrapping.
46 * @return the underlying block cipher that we are wrapping.
CFBBlockCipher.java 42 * return the underlying block cipher that we are wrapping.
44 * @return the underlying block cipher that we are wrapping.
GOFBBlockCipher.java 51 * return the underlying block cipher that we are wrapping.
53 * @return the underlying block cipher that we are wrapping.
OFBBlockCipher.java 41 * return the underlying block cipher that we are wrapping.
43 * @return the underlying block cipher that we are wrapping.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
ContentHandler.java 99 * wrapping another exception
124 * wrapping another exception
252 * wrapping another exception
281 * wrapping another exception
327 * wrapping another exception
357 * wrapping another exception
384 * wrapping another exception
413 * wrapping another exception
DTDHandler.java 76 * wrapping another exception.
100 * wrapping another exception.
SAXException.java 62 * Create a new SAXException wrapping an existing exception.
  /external/clearsilver/cgi/
cgiwrap.h 79 * which gets around problems when wrapping this routine in
97 * caller (usually), and keeps most wrapping callbacks from
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 821 * wrapping another exception.
846 * wrapping another exception.
900 * wrapping another exception.
955 * wrapping another exception.
976 * wrapping another exception.
997 * wrapping another exception.
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
FileDescriptor.java 22 * socket. If is often used for wrapping an operating system "handle". Some
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorGlobalParamDecl.java 44 * wrapping another exception.
ProcessorGlobalVariableDecl.java 44 * wrapping another exception.
ProcessorText.java 44 * wrapping another exception.
  /external/qemu/distrib/sdl-1.2.12/src/timer/macos/
SDL_MPWtimer.c 55 /* FIXME: Should we implement a wrapping algorithm, like Win32? */
SDL_systimer.c 88 // FIXME: Should we implement a wrapping algorithm, like Win32?
  /external/webkit/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 42 * Wrapping surface/context functionality into a separate class avoids lots

Completed in 254 milliseconds

12 3 4 5 6 7 8 91011>>