HomeSort by relevance Sort by last modified time
    Searched full:caller (Results 176 - 200 of 8226) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/services/core/java/com/android/server/firewall/
Filter.java 29 * @param callerUid The uid of the caller
30 * @param callerPid The pid of the caller
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
single_source_ref_count.rs 7 // Tests an object returned via a local variable is valid to the caller.
30 // Tests an object returned via an expression is valid to 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.
  /system/bt/btif/include/
btif_uid.h 28 * Caller is responsible for destroying this object via uid_set_destroy().
41 * The caller is responsible for calling osi_free() on the returned array.
  /external/libselinux/include/selinux/
selinux.h 28 Caller must free via freecon. */
42 set *con to refer to it. Caller must free via freecon. */
46 Caller must free via freecon. */
51 If non-NULL, caller must free via freecon. */
60 If non-NULL, caller must free via freecon. */
69 If non-NULL, caller must free via freecon. */
78 If non-NULL, caller must free via freecon. */
88 Caller must free via freecon. */
101 Caller must free via freecon. */
171 Caller must free via freecon. *
    [all...]
  /art/runtime/arch/
context.h 70 // Reads the given GPR. The caller is responsible for checking the register
74 // Sets the given GPR. The caller is responsible for checking the register
81 // Reads the given FPR. The caller is responsible for checking the register
85 // Sets the given FPR. The caller is responsible for checking the register
89 // Smashes the caller save registers. If we're throwing, we don't want to return bogus values.
  /external/autotest/client/common_lib/
lsbrelease_utils.py 23 If the caller is from drone, it can pass in the file content here.
44 If the caller is from drone, it can pass in the file content here.
56 If the caller is from drone, it can pass in the file content here.
68 If the caller is from drone, it can pass in the file content here.
87 If the caller is from drone, it can pass in the file content here.
  /external/clang/lib/Sema/
SemaCUDA.cpp 92 Sema::IdentifyCUDAPreference(const FunctionDecl *Caller,
100 (Caller != nullptr) ? IdentifyCUDATarget(Caller) : Sema::CFT_Host;
151 bool Sema::CheckCUDATarget(const FunctionDecl *Caller,
156 return IdentifyCUDAPreference(Caller,Callee) == CFP_Never;
163 CUDAFunctionTarget CallerTarget = IdentifyCUDATarget(Caller),
189 // If the caller is implicit then the check always passes.
190 if (Caller->isImplicit()) return false;
200 Diag(Caller->getLocation(),
202 << Callee->getNameAsString() << Caller->getNameAsString()
    [all...]
  /external/google-breakpad/src/processor/
stackwalker_selftest.cc 38 // |return Recursor|. When the caller's frame is reused, it will cause
40 // in both the caller and callee. This is considered an unexpected
42 // caller frame in the stack than its caller.
128 // in an attempt to find the caller frame. Other unmapped accesses will
147 // and not the caller's frame pointer. Dereference %ebp to obtain the
148 // caller's frame pointer, which the compiler-generated preamble stored
163 // The caller's %esp is 8 higher than the value of %ebp in this function,
166 // the caller's %esp, and this function's prolog will save the caller's %eb
    [all...]
  /external/iproute2/tipc/
cmdl.c 100 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller,
107 if (caller->help)
108 (caller->help)(cmdl);
117 if (help_flag && caller->help) {
118 (caller->help)(cmdl);
  /external/llvm/test/Feature/
exception.ll 35 cleanupret from %cp unwind to caller
73 %cs1 = catchswitch within none [label %catch] unwind to caller
89 %cs1 = catchswitch within none [label %catch] unwind to caller
105 %cs1 = catchswitch within none [label %catch] unwind to caller
118 %cs1 = catchswitch within none [label %catch] unwind to caller
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
Subroutine.java 57 final JumpInsnNode caller)
62 callers.add(caller);
84 Object caller = subroutine.callers.get(i); local
85 if (!callers.contains(caller)) {
86 callers.add(caller);
  /external/skia/include/core/
SkPictureRecorder.h 66 * Signal that the caller is done recording. This invalidates the canvas returned by
67 * beginRecording/getRecordingCanvas. Ownership of the object is passed to the caller, who
78 * Signal that the caller is done recording, and update the cull rect to use for bounding
89 * Signal that the caller is done recording. This invalidates the canvas returned by
90 * beginRecording/getRecordingCanvas. Ownership of the object is passed to the caller, who
SkAnnotation.h 90 * The caller is responsible for managing its ownership of the SkData.
102 * The caller is responsible for managing its ownership of the SkData.
115 * The caller is responsible for managing its ownership of the SkData.
  /external/vboot_reference/firmware/2lib/include/
2api.h 51 * not set or cleared) by the caller.
56 * Verified boot has changed nvdata[]. Caller must save nvdata[] back
62 * Verified boot has changed secdata[]. Caller must save secdata[]
74 * Force recovery mode due to physical user request. Caller may set
80 * Force developer mode enabled. Caller may set this flag when
88 /* RAM should be cleared by caller this boot */
95 * Caller may relocate this between calls to vboot APIs.
99 * Fields which must be initialized by caller.
103 * Flags; see vb2_context_flags. Some flags may only be set by caller
109 * Work buffer, and length in bytes. Caller may relocate this betwee
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_ISO15693Map.h 72 * If the caller sets the value to \ref PH_FRINFC_NDEFMAP_SEEK_CUR, the component shall
85 * \retval NFCSTATUS_CMD_ABORTED The caller/driver has aborted the request.
86 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
116 * If the caller sets the value to \ref PH_FRINFC_NDEFMAP_SEEK_CUR, the component shall
130 * \retval NFCSTATUS_CMD_ABORTED The caller/driver has aborted the request.
131 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
155 * \retval NFCSTATUS_CMD_ABORTED The caller/driver has aborted the request.
156 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
206 * \retval NFCSTATUS_CMD_ABORTED The caller/driver has aborted the request.
207 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small
    [all...]
phFriNfc_NdefRecord.h 126 *\li \b Composition The caller is required to specify the data to write within this structure
136 * \li \b Composition: The caller has to specify the proper flags (OR'ing of the individual
138 * information goes into the generated (composed) record. The caller
148 * \li \b Composition: The caller needs to specify the TNF according to the definitions in the
160 * \li \b Composition: If the caller specifies via TNF that a Type field is present
175 * \li \b Composition: The caller has to specify a pointer to a buffer holding the record type. If the
176 * caller specifies that the record is without type (TNF) this member is ignored
187 * \li \b Composition: If the caller specifies via IL that an ID field is present
202 * \li \b Composition: The caller has to specify a pointer to a buffer holding the record ID. If the
203 * caller specifies that the record is without ID (IL Flag) this member is ignore
    [all...]
  /external/fio/
gettime.c 53 void *caller; member in struct:gtod_log
57 static struct gtod_log *find_hash(void *caller)
59 unsigned long h = hash_ptr(caller, HASH_BITS);
66 if (log->caller == caller)
73 static void inc_caller(void *caller)
75 struct gtod_log *log = find_hash(caller);
82 log->caller = caller;
85 h = hash_ptr(caller, HASH_BITS)
    [all...]
  /frameworks/base/core/java/android/os/
Vibrator.java 59 * <p>This method requires the caller to hold the permission
70 * <p>This method requires the caller to hold the permission
96 * <p>This method requires the caller to hold the permission
120 * <p>This method requires the caller to hold the permission
137 * Like {@link #vibrate(long, AudioAttributes)}, but allowing the caller to specify that
145 * Like {@link #vibrate(long[], int, AudioAttributes)}, but allowing the caller to specify that
153 * <p>This method requires the caller to hold the permission
  /frameworks/base/core/tests/coretests/src/android/net/
UriMatcherTest.java 57 matcher.addURI("caller-id", null, CALLERID);
58 matcher.addURI("caller-id", "*", CALLERID_TEXT);
78 matcher.addURI("caller-id", null, CALLERID);
79 matcher.addURI("caller-id", "/*", CALLERID_TEXT);
102 check("content://caller-id", CALLERID, matcher);
103 check("content://caller-id/asdf", CALLERID_TEXT, matcher);
104 check("content://caller-id/1", CALLERID_TEXT, matcher);
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
Tracer.java 171 String caller = getCaller(); local
172 if (caller == null) {
176 log(String.format("%s (%s)", caller, join(", ", arguments)));
231 * expected to be converted manually by the caller. If the array is not converter then
264 StackTraceElement caller = stackTrace[METHOD_TO_TRACE_LOCATION]; local
271 int indexOfDot = caller.getClassName().lastIndexOf('.');
276 if (indexOfDot + 1 >= caller.getClassName().length()) {
280 String shortClassName = caller.getClassName().substring(indexOfDot + 1);
281 return String.format("%s.%s from %s() at %s:%d", shortClassName, caller.getMethodName(),
  /external/clang/test/Analysis/
stackaddrleak.c 10 } // expected-warning{{Address of stack memory associated with local variable 'str' is still referred to by the global variable 'p' upon returning to the caller. This will be a dangling reference}}
20 } // expected-warning{{Address of stack memory allocated by call to alloca() on line 19 is still referred to by the global variable 'p' upon returning to the caller. This will be a dangling reference}}
40 return (intptr_t)&x; // expected-warning{{Address of stack memory associated with local variable 'x' returned to caller}}
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_ppc64.S 52 // This way we can make sure our caller's stack pointer and
55 addi r5,r1,48 // original stack ptr of caller
57 std r5,0(r3) // mangled stack ptr of caller
59 std r5,8(r3) // caller's saved TOC pointer
61 std r0,16(r3) // caller's mangled return address
130 // Restore TOC, LR, and stack and return to caller.
197 // This way we can make sure our caller's stack pointer and
200 addi r5,r1,64 // original stack ptr of caller
202 std r5,0(r3) // mangled stack ptr of caller
204 std r5,8(r3) // caller's saved TOC pointe
    [all...]
  /external/libchrome/crypto/
openssl_util.h 19 // This allows the library to write directly to the caller's buffer if it is of
44 // Pointer to the caller's data area and its associated size, where data
49 // Temporary buffer writen into in the case where the caller's
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 4 GLboolean rcommonEnsureCmdBufSpace(radeonContextPtr rmesa, int dwords, const char *caller);
5 int rcommonFlushCmdBuf(radeonContextPtr rmesa, const char *caller);
6 int rcommonFlushCmdBufLocked(radeonContextPtr rmesa, const char *caller);

Completed in 1787 milliseconds

1 2 3 4 5 6 78 91011>>