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:code_size
(Results
1 - 25
of
98
) sorted by relevance
1
2
3
4
/third_party/vixl/examples/aarch32/
H
A
D
abs.cc
59
uint32_t
code_size
= masm.GetSizeOfCodeGenerated();
in main()
local
H
A
D
getting-started.cc
60
uint32_t
code_size
= masm.GetSizeOfCodeGenerated();
in main()
local
H
A
D
pi.cc
98
uint32_t
code_size
= masm.GetSizeOfCodeGenerated();
in main()
local
/third_party/vixl/examples/aarch64/
H
A
D
getting-started.cc
66
size_t
code_size
= masm.GetSizeOfCodeGenerated();
in main()
local
H
A
D
literal.cc
65
size_t
code_size
= masm.GetSizeOfCodeGenerated();
in LiteralExample()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
H
A
D
fw.h
22
u32
code_size
;
member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/
H
A
D
ia_css_spctrl.h
33
u32
code_size
;
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/
H
A
D
ia_css_spctrl.h
33
u32
code_size
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvfw/
H
A
D
fw.h
22
u32
code_size
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
riscv.h
12
u32
code_size
;
member
/third_party/ffmpeg/libavformat/
H
A
D
g726.c
30
int
code_size
;
member
/third_party/node/deps/brotli/c/dec/
H
A
D
state.c
144
const size_t
code_size
= sizeof(HuffmanCode) * ntrees * max_table_size;
in BrotliDecoderHuffmanTreeGroupInit()
local
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
unwinding-info-writer.h
50
void Finish(int
code_size
) {}
in Finish()
argument
/third_party/skia/third_party/externals/brotli/c/dec/
H
A
D
state.c
144
const size_t
code_size
= sizeof(HuffmanCode) * ntrees * max_table_size;
in BrotliDecoderHuffmanTreeGroupInit()
local
/arkcompiler/runtime_core/compiler/tests/amd64/
H
A
D
asmjit_test.cpp
209
size_t
code_size
= code.codeSize();
in TEST_F()
local
/arkcompiler/runtime_core/compiler/tests/x86/
H
A
D
asmjit_test.cpp
136
size_t
code_size
= code.codeSize();
in TEST_F()
local
/arkcompiler/runtime_core/static_core/compiler/tests/x86/
H
A
D
asmjit_test.cpp
135
size_t
code_size
= code.codeSize();
in TEST_F()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H
A
D
pmu.h
24
u32
code_size
;
member
/kernel/linux/linux-6.6/include/linux/mtd/
H
A
D
nand-ecc-sw-hamming.h
26
unsigned int
code_size
;
member
H
A
D
nand-ecc-sw-bch.h
27
unsigned int
code_size
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H
A
D
pmu.h
24
u32
code_size
;
member
/arkcompiler/runtime_core/libpandabase/mem/
H
A
D
mem_config.h
30
static void Initialize(size_t object_pool_size, size_t internal_size, size_t compiler_size, size_t
code_size
,
in Initialize()
argument
42
static void Initialize(size_t object_pool_size, size_t internal_size, size_t compiler_size, size_t
code_size
)
in Initialize()
argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/spctrl/src/
H
A
D
spctrl.c
32
u32
code_size
;
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/spctrl/src/
H
A
D
spctrl.c
32
u32
code_size
;
member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
arm64.c
92
u32 __weak
code_size
;
variable
Completed in 8 milliseconds
1
2
3
4