Home
last modified time | relevance | path

Searched defs:theHandler (Results 1 – 25 of 29) sorted by relevance

12

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwave_sada.cpp185 size_t wave_write(void* theHandler, in wave_write()
262 int wave_close(void* theHandler) in wave_close()
310 int wave_is_busy(void* theHandler) in wave_is_busy()
360 void wave_flush(void* theHandler) in wave_flush()
428 uint32_t wave_get_read_position(void* theHandler) in wave_get_read_position()
467 uint32_t wave_get_write_position(void* theHandler) in wave_get_write_position()
541 int wave_close(void* theHandler) {return 0;} in wave_close()
542 int wave_is_busy(void* theHandler) {return 0;} in wave_is_busy()
544 uint32_t wave_get_read_position(void* theHandler) {return 0;} in wave_get_read_position()
545 uint32_t wave_get_write_position(void* theHandler) {return 0;} in wave_get_write_position()
[all …]
H A Dwave.cpp128 int wave_close(void* theHandler) { in wave_close()
135 int wave_is_busy(void* theHandler) { in wave_is_busy()
149 uint32_t wave_get_read_position(void* theHandler) { in wave_get_read_position()
156 uint32_t wave_get_write_position(void* theHandler) { in wave_get_write_position()
163 void wave_flush(void* theHandler) { in wave_flush()
453 void wave_flush(void* theHandler) in wave_flush()
976 int wave_close(void* theHandler) in wave_close()
1119 int wave_is_busy(void* theHandler) in wave_is_busy()
1212 int wave_close(void* theHandler) {return 0;} in wave_close()
1213 int wave_is_busy(void* theHandler) {return 0;} in wave_is_busy()
[all …]
H A Dwave_pulse.cpp637 void wave_flush(void* theHandler) in wave_flush()
685 size_t wave_write(void* theHandler, char* theMono16BitsWaveBuffer, size_t theSize) in wave_write()
745 int wave_close(void* theHandler) in wave_close()
779 int wave_is_busy(void* theHandler) in wave_is_busy()
813 uint32_t wave_get_read_position(void* theHandler) in wave_get_read_position()
821 uint32_t wave_get_write_position(void* theHandler) in wave_get_write_position()
876 int wave_close(void* theHandler) {return 0;} in wave_close()
877 int wave_is_busy(void* theHandler) {return 0;} in wave_is_busy()
879 uint32_t wave_get_read_position(void* theHandler) {return 0;} in wave_get_read_position()
880 uint32_t wave_get_write_position(void* theHandler) {return 0;} in wave_get_write_position()
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/TCPMess/
H A DMessageDispatcher.h53 MessageHandler* theHandler = mDefaultHandler; in handlerForType() local
85 MessageHandler* theHandler = handlerForType(inMessage->type()); in handle() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/
H A Dcoolo_sigaction.cpp9 void theHandler(int arg) in theHandler() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/
H A Dcoolo_sigaction.cpp9 void theHandler(int arg) in theHandler() function
/dports/textproc/zorba/zorba-2.7.0/src/zorbautils/
H A DSAXParser.h93 xmlSAXHandler theHandler; variable
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_clientimpl.h121 DebuggerEventHandler* theHandler; variable
/dports/textproc/xalan-c/xalan_c-1.12/samples/XalanTransformerCallback/
H A DXalanTransformerCallback.cpp120 CallbackHandler theHandler(theOutputFile); in doTransform() local
/dports/lang/clips/clips_core_source_630/core/
H A Dproflfun.c460 HANDLER *theHandler; in ProfileResetCommand() local
617 HANDLER *theHandler; in OutputConstructsCodeInfo() local
H A Dmsgcom.c1106 unsigned theHandler; in WatchClassHandlers() local
1150 int theHandler) in PrintHandlerWatchFlag()
H A Dmsgfun.c641 HANDLER *theHandler, in PrintHandler()
/dports/biology/hyphy/hyphy-2.5.33/src/lib/link/
H A DTHyPhy.h256 _ProgressCancelHandler * theHandler; variable
/dports/astro/merkaartor/merkaartor-0.19.0/src/ImportExport/
H A DImportOSM.cpp362 OSMHandler theHandler(theDocument,theLayer,NULL); local
477 OSMHandler theHandler(theDocument,theLayer,conflictLayer); local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DElemElement.cpp533 NamespacesHandler& theHandler) in namespacesPostConstruction()
H A DElemLiteralResult.cpp307 NamespacesHandler& theHandler) in namespacesPostConstruction()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DKeyboardCapture.cpp40 static wxWindowRef theHandler; in sHandler() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanSourceTree/
H A DXalanSourceTreeParserLiaison.cpp176 ErrorHandler* const theHandler = getErrorHandler(); in ensureReader() local
/dports/www/squid/squid-4.15/src/
H A Devent.cc44 EVH *theHandler; member in EventDialer
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DTransformerTest.java221 public void setDTDHandler(final DTDHandler theHandler) { in setDTDHandler()

12