/aosp_15_r20/external/fastrpc/src/ |
H A D | adsp_default_listener_stub.c | 187 typedef struct StructType StructType; typedef 237 struct StructType { struct 238 uint32_t nMembers; 239 const Type * const *members; 240 int32_t inSize; 241 int32_t routSizePrimIn; 242 int32_t routSizePrimROut; 243 uint8_t inAlignment; 244 uint8_t routAlignmentPrimIn; 245 uint8_t routAlignmentPrimROut;
|
H A D | apps_remotectl_skel.c | 188 typedef struct StructType StructType; typedef 238 struct StructType { struct 239 uint32_t nMembers; 240 const Type * const *members; 241 int32_t inSize; 242 int32_t routSizePrimIn; 243 int32_t routSizePrimROut; 244 uint8_t inAlignment; 245 uint8_t routAlignmentPrimIn; 246 uint8_t routAlignmentPrimROut;
|
H A D | adspmsgd_adsp1_stub.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | adspmsgd_apps_skel.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | adspmsgd_adsp_stub.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | adsp_perf_stub.c | 338 typedef struct StructType StructType; typedef 388 struct StructType { struct 389 uint32_t nMembers; 390 const Type * const *members; 391 int32_t inSize; 392 int32_t routSizePrimIn; 393 int32_t routSizePrimROut; 394 uint8_t inAlignment; 395 uint8_t routAlignmentPrimIn; 396 uint8_t routAlignmentPrimROut;
|
H A D | adsp_current_process1_stub.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | apps_mem_skel.c | 338 typedef struct StructType StructType; typedef 388 struct StructType { struct 389 uint32_t nMembers; 390 const Type * const *members; 391 int32_t inSize; 392 int32_t routSizePrimIn; 393 int32_t routSizePrimROut; 394 uint8_t inAlignment; 395 uint8_t routAlignmentPrimIn; 396 uint8_t routAlignmentPrimROut;
|
H A D | remotectl_stub.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | adsp_current_process_stub.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
H A D | adsp_listener_stub.c | 187 typedef struct StructType StructType; typedef 237 struct StructType { struct 238 uint32_t nMembers; 239 const Type * const *members; 240 int32_t inSize; 241 int32_t routSizePrimIn; 242 int32_t routSizePrimROut; 243 uint8_t inAlignment; 244 uint8_t routAlignmentPrimIn; 245 uint8_t routAlignmentPrimROut;
|
H A D | apps_std_skel.c | 339 typedef struct StructType StructType; typedef 389 struct StructType { struct 390 uint32_t nMembers; 391 const Type * const *members; 392 int32_t inSize; 393 int32_t routSizePrimIn; 394 int32_t routSizePrimROut; 395 uint8_t inAlignment; 396 uint8_t routAlignmentPrimIn; 397 uint8_t routAlignmentPrimROut;
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | type.go | 148 type StructType struct { struct 149 CommonType 150 StructName string 151 Kind string // "struct", "union", or "class". 152 Field []*StructField 153 Incomplete bool // if true, struct, union, class is declared but not defined 239 func (t *StructType) String() string { 253 func (t *StructType) Defn() string {
|
/aosp_15_r20/system/chre/host/msm/daemon/generated/ |
H A D | chre_slpi_skel.c | 322 typedef struct StructType StructType; typedef 372 struct StructType { struct 373 uint32_t nMembers; 374 const Type * const *members; 375 int32_t inSize; 376 int32_t routSizePrimIn; 377 int32_t routSizePrimROut; 378 uint8_t inAlignment; 379 uint8_t routAlignmentPrimIn; 380 uint8_t routAlignmentPrimROut;
|
H A D | chre_slpi_stub.c | 322 typedef struct StructType StructType; typedef 372 struct StructType { struct 373 uint32_t nMembers; 374 const Type * const *members; 375 int32_t inSize; 376 int32_t routSizePrimIn; 377 int32_t routSizePrimROut; 378 uint8_t inAlignment; 379 uint8_t routAlignmentPrimIn; 380 uint8_t routAlignmentPrimROut;
|
/aosp_15_r20/external/federated-compute/fcp/artifact_building/ |
H A D | checkpoint_utils.py | 35 server_state_type: tff.StructType, 36 server_metrics_type: Optional[tff.StructType] = None, 38 additional_checkpoint_metadata_var_fn: Optional[
|
H A D | federated_compute_plan_builder.py | 728 additional_checkpoint_metadata_var_fn: Optional[ 729 Callable[[tff.StructType, tff.StructType, bool], list[tf.Variable]] 1481 additional_checkpoint_metadata_var_fn: Optional[ 1482 Callable[[tff.StructType, tff.StructType, bool], list[tf.Variable]]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/ |
D | type.go | 300 StructType anonMember 395 func (t *Type) StructType() *StructType { func 584 type StructType struct { struct 585 Type 586 PkgPath Name 587 Fields []StructField
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
H A D | StructType.java | 30 public final class StructType extends com.google.protobuf.GeneratedMessageV3 class 36 private StructType(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in StructType() method in StructType 40 private StructType() {} in StructType() method in StructType
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/ast/ |
D | ast.go | 439 StructType struct { struct 440 Struct token.Pos // position of "struct" keyword 441 Fields *FieldList // list of field declarations 442 Incomplete bool // true if (source) fields are missing in the Fields list 503 func (x *StructType) Pos() token.Pos { return x.Struct } 537 func (x *StructType) End() token.Pos { return x.Fields.End() } 569 func (*StructType) exprNode() {}
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerArgs.cpp | 238 Type *StructType = Arg->getParamByValType(); in adjustByValArgAlignment() local 316 Type *StructType = Arg->getParamByValType(); in handleByValParam() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | nodes.go | 273 StructType struct { struct 274 FieldList []*Field 275 TagList []*BasicLit // i >= len(TagList) || TagList[i] == nil means no tag for field i 276 expr
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.hpp | 173 class StructType class 179 StructType(const char *typeName) : m_typeName(typeName) in StructType() function in deqp::ub::StructType
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsUniformBlockCase.hpp | 178 class StructType class 184 StructType(const char *typeName) : m_typeName(typeName) in StructType() function in deqp::gls::ub::StructType
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | GVMaterializer.h | 26 class StructType; variable
|