HomeSort by relevance Sort by last modified time
    Searched defs:CompType (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
GenVtf.h 129 UINT8 CompType;
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.h 257 :SPIRVType(M, 4, OpTypeVector, TheId), CompType(TheCompType),
262 SPIRVTypeVector():SPIRVType(OpTypeVector), CompType(nullptr),
265 SPIRVType *getComponentType() const { return CompType;}
276 return std::vector<SPIRVEntry*>(1, CompType);
280 _SPIRV_DEF_ENCDEC3(Id, CompType, CompCount)
283 CompType->validate();
288 SPIRVType *CompType; // Component Type
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h 103 /* NDIS_WAN_COMPRESS_INFO.CompType constants */
189 UCHAR CompType;

Completed in 1515 milliseconds