Home
last modified time | relevance | path

Searched refs:PrimitiveType (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/tools/idl_parser/test_parser/
Dtypedef_web.idl36 * PrimitiveType(long)
45 * PrimitiveType(long)
52 * PrimitiveType(long)
60 * PrimitiveType(long)
68 * PrimitiveType(long)
77 * PrimitiveType(long)
103 * PrimitiveType(long long)
110 * PrimitiveType(unsigned long)
117 * PrimitiveType(unsigned long long)
124 * PrimitiveType(DOMString)
[all …]
Dinterface_web.idl55 * PrimitiveType(DOMString)
65 * PrimitiveType(DOMString)
68 * PrimitiveType(long)
71 * PrimitiveType(long long)
75 * PrimitiveType(DOMString)
78 * PrimitiveType(DOMString)
81 * PrimitiveType(DOMString)
86 * PrimitiveType(long long)
88 * PrimitiveType(void)
93 * PrimitiveType(long long)
[all …]
Dcallback_web.idl36 * PrimitiveType(void)
44 * PrimitiveType(void)
53 * PrimitiveType(void)
57 * PrimitiveType(long)
64 * PrimitiveType(void)
68 * PrimitiveType(long)
76 * PrimitiveType(void)
80 * PrimitiveType(long)
89 * PrimitiveType(void)
93 * PrimitiveType(long)
[all …]
Dtypedef_ppapi.idl35 * PrimitiveType(void)
39 * PrimitiveType(int32_t)
46 * PrimitiveType(void)
50 * PrimitiveType(int32_t)
57 * PrimitiveType(int32_t)
64 * PrimitiveType(str_t)
72 * PrimitiveType(mem_t)
80 * PrimitiveType(handle_t)
Ddictionary_web.idl56 * PrimitiveType(DOMString)
60 * PrimitiveType(unsigned long long)
64 * PrimitiveType(long)
88 * PrimitiveType(DOMString)
Dstruct_ppapi.idl36 * PrimitiveType(uint32_t)
39 * PrimitiveType(uint64_t)
44 * PrimitiveType(str_t)
Dexception_web.idl51 * PrimitiveType(DOMString)
55 * PrimitiveType(long)
78 * PrimitiveType(DOMString)
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp60 enum PrimitiveType enum
71 static int getNumVerticesPerPrimitive (PrimitiveType primType) in getNumVerticesPerPrimitive()
86 static glu::PrimitiveType getGluPrimitiveType (PrimitiveType primType) in getGluPrimitiveType()
101 static void genVertices (PrimitiveType primType, int numPrimitives, de::Random* rnd, vector<Vec2>* … in genVertices()
133 …domPrimitives (const glu::RenderContext& renderCtx, deUint32 program, PrimitiveType primType, int … in drawRandomPrimitives()
262 …lueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int …
270 const PrimitiveType m_primitiveType;
281 …lueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int … in HelperInvocationValueCase()
406 …ateCase (Context& context, const char* name, const char* description, PrimitiveType primType, int …
414 const PrimitiveType m_primitiveType;
[all …]
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp89 …PrimitiveList (PrimitiveType primitiveType, int numElements, const int firstElement); // !< prim…
90 …PrimitiveList (PrimitiveType primitiveType, int numElements, const DrawIndices& indices); // !< p…
96 inline PrimitiveType getPrimitiveType (void) const { return m_primitiveType; } in getPrimitiveType()
100 const PrimitiveType m_primitiveType;
DrrPrimitiveTypes.hpp32 enum PrimitiveType enum
52 template <PrimitiveType DrawPrimitiveType> struct PrimitiveTypeTraits {};
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.h177 …rOffType = typename Property::TearOffType, typename PrimitiveType = typename Property::PrimitiveTy…
197 PrimitiveType baseVal() in baseVal()
202 void setBaseVal(PrimitiveType value, blink::ExceptionState& exceptionState) in setBaseVal()
217 PrimitiveType animVal() in animVal()
DSVGProperty.h51 typedef void PrimitiveType; typedef
/external/deqp/modules/glshared/
DglsScissorTests.hpp53 enum PrimitiveType enum
82 PrimitiveType type,
/external/deqp/framework/opengl/
DgluDrawUtil.hpp76 enum PrimitiveType enum
161 PrimitiveType type; //!< Primitive type.
166 PrimitiveList (PrimitiveType type_, int numElements_) in PrimitiveList()
174 PrimitiveList (PrimitiveType type_, int numElements_, IndexType indexType_, const void* indices_) in PrimitiveList()
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp60 enum PrimitiveType enum in deqp::gles3::Functional::PrimitiveRestartCase
91 …artCase (Context& context, const char* name, const char* description, PrimitiveType primType, Inde…
120 PrimitiveType m_primType;
131 …artCase (Context& context, const char* name, const char* description, PrimitiveType primType, Inde… in PrimitiveRestartCase()
698 (PrimitiveRestartCase::PrimitiveType)primType, in init()
Des3fScissorTests.cpp72 const PrimitiveType type; in init()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.hpp41 rr::PrimitiveType mapGLPrimitiveType (deUint32 type);
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGBoolean.h42 typedef bool PrimitiveType; typedef
DSVGInteger.h43 typedef int PrimitiveType; typedef
DSVGIntegerOptionalInteger.h42 typedef void PrimitiveType; typedef
DSVGNumberOptionalNumber.h42 typedef void PrimitiveType; typedef
DSVGString.h44 typedef String PrimitiveType; typedef
DSVGNumber.h45 typedef float PrimitiveType; typedef
/external/deqp/modules/gles2/functional/
Des2fScissorTests.cpp62 PrimitiveType type; in init()
/external/smali/smali/src/main/jflex/
DsmaliLexer.flex216 PrimitiveType = [ZBSCIJFD]
220 ArrayDescriptor = "[" + ({PrimitiveType} | {ClassDescriptor})
222 Type = {PrimitiveType} | {ClassDescriptor} | {ArrayDescriptor}
586 {PrimitiveType} { return newToken(PRIMITIVE_TYPE); }
590 {PrimitiveType} {PrimitiveType}+ { return newToken(PARAM_LIST_OR_ID); }

12