| /third_party/openssl/test/ |
| H A D | endecoder_legacy_test.c | 74 const char *structure[2]; member 298 test_protected_PEM(const char *keytype, int evp_type, const void *legacy_key, PEM_write_bio_of_void_protected *pem_write_bio, PEM_read_bio_of_void *pem_read_bio, EVP_PKEY_eq_fn *evp_pkey_eq, EVP_PKEY_print_fn *evp_pkey_print, EVP_PKEY *provided_pkey, int selection, const char *structure) test_protected_PEM() argument 366 test_unprotected_PEM(const char *keytype, int evp_type, const void *legacy_key, PEM_write_bio_of_void_unprotected *pem_write_bio, PEM_read_bio_of_void *pem_read_bio, EVP_PKEY_eq_fn *evp_pkey_eq, EVP_PKEY_print_fn *evp_pkey_print, EVP_PKEY *provided_pkey, int selection, const char *structure) test_unprotected_PEM() argument 433 test_DER(const char *keytype, int evp_type, const void *legacy_key, i2d_of_void *i2d, d2i_of_void *d2i, EVP_PKEY_eq_fn *evp_pkey_eq, EVP_PKEY_print_fn *evp_pkey_print, EVP_PKEY *provided_pkey, int selection, const char *structure) test_DER() argument 533 const char *structure = test_stanza->structure[i]; test_key() local 553 const char *structure = test_stanza->structure[i]; test_key() local 571 const char *structure = test_stanza->structure[i]; test_key() local 590 const char *structure = "SubjectPublicKeyInfo"; test_key() local 608 const char *structure = test_stanza->structure[i]; test_key() local 628 const char *structure = test_stanza->structure[i]; test_key() local 646 const char *structure = test_stanza->structure[i]; test_key() local 663 const char *structure = "SubjectPublicKeyInfo"; test_key() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ValidateAST.cpp | 253 const TStructure *structure = type.getStruct(); in visitStructUsage() local 554 const TStructure *structure in getStructOrInterfaceBlock() local [all...] |
| H A D | ResourcesHLSL.cpp | 47 const TStructure *structure = fieldType.getStruct(); in InterfaceBlockFieldTypeString() local 449 const TStructure *structure = type.getStruct(); in outputUniform() local
|
| H A D | ShaderStorageBlockOutputHLSL.cpp | 571 const TStructure *structure = binaryNode->getLeft()->getType().getStruct(); in traverseNode() local
|
| H A D | CollectVariables.cpp | 736 const TStructure *structure = type.getStruct(); in setFieldOrVariableProperties() local
|
| H A D | OutputGLSLBase.cpp | 421 const TStructure *structure = type.getStruct(); in writeVariableType() local 469 const TStructure *structure = type.getStruct(); in writeConstantUnion() local 636 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local 1145 void TOutputGLSLBase::declareStruct(const TStructure *structure) in declareStruct() argument [all...] |
| H A D | TranslatorMetalDirect.cpp | 97 const TStructure *structure = type.getStruct(); variable
|
| H A D | IntermNode.cpp | 2252 const TStructure *structure = lhsType.getStruct(); in getIndexStructFieldName() local
|
| H A D | OutputHLSL.cpp | 216 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in needStructMapping() local 520 const TStructure &structure = *type.getStruct(); in structInitializerString() local 1368 const TStructure &structure = *type.getStruct(); in outputEqual() local 1407 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in ancestorEvaluatesToSamplerInStruct() local 1712 const TStructure *structure = node->getLeft()->getType().getStruct(); visitBinary() local 3350 const TStructure *structure = type.getStruct(); writeConstantUnion() local 3445 addStructEqualityFunction(const TStructure &structure) addStructEqualityFunction() argument 3649 const TStructure *structure = type.getStruct(); ensureStructDefined() local [all...] |
| H A D | glslang_tab_autogen.cpp | 4788 const TStructure *structure = static_cast<const TStructure *>((yyvsp[0].lex).symbol); local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | EmitMetal.cpp | 883 const TStructure &structure = *type.getStruct(); in emitBareTypeName() local 1073 BuildExternalAttributeIndexMap( const TCompiler &compiler, const PipelineScoped<TStructure> &structure) BuildExternalAttributeIndexMap() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Types.h | 548 TStructure *structure = nullptr; // null unless this is a struct global() member in TType [all...] |
| H A D | OutputASM.cpp | 3212 TStructure* structure = type.getStruct(); in declareVarying() local 3705 const TStructure *structure = type.getStruct(); in declareUniform() local
|
| H A D | ParseHelper.cpp | 2972 TStructure *structure = new TStructure(structName, fieldList); addStructure() local [all...] |
| H A D | glslang_tab.cpp | 4287 TType& structure = static_cast<TVariable*>((yyvsp[0].lex).symbol)->getType(); local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.h | 904 const TTypeList& structure = *variable->getAsVariable()->getType().getStruct(); in setVariableExtensions() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_longnames.cpp | 607 DerivedComponents(const Locale &locale, const char *feature, const char *structure) { in DerivedComponents() argument 696 getDeriveCompoundRule(Locale locale, const char *feature, const char *structure, UErrorCode &status) { in getDeriveCompoundRule() argument 737 getDerivedGender(Locale locale, const char *structure, UnicodeString *data0, UnicodeString *data1, UErrorCode &status) getDerivedGender() argument [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | glsl_types.h | 373 struct glsl_struct_field *structure; /**< List of struct fields. */ member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_longnames.cpp | 607 DerivedComponents(const Locale &locale, const char *feature, const char *structure) { in DerivedComponents() argument 696 getDeriveCompoundRule(Locale locale, const char *feature, const char *structure, UErrorCode &status) { in getDeriveCompoundRule() argument 737 getDerivedGender(Locale locale, const char *structure, UnicodeString *data0, UnicodeString *data1, UErrorCode &status) getDerivedGender() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.cc | 1063 VisitResult ProjectStructField(VisitResult structure, in ProjectStructField() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRayTracingUtil.hpp | 760 VkDeviceSize structure; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_longnames.cpp | 609 DerivedComponents(const Locale &locale, const char *feature, const char *structure) { in DerivedComponents() argument 698 getDeriveCompoundRule(Locale locale, const char *feature, const char *structure, UErrorCode &status) { in getDeriveCompoundRule() argument 739 getDerivedGender(Locale locale, const char *structure, UnicodeString *data0, UnicodeString *data1, UErrorCode &status) getDerivedGender() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
| H A D | RewriteRowMajorMatrices.cpp | 450 const TStructure *structure = type.getStruct(); variable 451 ASSERT(structure); variable 694 void convertStruct(const TStructure *structure, TIntermSequence *newDeclarations) in convertStruct() argument 861 const TStructure *structure = nullptr; in transformExpression() local 1157 transformReadExpression(TIntermTyped *baseExpression, TIntermNode *primaryIndex, TIntermSequence *secondaryIndices, const TStructure *structure, TIntermSequence *prependStatements) transformReadExpression() argument 1256 transformWriteExpression(TIntermTyped *baseExpression, TIntermNode *primaryIndex, TIntermSequence *secondaryIndices, const TStructure *structure, TIntermTyped *valueExpression, TOperator assignmentOperator, TIntermSequence *writeStatements) transformWriteExpression() argument 1515 declareStructCopyFromOriginal(const TStructure *structure) declareStructCopyFromOriginal() argument 1527 declareStructCopyToOriginal(const TStructure *structure) declareStructCopyToOriginal() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast.h | 932 ast_struct_specifier *structure; member in ast_type_specifier
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_edid.c | 3870 static int add_3d_struct_modes(struct drm_connector *connector, u16 structure, const u8 *video_db, u8 video_len, in add_3d_struct_modes() argument
|