Searched
full:wrapped (Results
751 -
775 of
1585) sorted by null
<<31323334353637383940>>
/external/mesa3d/src/mesa/vbo/ |
vbo_split_copy.c | 385 /* Wrapped the primitive, need to repeat some vertices: 413 /* Wrapped the primitive, need to repeat some vertices:
|
/external/skia/src/core/ |
SkScan_AntiPath.cpp | 115 /// it out through the wrapped blitter. 675 // now use the (possibly wrapped) blitter
|
/external/smack/src/org/jivesoftware/smack/util/ |
Cache.java | 34 * are first wrapped by a CacheObject which maintains the following pieces 439 * Underlying object wrapped by the CacheObject.
|
/external/smack/src/org/jivesoftware/smackx/ |
Form.java | 83 * Creates a new Form that will wrap an existing DataForm. The wrapped DataForm must be 473 * @return the wrapped DataForm.
|
/external/v8/samples/ |
process.cc | 340 // Fetch the map wrapped by this object. 361 // Fetch the map wrapped by this object.
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQueryBuilder.java | 383 // by compiling it twice: once wrapped in parentheses and once as 386 // in both the wrapped and original forms.
|
/frameworks/base/core/java/android/widget/ |
ListView.java | 253 * {@link HeaderViewListAdapter}, it will be wrapped with a supporting 267 // Wrap the adapter if it wasn't already wrapped. 290 * {@link HeaderViewListAdapter}, it will be wrapped with a supporting 346 * {@link HeaderViewListAdapter}, it will be wrapped with a supporting 360 // Wrap the adapter if it wasn't already wrapped. 383 * {@link HeaderViewListAdapter}, it will be wrapped with a supporting 446 * The adapter passed to this method may be wrapped by a {@link WrapperListAdapter}, 448 * headers and/or footers will cause the adapter to be wrapped. [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
SpinnerICS.java | 580 * If the wrapped SpinnerAdapter is also a ListAdapter, delegate this call. 593 * If the wrapped SpinnerAdapter is also a ListAdapter, delegate this call.
|
/libcore/luni/src/test/java/libcore/xml/ |
XsltXPathConformanceTestSuite.java | 428 * Returns the given file's XML fragment as a single node, wrapped in 457 // Parse it as document fragment wrapped in <result> tags.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
ld-2.7.so | |
ld-linux.so.2 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
ld-2.7.so | |
ld-linux.so.2 | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sets.py | 38 ImmutableSet, x is wrapped into a _TemporarilyImmutableSet z, and 544 # Return self wrapped in a temporarily immutable set
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cmath.py | 288 """Wrapped version of rect that accepts a complex number instead of 293 """Wrapped version of polar that returns a complex number instead of
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sets.py | 38 ImmutableSet, x is wrapped into a _TemporarilyImmutableSet z, and 544 # Return self wrapped in a temporarily immutable set
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cmath.py | 288 """Wrapped version of rect that accepts a complex number instead of 293 """Wrapped version of polar that returns a complex number instead of
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Channel.java | 213 * of the array wrapped by the ByteBuffer. 224 * the array wrapped by the ByteBuffer.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GCWrapper.java | 43 * The actual wrapped GC object is only non-null during the context of a paint operation. 48 * The actual SWT {@link GC} being wrapped. This can change during the lifetime of the
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
ByteString.java | 534 * @return wrapped bytes 547 * @return a list of wrapped bytes 666 * @return stream based on wrapped data [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 267 // wrapped in this way (e.g. protobuf-tests.exe) tries to execute another 268 // program wrapped in this way (e.g. test_plugin.exe), the latter fails 272 // turns out that if we simply invoke the wrapped test_plugin.exe [all...] |
/external/clang/lib/Frontend/ |
TextDiagnostic.cpp | 629 bool Wrapped = false; 661 Wrapped = true; 669 return Wrapped; [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 259 // wrapped in this way (e.g. protobuf-tests.exe) tries to execute another 260 // program wrapped in this way (e.g. test_plugin.exe), the latter fails 264 // turns out that if we simply invoke the wrapped test_plugin.exe [all...] |
/libcore/luni/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 35 * Any Exception thrown during the instantiation process is wrapped as a {@link DatatypeConfigurationException}. 44 * Any Exception thrown during the instantiation process is wrapped as a {@link DatatypeConfigurationException}. 49 * Any Exception thrown during the instantiation process is wrapped as a {@link DatatypeConfigurationException}. [all...] |
/art/runtime/entrypoints/ |
entrypoint_utils.cc | 371 // In the case of checked exceptions that aren't declared, the exception must be wrapped by
|
Completed in 1729 milliseconds
<<31323334353637383940>>