/aosp_15_r20/external/stg/test_cases/info_tests/qualified/ |
H A D | const_long.c | 1 struct CL { struct 2 const long cl; 3 long const lc; 4 const long int cli; 5 long const int lci; 6 long int const lic; 7 const int long cil; 8 int const long icl; 9 int long const ilc; 10 const signed long csl; [all …]
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | warn-deprecated-implementations.m | 32 @interface CL // expected-note 2 {{class declared here}} // expected-note 2 {{'CL' has been explici… interface 35 @implementation CL // expected-warning {{Implementing deprecated class}} implementation 38 @implementation CL ( SomeCategory ) // expected-warning {{'CL' is deprecated}} \ implementation in SomeCategory
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | icd.rs | 272 fn refs_from_arr(objs: *const CL, count: u32) -> CLResult<Vec<&'a Self>> in refs_from_arr() 307 fn arcs_from_arr(objs: *const CL, count: u32) -> CLResult<Vec<Arc<Self>>> in arcs_from_arr() 339 fn into_cl(self: Arc<Self>) -> CL { in into_cl()
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/experimental/ |
H A D | Types.h | 37 CL, enumerator
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | IDevice.h | 36 CL, enumerator
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-qualified-id.mm | 10 @interface CL interface
|
/aosp_15_r20/external/testng/src/test/java/test/listeners/ |
H A D | ConfigurationListenerTest.java | 13 static public class CL implements IConfigurationListener2 { class in ConfigurationListenerTest
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/renesas/rzg_layout_create/ |
D | makefile | 75 CL = rm -f macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/renesas/rcar_layout_create/ |
D | makefile | 78 CL = rm -f macro
|
/aosp_15_r20/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/ |
H A D | makefile | 78 CL = rm -f macro
|
/aosp_15_r20/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/ |
H A D | makefile | 81 CL = rm -f macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | PreprocessorLexer.h | 175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | PreprocessorLexer.h | 175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | PreprocessorLexer.h | 175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | PreprocessorLexer.h | 175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | StmtCXX.cpp | 56 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/g3_canary/ |
H A D | g3_canary.go | 64 CL int `json:"cl"` member
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | block-return.c | 3 typedef void (^CL)(void); typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
/aosp_15_r20/art/compiler/utils/x86/ |
H A D | constants_x86.h | 33 CL = 1, enumerator
|
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/ |
H A D | tcn.h | 74 #define TCN_IMPLEMENT_CALL(RT, CL, FN) \ argument
|