HomeSort by relevance Sort by last modified time
    Searched defs:check (Results 901 - 925 of 1856) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
ip.h 63 u_int16_t check; member in struct:iphdr
tcp.h 122 u_int16_t check; member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h 55 __sum16 check; member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip.h 62 u_int16_t check; member in struct:iphdr
tcp.h 122 u_int16_t check; member in struct:tcphdr
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py 45 'CHECK': ('SELECTED',),
365 def check(self): member in class:IMAP4
368 (typ, [data]) = <instance>.check()
370 return self._simple_command('CHECK')
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 588 return self.additem(label, shortcut, callback, 'check')
674 def check(self, onoff): member in class:MenuItem
705 MenuItem.__init__(self, menu, title, shortcut, callback, 'check')
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecs.py 8 def check(input, expect): function in function:coding_checker
10 return check
36 # the StreamReader and check that the results equal the appropriate
45 # check that there's nothing left in the buffers
50 # do the check again, this time using a incremental decoder
56 # check that there's nothing left in the buffers
60 # Check whether the reset method works properly
66 # check that there's nothing left in the buffers
70 # check iterdecode()
271 # check whether there is exactly one BOM in i
    [all...]
test_weakref.py 126 def check(proxy): function in function:ReferencesTestCase.test_proxy_ref
129 self.assertRaises(weakref.ReferenceError, check, ref1)
130 self.assertRaises(weakref.ReferenceError, check, ref2)
703 # <weakref to class>.__init__() doesn't check errors correctly
710 # Check that both old-style classes and new-style classes
749 # Sanity check
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py 45 'CHECK': ('SELECTED',),
365 def check(self): member in class:IMAP4
368 (typ, [data]) = <instance>.check()
370 return self._simple_command('CHECK')
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecs.py 8 def check(input, expect): function in function:coding_checker
10 return check
36 # the StreamReader and check that the results equal the appropriate
45 # check that there's nothing left in the buffers
50 # do the check again, this time using a incremental decoder
56 # check that there's nothing left in the buffers
60 # Check whether the reset method works properly
66 # check that there's nothing left in the buffers
70 # check iterdecode()
271 # check whether there is exactly one BOM in i
    [all...]
test_weakref.py 126 def check(proxy): function in function:ReferencesTestCase.test_proxy_ref
129 self.assertRaises(weakref.ReferenceError, check, ref1)
130 self.assertRaises(weakref.ReferenceError, check, ref2)
703 # <weakref to class>.__init__() doesn't check errors correctly
710 # Check that both old-style classes and new-style classes
749 # Sanity check
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/netinet/
ip.h 247 uint16_t check; member in struct:iphdr

Completed in 770 milliseconds

<<31323334353637383940>>