Home
last modified time | relevance | path

Searched defs:frequency (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
160 frequency = None variable
196 frequency = value variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
160 frequency = None variable
196 frequency = value variable
/third_party/skia/third_party/externals/swiftshader/src/Common/
DTimer.cpp87 int64_t Timer::frequency() in frequency() function in sw::Timer
90 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/swiftshader/src/System/
DTimer.cpp90 int64_t Timer::frequency() in frequency() function in sw::Timer
93 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
DOscillatorBase.h64 oboe::flowgraph::FlowGraphPortFloatInput frequency; variable
83 float incrementPhase(float frequency) { in incrementPhase()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DVibratroEffect.h23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect()
DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect()
DTremoloEffect.h25 TremoloEffect(float frequency, float height): in TremoloEffect()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
DSineWave.h25 SineWave(float frequency, float amplitude, int sampleRate): in SineWave()
DPhaseAccumulator.h26 PhaseAccumulator(float frequency, float sampleRate): in PhaseAccumulator()
/third_party/glfw/src/
Dwin32_time.c39 uint64_t frequency; in _glfwInitTimerWin32() local
Dposix_time.h41 uint64_t frequency; member
/third_party/node/deps/v8/src/compiler/
Dprocessed-feedback.h174 CallFeedback(base::Optional<HeapObjectRef> target, float frequency, in CallFeedback()
184 float frequency() const { return frequency_; } in frequency() function
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
DSoundGenerator.cpp23 double frequency = 440.0; in SoundGenerator() local
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsTimer.cpp70 LARGE_INTEGER frequency = {}; in GetFrequency() local
/third_party/jsframework/runtime/main/extend/systemplugin/
Dwifi.js26 frequency: '[PC preview] unknow frequency', property
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSawOscillator.java31 public void setFrequency(float frequency) { in setFrequency()
/third_party/skia/third_party/externals/oboe/samples/shared/
DOscillator.h48 void setFrequency(double frequency) { in setFrequency()
/third_party/node/test/v8-updates/
Dtest-linux-perf.js28 const frequency = 99; constant
/third_party/pulseaudio/src/tests/
Dresampler-rewind-test.c141 static pa_memblock* generate_block(pa_mempool *pool, const pa_sample_spec *ss, unsigned frequency, … in generate_block()
227 unsigned samples, frequency, rewind; in main() local
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codecs.h305 uint8_t frequency; member
314 uint8_t frequency:4; member
326 uint8_t frequency:6; member
349 uint8_t frequency:4; member
371 uint8_t frequency:4; member
386 uint8_t frequency:6; member
406 uint8_t frequency:4; member
/third_party/python/PC/
Dwinsound.c139 winsound_Beep_impl(PyObject *module, int frequency, int duration) in winsound_Beep_impl()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTexturesPerf.cpp30 size_t GetFrequencyValue(Frequency frequency, size_t sometimesValue) in GetFrequencyValue()
46 std::string FrequencyToString(Frequency frequency) in FrequencyToString()
/third_party/python/PC/clinic/
Dwinsound.c.h72 int frequency; in winsound_Beep() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp881 uint64_t RegBankSelect::InstrInsertPoint::frequency(const Pass &P) const { in frequency() function in RegBankSelect::InstrInsertPoint
891 uint64_t RegBankSelect::MBBInsertPoint::frequency(const Pass &P) const { in frequency() function in RegBankSelect::MBBInsertPoint
912 uint64_t RegBankSelect::EdgeInsertPoint::frequency(const Pass &P) const { in frequency() function in RegBankSelect::EdgeInsertPoint

1234