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:s_1
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
calling-convention-attributes.c
13
extern void __attribute__((__stdcall__))
s_1
(void);
/third_party/ffmpeg/libavcodec/
H
A
D
adpcm.c
678
int
s_1
,s_2;
in xa_decode()
local
701
s_1
= left->sample1;
in xa_decode()
708
s = t*(1<<shift) + ((
s_1
*f0 + s_2*f1+32)>>6);
in xa_decode()
709
s_2 =
s_1
;
in xa_decode()
710
s_1
= av_clip_int16(s);
in xa_decode()
711
out0[j] =
s_1
;
in xa_decode()
715
left->sample1 =
s_1
;
in xa_decode()
717
s_1
= right->sample1;
in xa_decode()
739
s = t*(1<<shift) + ((
s_1
*f0 + s_2*f1+32)>>6);
in xa_decode()
740
s_2 =
s_1
;
in xa_decode()
[all...]
/third_party/ffmpeg/libpostproc/
H
A
D
postprocess_altivec_template.c
615
const vector unsigned char
s_1
= vec_##op(trunc_src12, trunc_src34); \
in dering_altivec()
617
const vector unsigned char s_6 = vec_##op(
s_1
, s_2); \
in dering_altivec()
/third_party/typescript/lib/
H
A
D
tsserver.js
7294
var
s_1
= activeSession;
7316
s_1
.disconnect();
[all...]
H
A
D
typingsInstaller.js
7274
var
s_1
= activeSession;
7296
s_1
.disconnect();
[all...]
H
A
D
tsc.js
4657
var
s_1
= activeSession;
4677
s_1
.disconnect();
[all...]
H
A
D
tsserverlibrary.js
7293
var
s_1
= activeSession;
7315
s_1
.disconnect();
[all...]
H
A
D
typescript.js
7284
var
s_1
= activeSession;
7306
s_1
.disconnect();
[all...]
H
A
D
typescriptServices.js
7284
var
s_1
= activeSession;
7306
s_1
.disconnect();
[all...]
/third_party/node/test/fixtures/snapshot/
H
A
D
typescript.js
7147
var
s_1
= activeSession;
7169
s_1
.disconnect();
[all...]
Completed in 220 milliseconds