OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:big_
(Results
1 - 13
of
13
) sorted by null
/external/protobuf/src/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
template_util_unittest.cc
51
EXPECT_GT(sizeof(GOOGLE_NAMESPACE::
big_
), sizeof(GOOGLE_NAMESPACE::small_));
type_traits.h
151
template <class U> static
big_
tester(...);
317
static
big_
Test(...);
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
type_traits.h
151
template <class U> static
big_
tester(...);
317
static
big_
Test(...);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
type_traits.h
151
template <class U> static
big_
tester(...);
317
static
big_
Test(...);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
type_traits.h
151
template <class U> static
big_
tester(...);
317
static
big_
Test(...);
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
type_traits.h
178
template <class U> static
big_
tester(...);
344
static
big_
Test(...);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
template_util.h
57
// Types small_ and
big_
are guaranteed such that sizeof(small_) <
58
// sizeof(
big_
)
61
struct
big_
{
struct in namespace:google::protobuf::internal
type_traits.h
151
template <class U> static
big_
tester(...);
317
static
big_
Test(...);
Completed in 478 milliseconds