Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 80) sorted by relevance

1234

/external/v8/test/webkit/
Darray-iterate-backwards.js30 function prepare(nbytes) { argument
38 function verify(nbytes) { argument
/external/libnfc-nci/src/adaptation/
Dlibmain.c87 extern void nfa_nv_co_read(UINT8 *pBuffer, UINT16 nbytes, UINT8 block) in nfa_nv_co_read()
146 extern void nfa_nv_co_write(const UINT8 *pBuffer, UINT16 nbytes, UINT8 block) in nfa_nv_co_write()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DNonVolatileStore.cpp63 void nfc_hal_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block) in nfc_hal_nv_co_read()
121 void nfc_hal_nv_co_write (const UINT8 *p_buf, UINT16 nbytes, UINT8 block) in nfc_hal_nv_co_write()
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc123 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in InProcessCrash() local
354 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
453 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
552 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
626 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
687 ssize_t nbytes = read(fds[0], minidump_file, sizeof(minidump_file)); in TEST_F() local
/external/google-breakpad/src/client/linux/log/
Dlog.cc40 int write(const char* buf, size_t nbytes) { in write()
/external/elfutils/src/libasm/
Dasm_adduleb128.c77 size_t nbytes = dest - tmpbuf; local
Dasm_addsleb128.c81 size_t nbytes = dest - tmpbuf; local
/external/libvterm/src/
Dutf8.h18 int nbytes = utf8_seqlen(codepoint); in fill_utf8() local
/external/valgrind/perf/
Dheap.c12 int i, j, nbytes = 0; in main() local
/external/valgrind/coregrind/m_debuginfo/
Dd3basics.c954 UShort nbytes; in ML_() local
1025 UShort nbytes; in ML_() local
1201 UShort nbytes; in ML_() local
/external/valgrind/memcheck/tests/
Dmalloc2.c15 int i, j, k, nbytes; in main() local
Dwritev1.c27 int nbytes; in main() local
/external/libpng/contrib/arm-neon/
Dlinux-auxv.c39 safe_read(png_structp png_ptr, int fd, void *buffer_in, size_t nbytes) in safe_read()
/external/speex/libspeex/
Dkiss_fft.h28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) argument
/external/clang/test/Sema/
Ddarwin-align-cast.c19 ssize_t sendFileDescriptor(int fd, void *data, size_t nbytes, int sendfd) { in sendFileDescriptor()
/external/bison/lib/
Dmbswidth.c57 mbsnwidth (const char *string, size_t nbytes, int flags) in mbsnwidth()
/external/pdfium/core/src/fxcrt/
Dfx_basic_utf.cpp56 int nbytes = 0; in Input() local
/external/fio/
Dhelpers.c28 int sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags) in sync_file_range()
/external/valgrind/VEX/switchback/
Dswitchback.c144 static void invalidate_icache(void *ptr, unsigned long nbytes) in invalidate_icache()
404 Int nbytes = sa_end - sa_start; in switchback() local
662 void log_bytes ( HChar* bytes, Int nbytes ) in log_bytes()
/external/libvncserver/client_examples/
Dscrap.c350 unsigned long nbytes; in get_scrap() local
497 unsigned long nbytes; in clipboard_filter() local
/external/libvpx/libvpx/examples/
Dvp8_multi_resolution_encoder.c74 size_t nbytes, to_read; in read_frame() local
88 size_t nbytes, to_read; in read_frame_by_row() local
/external/jpeg/
Djdatasrc.c93 size_t nbytes; in fill_input_buffer() local
/external/blktrace/btt/
Dinlines.h340 static inline int histo_idx(__u64 nbytes) in histo_idx()
346 static inline void update_q_histo(__u64 nbytes) in update_q_histo()
351 static inline void update_d_histo(__u64 nbytes) in update_d_histo()
/external/libopus/celt/
Dkiss_fft.h43 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) argument
/external/valgrind/VEX/priv/
Dmain_util.h125 static inline void* LibVEX_Alloc_inline ( SizeT nbytes ) in LibVEX_Alloc_inline()

1234