Home
last modified time | relevance | path

Searched defs:_attributes (Results 1 – 17 of 17) sorted by relevance

/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/
DClTemplateResize.h113 Attributes _attributes; variable
DClTemplateActivation.h113 Attributes _attributes; variable
DClTemplateCast.h97 Attributes _attributes; variable
DClTemplateElementwiseBinary.h111 Attributes _attributes; variable
DClTemplateLogits1DMaxShiftExpSum.h99 Attributes _attributes; variable
DClTemplateLogits1DNorm.h100 Attributes _attributes; variable
DClTemplatePool2d.h125 Attributes _attributes; variable
DClTemplateDepthwiseConv2d.h105 Attributes _attributes; variable
DClTemplateDirectConv2d.h109 Attributes _attributes; variable
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/locale/
DUnicodeLocaleExtension.java25 private SortedSet<String> _attributes = EMPTY_SORTED_SET; field in UnicodeLocaleExtension
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DUnicodeLocaleExtension.java29 private SortedSet<String> _attributes = EMPTY_SORTED_SET; field in UnicodeLocaleExtension
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DMapperConfigBase.java89 protected final ContextAttributes _attributes; field in MapperConfigBase
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DSerializerProvider.java117 protected transient ContextAttributes _attributes; field in SerializerProvider
DDeserializationContext.java144 protected transient ContextAttributes _attributes; field in DeserializationContext
/external/python/cpython3/Include/internal/
Dpycore_ast_state.h160 PyObject *_attributes; member
/external/mesa3d/
Dmeson.build996 _attributes = [ variable
/external/python/cpython3/Lib/test/test_ast/
Dtest_ast.py3033 _attributes = ("a", "b") variable in ASTConstructorTests.test_custom_attributes.MyAttrs