Searched defs:POINTER (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/Analysis/ |
D | edges-new.mm | 570 #define POINTER(T) T* macro 571 POINTER(void) testMacroInFunctionDecl(void *q) { function
|
/external/stg/ |
D | naming.h | 34 enum class Precedence { NIL, POINTER, ARRAY_FUNCTION, ATOMIC }; enumerator
|
D | stg.proto | 70 POINTER = 1; enumerator
|
/external/cronet/tot/base/strings/ |
D | safe_sprintf.h | 139 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
/external/libchrome/base/strings/ |
D | safe_sprintf.h | 138 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
/external/cronet/stable/base/strings/ |
D | safe_sprintf.h | 139 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/ |
D | safe_sprintf.h | 137 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/ |
D | safe_sprintf.h | 137 enum Type { INT, UINT, STRING, POINTER }; enumerator
|