Searched defs:Construct (Results 1 - 25 of 74) sorted by relevance

123

/external/v8/test/mjsunit/
H A Dnew.js28 function Construct(x) { return x; } function
30 assertFalse(null == new Construct(null));
31 assertFalse(void 0 == new Construct(void 0));
32 assertFalse(0 == new Construct(0));
33 assertFalse(1 == new Construct(1));
34 assertFalse(4.2 == new Construct(4.2));
35 assertFalse('foo' == new Construct('foo'));
36 assertFalse(true == new Construct(true));
39 assertTrue(x === new Construct(x));
40 assertFalse(x === new Construct(nul
[all...]
/external/opencore/nodes/pvdummyinputnode/include/
H A Dpvmf_fileinput_node_internal.h59 void Construct(PVMFSessionId s, int32 cmd, int32 arg1, int32 arg2, int32& arg3, const OsclAny*aContext) function in class:PVMFFileInputNodeCommand
61 PVMFFileInputNodeCommandBase::Construct(s, cmd, aContext);
/external/opencore/nodes/pvloopbacknode/src/
H A Dpvmf_loopback_ioport.cpp48 Construct(aNode);
62 Construct(aNode);
66 void PVMFLoopbackIOPort::Construct(PVMFLoopbackNode*aNode) function in class:PVMFLoopbackIOPort
71 PvmiCapabilityAndConfigPortFormatImpl::Construct(
/external/opencore/pvmi/pvmf/include/
H A Dpvmi_config_and_capability_utils.h58 ** by calling Construct,
74 void Construct(const char*aFormatType, const char* aFormatValType) function in class:PvmiCapabilityAndConfigPortFormatImpl
/external/opencore/nodes/pvprotocolenginenode/base/src/
H A Dpvmf_protocol_engine_port.cpp35 Construct();
48 Construct();
52 void PVMFProtocolEnginePort::Construct() function in class:PVMFProtocolEnginePort
58 PvmiCapabilityAndConfigPortFormatImpl::Construct(
/external/opencore/oscl/oscl/osclio/src/
H A Doscl_socket_stats.cpp66 void OsclSocketStats::Construct(OsclAny* aContainer, OsclAny*aServ) function in class:OsclSocketStats
235 void OsclSocketServStats::Construct(OsclAny*aServ) function in class:OsclSocketServStats
/external/opencore/protocols/rtsp_client_engine/src/
H A Dpvrtsp_client_engine_port.cpp31 Construct();
48 Construct();
52 void PVMFRTSPPort::Construct() function in class:PVMFRTSPPort
58 PvmiCapabilityAndConfigPortFormatImpl::Construct(
/external/webkit/WebKit/mac/Plugins/Hosted/
H A DWebKitPluginHostTypes.h48 Construct enumerator in enum:InvokeType
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
H A Dpvm4vdecoder.cpp45 if (!self->Construct())
55 bool PVM4VDecoder::Construct() function in class:PVM4VDecoder
/external/opencore/nodes/pvaacffparsernode/src/
H A Dpvmf_aacffparser_outport.cpp33 Construct();
37 void PVMFAACFFParserOutPort::Construct() function in class:PVMFAACFFParserOutPort
/external/opencore/nodes/pvamrffparsernode/src/
H A Dpvmf_amrffparser_port.cpp27 Construct();
29 void PVMFAMRFFParserOutPort::Construct() function in class:PVMFAMRFFParserOutPort
/external/opencore/nodes/pvclientserversocketnode/src/
H A Dpvmf_clientserver_socket_port.cpp33 Construct();
50 Construct();
55 void PVMFClientServerSocketPort::Construct() function in class:PVMFClientServerSocketPort
61 PvmiCapabilityAndConfigPortFormatImpl::Construct(PVMF_CLIENTSERVER_SOCKET_PORT_SPECIFIC_ALLOCATOR
/external/opencore/nodes/pvmp3ffparsernode/src/
H A Dpvmf_mp3ffparser_outport.cpp43 Construct();
64 Construct();
68 void PVMFMP3FFParserPort::Construct() function in class:PVMFMP3FFParserPort
73 PvmiCapabilityAndConfigPortFormatImpl::Construct(PVMF_MP3FFPARSER_OUTPORT_FORMATS
/external/opencore/nodes/pvmp4ffparsernode/src/
H A Dpvmf_mp4ffparser_outport.cpp36 Construct();
50 Construct();
61 void PVMFMP4FFParserOutPort::Construct() function in class:PVMFMP4FFParserOutPort
67 PvmiCapabilityAndConfigPortFormatImpl::Construct(PVMF_MP4FFPARSER_PORT_INPUT_FORMATS, PVMF_MP4FFPARSER_PORT_INPUT_FORMATS_VALTYPE);
/external/opencore/nodes/pvomxbasedecnode/src/
H A Dpvmf_omx_basedec_port.cpp26 Construct();
30 OSCL_EXPORT_REF void PVMFOMXDecPort::Construct() function in class:PVMFOMXDecPort
40 PvmiCapabilityAndConfigPortFormatImpl::Construct(
46 PvmiCapabilityAndConfigPortFormatImpl::Construct(
/external/opencore/nodes/pvsocketnode/src/
H A Dpvmf_socket_port.cpp32 Construct();
46 Construct();
50 void PVMFSocketPort::Construct() function in class:PVMFSocketPort
56 PvmiCapabilityAndConfigPortFormatImpl::Construct(
/external/opencore/nodes/pvvideoparsernode/src/
H A Dpvmf_videoparser_port.cpp32 Construct(aTag, format, aFormatSpecificInfo, aFormatSpecificInfoLen);
36 void PVMFVideoParserPort::Construct(int32 aTag, PVMFFormatType format, uint8* aFormatSpecificInfo, uint32 aFormatSpecificInfoLen) function in class:PVMFVideoParserPort
41 PvmiCapabilityAndConfigPortFormatImpl::Construct(INPUT_FORMATS_CAP_QUERY , INPUT_FORMATS_VALTYPE);
46 PvmiCapabilityAndConfigPortFormatImpl::Construct(OUTPUT_FORMATS_CAP_QUERY , OUTPUT_FORMATS_VALTYPE);
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
H A Dpvmf_jb_event_notifier.cpp28 ptr->Construct(););
37 void PVMFJBEventNotifier::Construct() function in class:PVMFJBEventNotifier
/external/opencore/nodes/streaming/jitterbuffernode/src/
H A Dpvmf_jitter_buffer_port.cpp56 Construct();
71 Construct();
75 void PVMFJitterBufferPort::Construct() function in class:PVMFJitterBufferPort
/external/opencore/oscl/oscl/osclproc/src/
H A Doscl_scheduler_readyq.cpp95 void OsclReadyQ::Construct(int nreserve) function in class:OsclReadyQ
358 void OsclTimerQ::Construct(int nreserve) function in class:OsclTimerQ
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
H A Dadaptationlayer.cpp32 void AdaptationLayer1::Construct() function in class:AdaptationLayer1
53 void AdaptationLayer2::Construct() function in class:AdaptationLayer2
222 void AdaptationLayer3::Construct() function in class:AdaptationLayer3
H A Dlevel1.cpp43 Level1PduParcom::Construct(uint16 max_outstanding_pdus) function in class:Level1PduParcom
/external/opencore/codecs_v2/video/avc_h264/dec/src/
H A Dpvavcdecoder.cpp36 if (!self->Construct())
46 bool PVAVCDecoder::Construct() function in class:PVAVCDecoder
/external/opencore/nodes/pvdummyinputnode/src/
H A Dpvmf_fileinput_port.cpp45 Construct();
58 Construct();
62 void PVMFFileDummyInputPort::Construct() function in class:PVMFFileDummyInputPort
/external/opencore/nodes/pvloopbacknode/include/
H A Dpvmf_loopback_node.h120 void Construct(PVMFSessionId s, int32 cmd, int32 arg1, int32 arg2, int32& arg3, const OsclAny*aContext) function in class:PVMFLoopbackNodeCmd
122 PVMFLoopbackNodeCommandBase::Construct(s, cmd, aContext);

Completed in 126 milliseconds

123