Searched refs:structs (Results 1 – 15 of 15) sorted by relevance
/frameworks/av/media/codec2/vndk/include/util/ |
D | C2InterfaceHelper.h | 62 std::vector<C2StructDescriptor> structs; 63 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr); 83 std::vector<C2StructDescriptor> &structs, _Tuple<> *); 95 std::vector<C2StructDescriptor> &structs, _Tuple<T, Params...> *) { 96 structs.emplace_back((T*)nullptr); 97 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
|
/frameworks/compile/slang/tests/F_float3_v13/ |
D | stderr.txt.expect | 1 float3_v13.rscript:9:10: error: structs containing vectors of dimension 3 cannot be exported at thi…
|
/frameworks/native/vulkan/api/templates/ |
D | asciidoc.tmpl | 33 {{/* Generate AsciiDoc files for API structs. */}} 36 {{$filename := print $docPath "structs/" $c.Name ".txt"}}
|
D | vk_xml.tmpl | 249 <!-- Include <type name="typename"/> here for e.g. structs that»
|
/frameworks/rs/tests/lldb/java/Allocations/src/rs/ |
D | allocs.rscript | 63 // Kernel for testing structs
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 28 std::vector<C2StructDescriptor> &structs, _Tuple<> *) { in addStructDescriptors() argument 30 for (C2StructDescriptor &strukt : structs) { in addStructDescriptors()
|
/frameworks/compile/slang/lit-tests/padding/ |
D | more_structs.rscript | 84 // Some more structs with different field types and/or more fields.
|
/frameworks/native/docs/ |
D | Doxyfile | 316 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and 323 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and 327 # structs, classes, and unions are shown on a separate page (for HTML and Man 395 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 573 # at the bottom of the documentation of classes and structs. If set to YES the 896 # contains a lot of classes, structs, unions or interfaces.
|
/frameworks/compile/slang/ |
D | README.rst | 184 developers should avoid using anonymous structs. This is because llvm-rs-cc
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 344 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 355 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 359 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 421 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined 623 # the bottom of the documentation of classes and structs. If set to YES the list 985 # classes, structs, unions or interfaces.
|
D | Doxyfile.orig | 344 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 355 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 359 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 421 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined 623 # the bottom of the documentation of classes and structs. If set to YES the list 976 # classes, structs, unions or interfaces.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 372 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 383 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 387 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 449 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 656 # the bottom of the documentation of classes and structs. If set to YES, the 1048 # classes, structs, unions or interfaces.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 381 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 392 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 396 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 458 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 665 # the bottom of the documentation of classes and structs. If set to YES, the 1098 # classes, structs, unions or interfaces.
|
D | Doxyfile | 381 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 392 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 396 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 458 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 665 # the bottom of the documentation of classes and structs. If set to YES, the 1098 # classes, structs, unions or interfaces.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 313 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 481 # at the bottom of the documentation of classes and structs. If set to YES the 753 # contains a lot of classes, structs, unions or interfaces.
|