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:n_blocks
(Results
1 - 13
of
13
) sorted by relevance
/third_party/mesa3d/src/panfrost/perf/
H
A
D
pan_perf.c
80
uint32_t
n_blocks
= 2 + l2_slices + dev->core_id_range;
in panfrost_perf_init()
local
/third_party/node/deps/v8/src/diagnostics/
H
A
D
basic-block-profiler.h
35
size_t
n_blocks
() const {
in n_blocks()
function in v8::internal::BasicBlockProfilerData
H
A
D
basic-block-profiler.cc
20
BasicBlockProfilerData::BasicBlockProfilerData(size_t
n_blocks
)
in BasicBlockProfilerData()
argument
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
rpza.c
122
int
n_blocks
= (opcode & 0x1f) + 1; /* Extract block counter from opcode */
in rpza_decode_stream()
local
H
A
D
smc.c
92
int
n_blocks
;
in smc_decode_stream()
local
[all...]
H
A
D
rpzaenc.c
554
int
n_blocks
;
in rpza_encode_stream()
local
[all...]
H
A
D
twinvq.c
632
static void linear_perm(int16_t *out, int16_t *in, int
n_blocks
, int size)
in linear_perm()
argument
H
A
D
wmavoice.c
101
uint8_t
n_blocks
; ///< amount of blocks per frame (each block
member
[all...]
/third_party/node/deps/v8/src/compiler/
H
A
D
basic-block-instrumentor.cc
62
size_t
n_blocks
= schedule->RpoBlockCount() - 1;
in Instrument()
local
/third_party/pulseaudio/src/pulsecore/
H
A
D
memblockq.h
94
unsigned
n_blocks
;
member
H
A
D
memblock.h
95
unsigned
n_blocks
;
member
H
A
D
memblock.c
153
unsigned
n_blocks
;
member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_debugfs.c
45
uint32_t
n_blocks
;
in get_afbc_size()
local
Completed in 12 milliseconds