OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:storage_type
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/content/public/test/
sandbox_file_system_test_helper.h
85
quota::StorageType
storage_type
() const {
function in class:fileapi::SandboxFileSystemTestHelper
/external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h
101
quota::StorageType
storage_type
() const {
function in class:sync_file_system::CannedSyncableFileSystem
/external/llvm/include/llvm/Support/
ErrorOr.h
174
>::type
storage_type
;
typedef in class:llvm::ErrorOr
209
new (get())
storage_type
(moveIfMoveConstructible<
storage_type
>(Val));
260
get()->~
storage_type
();
306
new (get())
storage_type
(*Other.get());
344
new (get())
storage_type
(std::move(*Other.get()));
374
storage_type
*get() {
377
return reinterpret_cast<
storage_type
*>(TStorage.buffer);
380
const
storage_type
*get() const {
383
return reinterpret_cast<const
storage_type
*>(TStorage.buffer)
[
all
...]
/external/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
406
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
406
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
403
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
403
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
403
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
406
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_tools.h
304
typedef _Tp
storage_type
;
typedef in struct:_CastTraits
307
static value_type * to_value_type_ptr(
storage_type
*__ptr)
309
static value_type const* to_value_type_cptr(
storage_type
const*__ptr)
311
static value_type ** to_value_type_pptr(
storage_type
**__ptr)
313
static value_type & to_value_type_ref(
storage_type
&__ref)
315
static value_type const& to_value_type_cref(
storage_type
const&__ref)
318
static
storage_type
* to_storage_type_ptr(value_type *__ptr)
320
static
storage_type
const* to_storage_type_cptr(value_type const*__ptr)
322
static
storage_type
** to_storage_type_pptr(value_type **__ptr)
324
static
storage_type
const& to_storage_type_cref(value_type const& __ref
406
typedef _StorageT
storage_type
;
typedef in struct:_CastTraits
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp
184
typedef aligned_storage<internal_type>
storage_type
;
typedef in class:boost::optional_detail::optional_base
493
storage_type
m_storage ;
Completed in 490 milliseconds