Home
last modified time | relevance | path

Searched defs:FixedSize (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_primitive_field.cc126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_primitive_field.cc126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_primitive_field.cc52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_primitive_field.cc52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_primitive_field.cc127 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_primitive_field.cc128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/external/chromium_org/ui/views/layout/
Dgrid_layout_unittest.cc417 TEST_F(GridLayoutTest, FixedSize) { in TEST_F() argument
/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp379 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local