HomeSort by relevance Sort by last modified time
    Searched full:trapped (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/chromium_org/remoting/client/
key_event_mapper.h 30 // Sets the callback to which trapped keys will be delivered.
34 // Trapped events are not dispatched to the next InputStub in the chain.
key_event_mapper.cc 42 // Deliver trapped keys to the callback, not the next stub.
key_event_mapper_unittest.cc 110 // Verify that trapped and mapped USB keys are trapped but not remapped.
  /external/chromium_org/tools/gyp/test/mac/installname/
test.gyp 23 'LD_DYLIB_INSTALL_NAME': 'Trapped in a dynamiclib factory',
52 'LD_DYLIB_INSTALL_NAME': 'Still trapped in a dynamiclib factory',
  /external/chromium_org/tools/gyp/test/mac/
gyptest-installname.py 45 'Trapped in a dynamiclib factory'):
66 'Still trapped in a dynamiclib factory'):
  /external/chromium_org/content/test/data/indexeddb/
fill_up_5k.html 9 <title>IDB test that origins over quota aren't trapped Part 1 / 2</title>
delete_over_quota.html 9 <title>IDB test that origins over quota aren't trapped</title>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 42 # that access violations are trapped and raise an
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 42 # that access violations are trapped and raise an
  /external/chromium_org/remoting/host/installer/mac/PrivilegedHelperTools/
org.chromium.chromoting.me2me.sh 93 # 'wait' returned as the result of a trapped signal and the exit code is
94 # the signal that was trapped + 128. Forward the signal to the host.
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
Output.java 45 /* should've been trapped in arg handler */
65 /* should've been trapped in arg handler */
77 /* should've been trapped in arg handler */
  /external/valgrind/main/none/tests/ppc64/
tw_td.c 14 int r, trapped = 0; local
22 trapped = 1;
30 trapped ? "TRAP" : "no trap" );
twi_tdi.c 14 int r, trapped = 0; local
22 trapped = 1;
29 trapped ? "TRAP" : "no trap" );
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
x11_input_method_context_impl_gtk2.h 89 // and returns true in that case. Once it's trapped, IsSignalCaught()
x11_input_method_context_impl_gtk2.cc 258 // input key events. DispatchKeyEvent() takes care of the trapped character
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_libunwind-inl.h 53 // internal mmap based memory allocator), and that mmap gets trapped
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_libunwind-inl.h 53 // internal mmap based memory allocator), and that mmap gets trapped
  /external/chromium_org/ui/views/focus/
focus_search.h 30 // trapped inside.
  /external/icu4c/samples/ucnv/
flagcb.c 40 if(reason == UCNV_UNASSIGNED) { /* whatever set should be trapped here */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 197 #define CLD_TRAPPED (__SI_CHLD|4) /* traced child has trapped */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 197 #define CLD_TRAPPED (__SI_CHLD|4) /* traced child has trapped */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 197 #define CLD_TRAPPED (__SI_CHLD|4) /* traced child has trapped */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAttributeNode.java 161 * is trapped and logged by the caller, or do nothing, whichever is more
UiSeparatorAttributeNode.java 138 * is trapped and logged by the caller, or do nothing, whichever is more
  /external/kernel-headers/original/asm-generic/
siginfo.h 210 #define CLD_TRAPPED (__SI_CHLD|4) /* traced child has trapped */

Completed in 1811 milliseconds

1 2 3 4 5