Searched
full:calling (Results
376 -
400 of
3111) sorted by null
<<11121314151617181920>>
/external/v8/test/mjsunit/ |
fuzz-natives.js | 112 // Avoid calling the concat operation, because weird lengths 130 // Calling disable/enable access checks may interfere with the
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/ |
regress-181654.js | 38 * SUMMARY: Calling toString for an object derived from the Error class 45 var summary = 'Calling toString for an object derived from the Error class should be possible.';
|
regress-181914.js | 38 * SUMMARY: Calling a user-defined superconstructor 45 var summary = 'Calling a user-defined superconstructor';
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Function/ |
regress-94506.js | 101 // Let's try calling F1 without providing a parameter - 108 // Let's try calling F1 with too many parameters -
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Scope/ |
regress-220362.js | 38 * SUMMARY: Calling a local function from global scope 45 var summary = 'Calling a local function from global scope';
|
/external/webkit/JavaScriptCore/yarr/ |
RegexPattern.h | 233 // You probably don't want to be calling these functions directly 234 // (please to be calling newlineCharacterClass() et al on your
|
/external/webkit/WebCore/html/ |
HTMLFormControlElement.h | 182 // Called in dispatchFocusEvent(), after placeholder process, before calling parent's dispatchFocusEvent(). 184 // Called in dispatchBlurEvent(), after placeholder process, before calling parent's dispatchBlurEvent().
|
/external/webkit/WebCore/platform/cf/ |
BinaryPropertyList.h | 68 // After calling writeArrayStart, write array elements. 74 // After calling writeDictionaryStart, write all keys, then all values.
|
/frameworks/base/awt/java/awt/image/ |
RGBImageFilter.java | 58 * Filters an IndexColorModel object by calling filterRGB function for each 153 * Filters a region of pixels in the default RGB ColorModel by calling the
|
/frameworks/base/core/java/android/app/ |
KeyguardManager.java | 29 * class by calling {@link android.content.Context#getSystemService(java.lang.String)} 107 * calling {@link android.content.Context#getSystemService(java.lang.String) Context.getSystemService()}.
|
/frameworks/base/core/java/android/app/admin/ |
DevicePolicyManager.java | 231 * <p>The calling device admin must have requested 281 * <p>The calling device admin must have requested 332 * <p>The calling device admin must have requested 354 * <p>The calling device admin must have requested 435 * <p>The calling device admin must have requested 460 * <p>The calling device admin must have requested 499 * <p>The calling device admin must have requested 518 * <p>The calling device admin must have requested
|
/frameworks/base/core/java/android/app/backup/ |
BackupDataInputStream.java | 100 * @return The key string for this entity, equivalent to calling 110 * @return The number of data bytes available, equivalent to calling
|
/frameworks/base/core/java/android/content/ |
AbstractThreadedSyncAdapter.java | 59 * {@link AbstractThreadedSyncAdapter} by calling 133 * the provider for this sync before calling onPerformSync and releases it afterwards. Cancel
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQuery.java | 97 * when calling this method. 112 * when calling this method.
|
/frameworks/base/core/java/android/text/ |
LoginFilter.java | 54 // Scan through beginning characters in dest, calling onInvalidCharacter() 86 // Scan through remaining characters in dest, calling onInvalidCharacter()
|
/frameworks/base/core/java/android/webkit/ |
StreamLoader.java | 65 * to avoid the penality of calling an interface. 93 * Calling this method starts the load of the content for this StreamLoader.
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-datepicker.jd | 81 by calling the <code>onCreateDialog()</code> callback method 136 the new date defined by the user and update our TextView by calling <code>updateDisplay()</code>.</p>
|
/frameworks/base/graphics/java/android/graphics/ |
Picture.java | 112 * the picture in this or another process by calling createFromStream. 115 // do explicit check before calling the native method
|
/frameworks/base/graphics/java/android/renderscript/ |
RSSurfaceView.java | 102 * call this method when the activity is paused. Calling this method will 115 * call this method when the activity is resumed. Calling this method will
|
/frameworks/base/include/camera/ |
CameraHardwareInterface.h | 148 * by calling releaseRecordingFrame(). 188 * Cancel a picture that was started with takePicture. Calling this
|
/frameworks/base/test-runner/src/android/test/ |
ActivityInstrumentationTestCase2.java | 26 * be created using the system infrastructure (by calling InstrumentationTestCase.launchActivity()) 79 * before your first call to getActivity(). Calling them after your Activity has
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
LoadTestsAutoTest.java | 69 Log.v(LOGTAG, "About to run tests, calling gc first..."); 88 Log.v(LOGTAG, "freeMem: calling gc/finalization...");
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/ |
BridgeInflater.java | 107 // Wrap the real exception in a ClassNotFoundException, so that the calling method 128 // Wrap the real exception in an InflateException so that the calling
|
/hardware/msm7k/librpc/rpc/ |
svc.h | 46 * This interface must manage two items concerning remote procedure calling: 184 * for the abuse of pure rpc via batched calling or pipelining. In the
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/ |
CmdQueue_api.h | 67 * Calling this function creates a CmdQueue object 81 * Calling this function destroys the cmdQueue object
|
Completed in 64 milliseconds
<<11121314151617181920>>