Home
last modified time | relevance | path

Searched refs:setP (Results 1 – 16 of 16) sorted by relevance

/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/
DElastic.java18 if (t==0) return 0; if (t==1) return 1; if (!setP) p=.3f;
36 if (t==0) return 0; if (t==1) return 1; if (!setP) p=.3f;
54 if (t==0) return 0; if ((t*=2)==2) return 1; if (!setP) p=.3f*1.5f;
73 protected boolean setP = false; field in Elastic
83 this.setP = true; in p()
/external/clang/test/SemaObjC/
Dproperty-atomic-bool.m9 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
14 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
20 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
26 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
Derror-implicit-property.m5 - (void) setP : (int)arg;
22 arg.P++; // expected-error {{no setter method 'setP:' for increment of property}}
23 arg.P--; // expected-error {{no setter method 'setP:' for decrement of property}}
Ddefault-synthesize.m111 … // expected-warning {{property 'p' requires method 'setP:' to be defined}}
/external/llvm-project/clang/test/AST/
Dproperty-atomic-bool.m17 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
22 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
28 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
34 // CHECK: ObjCMethodDecl {{.*}} implicit - setP: 'void'
/external/llvm-project/clang/test/SemaObjC/
Derror-implicit-property.m5 - (void) setP : (int)arg;
22 arg.P++; // expected-error {{no setter method 'setP:' for increment of property}}
23 arg.P--; // expected-error {{no setter method 'setP:' for decrement of property}}
Ddefault-synthesize.m111 … // expected-warning {{property 'p' requires method 'setP:' to be defined}}
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.cpp21 void setP(ButterFly *inP) { in setP() function in X
28 setP(inP); in subtest1()
/external/clang/test/CodeGenObjC/
Dproperty-atomic-bool.m8 // CHECK: define internal void @"\01-[A0 setP:]"({{.*}} i1 zeroext {{.*}})
17 // CHECK: define internal void @"\01-[A1 setP:]"({{.*}} i1 zeroext %p)
Dproperty-section-attribute.m13 // CHECK: define internal void @"\01-[Foo setP:]"({{.*}} section "__TEXT,foo" {
Darc-unbridged-cast.m24 - (void) setP : (CFStringRef)arg {}
/external/llvm-project/clang/test/CodeGenObjC/
Dproperty-atomic-bool.m8 // CHECK: define internal void @"\01-[A0 setP:]"({{.*}} i1 zeroext {{.*}})
17 // CHECK: define internal void @"\01-[A1 setP:]"({{.*}} i1 zeroext %p)
Dproperty-section-attribute.m13 // CHECK: define internal void @"\01-[Foo setP:]"({{.*}} section "__TEXT,foo" {
Darc-unbridged-cast.m24 - (void) setP : (CFStringRef)arg {}
/external/llvm-project/clang/test/Analysis/inlining/
Dinline-defensive-checks.cpp21 void setP(ButterFly *inP) { in setP() function in X
28 setP(inP); in subtest1()
/external/llvm-project/clang/test/Index/
Dcomplete-method-decls.m260 …ext -}{HorizontalSpace }{LeftParen (}{Text void}{RightParen )}{TypedText setP:}{LeftParen (}{Text…