Home
last modified time | relevance | path

Searched defs:CL (Results 1 – 25 of 99) sorted by relevance

1234

/aosp_15_r20/external/stg/test_cases/info_tests/qualified/
H A Dconst_long.c1 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 Dwarn-deprecated-implementations.m32 @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 Dicd.rs272 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 DTypes.h37 CL, enumerator
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DIDevice.h36 CL, enumerator
/aosp_15_r20/external/clang/test/Rewriter/
H A Drewrite-qualified-id.mm10 @interface CL interface
/aosp_15_r20/external/testng/src/test/java/test/listeners/
H A DConfigurationListenerTest.java13 static public class CL implements IConfigurationListener2 { class in ConfigurationListenerTest
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/renesas/rzg_layout_create/
Dmakefile75 CL = rm -f macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/renesas/rcar_layout_create/
Dmakefile78 CL = rm -f macro
/aosp_15_r20/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/
H A Dmakefile78 CL = rm -f macro
/aosp_15_r20/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/
H A Dmakefile81 CL = rm -f macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/aosp_15_r20/external/clang/lib/AST/
H A DStmtCXX.cpp56 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
/aosp_15_r20/external/skia/infra/bots/task_drivers/g3_canary/
H A Dg3_canary.go64 CL int `json:"cl"` member
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/aosp_15_r20/external/clang/test/Sema/
H A Dblock-return.c3 typedef void (^CL)(void); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/aosp_15_r20/art/compiler/utils/x86/
H A Dconstants_x86.h33 CL = 1, enumerator
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dtcn.h74 #define TCN_IMPLEMENT_CALL(RT, CL, FN) \ argument

1234