Home
last modified time | relevance | path

Searched refs:i_handler (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/mojo/
H A Dbinder_factory_test.cc97 MockErrorHandler i_handler; in TEST_F() local
129 base::BindOnce(&MockErrorHandler::OnError, base::Unretained(&i_handler))); in TEST_F()
134 EXPECT_CALL(i_handler, OnError()).Times(1); in TEST_F()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/Poa/
H A DgnuServantObject.java415 ResponseHandlerImpl i_handler = null; in _invoke() local
425 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
428 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
429 i_handler.reply_header in _invoke()
513 if (i_handler.isExceptionReply()) in _invoke()
520 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/Poa/
H A DgnuServantObject.java427 ResponseHandlerImpl i_handler = null; in _invoke() local
437 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
440 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
441 i_handler.reply_header in _invoke()
525 if (i_handler.isExceptionReply()) in _invoke()
532 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/Poa/
H A DgnuServantObject.java427 ResponseHandlerImpl i_handler = null; in _invoke() local
437 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
440 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
441 i_handler.reply_header in _invoke()
525 if (i_handler.isExceptionReply()) in _invoke()
532 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/Poa/
H A DgnuServantObject.java427 ResponseHandlerImpl i_handler = null; in _invoke() local
437 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
440 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
441 i_handler.reply_header in _invoke()
525 if (i_handler.isExceptionReply()) in _invoke()
532 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/Poa/
H A DgnuServantObject.java427 ResponseHandlerImpl i_handler = null; in _invoke() local
437 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
440 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
441 i_handler.reply_header in _invoke()
525 if (i_handler.isExceptionReply()) in _invoke()
532 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/Poa/
H A DgnuServantObject.java427 ResponseHandlerImpl i_handler = null; in _invoke() local
437 i_handler = (ResponseHandlerImpl) r_handler; in _invoke()
440 new gnuServerRequestInfo(this, i_handler.request_header, in _invoke()
441 i_handler.reply_header in _invoke()
525 if (i_handler.isExceptionReply()) in _invoke()
532 OutputStream buf = i_handler.getBuffer(); in _invoke()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dmeta.c517 uint32_t i_handler = 0; in SetupMeta() local
519 i_handler = p_udta->i_handler; in SetupMeta()
523 switch( i_handler ) in SetupMeta()
H A Dlibmp4.c607 if ( !p_box->i_handler && p_box->p_father ) in MP4_ReadBox_ilst()
614 p_box->i_handler = p_sibling->data.p_hdlr->i_handler_type; in MP4_ReadBox_ilst()
621 switch( p_box->i_handler ) in MP4_ReadBox_ilst()
2565 p_box->i_handler = ATOM_soun; in MP4_ReadBox_sample_soun()
2752 p_box->i_handler = ATOM_vide; in MP4_ReadBox_sample_vide()
2835 p_box->i_handler = ATOM_text; in MP4_ReadBox_sample_mp4s()
2882 p_box->i_handler = ATOM_text; in MP4_ReadBox_sample_text()
2933 p_box->i_handler = ATOM_clcp; in MP4_ReadBox_sample_clcp()
2951 p_box->i_handler = ATOM_text; in MP4_ReadBox_sample_tx3g()
4037 p_box->i_handler = BOXDATA(p_hdlr)->i_handler_type; in MP4_ReadBox_meta()
[all …]
H A Dmp4.c2832 if ( p_sample->i_handler != ATOM_vide || in TrackCreateES()
2848 if ( p_sample->i_handler != ATOM_soun || in TrackCreateES()
2872 if ( ( p_sample->i_handler != ATOM_text && in TrackCreateES()
2873 p_sample->i_handler != ATOM_subt && in TrackCreateES()
2874 p_sample->i_handler != ATOM_sbtl && in TrackCreateES()
2875 p_sample->i_handler != ATOM_clcp ) || in TrackCreateES()
H A Dlibmp4.h1787 uint32_t i_handler; /**/ member
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dsi.tcl275 eval {i_handler $jlibname $sid $iqChild} $args
304 eval {i_handler $jlibname $sid $iqChild} $args
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/avi/
H A Dlibavi.h115 uint32_t i_handler; member
H A Dlibavi.c398 AVI_READFOURCC( p_chk->strh.i_handler ); in AVI_ChunkRead_strh()
413 p_chk->strh.i_handler, in AVI_ChunkRead_strh()
H A Davi.c700 !strncasecmp( (char*)&p_strh->i_handler, "XVID", 4 ) ) in Open()
797 … msg_Dbg( p_demux, "stream[%u] iavs with handler %4.4s", i, (char *)&p_strh->i_handler ); in Open()
798 … es_format_Init( &tk->fmt, VIDEO_ES, AVI_FourccGetCodec( VIDEO_ES, p_strh->i_handler ) ); in Open()
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20193338 in TrackCreateES() don't compare case of i_handler is ATOM_clcp