Searched
full:caller (Results
701 -
725 of
8335) sorted by null
<<21222324252627282930>>
/development/ndk/platforms/android-14/include/android/ |
native_window.h | 108 * function, it contains the dirty region, that is, the region the caller 110 * with the actual area the caller needs to redraw -- this region is often
|
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraChannel.h | 52 // Owner of memory is transferred from the caller to the caller with this call.
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraChannel.h | 52 // Owner of memory is transferred from the caller to the caller with this call.
|
/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraChannel.h | 52 // Owner of memory is transferred from the caller to the caller with this call.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
util.rb | 52 file, line, = caller[ 1 ].split( ':', 3 ) 68 file, line, = caller[ 1 ].split( ':', 3 )
|
/external/apache-http/src/org/apache/http/ |
ConnectionReuseStrategy.java | 56 * If this method returns <code>false</code>, the caller MUST 58 * If it returns <code>true</code>, the caller SHOULD attempt to
|
/external/boringssl/src/include/openssl/ |
rand.h | 40 * randomness rather opening /dev/urandom internally. The caller retains 56 * /dev/urandom internally. Like |RAND_set_urandom_fd|, the caller retains
|
/external/clang/test/CodeGenCXX/ |
exceptions-cxx-new.cpp | 20 // CHECK: %[[CATCHSWITCHPAD:.*]] = catchswitch within none [label %[[CATCH_INT:.*]], label %[[CATCH_DOUBLE:.*]]] unwind to caller 64 // CHECK: cleanupret from %[[CLEANUPPAD]] unwind to caller
|
/external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
IExceptionHandlerTable.java | 59 * checks are made. It is the responsibility of the caller to ensure 70 * the responsibility of the caller to ensure that all data referenced
|
/external/google-breakpad/src/google_breakpad/processor/ |
symbol_supplier.h | 30 // The caller may implement the SymbolSupplier abstract base class 82 // to GetCStringSymbolData(), the caller should call FreeSymbolData(const
|
/external/google-breakpad/src/processor/ |
stackwalker_mips.h | 69 // the frame that called frames.back(). The caller takes ownership 75 // The caller takes ownership of the returned frame. Return NULL on failure.
|
/external/guava/guava/src/com/google/common/reflect/ |
TypeToInstanceMap.java | 32 * {@link TypeToken}. Instead, caller should use the type safe {@link #putInstance}. 34 * <p>Also, if caller suppresses unchecked warnings and passes in an {@code Iterable<String>}
|
/external/icu/icu4c/source/common/unicode/ |
ulistformatter.h | 43 * function returns immediately. The caller should check its output 109 * function returns immediately. The caller should check its output
|
/external/icu/icu4c/source/i18n/ |
utf8collationiterator.h | 51 * together with a bogus code point. The caller will ignore that code point. 54 * but the caller will treat them like U+FFFD because forbidSurrogateCodePoints() returns TRUE.
|
valueformatter.h | 37 * do not own their own attributes. Rather the caller maintains ownership of 38 * all attributes. A caller first calls a prepareXXX method on an instance
|
windtfmt.h | 61 * calendar for the specified or default locale is used. The caller should 77 * Sets the time zone for the calendar of this DateFormat object. The caller
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
ResourceLoader.java | 43 * The caller of this method is guaranteed to call {@link #close(Reader)} when done with the 55 * The caller of this method is guaranteed to call {@link #close(Reader)} when done with the
|
/external/jsoncpp/src/lib_json/ |
json_batchallocator.h | 52 /// @warning it is the responsability of the caller to call objects 79 /// @warning it is the responsability of the caller to actually destruct the
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
ServiceConnection.java | 50 * Returns to the caller all of the headers that were returned with the 51 * response to the SOAP request. Primarily this gives the caller an
|
/external/libbrillo/brillo/dbus/ |
dbus_method_response.h | 38 // to the caller as "org.freedesktop.DBus.Failed". 85 // of return values to be sent to the caller.
|
/external/libcap/doc/old/ |
_setfilecap.2 | 59 and the caller does not have the 65 the effective UID does not match the owner of the file, and the caller
|
/external/libchrome/base/mac/ |
scoped_typeref.h | 40 // For initialization with an existing object, the caller may specify whether 41 // the ScopedTypeRef<> being initialized is assuming the caller's existing
|
/external/libchrome/crypto/ |
nss_util_internal.h | 33 // Caller must release returned reference with PK11_FreeSlot. 71 // true is returned, the caller can proceed to initialize TPM slot for the
|
/external/libchrome/sandbox/linux/syscall_broker/ |
broker_policy.cc | 45 // the whitelist. For paranoia a caller should then use |file_to_access|. See 72 // whitelist. For paranoia, a caller should then use |file_to_open| rather
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/ |
TextureData.java | 45 /** @return whether the caller of {@link #consumePixmap()} should dispose the Pixmap returned by {@link #consumePixmap()} */ 48 /** Uploads the pixel data to the OpenGL ES texture. The caller must bind an OpenGL ES texture. A call to {@link #prepare()}
|
Completed in 597 milliseconds
<<21222324252627282930>>