Home
last modified time | relevance | path

Searched refs:_fetch (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/unicode-normalization/scripts/
Dunicode.py91 def _fetch(self, filename): member in UnicodeData
102 for line in self._fetch("UnicodeData.txt").splitlines():
124 for line in self._fetch("StandardizedVariants.txt").splitlines():
161 for line in self._fetch("DerivedNormalizationProps.txt").splitlines():
183 for line in self._fetch("NormalizationTest.txt").splitlines():
/external/icu/icu4c/source/common/
Dunifiedcache.cpp331 _fetch(element, value, status); in _putIfAbsentAndGet()
367 _fetch(element, value, status); in _poll()
436 void UnifiedCache::_fetch( in _fetch() function in UnifiedCache
455 _fetch(element, value, status); in _inProgress()
Dunifiedcache.h532 void _fetch(const UHashElement *element, const SharedObject *&value,
/external/icu/libicu/cts_headers/
Dunifiedcache.h532 void _fetch(const UHashElement *element, const SharedObject *&value,
/external/python/httplib2/python2/httplib2/
D__init__.py1563 self._fetch = _new_fixed_fetch(not disable_ssl_certificate_validation)
/external/mesa3d/docs/relnotes/
D20.0.0.rst3197 - nir/lower_input_attachments: lower nir_texop_fragment_{mask}_fetch
3198 - ac/nir: add support for nir_texop_fragment_{mask}_fetch
3199 - aco: add support for nir_texop_fragment_{mask}_fetch