Home
last modified time | relevance | path

Searched defs:SequenceType (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/fastrpc/src/
H A Dadsp_default_listener_stub.c188 typedef struct SequenceType SequenceType; typedef
193 struct SequenceType { struct
194 const Type * seqType;
195 uint32_t nMaxLen;
196 uint32_t inSize;
197 uint32_t routSizePrimIn;
198 uint32_t routSizePrimROut;
H A Dapps_remotectl_skel.c189 typedef struct SequenceType SequenceType; typedef
194 struct SequenceType { struct
195 const Type * seqType;
196 uint32_t nMaxLen;
197 uint32_t inSize;
198 uint32_t routSizePrimIn;
199 uint32_t routSizePrimROut;
H A Dadspmsgd_adsp1_stub.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dadspmsgd_apps_skel.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dadspmsgd_adsp_stub.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dadsp_perf_stub.c339 typedef struct SequenceType SequenceType; typedef
344 struct SequenceType { struct
345 const Type * seqType;
346 uint32_t nMaxLen;
347 uint32_t inSize;
348 uint32_t routSizePrimIn;
349 uint32_t routSizePrimROut;
H A Dadsp_current_process1_stub.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dapps_mem_skel.c339 typedef struct SequenceType SequenceType; typedef
344 struct SequenceType { struct
345 const Type * seqType;
346 uint32_t nMaxLen;
347 uint32_t inSize;
348 uint32_t routSizePrimIn;
349 uint32_t routSizePrimROut;
H A Dremotectl_stub.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dadsp_current_process_stub.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type *seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
H A Dadsp_listener_stub.c188 typedef struct SequenceType SequenceType; typedef
193 struct SequenceType { struct
194 const Type * seqType;
195 uint32_t nMaxLen;
196 uint32_t inSize;
197 uint32_t routSizePrimIn;
198 uint32_t routSizePrimROut;
H A Dapps_std_skel.c340 typedef struct SequenceType SequenceType; typedef
345 struct SequenceType { struct
346 const Type * seqType;
347 uint32_t nMaxLen;
348 uint32_t inSize;
349 uint32_t routSizePrimIn;
350 uint32_t routSizePrimROut;
/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c323 typedef struct SequenceType SequenceType; typedef
328 struct SequenceType { struct
329 const Type * seqType;
330 uint32_t nMaxLen;
331 uint32_t inSize;
332 uint32_t routSizePrimIn;
333 uint32_t routSizePrimROut;
H A Dchre_slpi_stub.c323 typedef struct SequenceType SequenceType; typedef
328 struct SequenceType { struct
329 const Type * seqType;
330 uint32_t nMaxLen;
331 uint32_t inSize;
332 uint32_t routSizePrimIn;
333 uint32_t routSizePrimROut;
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dinvalid_arguments.cpp81 struct SequenceType : public Type { struct
82 SequenceType(std::unique_ptr<Type> type) : type(std::move(type)){}; in SequenceType() argument
84 bool is_matching(PyObject* object) override { in is_matching()
97 std::unique_ptr<Type> type;
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h162 enum SequenceType { ST_TABLE, ST_STRUCT, ST_UNION, ST_ENUM }; enum
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflatbuffers.h162 enum SequenceType { ST_TABLE, ST_STRUCT, ST_UNION, ST_ENUM }; enum
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DYAMLParser.h438 enum SequenceType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h441 enum SequenceType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DYAMLParser.h471 enum SequenceType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DYAMLParser.h471 enum SequenceType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DYAMLParser.h471 enum SequenceType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DYAMLParser.h466 enum SequenceType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLParser.h461 enum SequenceType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DYAMLParser.h471 enum SequenceType { enum

12