Home
last modified time | relevance | path

Searched refs:CGSize (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/Parser/
Dobjcxx11-initialized-temps.mm11 struct CGSize { struct
15 typedef struct CGSize CGSize; argument
19 CGSize size;
/external/clang/test/Analysis/
Ddefault-analyze.m32 struct CGSize { struct
36 typedef struct CGSize CGSize; typedef
40 CGSize size;
45 typedef CGSize NSSize;
/external/libchrome/ui/gfx/geometry/
Dsize.h19 typedef struct CGSize CGSize; typedef
31 explicit Size(const CGSize& s);
35 Size& operator=(const CGSize& s);
41 CGSize ToCGSize() const;
Dsize.cc25 Size::Size(const CGSize& s) in Size()
30 Size& Size::operator=(const CGSize& s) { in operator =()
45 CGSize Size::ToCGSize() const { in ToCGSize()
/external/clang/test/CodeGenObjC/
Dsuper-dotsyntax-struct-property.m14 struct CGSize { struct
18 typedef struct CGSize CGSize; typedef
23 CGSize size;
Dnsvalue-objc-boxable-ios-arc.m11 // CHECK: [[SIZE_STR:.*]] = {{.*}}CGSize=dd{{.*}}
12 // CHECK: [[RECT_STR:.*]] = {{.*}}CGRect={CGPoint=dd}{CGSize=dd}}{{.*}}
55 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct.CGSize{{.*}}
56 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct.CGSize{{.*}}
58 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct.CGSize* [[TEMP_VAR]]{{.*}}
59 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct.CGSize* [[LOCAL_VAR]]{{.*}}
61 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct.CGSize* [[TEMP_VAR]]{{.*}}
64 CGSize cg_size = { .width = 42, .height = 24 };
84 CGSize cg_size = { .width = 42, .height = 24 };
Dnsvalue-objc-boxable-ios.m11 // CHECK: [[SIZE_STR:.*]] = {{.*}}CGSize=dd{{.*}}
12 // CHECK: [[RECT_STR:.*]] = {{.*}}CGRect={CGPoint=dd}{CGSize=dd}}{{.*}}
51 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct.CGSize{{.*}}
52 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct.CGSize{{.*}}
54 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct.CGSize* [[TEMP_VAR]]{{.*}}
55 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct.CGSize* [[LOCAL_VAR]]{{.*}}
57 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct.CGSize* [[TEMP_VAR]]{{.*}}
60 CGSize cg_size = { .width = 42, .height = 24 };
78 CGSize cg_size = { .width = 42, .height = 24 };
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fold-address.ll4 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize }
6 %struct.CGSize = type { double, double }
37 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
38 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
39 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
66 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
67 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
68 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
Darm64-2012-05-22-LdStOptBug.ll8 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize }
10 %struct.CGSize = type { double, double }
38 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
39 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
40 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
/external/llvm/test/CodeGen/AArch64/
Darm64-fold-address.ll4 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize }
6 %struct.CGSize = type { double, double }
37 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
38 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
39 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
66 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
67 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
68 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
Darm64-2012-05-22-LdStOptBug.ll8 %struct.CGRect = type { %struct.CGPoint, %struct.CGSize }
10 %struct.CGSize = type { double, double }
38 %insert7 = insertvalue %struct.CGSize undef, double %tmp, 0
39 %insert9 = insertvalue %struct.CGSize %insert7, double %tmp5, 1
40 %insert3 = insertvalue %struct.CGRect %insert, %struct.CGSize %insert9, 1
/external/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h35 struct CGSize { struct
39 typedef struct BOXABLE CGSize CGSize; argument
43 CGSize size;
/external/clang/test/SemaObjCXX/
Dproperties.mm177 struct CGSize { struct
181 typedef struct CGSize CGSize; argument
184 CGSize origin;
185 CGSize size;
Dobjc-boxed-expressions-nsvalue.mm23 } CGSize;
71 CGSize cg_size;
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AArch64/
Dasan-stack-vars.ll9 ; struct CGSize {
13 ; typedef struct CGSize CGSize;
15 ; - (instancetype)initWithSize:(CGSize)size;
19 ; + (id)doWithSize:(CGSize)imageSize andObject:(id)object {
53 %struct.CGSize = type { double, double }
68 @OBJC_METH_VAR_TYPE_ = private unnamed_addr constant [21 x i8] c"@32@0:8{CGSize=dd}16\00", section …
87 %3 = inttoptr i64 %2 to %struct.CGSize*, !dbg !35
109 call void @llvm.dbg.declare(metadata %struct.CGSize* %3, metadata !36, metadata !37), !dbg !38
111 %19 = bitcast %struct.CGSize* %3 to [2 x double]*
162 %46 = bitcast %struct.CGSize* %3 to [2 x double]*, !dbg !53
[all …]
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDStatsView.m48 - (CGSize)sizeThatFits:(CGSize)size { argument
DARDVideoCallView.m28 CGSize _remoteVideoSize;
124 CGSize statsSize = [_statsView sizeThatFits:bounds.size];
150 - (void)videoView:(RTCEAGLVideoView*)videoView didChangeVideoSize:(CGSize)size { argument
/external/clang/test/SemaObjC/
Dobjc-boxed-expressions-nsvalue.m23 } CGSize;
69 CGSize cg_size;
/external/webrtc/talk/app/webrtc/objc/
DRTCVideoRendererAdapter.mm46 CGSize currentSize = CGSizeMake(frame->GetWidth(), frame->GetHeight());
57 CGSize _size;
/external/webrtc/talk/app/webrtc/objc/public/
DRTCVideoRenderer.h38 - (void)setSize:(CGSize)size;
DRTCNSGLVideoView.h39 - (void)videoView:(RTCNSGLVideoView*)videoView didChangeVideoSize:(CGSize)size;
DRTCEAGLVideoView.h36 - (void)videoView:(RTCEAGLVideoView*)videoView didChangeVideoSize:(CGSize)size;
/external/webrtc/webrtc/api/objc/
DRTCVideoRenderer.h23 - (void)setSize:(CGSize)size;
DRTCNSGLVideoView.h24 - (void)videoView:(RTCNSGLVideoView *)videoView didChangeVideoSize:(CGSize)size;
DRTCEAGLVideoView.h21 - (void)videoView:(RTCEAGLVideoView *)videoView didChangeVideoSize:(CGSize)size;

12