HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 301 - 325 of 3111) sorted by null

<<11121314151617181920>>

  /external/stlport/test/compiler/StTerm-order/
stterm-test.cc 8 * of returning from main and as a result of calling exit (18.3). These objects
  /external/svox/pico/lib/
picodbg.h 67 * by calling PICODBG_INITIALIZE(). If the routines are not needed
122 * By calling PICODBG_SET_LOG_LEVEL() the log level may be changed at
125 * By calling PICODBG_SET_LOG_FILTERFN() the log filter may be changed
140 * a file by calling PICODBG_SET_LOG_FILE().
  /external/v8/src/arm/
debug-arm.cc 96 __ RecordComment("// Calling from debug break to runtime - come in - over");
124 // Calling convention for IC load (from ic-arm.cc).
138 // Calling convention for IC store (from ic-arm.cc).
170 // Calling convention for IC call (from ic-arm.cc)
  /external/v8/src/x64/
regexp-macro-assembler-x64.h 132 // In Microsoft 64-bit Calling Convention, there is room on the callers
145 // In AMD64 ABI Calling Convention, the first six integer parameters
158 // Microsoft calling convention has three callee-saved registers
165 // AMD64 Calling Convention has only one callee-save register that
  /external/v8/test/mjsunit/regress/
regress-603.js 28 // Calling non-objects directly or via Function.prototype.call should
regress-r3391.js 29 // calling Array.prototype.toLocaleString. The standard is somewhat
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.2-2-n.js 35 This verifies that calling toString on an object that is not a string
  /external/webkit/JavaScriptCore/tests/mozilla/js1_4/Eval/
eval-001.js 53 var TITLE = "Calling eval indirectly should NOT fail in version 140";
eval-002.js 53 var TITLE = "Calling eval indirectly should NOT fail in version 140";
eval-003.js 53 var TITLE = "Calling eval indirectly should NOT fail in version 140";
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.html 24 "Test to make sure that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
  /external/webkit/WebCore/bindings/js/
JSImageConstructor.cpp 64 // Calling toJS on the document causes the JS document wrapper to be
JSNodeFilterCondition.cpp 56 // behave incorrectly, and just reject nodes instead of calling the filter function.
  /external/webkit/WebCore/manual-tests/
onbeforeunload-close_with_javascript.html 12 <p><b>BUG ID:</b> <a href="rdar://problem/4394910">4394910</a> calling Javascript window.close() does not trigger onbeforeunload event</p>
  /external/webkit/WebCore/platform/
ThreadGlobalData.cpp 86 // Using member variable m_isMainThread instead of calling WTF::isMainThread() directly
  /external/webkit/WebCore/platform/cf/
RunLoopTimerCF.cpp 58 ASSERT_WITH_MESSAGE(m_timer, "Timer must have one of the start functions called before calling schedule().");
  /external/webkit/WebCore/wml/
WMLAnchorElement.cpp 37 // Calling setIsLink(true), and returning a non-null value on CSSStyleSelectors' linkAttribute
WMLTemplateElement.cpp 101 // Calling setTemplateElement() twice on a WMLCardElement, will result in a tokenizer error.
  /external/webkit/WebCore/workers/
DedicatedWorkerThread.cpp 64 // Notify the parent object of our current active state before calling the superclass to run the event loop.
  /frameworks/base/camera/libcameraservice/
CameraHardwareStub.h 80 // since we won't be calling through the binder.
  /frameworks/base/cmds/system_server/library/
system_init.cpp 93 // the beginning of their processes's main(), before calling
  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 53 * Add the calling thread to the IPC thread pool. This function does
  /frameworks/base/core/jni/
android_security_Md5MessageDigest.cpp 64 "Invalid data array when calling MessageDigest.update()");
  /frameworks/base/graphics/java/android/graphics/
Shader.java 21 * during drawing. A subclass of Shader is installed in a Paint calling
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
Shape.java 49 * Before calling this, you must call {@link #resize(float,float)}.

Completed in 961 milliseconds

<<11121314151617181920>>