Home
last modified time | relevance | path

Searched defs:phase (Results 1 - 25 of 496) sorted by relevance

12345678910>>...20

/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/third_party/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_scope.cpp27 GCScope<TRACE_TIMING_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope() argument
32 GCScope<TIMING_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope() argument
37 GCScope<TRACE_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope() argument
H A Dgc_scoped_phase.h38 static PandaString GetPhaseName(GCPhase phase) in GetPhaseName() argument
66 static const char *GetPhaseAbbr(GCPhase phase) in GetPhaseAbbr() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path_effect.cpp30 OH_Drawing_PathEffect* OH_Drawing_CreateDashPathEffect(float* intervals, int count, float phase) in OH_Drawing_CreateDashPathEffect() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DSawtoothOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DSineOscillator.cpp37 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DTriangleOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
/third_party/skia/tests/
H A DAsADashTest.cpp26 const SkScalar phase = 2.0; in DEF_TEST() local
36 const SkScalar phase = 2.0; in DEF_TEST() local
/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dupdate_service_module.cpp30 void RegisterOnStartOnStopFunc(std::string phase, LifeCycleFuncType handlePhase) in RegisterOnStartOnStopFunc() argument
35 void RegisterOnIdleFunc(std::string phase, LifeCycleFuncReturnType handlePhase) in RegisterOnIdleFunc() argument
40 void RegisterDumpFunc(std::string phase, LifeCycleFuncDumpType handlePhase) in RegisterDumpFunc() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_1d_path_effect.cpp21 Make(const TexginePath &path, float advance, float phase, Style style) Make() argument
H A Dtexgine_dash_path_effect.cpp23 std::shared_ptr<TexginePathEffect> TexgineDashPathEffect::Make(const float intervals[], int count, float phase) in Make() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c49 }, **phase; in i915_gem_suspend_late() local
/third_party/ffmpeg/libavcodec/
H A Daacenc_is.h38 int phase; /* -1 or +1 */ member
/third_party/cups-filters/filter/
H A Dcommandtoescpx.c152 int phase; in main() local
185 int phase, x; in main() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DLinearResampler.cpp35 float phase = (float) getIntegerPhase() / mDenominator; in readFrame() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_path_effect.h30 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
25 CreatePathDashEffect( const TestingPath& path, float advance, float phase, TestingPathDashStyle style) CreatePathDashEffect() argument
H A Dtesting_path_effect.h41 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp80 RSScalar phase = 0.0f; in SetPen() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp50 float phase = GetObject<float>(); in NativePathEffectTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.h22 float phase = (0); member
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmax16064.c18 max16064_read_word_data(struct i2c_client *client, int page, int phase, int reg) max16064_read_word_data() argument
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dmax16064.c18 max16064_read_word_data(struct i2c_client *client, int page, int phase, int reg) max16064_read_word_data() argument

Completed in 6 milliseconds

12345678910>>...20