Searched defs:ilen (Results 1 – 12 of 12) sorted by relevance
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 582 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/ |
D | bitwise.c | 731 int ilen=(rand()%32),k; in main() local 759 int ilen=(rand()%(TESTWORDS-begin)); in main() local
|
/external/speex/libspeex/ |
D | resample.c | 808 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/ |
D | nanohttp.c | 1350 const char *headers, int ilen ) { in xmlNanoHTTPMethodRedir() 1604 char **contentType, const char *headers, int ilen) { in xmlNanoHTTPMethod()
|
/external/tcpdump/ |
D | print-esp.c | 350 int ilen, rlen; in esp_print_decode_ikeline() local
|
/external/valgrind/lackey/ |
D | lk_main.c | 665 UInt ilen = 0; in lk_instrument() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf.c | 3602 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/ |
D | misc.c | 1850 size_t ilen, olen, nlen, elen; in c_cd() local
|
/external/ppp/pppd/ |
D | sys-solaris.c | 2503 strioctl(fd, cmd, ptr, ilen, olen) in strioctl() argument
|
/external/curl/lib/vtls/ |
D | openssl.c | 2244 int i, ilen; in asn1_object_dump() local
|
/external/svox/pico/lib/ |
D | picokdt.c | 1308 picoos_uint8 ilen; in kdtMapInGraph() local
|
/external/libgdx/gdx/jni/gdx2d/ |
D | stb_image.h | 3867 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()
|