Home
last modified time | relevance | path

Searched defs:bytes_count (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dserver_process.py252 def _pop_output_bytes(self, bytes_count): argument
256 def _pop_error_bytes(self, bytes_count): argument
/external/lldb/examples/summaries/cocoa/
Dobjc_runtime.py627 def calculate_offset(self, num_pointers = 0, bytes_count = 0, padding32 = 0, padding64 = 0): argument
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c912 UINT16 bytes_count = 0; in rw_t1t_handle_tlv_detect_rsp() local
/external/libnfc-nci/src/nfc/int/
Drw_int.h335 …UINT16 bytes_count; /* No. of bytes remaining to collect durin… member