HomeSort by relevance Sort by last modified time
    Searched full:_storage (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
hardware_MultiReaderPowerConsumption.py 13 _storage = None variable in class:hardware_MultiReaderPowerConsumption
31 if self._storage and os.path.ismount(self._storage['mountpoint']):
32 self.scanner.umount_volume(storage_dict=self._storage)
106 self._storage = self.wait_for_device(volume_filter, cycles=1,
129 self.readwrite_test(self._storage['mountpoint'], file_size,
136 self.scanner.umount_volume(storage_dict=self._storage, args='-f -l')
  /external/eigen/Eigen/src/Geometry/
RotationBase.h 138 template<typename _Scalar, int _Rows, int _Cols, int _Storage, int _MaxRows, int _MaxCols>
140 EIGEN_DEVICE_FUNC Matrix<_Scalar, _Rows, _Cols, _Storage, _MaxRows, _MaxCols>
151 template<typename _Scalar, int _Rows, int _Cols, int _Storage, int _MaxRows, int _MaxCols>
153 EIGEN_DEVICE_FUNC Matrix<_Scalar, _Rows, _Cols, _Storage, _MaxRows, _MaxCols>&
154 Matrix<_Scalar, _Rows, _Cols, _Storage, _MaxRows, _MaxCols>
  /external/clang/test/CodeGenObjC/
encode-test-6.m 52 C3DCameraStorage _storage;
  /external/skia/include/gpu/
GrResourceKey.h 305 static SkAlignedSTStorage<1, GrUniqueKey> name##_storage; \
306 name##_once(gr_init_static_unique_key_once, &name##_storage); \
307 static const GrUniqueKey& name = *reinterpret_cast<GrUniqueKey*>(name##_storage.get());
  /external/skqp/include/gpu/
GrResourceKey.h 307 static SkAlignedSTStorage<1, GrUniqueKey> name##_storage; \
308 name##_once(gr_init_static_unique_key_once, &name##_storage); \
309 static const GrUniqueKey& name = *reinterpret_cast<GrUniqueKey*>(name##_storage.get());
  /external/boringssl/src/crypto/fipsmodule/
delocate.h 51 DEFINE_BSS_GET(type, name##_storage) \
  /external/opencv/ml/src/
mlsvm.cpp 388 CvMemStorage* _storage, CvSVMKernel* _kernel, GetRow _get_row,
393 _storage, _kernel, _get_row, _select_working_set, _calc_rho );
399 CvMemStorage* _storage, CvSVMKernel* _kernel, GetRow _get_row,
425 storage = cvCreateChildMemStorage( _storage );
955 double _Cp, double _Cn, CvMemStorage* _storage,
961 _alpha, _Cp, _Cn, _storage, _kernel, &CvSVMSolver::get_row_svc,
982 CvMemStorage* _storage, CvSVMKernel* _kernel,
989 _alpha, 1., 1., _storage, _kernel, &CvSVMSolver::get_row_svc,
1029 CvMemStorage* _storage, CvSVMKernel* _kernel,
1036 _alpha, 1., 1., _storage, _kernel, &CvSVMSolver::get_row_one_class
    [all...]
  /external/libcxx/include/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
any 299 union _Storage {
300 constexpr _Storage() : __ptr(nullptr) {}
335 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
any 299 union _Storage {
300 constexpr _Storage() : __ptr(nullptr) {}
335 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
any 301 union _Storage {
302 constexpr _Storage() : __ptr(nullptr) {}
337 _Storage __s;
  /external/libopus/celt/
entdec.c 119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){
121 _this->storage=_storage;
entdec.h 36 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage);

Completed in 2001 milliseconds

1 2 3