Home
last modified time | relevance | path

Searched defs:TYPE_NULL (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h74 TYPE_NULL = 11, // explicit NULL type enumerator
/external/python/cpython2/Python/
Dmarshal.c27 #define TYPE_NULL '0' macro
/external/python/cpython3/Python/
Dmarshal.c41 #define TYPE_NULL '0' macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java202 public static final int TYPE_NULL = 0x00; field in ResourceTypes.Res_value
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp152 TYPE_NULL = 0, enumerator