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
51 - 75
of
151
) sorted by relevance
1
2
3
4
5
6
7
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H
A
D
max20730.c
116
char
tbuf
[DEBUG_FS_DATA_MAX] = { 0 };
in max20730_debugfs_read()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
htc_drv_txrx.c
1175
struct ath9k_htc_rxbuf *rxbuf, *
tbuf
;
in ath9k_rx_cleanup()
local
/kernel/linux/linux-5.10/drivers/s390/net/
H
A
D
ctcm_mpc.c
133
char
tbuf
[82], tdup[82];
in ctcmpc_dumpit()
local
/kernel/linux/linux-5.10/drivers/video/backlight/
H
A
D
ili922x.c
153
unsigned char
tbuf
[CMD_BUFSIZE];
in ili922x_read_status()
local
196
unsigned char
tbuf
[CMD_BUFSIZE];
in ili922x_read()
local
250
unsigned char
tbuf
[CMD_BUFSIZE];
ili922x_write()
local
325
unsigned char
tbuf
[CMD_BUFSIZE];
set_write_to_gram_reg()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_ethtool.c
932
char
tbuf
[sizeof(xcvr->sprom)];
in ionic_get_module_eeprom()
local
/kernel/linux/linux-6.6/drivers/video/backlight/
H
A
D
ili922x.c
153
unsigned char
tbuf
[CMD_BUFSIZE];
in ili922x_read_status()
local
196
unsigned char
tbuf
[CMD_BUFSIZE];
in ili922x_read()
local
250
unsigned char
tbuf
[CMD_BUFSIZE];
ili922x_write()
local
325
unsigned char
tbuf
[CMD_BUFSIZE];
set_write_to_gram_reg()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
debugfs.c
135
char
tbuf
[22];
in average_read()
local
173
char
tbuf
[6];
in slots_read()
local
453
char
tbuf
[18];
in dbg_read()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
htc_drv_txrx.c
1176
struct ath9k_htc_rxbuf *rxbuf, *
tbuf
;
in ath9k_rx_cleanup()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H
A
D
mthca_provider.c
743
struct mthca_cq_buf
tbuf
;
in mthca_resize_cq()
local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H
A
D
max20730.c
116
char
tbuf
[DEBUG_FS_DATA_MAX] = { 0 };
in max20730_debugfs_read()
local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
ad9467.c
132
unsigned char
tbuf
[2], rbuf[1];
in ad9467_spi_read()
local
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H
A
D
siw_qp_rx.c
965
u8 *
tbuf
= (u8 *)&srx->trailer.crc - srx->pad;
in siw_get_trailer()
local
/kernel/linux/linux-6.6/drivers/s390/net/
H
A
D
ctcm_mpc.c
133
char
tbuf
[82], tdup[82];
in ctcmpc_dumpit()
local
/third_party/node/deps/ngtcp2/nghttp3/lib/
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/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...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H
A
D
rga2_drv.c
924
struct rga2_mmu_buf_t *
tbuf
= &rga2_mmu_buf;
in rga2_del_running_list()
local
951
struct rga2_mmu_buf_t *
tbuf
= &rga2_mmu_buf;
in rga2_del_running_list_timeout()
local
981
struct rga2_mmu_buf_t *
tbuf
= &rga2_mmu_buf;
rga2_blit_flush_cache()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H
A
D
sec_main.c
492
char
tbuf
[SEC_DBGFS_VAL_MAX_LEN];
in sec_debug_read()
local
520
char
tbuf
[SEC_DBGFS_VAL_MAX_LEN];
in sec_debug_write()
local
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
guest.c
677
void *
tbuf
= NULL;
in guest_afu_read_err_buffer()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
cq.c
1338
struct mlx5_ib_cq_buf
tbuf
;
in mlx5_ib_resize_cq()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H
A
D
mthca_cq.c
702
struct mthca_cq_buf
tbuf
;
in mthca_poll_cq()
local
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-qcom-cci.c
102
u16
tbuf
; /* bus free time between a STOP and START condition */
member
Completed in 33 milliseconds
1
2
3
4
5
6
7