OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nflush
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
tcache.c
94
unsigned i,
nflush
, ndeferred;
local
102
for (
nflush
= tbin->ncached - rem;
nflush
> 0;
nflush
= ndeferred) {
124
for (i = 0; i <
nflush
; i++) {
174
unsigned i,
nflush
, ndeferred;
local
182
for (
nflush
= tbin->ncached - rem;
nflush
> 0;
nflush
= ndeferred) {
208
for (i = 0; i <
nflush
; i++)
[
all
...]
/external/libpcap/
pcap-usb-linux.c
105
int32_t
nflush
; /* Number of events to flush */
member in struct:mon_bin_mfetch
845
int
nflush
= 0;
local
862
fetch.
nflush
=
nflush
;
883
nflush
= fetch.nfetch;
917
ioctl(handle->fd, MON_IOCH_MFLUSH,
nflush
);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c
[
all
...]
Completed in 128 milliseconds