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:len64
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_stream.cpp
164
uint64
len64
= Length ();
in AsMemoryBlock()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
114
bnx2x_init_wr_64(struct bnx2x *bp, u32 addr, const u32 *data, u32
len64
)
bnx2x_init_wr_64()
argument
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_extfree_item.c
193
uint
len64
= sizeof(xfs_efi_log_format_64_t) +
in xfs_efi_copy_format()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
114
bnx2x_init_wr_64(struct bnx2x *bp, u32 addr, const u32 *data, u32
len64
)
bnx2x_init_wr_64()
argument
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_extfree_item.c
180
uint
len64
= xfs_efi_log_format64_sizeof(src_efi_fmt->efi_nextents);
in xfs_efi_copy_format()
local
/third_party/node/src/
H
A
D
util-inl.h
269
size_t
len64
= nbytes / sizeof(*data64);
in SwapBytes64()
local
Completed in 8 milliseconds