/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
|
/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_pm.c | 49 }, **phase; in i915_gem_suspend_late() local
|
/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
|
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu_phase.c | 15 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 D | max16064.c | 18 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 D | ccu_phase.c | 15 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 D | max16064.c | 18 max16064_read_word_data(struct i2c_client *client, int page, int phase, int reg) max16064_read_word_data() argument
|
H A D | pli1209bc.c | 25 pli1209bc_read_word_data(struct i2c_client *client, int page, int phase, int reg) pli1209bc_read_word_data() argument
|
H A D | delta-ahe50dc-fan.c | 32 static int ahe50dc_fan_read_word_data(struct i2c_client *client, int page, int phase, int reg) in ahe50dc_fan_read_word_data() argument
|
H A D | pm6764tr.c | 16 static int pm6764tr_read_word_data(struct i2c_client *client, int page, int phase, int reg) in pm6764tr_read_word_data() argument
|
/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
|