Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat4x4.inl116 …::numeric_limits<X1>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
117 …::numeric_limits<Y1>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
118 …::numeric_limits<Z1>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
119 …::numeric_limits<W1>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
121 …::numeric_limits<X2>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
122 …::numeric_limits<Y2>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
123 …::numeric_limits<Z2>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
124 …::numeric_limits<W2>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
126 …::numeric_limits<X3>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
127 …::numeric_limits<Y3>::is_integer || GLM_UNRESTRICTED_GENTYPE, "*mat4x4 constructor only takes floa…
[all …]
/hardware/google/av/media/eco/
D.clang-format22 # on the same line as the constructor function name, so this is the best
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4constructor(n,null,null,this.options),this._root._root=this._root),o.isCheerio(e))return e;var c,l… method in e.onattribname.anonymousFunction1cc5ff6120e00.Qe
/hardware/interfaces/health/aidl/
DREADME.md147 constructor of `HealthImpl` (or `Health` if you did not implement a subclass
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs10 constructor(lexer, start, end) { method in SourceLocation
59 constructor(text, // the text of this token method in Token
90 constructor(message, // The error message method in ParseError
271 constructor(options) { method in Settings
399 constructor(id, size, cramped) { method in Style
1009 constructor(children) { method in DocumentFragment
1198 constructor(classes, children, options, style) { method in Span
1240 constructor(href, classes, children, options) { method in Anchor
1275 constructor(src, alt, style) { method in Img
1343 constructor(text, height, depth, italic, skew, width, classes, style) { method in SymbolNode
[all …]
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc191 static __attribute__((constructor)) void onLoadLibrary(void) { in onLoadLibrary()
/hardware/google/gfxstream/guest/mesa/
Dmeson.build1044 # to the memory before the constructor as "dead stores".