Home
last modified time | relevance | path

Searched defs:_read (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/
H A D__init__.py1378 def _read(self, parent, value): member in SimpleConverter
1393 def _read(self, parent, value): member in ASCIIConverter
1408 def _read(self, parent, value): member in Latin1Converter
1522 def _read(self, parent, value): member in PrivateDictConverter
1545 def _read(self, parent, value): member in SubrsConverter
1556 def _read(self, parent, value): member in CharStringsConverter
1617 def _read(self, parent, value): member in CharsetConverter
1834 def _read(self, parent, value): member in EncodingConverter
1977 def _read(self, parent, value): member in FDArrayConverter
2005 def _read(self, parent, value): member in FDSelectConverter
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_roboswitch.c289 u16 _read, addr_be16[3], addr_read[3], ports_read; in wpa_driver_roboswitch_leave() local
361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpty.py124 def _read(fd): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpty.py124 def _read(fd): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dpty.py124 def _read(fd): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpty.py124 def _read(fd): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpty.py124 def _read(fd): function
/aosp_15_r20/external/python/cpython3/Lib/
Dpty.py124 def _read(fd): function
/aosp_15_r20/external/python/cpython2/Lib/
Dpty.py136 def _read(fd): function
Dgzip.py284 def _read(self, size=1024): member in GzipFile
/aosp_15_r20/system/nfc/tools/casimir/scripts/
H A Dt4at.py40 async def _read(self) -> rf.RfPacket: member in T4AT
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dconnection.py357 _read = _multiprocessing.recv variable in Connection
362 _read = os.read variable in Connection
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dcontroller_info.py51 async def _read(self, reader): member in Host
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dautotune_cache.py52 def _read(self, inductor_meta: _InductorMetaTy) -> Optional[Dict[str, JsonDataTy]]: member in AutotuneCache
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_io.py1739 def _read(bufio): function
1751 def _read(bufio): function
3164 def _read(): function
3294 def _read(): function
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/
H A Dsyscalls.c199 int _read(int32_t file, uint8_t *ptr, int32_t len) in _read() function
/aosp_15_r20/external/fonttools/Lib/fontTools/
H A DtfmLib.py170 def _read(self, file): member in TFM
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DmacRes.py70 def _read(self, numBytes, offset=None): member in ResourceReader
/aosp_15_r20/external/openthread/tools/harness-automation/autothreadharness/
H A Dopen_thread_controller.py112 def _read(self, size=512): member in OpenThreadController
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dgzip.py407 def _read(self, size=1024): member in GzipFile

123