HomeSort by relevance Sort by last modified time
    Searched refs:when (Results 251 - 275 of 1572) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
debug.rb 74 when Token
86 when Token
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
bare_object_walker.js 8 * when traversal of the leaf nodes is required (e.g. by other walkers), but
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_accessibility_helper.js 7 // Returns true when ChromeVox is loaded and active, false otherwise.
  /external/chromium_org/chrome/browser/resources/pdf/
background.js 14 * completely when MIME type handling is improved.
  /external/chromium_org/chrome/renderer/resources/extensions/
web_view_deny.js 7 // Output error message to console when using the <webview> tag with no
  /external/chromium_org/third_party/freetype/
Android.mk 12 # when loading complex pages in the browser
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_watcher.js 45 * Called when a file in the watched directory is changed.
58 * Called when general metadata in the watched directory has been changed.
71 * Called when thumbnail metadata in the watched directory has been changed.
84 * Called when drive metadata in the watched directory has been changed.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
util.js 53 // Show tools when the user touches the screen.
77 * To be called when the user started activity. Shows the tools
91 * Called when user activity has stopped. Re-starts the countdown.
107 * Called when a user performed a short action (such as a click or a key press)
  /external/chromium_org/v8/test/mjsunit/es6/
debug-promises-caught-late.js 7 // Test debug events when we only listen to uncaught exceptions, the Promise
debug-promises-caught-uncaught.js 7 // Test debug events when we only listen to uncaught exceptions and
  /external/freetype/
Android.mk 12 # when loading complex pages in the browser
  /external/lldb/
lldb-build.mk 12 # TODO change this when clang or gcc > 2.6 support is added
  /external/llvm/test/MC/ARM/
directive-arch-armv7a.s 4 @ armv7-a architecture when using the armv7a alias.
directive-arch-armv7m.s 4 @ armv7-m architecture when using the armv7m alias.
directive-arch-armv7r.s 4 @ armv7-r architecture when using the armv7r alias.
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 35 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/test/MC/Mips/mips32r2/
abiflags.s 36 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 35 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 35 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/test/MC/Mips/
mips_abi_flags_xx.s 35 # FIXME: Test should include gnu_attributes directive when implemented.
mips_abi_flags_xx_set.s 36 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/test/MC/Mips/msa/
abiflags.s 36 # FIXME: Test should include gnu_attributes directive when implemented.
  /external/llvm/tools/llvm-ar/
Android.mk 90 # the additional dependency is needed when you run mm/mmm.
  /external/mockito/src/org/mockito/
BDDMockito.java 12 * Behavior Driven Development style of writing tests uses <b>//given //when //then</b> comments as fundamental parts of your test methods.
17 * The problem is that current stubbing api with canonical role of <b>when</b> word does not integrate nicely with <b>//given //when //then</b> comments.
18 * It's because stubbing belongs to <b>given</b> component of the test and not to the <b>when</b> component of the test.
33 * //when
46 * //when
174 * see original {@link Mockito#when(Object)}
178 return new BDDOngoingStubbingImpl<T>(Mockito.when(methodCall));
223 * See original {@link Stubber#when(Object)}
241 return mockitoStubber.when(mock);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltoptions.m4 114 [$0: Remove this warning and the call to _LT_SET_OPTION when you
150 [$0: Remove this warning and the call to _LT_SET_OPTION when you
306 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
313 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
346 [$0: Remove this warning and the call to _LT_SET_OPTION when you

Completed in 339 milliseconds

<<11121314151617181920>>