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

  /external/ceres-solver/include/ceres/
local_parameterization.h 127 virtual int GlobalSize() const = 0;
145 virtual int GlobalSize() const { return size_; }
163 virtual int GlobalSize() const { return constancy_mask_.size(); }
183 virtual int GlobalSize() const { return 4; }
autodiff_local_parameterization.h 138 virtual int GlobalSize() const { return kGlobalSize; }
  /external/chromium/base/win/
scoped_hglobal.h 29 size_t Size() const { return GlobalSize(glob_); }
  /external/chromium_org/base/win/
scoped_hglobal.h 28 size_t Size() const { return GlobalSize(glob_); }
  /external/ceres-solver/internal/ceres/
parameter_block_test.cc 107 virtual int GlobalSize() const { return 1; }
157 virtual int GlobalSize() const { return 1;}
parameter_block.h 162 CHECK(new_parameterization->GlobalSize() == size_)
165 << "size of " << new_parameterization->GlobalSize() << ". Did you "
173 new double[local_parameterization_->GlobalSize() *
local_parameterization_test.cc 44 EXPECT_EQ(parameterization.GlobalSize(), 3);
covariance_test.cc 220 virtual int GlobalSize() const { return 2; }
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_win_unittest.cc 54 SIZE_T sz = GlobalSize(glob);
91 SIZE_T sz = GlobalSize(glob);
103 SIZE_T sz = GlobalSize(glob);
  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 422 ReadCustomDataTypes(::GlobalLock(hdata), ::GlobalSize(hdata), types);
611 ReadCustomDataForType(::GlobalLock(hdata), ::GlobalSize(hdata), type, result);
652 ::GlobalSize(data));
  /external/chromium_org/tools/memory_watcher/
memory_hook.cc 369 size_t size = GlobalSize(hMem);
  /external/clang/lib/CodeGen/
CGDecl.cpp 781 uint64_t GlobalSize) {
792 return GlobalSize > SizeLimit &&
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 563 milliseconds