HomeSort by relevance Sort by last modified time
    Searched full:wrap (Results 151 - 175 of 970) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/emma/ant/ant14/com/vladium/emma/ant/
GenericCfg.java 78 fileSettings = EMMAProperties.wrap (Property.getPropertiesFromFile (m_settingsFile));
99 genericSettings = EMMAProperties.wrap (new Properties ());
  /external/opencore/oscl/oscl/osclbase/src/
oscl_shared_ptr.h 61 \param inClassPtr A pointer to an instance of the parameterized type that the new OsclSharedPtr will wrap.
144 //! Test for equality to see if two PVHandles wrap the same object.
  /external/webkit/WebCore/bindings/js/
JSGeolocationCustom.cpp 108 // Wrap to int32 and force non-negative to match behavior of window.setTimeout.
126 // Wrap to int32 and force non-negative to match behavior of window.setTimeout.
  /external/webkit/WebCore/inspector/front-end/
textViewer.css 7 white-space: pre-wrap;
79 white-space: pre-wrap;
  /external/webkit/WebCore/loader/
TextDocument.cpp 142 preElement->setAttribute("style", "word-wrap: break-word; white-space: pre-wrap;", ec);
  /external/webkit/WebCore/platform/graphics/cg/
PDFDocumentImage.cpp 74 // to wrap itself inside CFData to get around this, ensuring that ImageIO is really looking at the SharedBuffer.
78 // Create a CGDataProvider to wrap the SharedBuffer.
  /frameworks/base/core/tests/coretests/src/android/text/
SpannedTest.java 68 s.setSpan(CharacterStyle.wrap(mark), 3, 7,
72 s.setSpan(CharacterStyle.wrap(new TypefaceSpan("mono")), 8, 9,
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
BridgeInflater.java 107 // Wrap the real exception in a ClassNotFoundException, so that the calling method
128 // Wrap the real exception in an InflateException so that the calling
  /packages/apps/Email/src/com/android/exchange/utility/
SimpleIcsWriter.java 128 // Wrap with double quotes.
131 // It's not the smartest implementation. e.g. we don't have to wrap an empty string with
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LanguageSwitcher.java 179 if (mCurrentIndex >= mLocales.length) mCurrentIndex = 0; // Wrap around
184 if (mCurrentIndex < 0) mCurrentIndex = mLocales.length - 1; // Wrap around
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Channels.java 194 * wrap a byte array to a ByteBuffer
197 ByteBuffer buffer = ByteBuffer.wrap(bytes);
256 ByteBuffer buffer = ByteBuffer.wrap(target, offset, length);
281 ByteBuffer buffer = ByteBuffer.wrap(target, offset, length);
320 ByteBuffer buffer = ByteBuffer.wrap(source, offset, length);
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLRecordProtocol.java 188 protected byte[] wrap(byte content_type, DataStream dataStream) { method in class:SSLRecordProtocol
190 return wrap(content_type, fragment, 0, fragment.length);
200 protected byte[] wrap(byte content_type, method in class:SSLRecordProtocol
203 logger.println("SSLRecordProtocol.wrap: TLSPlaintext.fragment["
225 logger.println("SSLRecordProtocol.wrap: TLSCiphertext.fragment["
HandshakeProtocol.java 271 public byte[] wrap() { method in class:HandshakeProtocol
280 return recordProtocol.wrap(ContentType.HANDSHAKE, io_stream);
287 return recordProtocol.wrap(ContentType.HANDSHAKE,
  /external/e2fsprogs/debugfs/
logdump.c 68 #define WRAP(jsb, blocknr) \
440 WRAP(jsb, blocknr);
448 WRAP(jsb, blocknr);
483 WRAP(jsb, blocknr);
508 WRAP(jsb, blocknr);
  /external/e2fsprogs/e2fsck/
recovery.c 202 /* Make sure we wrap around the log correctly! */
203 #define wrap(journal, var) \ macro
375 wrap(journal, next_log_block);
412 wrap(journal, next_log_block);
430 wrap(journal, next_log_block);
  /external/srec/audio/AudioIn/UNIX/src/
filter.c 192 * (b) Update state to point to newest sample, wrap if < 0
195 * (otherwise, update state -= nInput-1; wrap by adding nTaps if < 0)
252 pz = pz_end; // wrap around (circular buffer)
258 pFIR->state += pFIR->nTaps; // wrap
279 pFIR->state += pFIR->nTaps; // wrap
  /external/v8/samples/
process.cc 92 // Wrap the options and output map in a JavaScript objects and
230 // Wrap the map object in a JavaScript wrapper
251 // Wrap the C++ request object in a JavaScript wrapper
306 // Wrap the raw C++ pointer in an External so it can be referenced
352 // Otherwise fetch the value and wrap it in a JavaScript string
411 // Wrap the raw C++ pointer in an External so it can be referenced
445 // Wrap the result in a JavaScript string and return it.
  /bootable/recovery/minzip/
Hash.c 204 if (pEntry == pEnd) { /* wrap around to start */
275 if (pEntry == pEnd) { /* wrap around to start */
339 if (pEntry == pEnd) { /* wrap around to start */
  /dalvik/libcore/luni/src/main/java/java/io/
OutputStreamWriter.java 240 CharBuffer chars = CharBuffer.wrap(buf, offset, count);
275 CharBuffer chars = CharBuffer.wrap(new char[] { (char) oneChar });
317 CharBuffer chars = CharBuffer.wrap(str, offset, count + offset);
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
Charset_AbstractTest.java 131 CharBuffer inputCB = CharBuffer.wrap(testChars);
146 ByteBuffer inputBB = ByteBuffer.wrap(input);
188 CharBuffer inputCB = CharBuffer.wrap(testChars);
Charset_TestGenerator.java 246 // ByteBuffer inputBB = ByteBuffer.wrap(bytes);
263 genEncoded(Charset.forName("MacRoman"), CharBuffer.wrap(chars));
264 // genEncoded(Charset.forName(charsetNames[37]), CharBuffer.wrap(chars));
  /dalvik/vm/
Hash.c 200 if (pEntry == pEnd) { /* wrap around to start */
271 if (pEntry == pEnd) { /* wrap around to start */
367 if (pEntry == pEnd) { /* wrap around to start */
  /external/icu4c/common/
unistr_cnv.cpp 157 // as a limit in some functions, it may wrap around and yield a pointer
161 // Assume that the capacity is real and a limit pointer won't wrap around.
166 // Pin the capacity so that a limit pointer does not wrap around.
  /external/webkit/WebCore/manual-tests/inspector/
display-form-data.html 46 <br>Request Payload: 3 lines of text data with a very long 2nd line which should wrap
49 <br>Request Payload: 3 lines of text data with a very long 2nd line which should wrap
52 <br>Request Payload: 3 lines of text data with a very long 2nd line of binary data which should wrap
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java 24 import static android.renderscript.Sampler.Value.WRAP;
221 sampleBuilder.setWrapS(WRAP);
222 sampleBuilder.setWrapT(WRAP);

Completed in 202 milliseconds

1 2 3 4 5 67 8 91011>>