/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast()
173 elif self.islast(line):
209 def islast(self, line):
member in class:Message [all...] |
/external/python/cpython2/Lib/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast() 173 elif self.islast(line): 214 def islast(self, line): member in class:Message [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_ssdp.c | 114 * @islast: Buffer for indicating whether this is the last message (= 1) 121 struct advertisement_state_machine *a, int *islast) 128 *islast = 0; 207 *islast = 1; 226 int islast = 0; local 242 while (!islast) { 243 msg = next_advertisement(sm, a, &islast); 266 int islast = 0; local 282 msg = next_advertisement(sm, a, &islast); 297 } else if (islast) { 386 int islast = 0; local [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast() 173 elif self.islast(line): 209 def islast(self, line): member in class:Message [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast() 173 elif self.islast(line): 209 def islast(self, line): member in class:Message [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast() 173 elif self.islast(line): 209 def islast(self, line): member in class:Message [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
rfc822.py | 82 _blanklines = ('\r\n', '\n') # Optimization for islast() 173 elif self.islast(line): 209 def islast(self, line): member in class:Message [all...] |
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_q6vdec.h | 207 u32 islast; member in struct:vdec_buf_info
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_q6vdec.h | 176 u32 islast; member in struct:vdec_buf_info
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_q6vdec.h | 207 u32 islast; member in struct:vdec_buf_info
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_q6vdec.h | 176 u32 islast; member in struct:vdec_buf_info
|