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:nsub
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H
A
D
regcomp.c
222
g->
nsub
= 0;
in llvm_regcomp()
246
preg->re_nsub = g->
nsub
;
in llvm_regcomp()
325
p->g->
nsub
++;
in p_ere_exp()
326
subno = p->g->
nsub
;
in p_ere_exp()
397
assert(backrefnum <= p->g->
nsub
);
in p_ere_exp()
565
p->g->
nsub
++;
in p_simp_re()
566
subno = p->g->
nsub
;
in p_simp_re()
596
assert(i <= p->g->
nsub
);
in p_simp_re()
H
A
D
regex2.h
151
size_t
nsub
; /* copy of re_nsub */
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
regcomp.c
350
g->
nsub
= 0;
in llvm_regcomp()
374
preg->re_nsub = g->
nsub
;
in llvm_regcomp()
453
p->g->
nsub
++;
in p_ere_exp()
454
subno = p->g->
nsub
;
in p_ere_exp()
525
assert(backrefnum <= p->g->
nsub
);
in p_ere_exp()
693
p->g->
nsub
++;
in p_simp_re()
694
subno = p->g->
nsub
;
in p_simp_re()
724
assert(i <= p->g->
nsub
);
in p_simp_re()
H
A
D
regex2.h
154
size_t
nsub
; /* copy of re_nsub */
member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H
A
D
cord_rep_btree.cc
686
CordRepBtree*
nsub
= node->CopyToEndFrom(pos.index, len);
in CopySuffix()
local
687
sub->edges_[begin] =
nsub
;
in CopySuffix()
688
sub =
nsub
;
in CopySuffix()
738
CordRepBtree*
nsub
= node->CopyBeginTo(pos.index, n);
in CopyPrefix()
local
739
sub->edges_[end++] =
nsub
;
in CopyPrefix()
741
sub =
nsub
;
in CopyPrefix()
/third_party/ffmpeg/libavcodec/
H
A
D
ilbcdec.c
103
int16_t
nsub
;
member
465
for (i = 0; i < s->
nsub
; i++) {
in lsp_interpolate()
815
Nfor = s->
nsub
- encbits->start - 1;
in decode_residual()
841
meml_gotten = SUBL * (s->
nsub
+ 1 - encbits->start);
in decode_residual()
1390
s->decresidual, s->syntdenum + (LPC_FILTERORDER + 1) * (s->
nsub
- 1),
in ilbc_decode_frame()
1420
for (i = 0; i < s->
nsub
; i++) {
in ilbc_decode_frame()
1435
memcpy(s->old_syntdenum, s->syntdenum, s->
nsub
*(LPC_FILTERORDER + 1) * 2);
in ilbc_decode_frame()
1466
s->
nsub
= NSUB_30MS;
in ilbc_decode_init()
1472
s->
nsub
= NSUB_20MS;
in ilbc_decode_init()
/third_party/typescript/lib/
H
A
D
typingsInstaller.js
[all...]
H
A
D
tsc.js
[all...]
H
A
D
tsserverlibrary.js
[all...]
H
A
D
typescript.js
[all...]
H
A
D
typescriptServices.js
[all...]
H
A
D
tsserver.js
[all...]
/third_party/node/test/fixtures/snapshot/
H
A
D
typescript.js
[all...]
Completed in 189 milliseconds