Searched defs:STRING_CLASS (Results 1 - 5 of 5) sorted by relevance
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
H A D | PropertyInfo.java | 39 public static final Class STRING_CLASS = "".getClass(); field in class:PropertyInfo
|
H A D | SppPropertyInfo.java | 39 public static final Class STRING_CLASS = "".getClass(); field in class:SppPropertyInfo
|
/external/mesa3d/include/CL/ |
H A D | cl.hpp | 412 typedef std::string STRING_CLASS; typedef in namespace:cl 414 typedef cl::string STRING_CLASS; typedef in namespace:cl 737 // Specialized GetInfoHelper for STRING_CLASS params 739 struct GetInfoHelper<Func, STRING_CLASS> 741 static cl_int get(Func f, cl_uint name, STRING_CLASS* param) 779 F(cl_platform_info, CL_PLATFORM_PROFILE, STRING_CLASS) \ 780 F(cl_platform_info, CL_PLATFORM_VERSION, STRING_CLASS) \ 781 F(cl_platform_info, CL_PLATFORM_NAME, STRING_CLASS) \ 782 F(cl_platform_info, CL_PLATFORM_VENDOR, STRING_CLASS) \ 783 F(cl_platform_info, CL_PLATFORM_EXTENSIONS, STRING_CLASS) \ [all...] |
/external/guice/extensions/struts2/lib/ |
H A D | freemarker-2.3.16.jar | META-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ... |
/external/annotation-tools/asmx/test/lib/ |
H A D | xalan-2.6.0.jar | META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ... |
Completed in 129 milliseconds