Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:dbuf
(Results
1 - 19
of
19
) sorted by relevance
/third_party/curl/tests/unit/
H
A
D
unit2602.c
44
struct dynbuf
dbuf
;
variable
119
Curl_dyn_free(&
dbuf
);
variable
144
Curl_dyn_free(&
dbuf
);
global()
variable
[all...]
/third_party/optimized-routines/string/test/
H
A
D
memmove.c
39
static unsigned char *
dbuf
;
variable
H
A
D
stpcpy.c
44
static char *
dbuf
;
variable
H
A
D
memcpy.c
41
static unsigned char *
dbuf
;
variable
H
A
D
strcpy.c
42
static char *
dbuf
;
variable
/third_party/openssl/test/
H
A
D
afalgtest.c
33
unsigned char
dbuf
[BUFFER_SIZE + 32];
in test_afalg_aes_cbc()
local
/third_party/curl/lib/
H
A
D
http1.c
321
Curl_h1_req_write_head(struct httpreq *req, int http_minor, struct dynbuf *
dbuf
)
Curl_h1_req_write_head()
argument
H
A
D
dynhds.c
353
CURLcode Curl_dynhds_h1_dprint(struct dynhds *dynhds, struct dynbuf *
dbuf
)
in Curl_dynhds_h1_dprint()
argument
H
A
D
http2.c
1726
struct dynbuf
dbuf
;
in http2_handle_stream_close()
local
/third_party/libwebsockets/lib/misc/
H
A
D
lws-struct-lejp.c
553
char
dbuf
[72];
in lws_struct_json_serialize()
local
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
af_compand.c
210
double *
dbuf
= (double *)delay_frame->extended_data[chan];
in compand_delay()
local
282
double *
dbuf
= (double *)delay_frame->extended_data[chan];
in compand_drain()
local
/third_party/backends/backend/
H
A
D
canon-sane.c
1110
u_char wbuf[72],
dbuf
[28], ebuf[72];
in sane_start()
local
1901
u_char
dbuf
[28];
read_fb1200()
local
[all...]
H
A
D
xerox_mfp.c
236
char
dbuf
[MAX_DUMP * 3 + 1], *dptr =
dbuf
;
in dbg_dump()
local
/third_party/toybox/toys/other/
H
A
D
bzcat.c
77
unsigned int *
dbuf
;
member
324
unsigned hh, *
dbuf
= bw->
dbuf
;
in read_huffman_data()
local
455
unsigned int *
dbuf
= bw->
dbuf
;
burrows_wheeler_prep()
local
515
unsigned int *
dbuf
= bw->
dbuf
;
write_bunzip_data()
local
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
clearvideo.c
232
uint8_t *sbuf, *
dbuf
;
in copy_block()
local
272
uint8_t *
dbuf
= dst->data[plane];
in copyadd_block()
local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_qpack.h
774
nghttp3_buf
dbuf
;
member
H
A
D
nghttp3_qpack.c
3684
nghttp3_buf *
dbuf
= &decoder->
dbuf
;
in nghttp3_qpack_decoder_write_section_ack()
local
3723
nghttp3_qpack_decoder_write_decoder(nghttp3_qpack_decoder *decoder, nghttp3_buf *
dbuf
)
nghttp3_qpack_decoder_write_decoder()
argument
[all...]
/third_party/libsnd/src/
H
A
D
common.h
333
{ double
dbuf
[SF_BUFFER_LEN / sizeof (double)] ;
member
/third_party/FatFs/source/
H
A
D
ff.c
5490
BYTE *
dbuf
;
local
Completed in 30 milliseconds