HomeSort by relevance Sort by last modified time
    Searched full:caller (Results 726 - 750 of 8017) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prnetdb.h 93 ** This buffer is allocated by the caller.
100 ** is allocated by the caller.
122 ** This buffer is allocated by the caller.
129 ** is allocated by the caller.
158 ** This buffer is allocated by the caller.
165 ** is allocated by the caller.
336 ** This buffer is allocated by the caller.
343 ** is allocated by the caller.
372 ** This buffer is allocated by the caller.
379 ** is allocated by the caller
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestManyPlayers.cpp 74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
79 res = (*caller)->GetFillLevel(caller, &level); CheckErrPlyr(res, *pPlayerId);
82 res = (*caller)->GetPrefetchStatus(caller, &status); CheckErrPlyr(res, *pPlayerId);
103 SLPlayItf caller,
116 res = (*caller)->GetPosition(caller, &pMsec); CheckErrPlyr(res, *pPlayerId);
123 res = (*caller)->GetPosition(caller, &pMsec); CheckErrPlyr(res, *pPlayerId)
    [all...]
slesTestPlayUri.cpp 72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
76 result = (*caller)->GetFillLevel(caller, &level);
80 result = (*caller)->GetPrefetchStatus(caller, &status);
99 SLPlayItf caller,
110 (*caller)->GetPosition(caller, &pMsec);
116 (*caller)->GetPosition(caller, &pMsec)
    [all...]
  /art/runtime/entrypoints/quick/
quick_invoke_entrypoints.cc 52 // | arg3 spill | | Caller's frame
71 // | arg3 spill | | Caller's frame
89 // | arg3 spill | | Caller's frame
131 // When we return, the caller will branch to this address, so it had better not be 0!
165 // When we return, the caller will branch to this address, so it had better not be 0!
  /external/bison/tests/
headers.at 99 AT_DATA([caller.c],
114 AT_COMPILE([caller.o])
116 AT_COMPILE([caller], [caller.o input.o])
117 AT_PARSER_CHECK([./caller])
  /external/chromium_org/content/common/gpu/media/
h264_parser.h 259 // |stream| owned by caller.
266 // If the caller wishes to skip the current NALU, it can call this function
274 // structures is managed here, not by the caller, as they are reused
295 // The caller has to provide and manage it instead.
302 // by the caller.
  /external/chromium_org/net/websockets/
websocket_stream.h 26 // WebSocketStreamRequest is the caller's handle to the process of creation of a
51 // A concrete object derived from ConnectDelegate is supplied by the caller to
73 // which case the |connect_delegate| object that the caller passed will be
75 // required, the caller should keep the WebSocketStreamRequest object alive
93 // |frames| remains owned by the caller and must be valid until the
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
db.h 50 // Caller should delete *dbptr when it is no longer needed.
87 // The result of NewIterator() is initially invalid (caller must
90 // Caller should delete the iterator when it is no longer needed.
96 // state. The caller must call ReleaseSnapshot(result) when the
100 // Release a previously acquired snapshot. The caller must not
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
peerconnectiontestwrapper.cc 52 void PeerConnectionTestWrapper::Connect(PeerConnectionTestWrapper* caller,
54 caller->SignalOnIceCandidateReady.connect(
57 caller, &PeerConnectionTestWrapper::AddIceCandidate);
59 caller->SignalOnSdpReady.connect(
62 caller, &PeerConnectionTestWrapper::ReceiveAnswerSdp);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native.h 117 * Available for caller's use.
132 * by the caller. A sequence number is also returned. The caller can use
134 * pointers may be NULL and it indicates the caller has no interest in those
188 * Available for caller's use.
  /external/chromium_org/v8/src/
elements.h 54 // without iterating up the prototype chain. The caller can optionally pass
64 // element. This method doesn't iterate up the prototype chain. The caller
75 // element. This method doesn't iterate up the prototype chain. The caller
86 // element. This method doesn't iterate up the prototype chain. The caller
97 // is plain. This method doesn't iterate up the prototype chain. The caller
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native.h 117 * Available for caller's use.
132 * by the caller. A sequence number is also returned. The caller can use
134 * pointers may be NULL and it indicates the caller has no interest in those
188 * Available for caller's use.
  /external/v8/src/mips/
frames-mips.h 60 // Return the code of the n-th caller-saved register available to JavaScript
183 // The caller fields are below the frame pointer on the stack.
191 // FP-relative displacement of the caller's SP.
198 // Fixed part of the frame consists of return address, caller fp,
227 // Caller SP-relative.
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.c 52 * Get a specific NDEF record from the data, provided by the caller. The data is a buffer holding
55 * \param[in] Buffer The data buffer holding the NDEF Message, as provided by the caller.
56 * \param[in] BufferLength The data length, as provided by the caller.
58 * in the Message. The caller has to provide the array of pointers.
65 * of caller-provided array positions has to be the same as "NumberOfRawRecords".
67 * \param[in,out] NumberOfRawRecords Length of the Record pointer array. The caller has to provide
114 /* The number of caller-provided array positions for the array IsChunked
209 required by caller*/
443 * Extract a specific NDEF record from the data, provided by the caller. The data is a buffer holding
447 * caller matching the requirements for \b Extraction, as described in the compoun
    [all...]
  /external/icu4c/layout/
LEGlyphStorage.h 140 * This method copies the glyph array into a caller supplied array.
141 * The caller must ensure that the array is large enough to hold all
152 * This method copies the glyph array into a caller supplied array,
166 * This method copies the character index array into a caller supplied array.
167 * The caller must ensure that the array is large enough to hold a
178 * This method copies the character index array into a caller supplied array.
179 * The caller must ensure that the array is large enough to hold a
191 * This method copies the position array into a caller supplied array.
192 * The caller must ensure that the array is large enough to hold an
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardWidgetFrame.java 85 // Multiple callers may try and adjust the alpha of the frame. When a caller shows
86 // the outlines, we give that caller control, and nobody else can fade them out.
403 public void hideFrame(Object caller) {
404 fadeFrame(caller, false, 0f, KeyguardWidgetPager.CHILDREN_OUTLINE_FADE_OUT_DURATION);
407 public void showFrame(Object caller) {
408 fadeFrame(caller, true, OUTLINE_ALPHA_MULTIPLIER,
412 public void fadeFrame(Object caller, boolean takeControl, float alpha, int duration) {
414 mBgAlphaController = caller;
417 if (mBgAlphaController != caller && mBgAlphaController != null) {
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipHelper.java 195 public ClientTransaction sendOptions(SipProfile caller, SipProfile callee,
198 Request request = (caller == callee)
199 ? createRequest(Request.OPTIONS, caller, tag)
200 : createRequest(Request.OPTIONS, caller, callee, tag);
269 private Request createRequest(String requestType, SipProfile caller,
271 FromHeader fromHeader = createFromHeader(caller, tag);
283 request.addHeader(createContactHeader(caller));
287 public ClientTransaction sendInvite(SipProfile caller, SipProfile callee,
291 Request request = createRequest(Request.INVITE, caller, callee, tag);
  /external/chromium_org/remoting/base/
dispatch_win.h 27 // - [in] parameters are initialized and freed if needed by the caller.
29 // the caller to free leakable variants (such as VT_DISPATCH).
30 // - [in] [out] parameters are combination of both: the caller initializes
67 // other words the caller is always responsible for initializing and freeing
74 // to the locations specified by the caller.
81 // Return the output value of an [in] [out] parameter to the caller.
130 // Request the return value if asked by the caller.
175 // Request the return value if asked by the caller.
228 // Request the return value if asked by the caller.
286 // Request the return value if asked by the caller
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 45 * Looks up caller information for the given phone number.
107 * Drawable representing the caller image. This is essentially
120 * Bitmap representing the caller image which has possibly lower
152 * @return the CallerInfo which contains the caller id for the given
249 * @param contactRef the URI used to lookup caller id
250 * @return the CallerInfo which contains the caller id for the given
261 * for the matching caller id info.
263 * @param number the phone number used to lookup caller id
264 * @return the CallerInfo which contains the caller id for the given
266 * a matching number is not found, then a generic caller info is returned
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/
CallerInfo.java 43 * Looks up caller information for the given phone number.
105 * Drawable representing the caller image. This is essentially
118 * Bitmap representing the caller image which has possibly lower
150 * @return the CallerInfo which contains the caller id for the given
247 * @param contactRef the URI used to lookup caller id
248 * @return the CallerInfo which contains the caller id for the given
259 * for the matching caller id info.
261 * @param number the phone number used to lookup caller id
262 * @return the CallerInfo which contains the caller id for the given
264 * a matching number is not found, then a generic caller info is returned
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 315 ** It can be used to identify which profile is the caller
401 ** It can be used to identify which profile is the caller
440 ** It can be used to identify which profile is the caller
486 ** It can be used to identify which profile is the caller
546 ** It can be used to identify which profile is the caller
625 ** It can be used to identify which profile is the caller
657 ** It can be used to identify which profile is the caller
763 ** It can be used to identify which profile is the caller
837 ** It can be used to identify which profile is the caller
973 ** It can be used to identify which profile is the caller
    [all...]
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 148 * before the caller calls for cleanup().
280 /* notifies caller result of firmware configuration request */
283 /* notifies caller result of sco configuration request */
286 /* notifies caller result of lpm enable/disable */
298 /* notifies caller completion of epilog process */
314 * Caller will open the interface and pass in the callback routines
  /external/ceres-solver/internal/ceres/
suitesparse.h 102 // an all zeros vector is returned. Caller owns the result.
115 // Create and return a matrix m = A * A'. Caller owns the
141 // Caller owns the result.
156 // Caller owns the result.
174 // NULL is returned. Caller owns the result.
179 // NULL. Caller owns the result.
  /external/chromium_org/third_party/icu/source/common/
ucnv_err.c 64 /* the caller must have set the error code accordingly */
79 /* the caller must have set the error code accordingly */
99 /* else the caller must have set the error code accordingly. */
121 /* else the caller must have set the error code accordingly. */
302 /* else the caller must have set the error code accordingly. */
323 /* else the caller must have set the error code accordingly. */
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_function_detect_recursion.cpp 30 * is part of a cycle, it will have a caller and it will have a callee (it
35 * (leaf functions) or has no caller. Eventually the only functions that
223 /* Create a link from the caller to the callee.
229 /* Create a link from the callee to the caller.
337 /* Remove from the set all of the functions that either have no caller or
363 /* Remove from the set all of the functions that either have no caller or

Completed in 1386 milliseconds

<<21222324252627282930>>