HomeSort by relevance Sort by last modified time
    Searched refs:Prepare (Results 1 - 25 of 25) sorted by null

  /external/ceres-solver/internal/ceres/
block_evaluate_preparer.h 60 void Prepare(const ResidualBlock* residual_block,
block_evaluate_preparer.cc 50 void BlockEvaluatePreparer::Prepare(const ResidualBlock* residual_block,
56 scratch_evaluate_preparer_.Prepare(residual_block,
scratch_evaluate_preparer.h 55 void Prepare(const ResidualBlock* residual_block,
scratch_evaluate_preparer.cc 58 void ScratchEvaluatePreparer::Prepare(const ResidualBlock* residual_block,
program_evaluator.h 51 // // Prepare the jacobians array for use as the destination of a call to
53 // void Prepare(const ResidualBlock* residual_block,
164 // Prepare block residuals if requested.
173 // Prepare block jacobians if requested.
176 preparer->Prepare(residual_block,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunrequest.h 108 virtual void Prepare(StunMessage* request) {}
stunrequest.cc 152 Prepare(msg_);
stunport.cc 57 virtual void Prepare(StunMessage* request) {
relayport.cc 172 virtual void Prepare(StunMessage* request);
731 void AllocateRequest::Prepare(StunMessage* request) {
port.cc 472 virtual void Prepare(StunMessage* request) {
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload_unittest.py 94 self.assert_execute_outputs(Prepare(), [42])
98 self.assert_execute_outputs(Prepare(), [], expected_stderr=expected_stderr)
upload.py 240 class Prepare(AbstractSequencedCommand):
241 name = "prepare"
275 will prepare a ChangeLog. Once a patch is read, upload
  /external/chromium/base/
message_pump_glib_unittest.cc 94 static gboolean Prepare(GSource* source, gint* timeout_ms) {
118 EventInjector::Prepare,
  /ndk/build/core/
build-all.mk 26 # Prepare the build for parsing Android.mk files
  /external/v8/src/
mark-compact.h 423 // 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
liveedit-debugger.js 84 // Prepare to-do lists.
    [all...]
mark-compact.cc 277 // Make sure that Prepare() has been called. The individual steps below will
658 void MarkCompactCollector::Prepare(GCTracer* tracer) {
    [all...]
heap.cc 912 mark_compact_collector_.Prepare(tracer);
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 375 audio_file.Prepare()
593 audio_file.Prepare()
eas.py 339 def Prepare (self):
340 """Prepare an audio file for playback"""
342 eas_logger.warning('Prepare already called on file %s' % self.path)
494 self.Prepare()
    [all...]
  /external/v8/test/mjsunit/
math-min-max.js 43 // Prepare a non-Smi zero value.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 284 servers in order to prepare a compatible 32-bit "sysroot".
1167 task_define prepare_toolchain_sources "Prepare toolchain sources."
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1106 milliseconds