| /third_party/node/deps/openssl/openssl/util/ |
| H A D | mkerr.pl | 32 sub phase subroutine
|
| /third_party/openssl/util/ |
| H A D | mkerr.pl | 32 sub phase subroutine
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| H A D | gc_scope.cpp | 27 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 D | gc_scoped_phase.h | 38 static PandaString GetPhaseName(GCPhase phase) in GetPhaseName() argument 66 static const char *GetPhaseAbbr(GCPhase phase) in GetPhaseAbbr() argument
|
| H A D | gc_phase.h | 34 constexpr size_t ToIndex(GCPhase phase) in ToIndex() argument 44 constexpr bool IsMarking(GCPhase phase) in IsMarking() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/ |
| H A D | SawtoothOscillator.cpp | 34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
|
| H A D | SineOscillator.cpp | 37 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
|
| H A D | TriangleOscillator.cpp | 34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
|
| H A D | OscillatorBase.h | 53 void setPhase(float phase) { in setPhase() argument
|
| /third_party/skia/tests/ |
| H A D | AsADashTest.cpp | 26 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 D | update_service_module.cpp | 30 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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_is.h | 38 int phase; /* -1 or +1 */ member
|
| /third_party/cups-filters/filter/ |
| H A D | commandtoescpx.c | 152 int phase; in main() local 185 int phase, x; in main() local
|
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | LinearResampler.cpp | 35 float phase = (float) getIntegerPhase() / mDenominator; in readFrame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | generate_wave_table.c | 24 ff_generate_wave_table(enum WaveType wave_type, enum AVSampleFormat sample_fmt, void *table, int table_size, double min, double max, double phase) ff_generate_wave_table() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby.h | 71 int phase; member
|
| /third_party/skia/src/core/ |
| H A D | SkATrace.cpp | 36 SkEventTracer::Handle SkATrace::addTraceEvent(char phase, in addTraceEvent() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
| H A D | RoundedManchesterEncoder.h | 40 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local 52 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | DawnPerfTestPlatform.h | 46 char phase = 0; member
|
| /third_party/skia/docs/examples/ |
| H A D | pong.cpp | 5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
|
| H A D | pong2.cpp | 5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | cfgo.h | 71 CfgoPhase phase = kCfgoDefault; member in maplebe::FlipBRPattern 131 CfgoPhase phase = kCfgoDefault; member in maplebe::CFGOptimizer
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | event_tracer.cpp | 27 AddTraceEvent(PlatformMethods *platform, char phase, const unsigned char *categoryGroupEnabled, const char *name, unsigned long long id, int numArgs, const char **argNames, const unsigned char *argTypes, const unsigned long long *argValues, unsigned char flags) AddTraceEvent() argument
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathEffects.cpp | 28 static sk_sp<SkPathEffect> make_pe(int flags, SkScalar phase) { in make_pe() argument 50 static sk_sp<SkPathEffect> make_warp_pe(SkScalar phase) { in make_warp_pe() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrTestUtils.h | 75 static sk_sp<SkPathEffect> Make(const SkScalar* intervals, int count, SkScalar phase) { in Make() argument
|