/external/chromium_org/content/public/common/ |
sandboxed_process_launcher_delegate.h | 20 // Allows a caller of StartSandboxedProcess or 34 // restrictive, the caller should set |disable_default_policy| to true and
|
/external/chromium_org/device/bluetooth/ |
bluetooth_socket.h | 28 // the reception has been successful. If it fails, the caller can get the 33 // successful. If it fails, the caller can get the error message through
|
/external/chromium_org/net/ssl/ |
client_cert_store.h | 17 // The caller is expected to keep the ClientCertStore alive until the callback 25 // The |callback| may be called sychronously. The caller must ensure the
|
/external/chromium_org/ppapi/api/dev/ |
ppb_var_resource_dev.idl | 24 * behalf of the caller. 35 * 1 on behalf of the caller.
|
/external/chromium_org/ppapi/c/dev/ |
ppb_var_resource_dev.h | 39 * behalf of the caller. 49 * 1 on behalf of the caller.
|
/external/chromium_org/remoting/base/ |
auto_thread_task_runner.h | 17 // management, by posting a caller-supplied task to the underlying task runner 41 // Task posted to |task_runner_| to notify the caller that it may be stopped.
|
/external/chromium_org/third_party/skia/include/utils/ios/ |
SkStream_NSData.h | 14 /** Returns an NSData with a copy of the stream's data. The caller must call 21 The caller must call retain if it intends to keep the data object beyond
|
/external/chromium_org/tools/json_schema_compiler/ |
json_schema.py | 47 # Return a copy of the object so that any changes a caller makes won't affect 48 # the next caller.
|
/external/chromium_org/ui/base/gtk/ |
event_synthesis_gtk.h | 21 // Creates and returns a key event. Passes ownership to the caller. 28 // Ownership of the events in the vector is passed to the caller.
|
/external/emma/core/java12/com/vladium/util/ |
ResourceLoader.java | 36 final Class caller = ClassLoaderResolver.getCallerClass (1); local 37 final ClassLoader loader = ClassLoaderResolver.getClassLoader (caller); 47 final Class caller = ClassLoaderResolver.getCallerClass (1); local 48 final ClassLoader loader = ClassLoaderResolver.getClassLoader (caller); 61 final Class caller = ClassLoaderResolver.getCallerClass (1); local 62 final ClassLoader loader = ClassLoaderResolver.getClassLoader (caller); 76 final Class caller = ClassLoaderResolver.getCallerClass (1); local 77 final ClassLoader loader = ClassLoaderResolver.getClassLoader (caller);
|
/external/icu4c/layout/ |
loengine.h | 122 * This function copies the glyph array into a caller supplied array. 123 * The caller must ensure that the array is large enough to hold all 138 * This function copies the character index array into a caller supplied array. 139 * The caller must ensure that the array is large enough to hold a 154 * This function copies the character index array into a caller supplied array. 155 * The caller must ensure that the array is large enough to hold a 172 * This function copies the position array into a caller supplied array. 173 * The caller must ensure that the array is large enough to hold an
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
CondVar.h | 61 ** Description: Block the caller and wait for a condition. 73 ** Description: Block the caller and wait for a condition.
|
/external/llvm/test/CodeGen/MSP430/ |
byval.ll | 18 define void @caller() nounwind { 20 ; CHECK-LABEL: caller:
|
/external/llvm/test/CodeGen/NVPTX/ |
i8-param.ll | 13 ; CHECK: .visible .func caller 14 define void @caller(i8* %a) {
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
basictest.ll | 10 define internal i32 @caller(i32* %B) { 20 %X = call i32 @caller( i32* %B ) ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/Inline/ |
invoke_test-2.ll | 22 ; caller returns true if might_throw throws an exception... callee cannot throw. 23 define i32 @caller() {
|
invoke_test-3.ll | 22 ; caller returns true if might_throw throws an exception... which gets 24 define i32 @caller() {
|
/external/skia/include/utils/ios/ |
SkStream_NSData.h | 14 /** Returns an NSData with a copy of the stream's data. The caller must call 21 The caller must call retain if it intends to keep the data object beyond
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AD_Null.h | 37 * @param pDecoderType : pointer on an M4AD_Type (allocated by the caller) 41 * function and must be un-allocated by the caller.
|
M4DECODER_Null.h | 38 * (allocated by the caller) 43 * this function and must be freed by the caller.
|
/frameworks/base/core/java/com/android/internal/os/ |
TransferPipe.java | 51 interface Caller { 73 static void go(Caller caller, IInterface iface, FileDescriptor out, 75 go(caller, iface, out, prefix, args, DEFAULT_TIMEOUT); 78 static void go(Caller caller, IInterface iface, FileDescriptor out, 83 caller.go(iface, out, prefix, args); 91 caller.go(iface, tp.getWriteFd().getFileDescriptor(), prefix, args);
|
/frameworks/base/services/java/com/android/server/firewall/ |
Filter.java | 29 * @param callerUid The uid of the caller 30 * @param callerPid The pid of the caller
|
/packages/apps/Nfc/nci/jni/ |
CondVar.h | 57 ** Description: Block the caller and wait for a condition. 69 ** Description: Block the caller and wait for a condition.
|
/external/chromium_org/v8/test/webkit/fast/js/ |
basic-strict-mode.js | 100 shouldThrow("(function (){'use strict'; arguments.caller; })()"); 102 shouldThrow("(function f(){'use strict'; f.caller; })()"); 104 shouldThrow("(function f(){'use strict'; f.caller=5; })()"); 106 shouldThrow("(function (arg){'use strict'; arguments.caller; })()"); 108 shouldThrow("(function f(arg){'use strict'; f.caller; })()"); 110 shouldThrow("(function f(arg){'use strict'; f.caller=5; })()"); 112 // arguments/caller poisoning should be visible but not throw with 'in' & 'hasOwnProperty'. 113 shouldBeTrue('"caller" in function(){"use strict"}'); 114 shouldBeTrue('(function(){"use strict";}).hasOwnProperty("caller")'); 198 shouldBeUndefined("(function f(arg){'use strict'; return Object.getOwnPropertyDescriptor(f, 'caller').value; })()") [all...] |
/external/libselinux/include/selinux/ |
selinux.h | 27 Caller must free via freecon. */ 41 set *con to refer to it. Caller must free via freecon. */ 45 Caller must free via freecon. */ 50 If non-NULL, caller must free via freecon. */ 59 If non-NULL, caller must free via freecon. */ 68 If non-NULL, caller must free via freecon. */ 77 If non-NULL, caller must free via freecon. */ 87 Caller must free via freecon. */ 100 Caller must free via freecon. */ 170 Caller must free via freecon. * [all...] |