HomeSort by relevance Sort by last modified time
    Searched refs:do_jump (Results 1 - 8 of 8) sorted by null

  /external/clang/test/Sema/
builtin-longjmp.c 18 // CHECK: define{{.*}} void @do_jump()
24 void do_jump(void) { function
  /external/libvpx/libvpx/vpx_dsp/x86/
sad_ssse3.asm 194 pop rcx ; get the address of do_jump
307 pop rcx ; get the address of do_jump
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
sad_ssse3.asm 194 pop rcx ; get the address of do_jump
307 pop rcx ; get the address of do_jump
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_ssse3.asm 194 pop rcx ; get the address of do_jump
307 pop rcx ; get the address of do_jump
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pdb.py 693 def do_jump(self, arg): member in class:Pdb
710 do_j = do_jump
876 'do_quit', 'do_jump']
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pdb.py 693 def do_jump(self, arg): member in class:Pdb
710 do_j = do_jump
876 'do_quit', 'do_jump']
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 693 def do_jump(self, arg): member in class:Pdb
710 do_j = do_jump
876 'do_quit', 'do_jump']
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 693 def do_jump(self, arg): member in class:Pdb
710 do_j = do_jump
876 'do_quit', 'do_jump']
    [all...]

Completed in 568 milliseconds