Searched refs:Prepare (Results 1 - 16 of 16) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/commands/
H A Dupload_unittest.py94 self.assert_execute_outputs(Prepare(), [42])
98 self.assert_execute_outputs(Prepare(), [], expected_stderr=expected_stderr)
H A Dupload.py240 class Prepare(AbstractSequencedCommand): class in inherits:AbstractSequencedCommand
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstunrequest.h108 virtual void Prepare(StunMessage* request) {} function in class:cricket::StunRequest
H A Dstunrequest.cc152 Prepare(msg_);
H A Dstunport.cc57 virtual void Prepare(StunMessage* request) { function in class:cricket::StunPortBindingRequest
H A Drelayport.cc172 virtual void Prepare(StunMessage* request);
731 void AllocateRequest::Prepare(StunMessage* request) { function in class:cricket::AllocateRequest
H A Dport.cc472 virtual void Prepare(StunMessage* request) { function in class:cricket::ConnectionRequest
/external/libvpx/examples/includes/geshi/contrib/
H A Daliased.php43 // Prepare GeSHi instance
/external/chromium/base/
H A Dmessage_pump_glib_unittest.cc94 static gboolean Prepare(GSource* source, gint* timeout_ms) { function in class:__anon1560::EventInjector
118 EventInjector::Prepare,
/external/v8/src/
H A Dmark-compact.h423 // Set the global flags, it must be called before Prepare to take effect.
434 void Prepare(GCTracer* tracer);
604 // MarkCompactCollector::Prepare() and is otherwise in its
H A Dmark-compact.cc277 // Make sure that Prepare() has been called. The individual steps below will
658 void MarkCompactCollector::Prepare(GCTracer* tracer) { function in class:v8::internal::MarkCompactCollector
H A Dheap.cc912 mark_compact_collector_.Prepare(tracer);
/external/sonivox/jet_tools/JetCreator/
H A DJetUtils.py375 audio_file.Prepare()
593 audio_file.Prepare()
H A Deas.py339 def Prepare (self): member in class:EAS_File
340 """Prepare an audio file for playback"""
342 eas_logger.warning('Prepare already called on file %s' % self.path)
494 self.Prepare()
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php3600 //Prepare some stuff before actually loading the language file
/external/grub/docs/
H A Dtexinfo.tex4506 % Prepare to read what we've written to \tocfile.

Completed in 335 milliseconds