Home
last modified time | relevance | path

Searched defs:structure (Results 1 – 21 of 21) sorted by relevance

/external/syslinux/gpxe/src/interface/smbios/
Dsmbios.c65 struct smbios_structure *structure ) { in find_smbios_structure()
129 int read_smbios_structure ( struct smbios_structure *structure, in read_smbios_structure()
149 int read_smbios_string ( struct smbios_structure *structure, in read_smbios_string()
Dsmbios_settings.c78 struct smbios_structure structure; in smbios_fetch() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DPKCS7ProcessableObject.java16 private final ASN1Encodable structure; field in PKCS7ProcessableObject
20 ASN1Encodable structure) in PKCS7ProcessableObject()
/external/autotest/docs/
Duser-doc.md287 ### Interpreting test results
324 ### Running tests automatically, Suites
/external/clang/test/SemaCXX/
Dreinterpret-cast.cpp6 struct structure { int m; }; struct
Dcstyle-cast.cpp169 struct structure { int m; }; struct
Dfunctional-cast.cpp231 struct structure { int m; }; argument
/external/pdfium/third_party/freetype/src/base/
Dftstream.c716 void* structure ) in FT_Stream_ReadFields()
/external/freetype/src/base/
Dftstream.c716 void* structure ) in FT_Stream_ReadFields()
/external/swiftshader/src/OpenGL/compiler/
Dglslang.y1308 TType& structure = static_cast<TVariable*>($1.symbol)->getType(); variable
DTypes.h496 TStructure *structure; // 0 unless this is a struct variable
Dglslang_tab.cpp4270 TType& structure = static_cast<TVariable*>((yyvsp[0].lex).symbol)->getType(); in yyparse() local
DParseHelper.cpp2961 TStructure *structure = new TStructure(structName, fieldList); in addStructure() local
DOutputASM.cpp3189 const TStructure *structure = type.getStruct(); in declareUniform() local
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp62 string structure = R"( in getBasicParams() local
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DReportTask.java422 private final GroupElement structure = new GroupElement(); field in ReportTask
/external/flatbuffers/include/flatbuffers/
Dreflection.h118 inline const Struct *GetFieldStruct(const Struct &structure, in GetFieldStruct()
/external/mesa3d/src/glsl/
Dglsl_types.h144 struct glsl_struct_field *structure; /**< List of struct fields. */ member
Dast.h499 ast_struct_specifier *structure; variable
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1513 llvm::StructType *structure = in EmitNullConstant() local
/external/v8/src/
Dobjects.cc1322 Handle<Object> structure = it->GetAccessors(); in GetPropertyWithAccessor() local
1414 Handle<Object> structure = it->GetAccessors(); in SetPropertyWithAccessor() local