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

  /external/protobuf/src/google/protobuf/
map.h 84 #define TYPE_CHECK(EXPECTEDTYPE, METHOD) \
147 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT64,
152 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT64,
157 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT32,
162 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT32,
167 TYPE_CHECK(FieldDescriptor::CPPTYPE_BOOL,
172 TYPE_CHECK(FieldDescriptor::CPPTYPE_STRING,
302 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT64,
307 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT64,
312 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT32
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map.h 84 #define TYPE_CHECK(EXPECTEDTYPE, METHOD) \
147 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT64,
152 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT64,
157 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT32,
162 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT32,
167 TYPE_CHECK(FieldDescriptor::CPPTYPE_BOOL,
172 TYPE_CHECK(FieldDescriptor::CPPTYPE_STRING,
302 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT64,
307 TYPE_CHECK(FieldDescriptor::CPPTYPE_UINT64,
312 TYPE_CHECK(FieldDescriptor::CPPTYPE_INT32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.h 917 #define TYPE_CHECK(T) TREE_CLASS_CHECK (T, tcc_type)
    [all...]
  /external/v8/src/wasm/
wasm-objects.h 206 #define WCM_OBJECT_OR_WEAK(TYPE, NAME, ID, TYPE_CHECK) \
216 if (!(TYPE_CHECK)) return nullptr; \
222 DCHECK(TYPE_CHECK); \
232 return TYPE_CHECK; \
wasm-objects.cc 783 #define WCM_CHECK_TYPE(NAME, TYPE_CHECK) \
786 if (!(TYPE_CHECK)) return false; \
    [all...]
  /external/v8/include/
v8.h 184 #define TYPE_CHECK(T, S) \
227 TYPE_CHECK(T, S);
364 TYPE_CHECK(T, S);
645 TYPE_CHECK(O, Primitive);
688 TYPE_CHECK(T, S);
698 TYPE_CHECK(T, S);
782 TYPE_CHECK(T, S);
792 TYPE_CHECK(T, S);
806 TYPE_CHECK(T, S);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 194 milliseconds