Home
last modified time | relevance | path

Searched refs:TargetAPI (Results 1 – 25 of 109) sorted by relevance

12345

/aosp_15_r20/frameworks/compile/slang/
Dslang_bitcode_gen.cpp34 uint32_t TargetAPI, in writeBitcode() argument
60 switch (TargetAPI) { in writeBitcode()
75 if (TargetAPI != SLANG_DEVELOPMENT_TARGET_API && in writeBitcode()
76 (TargetAPI < SLANG_MINIMUM_TARGET_API || in writeBitcode()
77 TargetAPI > SLANG_MAXIMUM_TARGET_API)) { in writeBitcode()
93 &Wrapper, Bitcode.str().length(), TargetAPI, in writeBitcode()
Dslang_rs_export_type.cpp193 unsigned int TargetAPI = 0) { in ReportTypeError() argument
199 << TopLevelRecord->getName() << TargetAPI; in ReportTypeError()
202 << TargetAPI; in ReportTypeError()
451 unsigned int TargetAPI) { in ValidateRSObjectInVarDecl() argument
452 if (TargetAPI < SLANG_JB_TARGET_API) { in ValidateRSObjectInVarDecl()
499 unsigned int TargetAPI, in ValidateTypeHelper() argument
515 TargetAPI)) { in ValidateTypeHelper()
567 TargetAPI, IsFilterscript, IsExtern)) { in ValidateTypeHelper()
636 InCompositeType, UnionDecl, TargetAPI, in ValidateTypeHelper()
644 if (TargetAPI < SLANG_ICS_TARGET_API && in ValidateTypeHelper()
[all …]
Dllvm-rs-as.cpp54 TargetAPI("target-api", cl::desc("Specify RenderScript target API version " variable
119 uint32_t ActualTargetAPI = (TargetAPI == 0) ? RS_DEVELOPMENT_API : TargetAPI; in main()
Dslang_rs_check_ast.h49 explicit RSCheckAST(RSContext *Con, unsigned int TargetAPI, in RSCheckAST() argument
55 mTargetAPI(TargetAPI), in RSCheckAST()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h33 uint32_t TargetAPI; member
139 wrapper->TargetAPI = targetAPI; in writeAndroidBitcodeWrapper()

12345