Searched refs:_fh (Results 1 – 13 of 13) sorted by relevance
/external/python/oauth2client/oauth2client/contrib/ |
D | _fcntl_opener.py | 45 self._fh = open(self._filename, self._mode) 50 self._fh = open(self._filename, self._fallback_mode) 56 fcntl.lockf(self._fh.fileno(), fcntl.LOCK_EX) 69 if self._fh: 70 self._fh.close() 71 self._fh = open(self._filename, self._fallback_mode) 78 fcntl.lockf(self._fh.fileno(), fcntl.LOCK_UN) 80 if self._fh: 81 self._fh.close()
|
D | _win32_opener.py | 56 self._fh = open(self._filename, self._mode) 61 self._fh = open(self._filename, self._fallback_mode) 67 hfile = win32file._get_osfhandle(self._fh.fileno()) 88 if self._fh: 89 self._fh.close() 90 self._fh = open(self._filename, self._fallback_mode) 98 hfile = win32file._get_osfhandle(self._fh.fileno()) 105 if self._fh: 106 self._fh.close()
|
D | locked_file.py | 78 self._fh = None 87 return self._fh 131 self._fh = open(self._filename, self._mode) 135 self._fh = open(self._filename, self._fallback_mode) 154 if self._fh: 155 self._fh.close() 156 self._fh = open(self._filename, self._fallback_mode) 168 if self._fh: 169 self._fh.close()
|
/external/libopus/celt/ |
D | entenc.c | 128 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_encode() argument 133 _this->rng=IMUL32(r,(_fh-_fl)); in ec_encode() 135 else _this->rng-=IMUL32(r,(_ft-_fh)); in ec_encode() 139 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits){ in ec_encode_bin() argument 144 _this->rng=IMUL32(r,(_fh-_fl)); in ec_encode_bin() 146 else _this->rng-=IMUL32(r,((1U<<_bits)-_fh)); in ec_encode_bin()
|
D | entenc.h | 50 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft); 53 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits);
|
D | entdec.c | 153 void ec_dec_update(ec_dec *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_dec_update() argument 155 s=IMUL32(_this->ext,_ft-_fh); in ec_dec_update() 157 _this->rng=_fl>0?IMUL32(_this->ext,_fh-_fl):_this->rng-s; in ec_dec_update()
|
D | entdec.h | 69 void ec_dec_update(ec_dec *_this,unsigned _fl,unsigned _fh,unsigned _ft);
|
/external/python/oauth2client/tests/contrib/ |
D | test_locked_file.py | 38 self.assertIsNone(instance._fh) 51 instance._fh = fh 170 instance._fh = mock.Mock() 177 self.assertTrue(instance._fh.close.called)
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | b06ba912605eb9cb87378892f710b12b.000188b5.honggfuzz.cov | 569 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g… 580 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g… 591 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g…
|
D | e602a38ffc3d907e0225b05647fccbf2.00069ea2.honggfuzz.cov | 834 �K_��*Z�F��D�(�r�d�a��:H�_fh�9�f����,(��#x�A̿����ؓ#@�rƜ��8}_-;� ��&2��҄JWMV="�M`o_��)…
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | b06ba912605eb9cb87378892f710b12b.000188b5.honggfuzz.cov | 569 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g… 580 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g… 591 …=�S9'��Oh�떖x�Ͷ\���h�К����k;�g������1�m�{��%y��-qF�wX~��Fo��M�_fh��b���k�e��A9w��g…
|
D | e602a38ffc3d907e0225b05647fccbf2.00069ea2.honggfuzz.cov | 834 �K_��*Z�F��D�(�r�d�a��:H�_fh�9�f����,(��#x�A̿����ؓ#@�rƜ��8}_-;� ��&2��҄JWMV="�M`o_��)…
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_007.ppm | 3482 <<<~��_fh=IK~��u�})61)<I7CO4:E*7D"7D"'*(#0
|