Searched
full:caller (Results
251 -
275 of
8017) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/gtk/ |
rounded_window.h | 35 // handler that forces the window shape into roundness. Caller should not set 36 // an "expose-event" handler on |widget|; if caller needs to do custom
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwBrowserProcess.java | 24 * Note: it is up to the caller to ensure this is only called once. 38 * Note: it is up to the caller to ensure this is only called once.
|
/external/chromium_org/ash/drag_drop/ |
drag_drop_tracker.h | 35 // creation to give the caller a chance to perform any operations needed 45 // Caller takes ownership of the returned object.
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
ContentUriUtils.java | 24 * the caller. The caller is responsible for closing the file desciptor.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
local_file_reader.h | 28 // the result will be notified to the caller via |callback|s on the caller's
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_protocol.h | 83 // Result ownership is passed to the caller. 86 // Result ownership is passed to the caller.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_install_ui.h | 60 // Caller assumes ownership. 65 // Caller assumes ownership. This method is deprecated and should not be used
|
/external/chromium_org/chrome/browser/ui/gtk/ |
rounded_window.h | 34 // handler that forces the window shape into roundness. Caller should not set 35 // an "expose-event" handler on |widget|; if caller needs to do custom
|
/external/chromium_org/net/socket/ |
ssl_server_socket.h | 46 // The caller must provide the server certificate and private key to use. 54 // The caller starts the SSL server handshake by calling Handshake on the
|
/external/chromium_org/ppapi/shared_impl/ |
dictionary_var.h | 35 // The returned PP_Var has had a ref added on behalf of the caller. 40 // The returned PP_Var has had a ref added on behalf of the caller.
|
/external/chromium_org/sync/internal_api/public/ |
change_record.h | 32 // Transfers ownership of the DictionaryValue to the caller. 53 // Transfers ownership of the DictionaryValue to the caller.
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/templates/ |
macros.tmpl | 4 {{- caller() }} 7 {{- caller() }}
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/ |
font_subsetter.h | 29 // font is returned in |output_buffer| (caller to delete[]). Return value is 42 // |output_buffer| Generated subset font. Caller to delete[].
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrPathRendererChain.h | 44 /** Documents how the caller plans to use a GrPathRenderer to draw a path. It affects the PR 54 /** Returns a GrPathRenderer compatible with the request if one is available. If the caller
|
/external/chromium_org/third_party/skia/include/utils/mac/ |
SkCGUtils.h | 52 * owner of the stream, so the caller must still manage its ownership. 54 * To hand-off ownership of the stream to the provider, the caller must do
|
/external/chromium_org/ui/gfx/ |
gtk_util.h | 32 // 1, and the caller is responsible for unrefing it when done. 40 // process. Caller must gdk_cursor_ref() it if they want to assume ownership.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-105.js | 29 assertEquals(Number, custom_valueOf.caller); 34 assertEquals(String, custom_toString.caller);
|
regress-1387.js | 29 // access strict mode caller and callee. 36 var get1 = Object.getOwnPropertyDescriptor(foo(), "caller").get;
|
/external/icu4c/common/unicode/ |
appendable.h | 85 * Tells the object that the caller is going to append roughly 98 * May return a pointer to the caller-owned scratch buffer which must have 119 * If a caller cannot provide a reasonable guess at the desired capacity, 122 * If a non-scratch buffer is returned, the caller may only pass 132 * @param scratch default caller-owned buffer 192 * Tells the UnicodeString that the caller is going to append roughly 203 * May return a pointer to the caller-owned scratch buffer which must have 214 * @param scratch default caller-owned buffer
|
/external/llvm/test/Transforms/DeadArgElim/ |
deadretval2.ll | 39 ; different orders (ie, first the caller, than the callee and first the callee 40 ; and then the caller) since DAE processes functions one by one and handles
|
/external/sfntly/cpp/src/sample/chromium/ |
font_subsetter.h | 29 // font is returned in |output_buffer| (caller to delete[]). Return value is 42 // |output_buffer| Generated subset font. Caller to delete[].
|
/external/skia/include/gpu/ |
GrPathRendererChain.h | 44 /** Documents how the caller plans to use a GrPathRenderer to draw a path. It affects the PR 54 /** Returns a GrPathRenderer compatible with the request if one is available. If the caller
|
/external/skia/include/utils/mac/ |
SkCGUtils.h | 52 * owner of the stream, so the caller must still manage its ownership. 54 * To hand-off ownership of the stream to the provider, the caller must do
|
/external/v8/test/mjsunit/regress/ |
regress-1387.js | 29 // access strict mode caller and callee. 36 var get1 = Object.getOwnPropertyDescriptor(foo(), "caller").get;
|
/frameworks/av/include/media/stagefright/timedtext/ |
TimedTextDriver.h | 54 // Caller owns the file desriptor and caller is responsible for closing it.
|
Completed in 1110 milliseconds
<<11121314151617181920>>