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:spin
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/node/test/parallel/
H
A
D
test-next-tick-intentional-starvation.js
34
function
spin
() {
function
/third_party/node/deps/npm/node_modules/gauge/lib/
H
A
D
spin.js
3
module.exports = function
spin
(spinstr, spun) {
function
/third_party/skia/experimental/tools/
H
A
D
android_skp_capture.sh
31
spin
() {
function
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
sync.cpp
55
static void
spin
()
in spin()
function
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H
A
D
Spinner.java
20
void
spin
() {
in spin()
method in Spinner
23
void
spin
(String what) {
in spin()
method in Spinner
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H
A
D
pthread_spin_lock.c
39
pthread_spinlock_t
spin
;
in pthread_spin_lock_0100()
local
/third_party/pulseaudio/src/tests/
H
A
D
flist-test.c
38
static void
spin
(void) {
in spin()
function
/third_party/skia/gm/
H
A
D
color4f.cpp
101
auto
spin
= srgb->makeColorSpin(); // RGB -> GBR
in DEF_SIMPLE_GM()
local
H
A
D
makecolorspace.cpp
143
sk_sp<SkColorSpace>
spin
= srgb->makeColorSpin();
in DEF_SIMPLE_GM_CAN_FAIL()
local
/third_party/node/tools/configure.d/
H
A
D
nodedownload.py
19
def
spin
(c):
function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H
A
D
nv98_video_ppp.c
125
unsigned
spin
= 0;
in nv98_decoder_ppp()
local
H
A
D
nv98_video_vp.c
182
unsigned
spin
= 0;
in nv98_decoder_vp()
local
H
A
D
nv98_video_bsp.c
172
unsigned
spin
= 0;
in nv98_decoder_bsp()
local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H
A
D
nvc0_video_ppp.c
125
unsigned
spin
= 0;
in nvc0_decoder_ppp()
local
H
A
D
nvc0_video_bsp.c
221
unsigned
spin
= 0;
in nvc0_decoder_bsp_end()
local
H
A
D
nvc0_video_vp.c
182
unsigned
spin
= 0;
in nvc0_decoder_vp()
local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/
H
A
D
x86_64cpuid.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/
H
A
D
x86_64cpuid.s
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H
A
D
rs_particle_animate_test.cpp
262
float
spin
= 1.0f;
in HWTEST_F()
local
1534
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_particles_drawable.cpp
66
Drawing::RSXform RSParticlesDrawable::MakeRSXform(Vector2f center, Vector2f position, float
spin
, float scale)
in MakeRSXform()
argument
114
auto
spin
= particle->GetSpin();
in CaculateImageAtlsArry()
local
149
auto
spin
= particle->GetSpin();
in DrawImageFill()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H
A
D
rs_render_particle_effector.cpp
192
auto
spin
= particle->GetSpin();
in UpdateSpin()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H
A
D
rs_render_particle_test.cpp
66
RenderParticleParaType<float>
spin
;
in SetUp()
local
145
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
183
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
224
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H
A
D
rs_render_particle_test.cpp
98
float
spin
= 1.0f;
in HWTEST_F()
local
1533
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H
A
D
rs_marshalling_helper_test.cpp
681
RenderParticleParaType<float>
spin
;
in HWTEST_F()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H
A
D
radeonsi-run-tests.py
255
spin
= itertools.cycle("-\\|/")
variable
Completed in 16 milliseconds
1
2