Searched defs:Prepare (Results 1 - 18 of 18) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
H A Dbuild_event.py43 def Prepare(self): member in class:BuildEvent
H A Dbase_event.py161 def Prepare(self): member in class:BaseEvent
H A Dtimed_event.py51 def Prepare(self): member in class:TimedEvent
/external/webrtc/webrtc/p2p/base/
H A Dstunrequest.h109 virtual void Prepare(StunMessage* request) {} function in class:cricket::StunRequest
H A Dstunrequest_unittest.cc92 virtual void Prepare(StunMessage* request) { function in class:StunRequestThunker
H A Drelayport.cc166 void Prepare(StunMessage* request) override;
785 void AllocateRequest::Prepare(StunMessage* request) { function in class:cricket::AllocateRequest
H A Dturnport.cc62 void Prepare(StunMessage* request) override;
80 void Prepare(StunMessage* request) override;
97 void Prepare(StunMessage* request) override;
116 void Prepare(StunMessage* request) override;
1030 void TurnAllocateRequest::Prepare(StunMessage* request) { function in class:cricket::TurnAllocateRequest
1203 void TurnRefreshRequest::Prepare(StunMessage* request) { function in class:cricket::TurnRefreshRequest
1275 void TurnCreatePermissionRequest::Prepare(StunMessage* request) { function in class:cricket::TurnCreatePermissionRequest
1336 void TurnChannelBindRequest::Prepare(StunMessage* request) { function in class:cricket::TurnChannelBindRequest
/external/dng_sdk/source/
H A Ddng_opcodes.h358 virtual void Prepare (dng_negative & /* negative */, function in class:dng_filter_opcode
376 /// between 0 and threadCount - 1 for the threadCount passed to Prepare
460 virtual void Prepare (dng_negative & /* negative */, function in class:dng_inplace_opcode
479 /// between 0 and threadCount - 1 for the threadCount passed to Prepare
H A Ddng_bad_pixels.cpp122 void dng_opcode_FixBadPixelsConstant::Prepare (dng_negative & /* negative */, function in class:dng_opcode_FixBadPixelsConstant
777 void dng_opcode_FixBadPixelsList::Prepare (dng_negative & /* negative */, function in class:dng_opcode_FixBadPixelsList
/external/rmi4utils/f54test/
H A Df54test.cpp61 int F54Test::Prepare(f54_report_types reportType) function in class:F54Test
/external/libchrome/base/message_loop/
H A Dmessage_pump_glib_unittest.cc113 static gboolean Prepare(GSource* source, gint* timeout_ms) { function in class:base::__anon9925::EventInjector
137 EventInjector::Prepare,
/external/llvm/lib/Fuzzer/
H A DFuzzerLoop.cpp68 static void Prepare(const FuzzingOptions &Options, Fuzzer::Coverage *C) { function in struct:fuzzer::CoverageController
680 CoverageController::Prepare(Options, &MaxCoverage);
/external/v8/src/
H A Dkeys.cc240 void FastKeyAccumulator::Prepare() { function in class:v8::internal::FastKeyAccumulator
H A Ddeoptimizer.cc112 translated_values.Prepare(false, frame->fp());
2098 translated_state_.Prepare(it->frame()->has_adapted_arguments(),
3615 void TranslatedState::Prepare(bool has_adapted_arguments, function in class:v8::TranslatedState
/external/webrtc/webrtc/p2p/stunprober/
H A Dstunprober.cc259 return Prepare(servers, shared_socket_mode, interval_ms, num_request_per_ip,
263 bool StunProber::Prepare(const std::vector<rtc::SocketAddress>& servers, function in class:stunprober::StunProber
345 // Prepare all the sockets beforehand. All of them will bind to "any" address.
/external/sonivox/jet_tools/JetCreator/
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/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp409 bool CRenamePair::Prepare() function in class:CRenamePair
/external/v8/src/heap/
H A Dmark-compact.cc300 // Make sure that Prepare() has been called. The individual steps below will
772 void MarkCompactCollector::Prepare() { function in class:v8::internal::MarkCompactCollector

Completed in 443 milliseconds