Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 25 of 3214) sorted by relevance

12345678910>>...129

/external/python/cpython2/Lib/test/decimaltestdata/
DddEncode.decTest52 dece001 apply #A2300000000003D0 -> -7.50
53 dece002 apply -7.50 -> #A2300000000003D0
55 dece003 apply #A23c0000000003D0 -> -7.50E+3
56 dece004 apply -7.50E+3 -> #A23c0000000003D0
57 dece005 apply #A2380000000003D0 -> -750
58 dece006 apply -750 -> #A2380000000003D0
59 dece007 apply #A2340000000003D0 -> -75.0
60 dece008 apply -75.0 -> #A2340000000003D0
61 dece009 apply #A22c0000000003D0 -> -0.750
62 dece010 apply -0.750 -> #A22c0000000003D0
[all …]
DdqEncode.decTest52 decq001 apply #A20780000000000000000000000003D0 -> -7.50
53 decq002 apply -7.50 -> #A20780000000000000000000000003D0
55 decq003 apply #A20840000000000000000000000003D0 -> -7.50E+3
56 decq004 apply -7.50E+3 -> #A20840000000000000000000000003D0
57 decq005 apply #A20800000000000000000000000003D0 -> -750
58 decq006 apply -750 -> #A20800000000000000000000000003D0
59 decq007 apply #A207c0000000000000000000000003D0 -> -75.0
60 decq008 apply -75.0 -> #A207c0000000000000000000000003D0
61 decq009 apply #A20740000000000000000000000003D0 -> -0.750
62 decq010 apply -0.750 -> #A20740000000000000000000000003D0
[all …]
DdsEncode.decTest52 decs001 apply #A23003D0 -> -7.50
53 decs002 apply -7.50 -> #A23003D0
55 decs003 apply #A26003D0 -> -7.50E+3
56 decs004 apply -7.50E+3 -> #A26003D0
57 decs005 apply #A25003D0 -> -750
58 decs006 apply -750 -> #A25003D0
59 decs007 apply #A24003D0 -> -75.0
60 decs008 apply -75.0 -> #A24003D0
61 decs009 apply #A22003D0 -> -0.750
62 decs010 apply -0.750 -> #A22003D0
[all …]
Dclamp.decTest36 clam010 apply 1234567890123456 -> 1234567890123456
37 clam011 apply 1234567890123456.0 -> 1234567890123456 Rounded
38 clam012 apply 1234567890123456.1 -> 1234567890123456 Rounded Inexact
39 clam013 apply -1234567890123456 -> -1234567890123456
40 clam014 apply -1234567890123456.0 -> -1234567890123456 Rounded
41 clam015 apply -1234567890123456.1 -> -1234567890123456 Rounded Inexact
45 clam022 apply 9.999999999999999E+384 -> 9.999999999999999E+384
46 clam024 apply 1.234567890123456E+384 -> 1.234567890123456E+384
48 clam030 apply 1.23E+384 -> 1.230000000000000E+384 Clamped
49 clam032 apply 1E+384 -> 1.000000000000000E+384 Clamped
[all …]
/external/python/cpython3/Lib/test/decimaltestdata/
DddEncode.decTest52 dece001 apply #A2300000000003D0 -> -7.50
53 dece002 apply -7.50 -> #A2300000000003D0
55 dece003 apply #A23c0000000003D0 -> -7.50E+3
56 dece004 apply -7.50E+3 -> #A23c0000000003D0
57 dece005 apply #A2380000000003D0 -> -750
58 dece006 apply -750 -> #A2380000000003D0
59 dece007 apply #A2340000000003D0 -> -75.0
60 dece008 apply -75.0 -> #A2340000000003D0
61 dece009 apply #A22c0000000003D0 -> -0.750
62 dece010 apply -0.750 -> #A22c0000000003D0
[all …]
DdqEncode.decTest52 decq001 apply #A20780000000000000000000000003D0 -> -7.50
53 decq002 apply -7.50 -> #A20780000000000000000000000003D0
55 decq003 apply #A20840000000000000000000000003D0 -> -7.50E+3
56 decq004 apply -7.50E+3 -> #A20840000000000000000000000003D0
57 decq005 apply #A20800000000000000000000000003D0 -> -750
58 decq006 apply -750 -> #A20800000000000000000000000003D0
59 decq007 apply #A207c0000000000000000000000003D0 -> -75.0
60 decq008 apply -75.0 -> #A207c0000000000000000000000003D0
61 decq009 apply #A20740000000000000000000000003D0 -> -0.750
62 decq010 apply -0.750 -> #A20740000000000000000000000003D0
[all …]
DdsEncode.decTest52 decs001 apply #A23003D0 -> -7.50
53 decs002 apply -7.50 -> #A23003D0
55 decs003 apply #A26003D0 -> -7.50E+3
56 decs004 apply -7.50E+3 -> #A26003D0
57 decs005 apply #A25003D0 -> -750
58 decs006 apply -750 -> #A25003D0
59 decs007 apply #A24003D0 -> -75.0
60 decs008 apply -75.0 -> #A24003D0
61 decs009 apply #A22003D0 -> -0.750
62 decs010 apply -0.750 -> #A22003D0
[all …]
Dclamp.decTest36 clam010 apply 1234567890123456 -> 1234567890123456
37 clam011 apply 1234567890123456.0 -> 1234567890123456 Rounded
38 clam012 apply 1234567890123456.1 -> 1234567890123456 Rounded Inexact
39 clam013 apply -1234567890123456 -> -1234567890123456
40 clam014 apply -1234567890123456.0 -> -1234567890123456 Rounded
41 clam015 apply -1234567890123456.1 -> -1234567890123456 Rounded Inexact
45 clam022 apply 9.999999999999999E+384 -> 9.999999999999999E+384
46 clam024 apply 1.234567890123456E+384 -> 1.234567890123456E+384
48 clam030 apply 1.23E+384 -> 1.230000000000000E+384 Clamped
49 clam032 apply 1E+384 -> 1.000000000000000E+384 Clamped
[all …]
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/analysis/
DDepthFirstAdapter.java34 node.getPCommand().apply(this); in caseStart()
35 node.getEOF().apply(this); in caseStart()
57 e.apply(this); in caseAMultipleCommand()
79 node.getPosition().apply(this); in caseACommentCommand()
83 node.getComment().apply(this); in caseACommentCommand()
104 node.getData().apply(this); in caseADataCommand()
125 node.getPosition().apply(this); in caseAVarCommand()
129 node.getExpression().apply(this); in caseAVarCommand()
150 node.getPosition().apply(this); in caseALvarCommand()
154 node.getExpression().apply(this); in caseALvarCommand()
[all …]
DReversedDepthFirstAdapter.java34 node.getEOF().apply(this); in caseStart()
35 node.getPCommand().apply(this); in caseStart()
58 e.apply(this); in caseAMultipleCommand()
80 node.getComment().apply(this); in caseACommentCommand()
84 node.getPosition().apply(this); in caseACommentCommand()
105 node.getData().apply(this); in caseADataCommand()
126 node.getExpression().apply(this); in caseAVarCommand()
130 node.getPosition().apply(this); in caseAVarCommand()
151 node.getExpression().apply(this); in caseALvarCommand()
155 node.getPosition().apply(this); in caseALvarCommand()
[all …]
/external/google-fruit/include/fruit/impl/meta/
Dcomponent.h51 struct apply;
54 struct apply<Type<T>> {
59 struct apply<Type<const T>> {
64 struct apply<Type<T*>> {
69 struct apply<Type<T&>> {
74 struct apply<Type<const T*>> {
79 struct apply<Type<const T&>> {
84 struct apply<Type<std::shared_ptr<T>>> {
89 struct apply<Type<Assisted<T>>> {
94 struct apply<Type<Provider<T>>> {
[all …]
Dfold.h28 struct apply;
31 struct apply<F, InitialValue> {
36 struct apply<F, InitialValue, T0> {
37 using type = typename F::template apply<InitialValue, T0>::type;
41 struct apply<F, InitialValue, T0, T1> {
43 …typename F::template apply<typename DoEval<typename F::template apply<InitialValue, T0>::type>::ty…
47 struct apply<F, InitialValue, T0, T1, T2> {
48 using type = typename F::template apply<
49 typename DoEval<typename F::template apply<
50 … typename DoEval<typename F::template apply<InitialValue, T0>::type>::type, T1>::type>::type,
[all …]
Dwrappers.h30 struct apply;
33 struct apply<Type<ReturnType>, Type<Args>...> {
40 struct apply;
43 struct apply<Type<Signature>> {
50 struct apply;
53 struct apply<Type<T>> {
60 struct apply {
65 struct apply<Type<std::unique_ptr<T>>> {
72 struct apply {
77 struct apply<Type<T*>> {
[all …]
Dvector.h41 struct apply { struct
48 struct apply;
51 struct apply<Vector<Int<ns>...>> {
58 struct apply;
61 struct apply<Vector<Int<ns>...>> {
68 struct apply {
75 struct GenerateIntSequence::apply<Int<0>> {
80 struct GenerateIntSequence::apply<Int<1>> {
94 struct apply;
97 struct apply<T, Vector<Ts...>> {
[all …]
Dmetaprogramming.h36 struct apply;
39 struct apply<Type<C>, Type<Args>...> {
46 struct apply;
49 struct apply<Type<C>, Vector<Type<Types>...>> {
56 struct apply;
59 struct apply<Type<T>> {
66 struct apply;
69 struct apply<Type<C>> {
82 struct apply;
85 struct apply<Type<C>> {
[all …]
Dbasics.h77 struct apply : public F::template apply<Args...> {}; struct
97 struct apply { struct
102 struct apply<MetaExpr> {
107 struct apply<MetaExpr, MetaExpr2> {
112 struct apply<MetaExpr, MetaExpr2, MetaExprs...> {
120 struct apply {
125 struct apply<MetaExpr> {
130 struct apply<MetaExpr, MetaExpr2> {
135 struct apply<MetaExpr, MetaExpr2, MetaExprs...> {
151 struct apply {
[all …]
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DFunctionsTest.java40 assertNull(identity.apply(null)); in testIdentity_same()
41 assertSame("foo", identity.apply("foo")); in testIdentity_same()
46 assertNotSame(new Long(135135L), identity.apply(new Long(135135L))); in testIdentity_notSame()
50 assertEquals("3", Functions.toStringFunction().apply(3)); in testToStringFunction_apply()
51 assertEquals("hiya", Functions.toStringFunction().apply("hiya")); in testToStringFunction_apply()
53 Functions.toStringFunction().apply( in testToStringFunction_apply()
60 Functions.toStringFunction().apply(null); in testToStringFunction_apply()
74 assertEquals(1, function.apply("One").intValue()); in testForMapWithoutDefault()
75 assertEquals(3, function.apply("Three").intValue()); in testForMapWithoutDefault()
76 assertNull(function.apply("Null")); in testForMapWithoutDefault()
[all …]
/external/guava/guava-tests/test/com/google/common/base/
DFunctionsTest.java44 assertNull(identity.apply(null)); in testIdentity_same()
45 assertSame("foo", identity.apply("foo")); in testIdentity_same()
50 assertNotSame(new Long(135135L), identity.apply(new Long(135135L))); in testIdentity_notSame()
59 assertEquals("3", Functions.toStringFunction().apply(3)); in testToStringFunction_apply()
60 assertEquals("hiya", Functions.toStringFunction().apply("hiya")); in testToStringFunction_apply()
62 Functions.toStringFunction().apply( in testToStringFunction_apply()
69 Functions.toStringFunction().apply(null); in testToStringFunction_apply()
94 assertEquals(1, function.apply("One").intValue()); in testForMapWithoutDefault()
95 assertEquals(3, function.apply("Three").intValue()); in testForMapWithoutDefault()
96 assertNull(function.apply("Null")); in testForMapWithoutDefault()
[all …]
DPredicatesTest.java54 public boolean apply(Integer i) {
64 public boolean apply(Integer i) { in apply() method in PredicatesTest.IsOdd
307 assertFalse(predicate.apply(1)); in testAnd_arrayDefensivelyCopied()
309 assertFalse(predicate.apply(1)); in testAnd_arrayDefensivelyCopied()
315 assertTrue(predicate.apply(1)); in testAnd_listDefensivelyCopied()
317 assertTrue(predicate.apply(1)); in testAnd_listDefensivelyCopied()
329 assertTrue(predicate.apply(1)); in testAnd_iterableDefensivelyCopied()
331 assertTrue(predicate.apply(1)); in testAnd_iterableDefensivelyCopied()
468 assertEquals(pre.apply(0), post.apply(0)); in testOr_serializationIterable()
475 assertFalse(predicate.apply(1)); in testOr_arrayDefensivelyCopied()
[all …]
/external/google-fruit/include/fruit/impl/
Dinjection_errors.h379 using apply = LambdaWithCapturesError<Lambda>; member
384 using apply = NonTriviallyCopyableLambdaError<Lambda>; member
389 using apply = FactoryReturningPointerError<Signature>; member
394 using apply = NoBindingFoundError<T>; member
399 using apply = RepeatedTypesError<Ts...>; member
404 using apply = SelfLoopError<TypesInLoop...>; member
409 using apply = NonClassTypeError<T, C>; member
414 using apply = AnnotatedTypeError<T, C>; member
419 using apply = TypeAlreadyBoundError<C>; member
424 …using apply = RequiredFactoryWithDifferentSignatureError<RequiredSignature, SignatureInInjectTyped… member
[all …]
/external/clang/test/SemaTemplate/
Ddependent-type-identity.cpp13 struct apply { struct
47 void f4(typename T::template apply<U>*); // expected-note{{previous}}
48 void f4(typename U::template apply<U>*);
49 void f4(typename type::template apply<T>*);
50 void f4(typename type::template apply<U_type>*); // expected-error{{redeclar}}
52 void f5(typename T::template apply<U>::type*); // expected-note{{previous}}
53 void f5(typename U::template apply<U>::type*);
54 void f5(typename U::template apply<T>::type*);
55 void f5(typename type::template apply<T>::type*);
56 void f5(typename type::template apply<U_type>::type*); // expected-error{{redeclar}}
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h275 void apply(Option &O) const { O.setDescription(Desc); } in apply() function
283 void apply(Option &O) const { O.setValueStr(Desc); } in apply() function
296 void apply(Opt &O) const { O.setInitialValue(Init); } in apply() function
315 void apply(Opt &O) const { O.setLocation(O, Loc); } in apply() function
471 void apply(Opt &O) const {
976 static void opt(const Mod &M, Opt &O) { M.apply(O); }
1013 void apply(const Mod &M, Opt *O) {
1175 apply(M0, this);
1182 apply(M0, this); apply(M1, this);
1190 apply(M0, this); apply(M1, this); apply(M2, this);
[all …]
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlPolicyBuilderTest.java67 apply(new HtmlPolicyBuilder())); in testTextFilter()
82 apply(new HtmlPolicyBuilder() in testCannedFormattingTagFilter()
99 apply(new HtmlPolicyBuilder() in testCannedFormattingTagFilterNoItalics()
116 apply(new HtmlPolicyBuilder() in testSimpleTagFilter()
133 apply(new HtmlPolicyBuilder() in testLinksAllowed()
151 apply(new HtmlPolicyBuilder() in testExternalLinksAllowed()
170 apply(new HtmlPolicyBuilder() in testLinksWithNofollow()
190 apply(new HtmlPolicyBuilder() in testImagesAllowed()
210 apply(new HtmlPolicyBuilder() in testStyleFiltering()
229 apply(new HtmlPolicyBuilder() in testElementTransforming()
[all …]
/external/droiddriver/src/io/appium/droiddriver/finders/
DPredicates.java35 public boolean apply(Object o) {
59 public boolean apply(T input) { in not()
60 return !predicate.apply(input); in not()
87 public boolean apply(T input) {
88 return first.apply(input) && second.apply(input);
106 public boolean apply(T input) {
108 if (!each.apply(input)) {
141 public boolean apply(T input) {
143 if (each.apply(input)) {
175 public boolean apply(UiElement element) {
[all …]
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp6.cpp4 …template<class T> void apply(T x, void (*f)(T)) { f(x); } // expected-note 2 {{candidate template … in apply() function
10 apply(0, &temp); in test0()
11 apply(0, &temp<>); in test0()
14 apply(0, &temp<int>); in test0()
17 apply(0, &temp<long>); // expected-error {{no matching function for call to 'apply'}} in test0()
25 apply(0, &over); in test1()
28 apply(0L, &over); // expected-error {{no matching function for call to 'apply'}} in test1()
36 apply(0, &over); in test2()
42 apply(0, &temp2); in test3()
43 apply(0, &temp2<>); in test3()
[all …]

12345678910>>...129