Home
last modified time | relevance | path

Searched refs:aType (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h423 void initialize(TBasicType aType, const TSourceLoc &aLine) in initialize()
425 ASSERT(aType != EbtStruct); in initialize()
426 type = aType; in initialize()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexShader.cpp160 void VertexShader::setInput(int inputIdx, const sw::Shader::Semantic& semantic, AttribType aType) in setInput() argument
163 attribType[inputIdx] = aType; in setInput()
/third_party/lzma/DOC/
D7zFormat.txt200 if (aType == 0)
369 if (aType == 0)
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h354 TIntermLoop(TLoopType aType, in TIntermLoop() argument
357 type(aType), in TIntermLoop()
/third_party/python/Mac/PythonLauncher/
DMyDocument.m97 - (NSData *)dataRepresentationOfType:(NSString *)aType
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp89 …TextureFormat(GLenum aFormat, GLenum aType, GLint aInternalFormat, const char* aRequiredExtension … in TextureFormat()
93 , type(aType) in TextureFormat()
138 …RenderbufferFormat(GLenum aFormat, RenderBufferType aType, const char* aRequiredExtension = DE_NUL… in RenderbufferFormat()
141 , type(aType) in RenderbufferFormat()
/third_party/skia/src/core/
DSkMatrix.cpp613 TypeMask aType = a.getType(); in setConcat() local
620 } else if (only_scale_and_translate(aType | bType)) { in setConcat()
628 if ((aType | bType) & kPerspective_Mask) { in setConcat()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73253 NS_HexToRGBA(const nsAString& aBuf, nsHexColorType aType, nscolor* aResult);
80354 inline bool IsSVGType(ValueType aType) const;
80358 inline void SetPtrValueAndType(void* aValue, ValueBaseType aType);
80359 void SetIntValueAndType(int32_t aValue, ValueType aType,
80364 void SetSVGType(ValueType aType, const void* aValue,
86857 nsresult AddEventListener(const nsAString& aType, in AddEventListener() argument
86861 return AddEventListener(aType, aListener, aUseCapture, false, 1); in AddEventListener()
86864 nsresult AddEventListener(const nsAString& aType, in AddEventListener() argument
86869 return AddEventListener(aType, aListener, aUseCapture, aWantsUntrusted, 2); in AddEventListener()
86872 nsresult AddSystemEventListener(const nsAString& aType, in AddSystemEventListener() argument
[all …]
/third_party/tzdata/
Deurope3631 # https://www.worldbulletin.net/?aType=haber&ArticleID=70872
/third_party/chromium/patch/
D0003-ohos-1115.patch98528 u32 aType[1]; /* Type values record decode. MUST BE LAST */
104466 pCx->aOffset = &pCx->aType[nField];
104964 + assert( aOffset==pC->aType+pC->nField );
136949 u32 aType[1]; /* Type values record decode. MUST BE LAST */
142887 pCx->aOffset = &pCx->aType[nField];
143385 + assert( aOffset==pC->aType+pC->nField );
185968 pCx->aOffset = &pCx->aType[nField];
186466 + assert( aOffset==pC->aType+pC->nField );
187458 u32 aType[1]; /* Type values record decode. MUST BE LAST */