Home
last modified time | relevance | path

Searched defs:VarType (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni_md.h87 # define JNI_PUBLIC_VAR(VarType) VarType argument
92 # define JNI_PUBLIC_VAR(VarType) VarType argument
102 # define JNI_PUBLIC_VAR(VarType) VarType argument
108 # define JNI_PUBLIC_VAR(VarType) VarType argument
113 # define JNI_PUBLIC_VAR(VarType) VarType argument
121 # define JNI_PUBLIC_VAR(VarType) VarType argument
126 # define JNI_PUBLIC_VAR(VarType) VarType argument
152 # define JNI_PUBLIC_VAR(VarType) JNI_PUBLIC_API(VarType) argument
168 # define JNI_PUBLIC_VAR(VarType) VarType argument
Djri_md.h75 # define JRI_PUBLIC_VAR(VarType) VarType argument
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DVarType.java35 public enum VarType { enum
65 VarType(){ in VarType() method in VarType
68 VarType(boolean multiData, boolean textureType){ in VarType() method in VarType
/external/llvm/unittests/IR/
DValueMapTest.cpp119 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp108 VARTYPE VarType; member
/external/clang/lib/CodeGen/
DCGBlocks.cpp1719 QualType VarType; member in __anonff5d6d520211::CXXByrefHelpers