Home
last modified time | relevance | path

Searched defs:ilen (Results 1 – 12 of 12) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c582 UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetFirstRecById()
639 UINT8 *NDEF_MsgGetNextRecById (UINT8 *p_cur_rec, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetNextRecById()
844 int ilen = (id_len == 0) ? 0 : 1; in NDEF_MsgAddRec() local
940 INT32 ilen = (id_len == 0) ? 0 : 1; in NDEF_MsgInsertRec() local
/external/tremolo/Tremolo/
Dbitwise.c731 int ilen=(rand()%32),k; in main() local
759 int ilen=(rand()%(TESTWORDS-begin)); in main() local
/external/speex/libspeex/
Dresample.c808 spx_uint32_t ilen; in speex_resampler_process_native() local
855 spx_uint32_t ilen = *in_len; in speex_resampler_process_int() local
898 spx_uint32_t ilen = *in_len; in speex_resampler_process_float() local
/external/libxml2/
Dnanohttp.c1350 const char *headers, int ilen ) { in xmlNanoHTTPMethodRedir()
1604 char **contentType, const char *headers, int ilen) { in xmlNanoHTTPMethod()
/external/tcpdump/
Dprint-esp.c350 int ilen, rlen; in esp_print_decode_ikeline() local
/external/valgrind/lackey/
Dlk_main.c665 UInt ilen = 0; in lk_instrument() local
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c3602 static void show_CF_instructions ( DiCursor instrs, Int ilen, in show_CF_instructions()
3621 UnwindContext* ctx, DiCursor instrs, Int ilen, in run_CF_instructions()
3686 Int ilen; member
/external/mksh/src/
Dmisc.c1850 size_t ilen, olen, nlen, elen; in c_cd() local
/external/ppp/pppd/
Dsys-solaris.c2503 strioctl(fd, cmd, ptr, ilen, olen) in strioctl() argument
/external/curl/lib/vtls/
Dopenssl.c2244 int i, ilen; in asn1_object_dump() local
/external/svox/pico/lib/
Dpicokdt.c1308 picoos_uint8 ilen; in kdtMapInGraph() local
/external/libgdx/gdx/jni/gdx2d/
Dstb_image.h3867 STBIDEF int stbi_zlib_decode_buffer(char *obuffer, int olen, char const *ibuffer, int ilen) in stbi_zlib_decode_buffer()
3894 STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, const char *ibuffer, int ilen) in stbi_zlib_decode_noheader_buffer()