Home
last modified time | relevance | path

Searched defs:firstCallback (Results 1 – 11 of 11) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/examples/GUI/
H A DAnimationDemo.h182 bool firstCallback = true; variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dtest_defer.py669 def firstCallback(result): function
708 def firstCallback(ignored): function
748 def firstCallback(ignored): function
974 def firstCallback(result): function
1036 def firstCallback(ignored): function
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dtest_defer.py865 def firstCallback(result: str) -> Deferred[str]: function
909 def firstCallback(result: str) -> Deferred[List[str]]: function
947 def firstCallback(result: str) -> Deferred[List[str]]: function
1182 def firstCallback(result: str) -> Deferred[str]: function
1246 def firstCallback(result: str) -> Deferred[List[str]]: function
/dports/archivers/upx/upx-3.96/src/
H A Dui.cpp289 void UiPacker::firstCallback() { in firstCallback() function in UiPacker
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_linux_Bela.cpp455 bool firstCallback = false; member in juce::BelaAudioIODevice
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_linux_Bela.cpp455 bool firstCallback = false; member in juce::BelaAudioIODevice
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_devices/native/
H A Djuce_linux_Bela.cpp453 bool firstCallback = false; member in juce::BelaAudioIODevice
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.cpp825 bool firstCallback = mCallbacks.empty(); in QueueCallback() local
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.cpp827 bool firstCallback = mCallbacks.empty(); in QueueCallback() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.cpp825 bool firstCallback = mCallbacks.empty(); in QueueCallback() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system_unittest.cc278 base::Closure firstCallback; in TEST_F() local