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:uint64
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
vm_basic_types.h
35
typedef u64
uint64
;
typedef
41
typedef
uint64
PA;
44
typedef
uint64
PPN64;
58
#define MBYTES_2_BYTES(_nbytes) ((
uint64
)(_nbytes) << MBYTES_SHIFT)
85
uint64
u;
89
uint64
u;
91
uint64
flags;
95
uint64
u;
134
uint64
reservedMBZ; /* must be zero for now. */
135
uint64
statStartV
[all...]
H
A
D
svga3d_types.h
394
typedef
uint64
SVGA3dSurfaceAllFlags;
396
#define SVGA3D_SURFACE_FLAGS1_MASK ((
uint64
)MAX_UINT32)
1335
uint64
timestamp;
1341
uint64
realFrequency;
1348
uint64
inputAssemblyVertices;
1349
uint64
inputAssemblyPrimitives;
1350
uint64
vertexShaderInvocations;
1351
uint64
geometryShaderInvocations;
1352
uint64
geometryShaderPrimitives;
1353
uint64
clipperInvocation
[all...]
H
A
D
svga_reg.h
298
uint64
id;
H
A
D
svga3d_dx.h
1548
uint64
value;
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
vm_basic_types.h
8
typedef u64
uint64
;
typedef
14
typedef
uint64
PA;
16
typedef
uint64
PPN64;
H
A
D
svga_types.h
32
typedef u64
uint64
;
typedef
38
typedef
uint64
PA;
41
typedef
uint64
PPN64;
H
A
D
svga3d_types.h
464
typedef
uint64
SVGA3dSurfaceAllFlags;
1729
uint64
timestamp;
1737
uint64
realFrequency;
1746
uint64
inputAssemblyVertices;
1747
uint64
inputAssemblyPrimitives;
1748
uint64
vertexShaderInvocations;
1749
uint64
geometryShaderInvocations;
1750
uint64
geometryShaderPrimitives;
1751
uint64
clipperInvocations;
1752
uint64
clipperPrimitive
[all...]
H
A
D
svga_reg.h
583
uint64
id;
H
A
D
svga3d_dx.h
1876
uint64
value;
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
H
A
D
hash_alg.h
139
* struct
uint64
- Structure to handle 64 bits integers.
145
struct
uint64
{
struct
238
struct
uint64
length;
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H
A
D
ARM-gcc.h
47
typedef unsigned long long int
uint64
;
typedef
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H
A
D
ARM-gcc.h
47
typedef unsigned long long int
uint64
;
typedef
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx.h
243
CVMX_BUILD_WRITE64(
uint64
, "sd");
259
CVMX_BUILD_READ64(
uint64
, "ld");
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx.h
243
CVMX_BUILD_WRITE64(
uint64
, "sd");
259
CVMX_BUILD_READ64(
uint64
, "ld");
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H
A
D
softfloat.c
62
typedef unsigned long long int
uint64
;
typedef
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H
A
D
softfloat.c
62
typedef unsigned long long int
uint64
;
typedef
Completed in 29 milliseconds