HomeSort by relevance Sort by last modified time
    Searched refs:_code (Results 101 - 125 of 201) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 11 _code = 'trmx' variable
20 _code = 'GURL'
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _code = 'core'
55 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /external/python/cpython2/Lib/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /prebuilts/gdb/darwin-x86/lib/python2.7/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /prebuilts/gdb/linux-x86/lib/python2.7/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
stats.py 18 self._code = {}
59 code = self._code[args]
62 self._code[args] = code
  /external/minijail/
bpf.h 139 #define set_bpf_stmt(_block, _code, _k) \
140 set_bpf_instr((_block), (_code), (_k), 0, 0)
142 #define set_bpf_jump(_block, _code, _k, _jt, _jf) \
143 set_bpf_instr((_block), (_code), (_k), (_jt), (_jf))
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 11 _code = 'qdsp' variable
Table_Suite.py 11 _code = 'tbls' variable
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 11 _code = 'logi' variable
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 11 _code = 'qdsp' variable
Table_Suite.py 11 _code = 'tbls' variable
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 11 _code = 'logi' variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 11 _code = 'qdsp' variable
Table_Suite.py 11 _code = 'tbls' variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 11 _code = 'logi' variable
  /external/python/cpython2/Lib/plat-mac/
aetools.py 245 _code = 'core'
252 _reply, _arguments, _attributes = self.send(_code, _subcode,
275 _code = 'core'
282 _reply, _arguments, _attributes = self.send(_code, _subcode,
312 _code = 'aevt'
319 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aetools.py 245 _code = 'core'
252 _reply, _arguments, _attributes = self.send(_code, _subcode,
275 _code = 'core'
282 _reply, _arguments, _attributes = self.send(_code, _subcode,
312 _code = 'aevt'
319 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 245 _code = 'core'
252 _reply, _arguments, _attributes = self.send(_code, _subcode,
275 _code = 'core'
282 _reply, _arguments, _attributes = self.send(_code, _subcode,
312 _code = 'aevt'
319 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/go/darwin-x86/src/runtime/
signal_netbsd_386.go 35 func (c *sigctxt) sigcode() uint32 { return uint32(c.info._code) }
42 func (c *sigctxt) set_sigcode(x uint32) { c.info._code = int32(x) }
  /prebuilts/go/linux-x86/src/runtime/
signal_netbsd_386.go 35 func (c *sigctxt) sigcode() uint32 { return uint32(c.info._code) }
42 func (c *sigctxt) set_sigcode(x uint32) { c.info._code = int32(x) }
  /external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
Standard_Suite.py 11 _code = 'Core' variable
42 _code = 'core'
58 _reply, _arguments, _attributes = self.send(_code, _subcode,
71 _code = 'core'
78 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
Text.py 11 _code = 'TEXT' variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 69 typedef struct _code { struct

Completed in 1440 milliseconds

1 2 3 45 6 7 8 9