HomeSort by relevance Sort by last modified time
    Searched refs:buff_length (Results 1 - 6 of 6) sorted by null

  /system/nfc/src/nfa/int/
nfa_snep_int.h 100 uint32_t buff_length; /* length of buffer; acceptable length */ member in struct:__anon114979
187 uint32_t buff_length; /* size of buffer for NDEF message */ member in struct:__anon114985
  /external/compiler-rt/lib/scudo/
scudo_utils.cpp 28 extern int VSNPrintf(char *buff, int buff_length, const char *format,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_printf.cc 119 int VSNPrintf(char *buff, int buff_length,
124 RAW_CHECK(buff_length > 0);
125 const char *buff_end = &buff[buff_length - 1];
  /external/pcre/dist2/src/
pcre2_substitute.c 237 PCRE2_SIZE buff_offset, buff_length, lengthleft, fraglength; local
241 lengthleft = buff_length = *blength;
817 *blength = buff_length + extra_needed;
  /system/nfc/src/nfa/include/
nfa_snep_api.h 357 extern tNFA_STATUS NFA_SnepGet(tNFA_HANDLE conn_handle, uint32_t buff_length,
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 

Completed in 1247 milliseconds