Searched refs:TYPE_REF (Results 1 – 6 of 6) sorted by relevance
/external/clang/bindings/python/tests/cindex/ |
D | test_cursor_kind.py | 21 assert CursorKind.TYPE_REF.is_reference() 27 assert not CursorKind.TYPE_REF.is_translation_unit() 30 assert not CursorKind.TYPE_REF.is_preprocessing() 33 assert not CursorKind.TYPE_REF.is_unexposed()
|
/external/dexmaker/src/dx/java/com/android/dx/io/ |
D | OpcodeInfo.java | 176 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 188 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 192 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF); 200 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 204 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF); 208 InstructionCodec.FORMAT_35C, IndexType.TYPE_REF); 212 InstructionCodec.FORMAT_3RC, IndexType.TYPE_REF); 936 InstructionCodec.FORMAT_41C, IndexType.TYPE_REF); 940 InstructionCodec.FORMAT_41C, IndexType.TYPE_REF); 944 InstructionCodec.FORMAT_52C, IndexType.TYPE_REF); [all …]
|
D | IndexType.java | 33 TYPE_REF, enumConstant
|
D | CodeReader.java | 104 case TYPE_REF: visitor = typeVisitor; break; in callVisit()
|
/external/clang/bindings/python/clang/ |
D | cindex.py | 742 CursorKind.TYPE_REF = CursorKind(43)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |