HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 676 - 700 of 11340) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prthread.h 149 ** The calling thread is blocked until the target thread completes.
152 ** The calling thread will not be blocked if the target thread has already
242 ** Clear the interrupt request for the calling thread. If no such request
248 ** Block the interrupt for the calling thread.
253 ** Unblock the interrupt for the calling thread.
260 ** equivalent to calling PR_Yield. Calling PR_Sleep with an argument
prmwait.h 76 ** by calling PR_GetError().
82 ** can be retrieved by calling PR_GetError().
87 ** calling PR_CancelWaitFileDesc() or destroying the
175 ** created by calling PR_CreateWaitGroup() and are used
198 ** PR_WaitRecvReady will block the calling thread until one of the
211 ** for a reason that can be determined by calling
273 ** to reclaim all the wait objects prior to calling PR_DestroyWaitGroup().
283 ** for the NULL may be retrieved by calling PR_GetError().
311 ** by calling PR_DestroyWaitGroup().
  /external/chromium_org/v8/src/arm/
debug-arm.cc 126 __ RecordComment("// Calling from debug break to runtime - come in - over");
178 // Calling convention for IC load (from ic-arm.cc).
186 // Calling convention for IC store (from ic-arm.cc).
196 // Calling convention for keyed IC load (from ic-arm.cc).
202 // Calling convention for IC keyed store call (from ic-arm.cc).
238 // Calling convention for CallConstructStub (from code-stubs-arm.cc)
249 // Calling convention for CallConstructStub (from code-stubs-arm.cc)
  /external/icu/icu4c/source/common/unicode/
uclean.h 29 * ICU by calling u_init().
59 * calling this function, otherwise ICU may not free its allocated memory
60 * (e.g. close your converters and resource bundles before calling this
72 * calling u_cleanup(), these runtime override functions will need to
76 * before calling this function.
82 * After calling u_cleanup(), an application may continue to use ICU by
83 * calling u_init(). An application must invoke u_init() first from one single
  /external/icu/icu4c/source/test/intltest/
dtfmapts.cpp 102 dataerrln("Error calling DateFormat::createInstance()");
291 // DateFormat calling Format API
304 // SimpleDateFormat calling Format & DateFormat API
324 // NumberFormat calling Format API
338 // DecimalFormat calling Format & NumberFormat API
359 // ChoiceFormat calling Format & NumberFormat API
376 // MessageFormat calling Format API
  /frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 24 /* prototypes required by the calling layer. All other types, structures and */
50 /* Mono format data is not supported, the calling routine must convert a Mono stream */
163 /* rates only by calling the init function with the value: */
313 /* This function can be used to create an algorithm instance by calling with */
318 /* by calling with hInstance = Instance Handle. In this case the memory table */
319 /* should be correct for the instance, this can be ensured by calling the function */
320 /* LVDBE_Memory before calling this function. */
  /frameworks/av/media/libeffects/lvm/lib/Eq/lib/
LVEQNB.h 23 /* prototypes required by the calling layer. All other types, structures and */
48 /* Mono format data is not supported, the calling routine must convert a Mono stream */
169 /* rates only by calling the init function with the value: */
332 /* This function can be used to create an algorithm instance by calling with */
337 /* by calling with hInstance = Instance Handle. In this case the memory table */
338 /* should be correct for the instance, this can be ensured by calling the function */
339 /* LVEQNB_Memory before calling this function. */
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMonitorTest.java 43 throw new RuntimeException("Unexpected exception when calling" +
59 throw new RuntimeException("Unexpected exception when calling" +
77 throw new RuntimeException("Unexpected exception when calling" +
96 throw new RuntimeException("Unexpected exception when calling" +
205 // System.out.println("Waiter calling wait()");
225 // System.out.println("Waiter calling wait(1000)");
245 // System.out.println("Waiter calling wait(1000, 5000)");
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrlLib.h 108 * Calling this function is equivalent to calling XNVCTRLSetTargetAttribute()
197 * Calling this function is equivalent to calling
276 * Calling this function is equivalent to calling
368 * Calling this function is equivalent to calling
571 * Calling this function is equivalent to calling
    [all...]
  /external/chromium_org/base/metrics/
stats_table.h 82 // Get the slot id for the calling thread. Returns 0 if no
155 // counter by name for the calling thread. Will register
180 // calling this function.
185 // shared_memory_lock when calling this function.
198 // Get the TLS data for the calling thread. Returns NULL if none is
  /external/chromium_org/third_party/mesa/src/docs/
libGL.txt 151 by calling:
163 The address of the new entrypoint is obtained by calling the
175 table as the current dispatch table. This is done by calling
179 This will install the named dispatch table for the calling thread.
180 The current dispatch table for a thread can be obtained by calling
  /external/chromium_org/v8/test/mjsunit/
array-iteration.js 45 // Use specified object as this object when calling the function.
84 // Use specified object as this object when calling the function.
126 // Use specified object as this object when calling the function.
165 // Use specified object as this object when calling the function.
201 // Use specified object as this object when calling the function.
  /external/mesa3d/docs/
libGL.txt 151 by calling:
163 The address of the new entrypoint is obtained by calling the
175 table as the current dispatch table. This is done by calling
179 This will install the named dispatch table for the calling thread.
180 The current dispatch table for a thread can be obtained by calling
  /packages/apps/Bluetooth/src/com/android/bluetooth/
Utils.java 198 // Get the caller's user id then clear the calling identity
205 // With calling identity cleared the current user is the foreground user.
229 // id, then clear the calling identity
238 // With calling identity cleared the current user is the foreground user.
259 * {@link SecurityException} would be thrown if neither the calling process or the application
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 80 ** Description This function enables NFC. Prior to calling NFA_Enable,
173 ** should happen before calling this function. Most Configuration
274 ** should happen before calling this function
362 ** so application must select one of tags by calling NFA_Select().
365 ** again or deactivate by calling NFA_Deactivate().
373 ** should happen before calling this function
406 ** should happen before calling this function
445 ** should happen before calling this function
478 ** should happen before calling this function
515 ** should happen before calling this functio
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 31 STATUS_UNKNOWN, // Status prior to calling supportsSeccompSandbox()
39 // process to be single-threaded in order to enable it. When calling
57 // sandbox. Strictly speaking, that means we should disallow calling
85 // can provide an already opened file descriptor by calling "set_proc_fd()".
94 // We can use ErrorCode to request calling of a trap handler. This method
120 // makes this easy. It is more efficient than calling glibc's syscall()
159 // The calling process must specify its current SandboxThreadState, as a way
162 // objects and calling "StartSandbox()" on each of them. Please note, that
171 // Assembles a BPF filter program from the current policy. After calling this
  /frameworks/base/core/java/android/app/admin/
DeviceAdminReceiver.java 120 * <p>The calling device admin must have requested
136 * <p>The calling device admin must have requested
148 * <p>The calling device admin must have requested
160 * <p>The calling device admin must have requested
173 * <p>The calling device admin must be the device owner or profile
186 * <p>The calling device admin must be the device owner or profile
214 * provisioned for the device owner or profile owner case by calling respectively
346 * in response to this call. The actual password expiration time can be obtained by calling
370 * account by using the {@link AccountManager} and calling apis to bring the profile into the
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 175 * the calling thread was interrupted while waiting to acquire
178 * the channel was closed while the calling thread was waiting
198 * If the request is not for an overlapping lock, the thread calling this
333 * if another thread interrupts the calling thread during the
367 * if another thread interrupts the calling thread while this
368 * operation is in progress. The calling thread will have the
393 * Calling this method is equivalent to calling
637 * if another thread interrupts the calling thread while this
638 * operation is in progress. The interrupt state of the calling
    [all...]
  /external/chromium_org/v8/src/mips/
debug-mips.cc 136 __ RecordComment("// Calling from debug break to runtime - come in - over");
195 // Calling convention for IC store (from ic-mips.cc).
205 // Calling convention for keyed IC load (from ic-mips.cc).
211 // Calling convention for IC keyed store call (from ic-mips.cc).
247 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
258 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 29 * (by calling {@link IInterface#asBinder IInterface.asBinder()}.
92 * Most services will want to check for null before calling this with
134 * to check for null before calling.
253 * calling {@link #finishBroadcast}.
257 * {@link RemoteException} when calling on to the returned object.
285 * Clean up the state of a broadcast previously initiated by calling
  /frameworks/base/core/java/android/view/
VelocityTracker.java 80 * not touch the object after calling this function.
158 * {@link #computeCurrentVelocity(int)} before calling this function.
168 * {@link #computeCurrentVelocity(int)} before calling this function.
178 * {@link #computeCurrentVelocity(int)} before calling this function.
189 * {@link #computeCurrentVelocity(int)} before calling this function.
202 * It is not necessary to call {@link #computeCurrentVelocity(int)} before calling
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pty.py 69 debug("Calling master_open()")
73 debug("Calling slave_open(%r)" % (slave_name,))
115 debug("calling pty.fork()")
125 debug("In child, calling os.setsid()")
138 # os._exit() and causing very peculiar behavior in the calling
170 ##if False and lines != ['In child, calling os.setsid()',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pty.py 69 debug("Calling master_open()")
73 debug("Calling slave_open(%r)" % (slave_name,))
115 debug("calling pty.fork()")
125 debug("In child, calling os.setsid()")
138 # os._exit() and causing very peculiar behavior in the calling
170 ##if False and lines != ['In child, calling os.setsid()',
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc 525 // Map of country calling codes that use a mobile token before the area code.
680 // that share a country calling code when inserting data.
707 // For most country calling codes, there will be only one region code.
    [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
cletest.c 57 log_err("Calling getGlyphCount() on an empty layout returned %d.\n", glyphCount);
67 log_err("Calling getGlyphs(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
74 log_err("Calling getGlyphs(glyphs, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
81 log_err("Calling getCharIndices(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
88 log_err("Calling getCharIndices(indices, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
95 log_err("Calling getCharIndices(NULL, 1024, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
102 log_err("Calling getCharIndices(indices, 1024, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
109 log_err("Calling getGlyphPositions(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
116 log_err("Calling getGlyphPositions(positions, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
127 log_err("Calling layoutChars(NULL, 0, 0, 0, FALSE, 0.0, 0.0, status) did not fail w/ LE_ILLEGAL_ARGUMENT_ERROR.\n")
    [all...]

Completed in 1640 milliseconds

<<21222324252627282930>>