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:tbuf
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/mesa3d/src/gallium/drivers/virgl/
H
A
D
virgl_transfer_queue.h
39
struct virgl_cmd_buf *
tbuf
;
member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_buf.c
86
void nghttp3_typed_buf_init(nghttp3_typed_buf *
tbuf
, const nghttp3_buf *buf,
in nghttp3_typed_buf_init()
argument
H
A
D
nghttp3_stream.c
93
nghttp3_typed_buf *
tbuf
;
in delete_outq()
local
304
static void typed_buf_shared_init(nghttp3_typed_buf *
tbuf
,
in typed_buf_shared_init()
argument
313
nghttp3_typed_buf
tbuf
;
in nghttp3_stream_write_stream_type()
local
335
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_settings()
local
383
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_goaway()
local
408
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_priority_update()
local
449
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_header_block()
local
558
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_data()
local
664
nghttp3_typed_buf
tbuf
;
nghttp3_stream_write_qpack_decoder_stream()
local
699
nghttp3_stream_outq_add(nghttp3_stream *stream, const nghttp3_typed_buf *
tbuf
)
nghttp3_stream_outq_add()
argument
820
nghttp3_typed_buf *
tbuf
;
nghttp3_stream_writev()
local
859
nghttp3_typed_buf *
tbuf
;
nghttp3_stream_add_outq_offset()
local
888
stream_pop_outq_entry(nghttp3_stream *stream, nghttp3_typed_buf *
tbuf
)
stream_pop_outq_entry()
argument
933
nghttp3_typed_buf *
tbuf
;
nghttp3_stream_add_ack_offset()
local
[all...]
/third_party/icu/icu4c/source/common/
H
A
D
cstring.cpp
159
char
tbuf
[30];
in T_CString_integerToString()
local
197
char
tbuf
[30];
in T_CString_int64ToString()
local
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
cstring.cpp
159
char
tbuf
[30];
in T_CString_integerToString()
local
197
char
tbuf
[30];
in T_CString_int64ToString()
local
[all...]
/third_party/ltp/testcases/kernel/io/aio/
H
A
D
aio01.c
84
char
tbuf
[80];
variable
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
cstring.cpp
159
char
tbuf
[30];
in T_CString_integerToString()
local
197
char
tbuf
[30];
in T_CString_int64ToString()
local
[all...]
/third_party/toybox/kconfig/lxdialog/
H
A
D
textbox.c
51
int dialog_textbox(const char *title, const char *
tbuf
,
in dialog_textbox()
argument
/third_party/backends/backend/
H
A
D
canon.c
229
unsigned char
tbuf
[12 + 5];
in get_tpu_stat()
local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H
A
D
a_int.c
342
unsigned char
tbuf
[sizeof(r)];
in asn1_string_set_int64()
local
381
unsigned char
tbuf
[sizeof(r)];
in asn1_string_set_uint64()
local
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H
A
D
rsa_enc.c
157
unsigned char *
tbuf
;
in rsa_encrypt()
local
234
unsigned char *
tbuf
;
in rsa_decrypt()
local
[all...]
/third_party/openssl/crypto/asn1/
H
A
D
a_int.c
342
unsigned char
tbuf
[sizeof(r)];
in asn1_string_set_int64()
local
381
unsigned char
tbuf
[sizeof(r)];
in asn1_string_set_uint64()
local
/third_party/openssl/providers/implementations/asymciphers/
H
A
D
rsa_enc.c
157
unsigned char *
tbuf
;
in rsa_encrypt()
local
234
unsigned char *
tbuf
;
in rsa_decrypt()
local
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H
A
D
obj_dat.c
418
char
tbuf
[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2];
in OBJ_obj2txt()
local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H
A
D
rsa_pmeth.c
51
unsigned char *
tbuf
;
member
[all...]
/third_party/openssl/crypto/objects/
H
A
D
obj_dat.c
418
char
tbuf
[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2];
in OBJ_obj2txt()
local
/third_party/openssl/crypto/rsa/
H
A
D
rsa_pmeth.c
51
unsigned char *
tbuf
;
member
[all...]
/third_party/mksh/
H
A
D
expr.c
176
char
tbuf
[2];
in evalerr()
local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H
A
D
rsa_sig.c
108
unsigned char *
tbuf
;
member
[all...]
/third_party/node/deps/openssl/openssl/apps/
H
A
D
pkeyutl.c
719
unsigned char
tbuf
[TBUF_MAXSIZE];
in do_raw_keyop()
local
/third_party/openssl/apps/
H
A
D
pkeyutl.c
719
unsigned char
tbuf
[TBUF_MAXSIZE];
in do_raw_keyop()
local
/third_party/openssl/providers/implementations/signature/
H
A
D
rsa_sig.c
108
unsigned char *
tbuf
;
member
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H
A
D
server.c
2203
char
tbuf
[128], *p;
in lws_handshake_server()
local
/third_party/lwip/src/netif/ppp/
H
A
D
eap.c
318
char
tbuf
[9];
in pncrypt_setkey()
local
/third_party/popt/src/
H
A
D
popt.c
866
char *
tbuf
= NULL;
in poptSaveBits()
local
Completed in 28 milliseconds
1
2