OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buff_length
(Results
1 - 5
of
5
) sorted by null
/system/nfc/src/nfa/include/
nfa_snep_int.h
95
uint32_t
buff_length
; /* length of buffer; acceptable length */
member in struct:__anon3522
175
uint32_t
buff_length
; /* size of buffer for NDEF message */
member in struct:__anon3528
/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;
/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 330 milliseconds