HomeSort by relevance Sort by last modified time
    Searched full:each (Results 451 - 475 of 7153) sorted by null

<<11121314151617181920>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/String/
match-003.js 24 * corresponding to the first element of the result of each matching
47 // corresponding to the first element of the result of each matching invocation
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Array/
15.4.4.3-1.js 28 * should be applied to each element of the array, and the results should be
33 * In this testcase toLocaleString is a user-defined property of each array element;
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Object/
class-005.js 26 * Therefore we expect the [[Class]] property to equal 'Object' in each case -
44 * We set the expect variable each time only for readability.
  /external/webkit/SunSpider/hosted/
sunspider.html 42 different browsers to each other. Unlike many widely available
65 you have in your measurements. This benchmark runs each test multiple
  /external/webkit/WebCore/bindings/objc/
DOMPrivate.h 70 // Each one should eventually be replaced by public DOM API, and when that happens Safari will switch to implementations
92 // They are stopgap measures until we finish transitioning form controls to not use NSView. Each one should become
  /external/webkit/WebCore/bridge/jni/v8/
JNIUtilityPrivate.cpp 86 // Now iterate over each element and add to the array.
98 // Now iterate over each element and add to the array.
114 // Now iterate over each element and add to the array.
126 // Now iterate over each element and add to the array.
138 // Now iterate over each element and add to the array.
150 // Now iterate over each element and add to the array.
162 // Now iterate over each element and add to the array.
174 // Now iterate over each element and add to the array.
  /external/webkit/WebCore/html/canvas/
WebGLBuffer.h 71 // Optimization for index validation. For each type of index
75 // This is sufficient to eliminate a lot of work upon each
  /external/webkit/WebCore/manual-tests/
scrollIntoView-vertical.html 10 Following the numbered steps, click each button to scroll the specified colored box into view.</p>
13 A colored box should scroll into view after clicking each button. The text on the button specifies the expected position (top, bottom) of the box scrolled into view.</p>
  /external/webkit/WebKit/win/Interfaces/
DOMPrivate.idl 54 Each one should eventually be replaced by public DOM API, and when that happens Safari will switch to implementations
121 They are stopgap measures until we finish transitioning form controls to not use NSView. Each one should become
  /frameworks/base/core/java/android/bluetooth/
AtCommandHandler.java 67 * Each argument will be either numeric (Integer) or String.
68 * handleSetCommand is passed a generic Object[] array in which each
  /frameworks/base/core/java/android/text/
AndroidCharacter.java 58 * <a href="http://unicode.org/reports/tr11/">Unicode TR#11</a>. Each entry
67 * @param dest byte array of results for each character in src
  /frameworks/base/core/java/com/android/internal/content/
SelectionBuilder.java 27 * Helper for building selection clauses for {@link SQLiteDatabase}. Each
47 * Append the given selection clause to the internal state. Each clause is
  /frameworks/base/core/java/com/android/internal/util/
Predicates.java 31 * Returns a Predicate that evaluates to true iff each of its components
40 * Returns a Predicate that evaluates to true iff each of its components
  /frameworks/base/docs/html/guide/tutorials/views/
hello-linearlayout.jd 102 and the second uses a vertical layout. Each LinearLayout contains several {@link android.widget.TextView}
122 distributed based on the weight of each element.</p>
hello-relativelayout.jd 49 <p>Pay attention to each of the additional <code>layout_*</code> attributes (besides the
52 how we'd like to position each View. Naturally, these are different relative positions, and the
  /frameworks/base/graphics/java/android/graphics/drawable/
PaintDrawable.java 56 * Specify radii for each of the 4 corners. For each corner, the array
  /frameworks/base/opengl/java/android/opengl/
GLDebugHelper.java 42 * glError after each GL operation,
47 * Logging means writing a text representation of each GL method call to
  /frameworks/opt/emoji/
EmojiFactory.h 25 // PUA supports emoji of DoCoMo, KDDI, Softbank and Goomoji. Each PUA defined
41 // each career. Returns NULL when there's no mapping for "sjis".
  /hardware/broadcom/wlan/bcm4329/src/include/
dhdioctl.h 19 * you also meet, for each linked independent module, the terms and conditions of
88 uint count; /* Test packets to send/rcv each attempt */
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 104 /* number of retries for each rate in each class in the policy that we set to the FW */
txDataQueue.h 51 /* Max number of packets in each queue */
91 TI_UINT32 aQueueMaxSize[MAX_NUM_OF_AC]; /* indicates the max size of each Data queue */
  /ndk/samples/san-angeles/jni/
importgl.c 79 /* The following fetches address to each egl & gl function call
82 * could be fixed by casting to the true type for each fetch.
  /packages/apps/Email/src/com/android/exchange/
EmailSyncAlarmReceiver.java 74 // Keep track of which mailboxes to notify; we'll only notify each one once
90 // Keep track of which mailboxes to notify; we'll only notify each one once
  /packages/wallpapers/MusicVisualization/res/raw/
waveform.rs 46 // calculate how many invisible lines there are on each side
72 // calculate how many invisible lines there are on each side
  /prebuilt/windows/sdl/host/include/SDL/
SDL_rwops.h 54 /* Read up to 'num' objects each of size 'objsize' from the data
60 /* Write exactly 'num' objects each of size 'objsize' from the area

Completed in 66 milliseconds

<<11121314151617181920>>