HomeSort by relevance Sort by last modified time
    Searched full:when (Results 1301 - 1325 of 50734) sorted by null

<<51525354555657585960>>

  /external/chromium_org/third_party/WebKit/ManualTests/
media-controls-when-javascript-disabled.html 14 <p>TEST: Video should have controls when scripting is disabled.</p>
screen-availLeft.html 24 <p>On a two-monitor system, configure the menu bar to be on the right screen. Then drag this window between screens. When on the left screen, screen.availLeft should be negative.</p>
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
timeout-dialog-displayed-over-navigation.html 3 <title>Test case for &lt;rdar://problem/7856151&gt; REGRESSION: NPP_Destroy is not called when page navigates when plug-in is displaying modal dialog</title>
8 <h1>Test case for &lt;<a href='rdar://problem/7856151'>rdar://problem/7856151</a>&gt; REGRESSION: NPP_Destroy is not called when page navigates when plug-in is displaying modal dialog</h1>
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
before-go-back.html 13 When you click on the above link, one page is loaded and tries to go back.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
OscillatorNode.idl 50 [RaisesException] void start(optional double when);
51 [RaisesException] void stop(optional double when);
53 [RaisesException, ImplementedAs=start] void noteOn(double when);
54 [RaisesException, ImplementedAs=stop] void noteOff(double when);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_base.py 51 """This exception will be raised when a connection is terminated
59 """This exception will be raised when we received an invalid frame we
67 """This exception will be raised when send_message() is called on
76 """This exception will be raised when we receive a frame with flag, opcode
85 """This exception will be raised when we receive a text frame which
111 ConnectionTerminatedException: when read returns empty string.
150 """Receives multiple bytes. Retries read when we couldn't receive the
154 ConnectionTerminatedException: when read returns empty string.
169 ConnectionTerminatedException: when read returns empty string.
  /external/chromium_org/third_party/WebKit/public/web/
WebExternalPopupMenuClient.h 40 // Should be called when the currently selected item in the popup menu
44 // Should be called when an index has been accepted.
49 // Should be called when a set of indices have been selected.
54 // Should be called when the popup menu was discarded (closed without a
  /external/chromium_org/third_party/devscripts/
README.chromium 11 compared with the unpatched script (e.g. when sending the changes upstream).
  /external/chromium_org/third_party/leveldatabase/src/helpers/memenv/
memenv.h 14 // when it is no longer needed.
  /external/chromium_org/third_party/libjingle/overrides/talk/media/webrtc/
webrtcexport.h 7 // TODO(tommi): Remove when a version of libjingle has been rolled in that
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
chatapp.h 76 // Called when ui_state_ == STATE_BASE.
85 // Called when when ui_state_ == STATE_PROMPTJID.
89 // Called when when ui_state_ == STATE_CHATTING.
105 // Receives input when ui_state_ == STATE_BASE. Handles choices from the
109 // Receives input when ui_state_ == STATE_PROMPTJID. Handles selection
113 // Receives input when ui_state_ == STATE_CHATTING. Handles text messages.
129 // Called when we receive a text chat from someone else.
  /external/chromium_org/third_party/mesa/src/docs/
opengles.html 44 <p>OpenGL ES has an additional indirection when dispatching fucntions</p>
54 <li>When a function is in Mesa and the type matches, it checks the arguments and calls the Mesa function.</li>
55 <li>When a function is in Mesa but the type mismatches, it checks and converts the arguments before calling the Mesa function.</li>
56 <li>When a function is not available in Mesa, or accepts arguments that are not available in OpenGL, it provides its own implementation.</li>
  /external/chromium_org/third_party/skia/include/ports/
SkTypeface_mac.h 25 * unref() when it is finished.
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrBufferObj.cpp 27 // buffers are automatically unmapped when deleted
GrFakeRefObj.h 16 // reference counting (i.e., we don't free the objects when their ref count
46 // often in OpenGL a given object may still be in use when the
48 // for deletion and then freed when it is no longer in use
75 // The deleted flag is only set when OpenGL thinks the object is deleted
  /external/chromium_org/third_party/sqlite/src/test/
coalesce.test 74 CASE WHEN b=2 THEN 123 END,
75 CASE WHEN b=3 THEN 234 END,
76 CASE WHEN c=3 THEN 345 WHEN c=33 THEN 456 END,
tkt-b72787b1.test 28 # * When control returns to B it will then abort
64 # the following compound SELECT, which would cause a fault when the
68 SELECT CASE WHEN y=3 THEN y+100 WHEN y==4 THEN runsql()+200
trigger3.test 31 WHEN (new.a = 4) THEN RAISE(IGNORE) END;
35 WHEN (new.a = 1) THEN RAISE(ABORT, 'Trigger abort')
36 WHEN (new.a = 2) THEN RAISE(FAIL, 'Trigger fail')
37 WHEN (new.a = 3) THEN RAISE(ROLLBACK, 'Trigger rollback') END;
121 SELECT CASE WHEN (old.a = 1) THEN RAISE(IGNORE) END;
125 SELECT CASE WHEN (old.a = 1) THEN RAISE(IGNORE) END;
164 SELECT CASE WHEN (new.a = 1) THEN RAISE(ROLLBACK, 'View rollback')
165 WHEN (new.a = 2) THEN RAISE(IGNORE)
166 WHEN (new.a = 3) THEN RAISE(ABORT, 'View abort') END;
  /external/chromium_org/third_party/usb_ids/
README.chromium 13 when an extension asks for permission to access it.
  /external/chromium_org/third_party/widevine/cdm/
widevine_cdm_version.h 5 // This is a stand-in for a generated file that is available when the
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
CHANGELOG 20 - use array delete [] when necessary
  /external/chromium_org/tools/android/common/
net.h 16 // Wake up listener only when data arrive.
  /external/chromium_org/tools/android/memdump/
memdump.gyp 15 # build it as position-independent when ASAN
  /external/chromium_org/tools/android/purge_ashmem/
purge_ashmem.gyp 18 # build it as position-independent when ASAN
  /external/chromium_org/tools/checkdeps/testdata/disallowed/
foo_unittest.cc 7 // bug where we were taking shallow copies of rules when generating

Completed in 1505 milliseconds

<<51525354555657585960>>