/external/llvm-project/mlir/docs/Tutorials/Toy/ |
D | Ch-7.md | 319 #### Updating Existing Operations 346 #### Adding New `Toy` Operations 420 #### Optimizing Operations on `StructType`
|
/external/fastrpc/src/ |
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
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;
|
/external/libabigail/tests/data/test-diff-suppr/test39-public-headers-dir/ |
D | test39-header-v0.h | 1 typedef struct _StructType StructType; typedef
|
D | test39-header-v1.h | 1 typedef struct _StructType StructType; typedef
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | GVMaterializer.h | 26 class StructType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GVMaterializer.h | 26 class StructType; variable
|
/external/llvm/include/llvm/IR/ |
D | GVMaterializer.h | 28 class StructType; variable
|
D | Module.h | 37 class StructType; variable
|
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/ |
D | LayoutUtils.h | 25 class StructType; variable
|
/external/llvm-project/llvm/include/llvm/Linker/ |
D | Linker.h | 17 class StructType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ |
D | Linker.h | 17 class StructType; variable
|
/external/llvm/include/llvm/Linker/ |
D | Linker.h | 17 class StructType; variable
|
/external/llvm-project/llvm/unittests/IR/ |
D | TypesTest.cpp | 16 TEST(TypesTest, StructType) { in TEST() argument
|
/external/llvm/unittests/IR/ |
D | TypesTest.cpp | 17 TEST(TypesTest, StructType) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 68 class StructType; variable
|