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
refs:byte_cnt
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
artec_eplus48u.h
306
unsigned long
byte_cnt
;
member
H
A
D
artec_eplus48u.c
3422
XDBG ((2, "(child) reader_process:
byte_cnt
%d\n", (int) s->
byte_cnt
));
in reader_process()
4241
s->
byte_cnt
= 0;
in sane_start()
4346
s->
byte_cnt
+= nread;
in sane_read()
4351
if (0 == s->
byte_cnt
)
in sane_read()
/third_party/FreeBSD/sys/dev/usb/net/
H
A
D
if_axereg.h
272
int
byte_cnt
;
member
H
A
D
if_axe.c
1042
ax88772b_mfb_table[AX88772B_MFB_16K].
byte_cnt
, NULL);
in axe_init()
/third_party/backends/backend/pixma/
H
A
D
pixma.c
704
int
byte_cnt
= table_size == 1024 ? 2 : 1;
in control_option()
local
711
if (
byte_cnt
== 1)
in control_option()
725
/* PDBG (pixma_hexdump (4, ss->gamma_table, table_size *
byte_cnt
)); */
in control_option()
729
if (
byte_cnt
== 1)
in control_option()
748
/* PDBG (pixma_hexdump (4, ss->gamma_table, table_size *
byte_cnt
)); */
in control_option()
Completed in 11 milliseconds