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:reps
(Results
26 - 39
of
39
) sorted by relevance
1
2
/third_party/skia/src/gpu/
H
A
D
GrResourceProvider.cpp
465
createPatternedIndexBuffer(const uint16_t* pattern, int patternSize, int
reps
, int vertCount, const GrUniqueKey* key)
createPatternedIndexBuffer()
argument
/kernel/linux/linux-6.6/lib/zstd/compress/
H
A
D
zstd_opt.c
1268
repcodes_t const
reps
= ZSTD_newRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0);
in ZSTD_compressBlock_opt_generic()
local
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H
A
D
Encoder.java
535
int[]
reps
= new int[Base.kNumRepDistances];
field in Encoder
[all...]
/third_party/lzma/CS/7zip/Compress/LZMA/
H
A
D
LzmaEncoder.cs
535
UInt32[]
reps
= new UInt32[Base.kNumRepDistances];
field in SevenZip.Compression.LZMA.Encoder
[all...]
/third_party/node/deps/brotli/c/dec/
H
A
D
decode.c
1079
uint32_t
reps
;
in DecodeContextMap()
local
/third_party/node/deps/brotli/c/enc/
H
A
D
brotli_bit_stream.c
546
size_t
reps
= 1;
in BrotliBuildAndStoreHuffmanTreeFast()
local
636
uint32_t
reps
= 0;
RunLengthCodeZeros()
local
654
uint32_t
reps
= 1;
RunLengthCodeZeros()
local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H
A
D
brotli_bit_stream.c
546
size_t
reps
= 1;
in BrotliBuildAndStoreHuffmanTreeFast()
local
636
uint32_t
reps
= 0;
RunLengthCodeZeros()
local
654
uint32_t
reps
= 1;
RunLengthCodeZeros()
local
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H
A
D
decode.c
1079
uint32_t
reps
;
in DecodeContextMap()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H
A
D
cord.cc
188
static CordRep* MakeBalancedTree(CordRep**
reps
, size_t n) {
in MakeBalancedTree()
argument
[all...]
/third_party/lzma/C/
H
A
D
LzmaEnc.c
272
UInt32
reps
[LZMA_NUM_REPS];
member
365
UInt32
reps
[LZMA_NUM_REPS];
member
402
UInt32
reps
[LZMA_NUM_REPS];
member
1222
UInt32
reps
[LZMA_NUM_REPS];
in GetOptimum()
local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H
A
D
libwebp_python_wrap.c
3238
double summ,
reps
, diff;
in SWIG_CanCastAsInteger()
local
/third_party/elfutils/src/
H
A
D
readelf.c
12153
int
reps
= -1;
in handle_core_items()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
802.11.h
2862
uint16
reps
; /* no. of repetitions */
member
H
A
D
wlioctl.h
13588
uint16
reps
;
member
13602
uint16
reps
;
member
13614
uint16
reps
;
member
13624
uint16
reps
;
member
13634
uint16
reps
;
member
13641
uint16
reps
; /* number of repetitions */
member
13649
uint16
reps
; /* number of repetitions */
member
13658
uint16
reps
; /* number of repetitions */
member
13668
uint16
reps
; /* number of repetitions */
member
13723
uint16
reps
; /* Numbe
member
[all...]
Completed in 123 milliseconds
1
2