OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avail
(Results
201 - 225
of
243
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp
743
int32_t
avail
;
local
744
if (packets->hasBufferAvailable(&
avail
)) {
[
all
...]
/external/curl/lib/
url.c
854
int
avail
= 0;
local
865
avail
|= CURLPIPE_HTTP1;
870
avail
|= CURLPIPE_MULTIPLEX;
872
return
avail
;
[
all
...]
urldata.h
1178
unsigned long
avail
; \/* Bitmask for what the server reports to support for
member in struct:auth
[
all
...]
/external/protobuf/src/google/protobuf/
arena.h
538
GOOGLE_ATTRIBUTE_ALWAYS_INLINE size_t
avail
() const { return size - pos; }
function in struct:google::protobuf::final::Block
[
all
...]
/external/python/cpython3/Modules/
_ssl.c
4723
int
avail
, nbytes;
local
[
all
...]
/external/curl/include/curl/
curl.h
[
all
...]
/external/harfbuzz_ng/src/
hb-cff-interp-cs-common.hh
388
if (likely (env.substr.
avail
(env.hintmask_size)))
/external/u-boot/fs/ubifs/
ubifs.h
1286
int
avail
;
member in struct:ubifs_wbuf
[
all
...]
/external/jemalloc/src/
arena.c
[
all
...]
/external/pdfium/samples/
pdfium_test.cc
898
FPDF_BOOL Is_Data_Avail(FX_FILEAVAIL*
avail
, size_t offset, size_t size) {
[
all
...]
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.asm
[
all
...]
st32_64.asm
[
all
...]
start.asm
710
; 85 unspecified descriptors, First 12 of them are reserved, the rest are
avail
[
all
...]
start16.asm
703
; 85 unspecified descriptors, First 12 of them are reserved, the rest are
avail
[
all
...]
start32.asm
718
; 85 unspecified descriptors, First 12 of them are reserved, the rest are
avail
[
all
...]
start64.asm
[
all
...]
/external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar
jsp-api-2.1.jar
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_dragonfly_amd64.go
[
all
...]
zerrors_freebsd_386.go
[
all
...]
zerrors_freebsd_amd64.go
[
all
...]
zerrors_freebsd_arm.go
[
all
...]
zerrors_netbsd_386.go
[
all
...]
zerrors_netbsd_amd64.go
[
all
...]
zerrors_netbsd_arm.go
[
all
...]
Completed in 1968 milliseconds
1
2
3
4
5
6
7
8
9
10