/external/clang/test/Parser/ |
D | objcxx11-initialized-temps.mm | 11 struct CGSize { struct 15 typedef struct CGSize CGSize; argument 19 CGSize size;
|
/external/clang/test/Analysis/ |
D | default-analyze.m | 32 struct CGSize { struct 36 typedef struct CGSize CGSize; argument 40 CGSize size; 45 typedef CGSize NSSize;
|
/external/libchrome/ui/gfx/geometry/ |
D | size.h | 19 typedef struct CGSize CGSize; typedef 31 explicit Size(const CGSize& s); 35 Size& operator=(const CGSize& s); 41 CGSize ToCGSize() const;
|
D | size.cc | 25 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/ |
D | super-dotsyntax-struct-property.m | 14 struct CGSize { struct 18 typedef struct CGSize CGSize; argument 23 CGSize size;
|
D | nsvalue-objc-boxable-ios-arc.m | 11 // 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 };
|
D | nsvalue-objc-boxable-ios.m | 11 // 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/ |
D | arm64-fold-address.ll | 4 %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
|
D | arm64-2012-05-22-LdStOptBug.ll | 8 %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/ |
D | arm64-fold-address.ll | 4 %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
|
D | arm64-2012-05-22-LdStOptBug.ll | 8 %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/ |
D | nsvalue-boxed-expressions-support.h | 35 struct CGSize { struct 39 typedef struct BOXABLE CGSize CGSize; argument 43 CGSize size;
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 177 struct CGSize { struct 181 typedef struct CGSize CGSize; argument 184 CGSize origin; 185 CGSize size;
|
D | objc-boxed-expressions-nsvalue.mm | 23 } CGSize; 71 CGSize cg_size;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AArch64/ |
D | asan-stack-vars.ll | 9 ; 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/ |
D | ARDStatsView.m | 48 - (CGSize)sizeThatFits:(CGSize)size { argument
|
D | ARDVideoCallView.m | 28 CGSize _remoteVideoSize; 124 CGSize statsSize = [_statsView sizeThatFits:bounds.size]; 150 - (void)videoView:(RTCEAGLVideoView*)videoView didChangeVideoSize:(CGSize)size { argument
|
/external/clang/test/SemaObjC/ |
D | objc-boxed-expressions-nsvalue.m | 23 } CGSize; 69 CGSize cg_size;
|
/external/webrtc/talk/app/webrtc/objc/ |
D | RTCVideoRendererAdapter.mm | 46 CGSize currentSize = CGSizeMake(frame->GetWidth(), frame->GetHeight()); 57 CGSize _size;
|
/external/webrtc/talk/app/webrtc/objc/public/ |
D | RTCVideoRenderer.h | 38 - (void)setSize:(CGSize)size;
|
D | RTCNSGLVideoView.h | 39 - (void)videoView:(RTCNSGLVideoView*)videoView didChangeVideoSize:(CGSize)size;
|
D | RTCEAGLVideoView.h | 36 - (void)videoView:(RTCEAGLVideoView*)videoView didChangeVideoSize:(CGSize)size;
|
/external/webrtc/webrtc/api/objc/ |
D | RTCVideoRenderer.h | 23 - (void)setSize:(CGSize)size;
|
D | RTCNSGLVideoView.h | 24 - (void)videoView:(RTCNSGLVideoView *)videoView didChangeVideoSize:(CGSize)size;
|
D | RTCEAGLVideoView.h | 21 - (void)videoView:(RTCEAGLVideoView *)videoView didChangeVideoSize:(CGSize)size;
|