Home
last modified time | relevance | path

Searched +full:bill +full:- +full:to (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/external/sonic/debian/
Dchangelog1 sonic (0.2.0-1) unstable; urgency=low
5 -- Bill Cox <waywardgeek@gmail.com> Fri, 27 Feb 2015 10:12:00 -0400
7 sonic (0.1.18-1) unstable; urgency=low
11 -- Bill Cox <waywardgeek@gmail.com> Sat, 16 Jul 2011 12:12:32 -0400
13 sonic (0.1.17-1) unstable; urgency=low
15 * Removed Sonic-NDK, which is a binary compiled for Android from the source
16 tar-ball.
18 -- Bill Cox <waywardgeek@gmail.com> Tue, 19 Apr 2011 07:46:51 -0400
20 sonic (0.1.16-1) unstable; urgency=low
23 * Dump git log to ChangeLog
[all …]
Dchangelog.vinux3 * Converted to mostly integer arithmetic, and added stereo support.
5 -- Bill Cox <waywardgeek@gmail.com> Fri, 19 Nov 2010 17:58:29 -0500
9 * Changed copyright to LGPL.
11 -- Bill Cox <waywardgeek@gmail.com> Wed, 10 Nov 2010 19:44:55 -0500
17 -- Bill Cox <waywardgeek@gmail.com> Mon, 08 Nov 2010 11:43:41 -0500
23 -- Bill Cox <waywardgeek@gmail.com> Mon, 08 Nov 2010 10:10:06 -0500
29 -- Bill Cox <waywardgeek@gmail.com> Mon, 08 Nov 2010 09:29:58 -0500
35 -- Bill Cox <waywardgeek@gmail.com> Thu, 04 Nov 2010 09:21:28 -0400
41 -- Bill Cox <waywardgeek@gmail.com> Wed, 03 Nov 2010 15:08:19 -0400
47 -- Bill Cox <waywardgeek@gmail.com> Wed, 03 Nov 2010 14:34:19 -0400
[all …]
/external/coreboot/src/sbom/
DKconfig1 ## SPDX-License-Identifier: GPL-2.0-only
7 Select this option if you want to include a
9 into the SBOM (Software Bill of Materials) File in your build
17 Select this option if you want to include a
19 used to compile coreboot into the SBOM (Software Bill of Materials)
21 Note: if the system toolchain is used to build coreboot
25 string "Path to SBOM file for the compiler"
27 default "build/sbom/compiler-gcc.json" if COMPILER_GCC
28 default "build/sbom/compiler-clang.json" if COMPILER_LLVM_CLANG
29 default "build/sbom/compiler-generic.json" if ANY_TOOLCHAIN
[all …]
/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/
Drepricing.proto7 // http://www.apache.org/licenses/LICENSE-2.0
9 // Unless required by applicable law or agreed to in writing, software
30 // Specifies the different costs that the modified bill can be based on.
40 // will be exactly what the customer would see if they viewed the bill in the
57 // Required. The configuration for bill modifications made by a reseller
58 // before sending it to customers.
61 // Output only. Timestamp of an update to the repricing rule. If `update_time`
64 // then it indicates this was set mid-month.
70 // (also known as a distributor-authorized reseller).
82 // Required. The configuration for bill modifications made by a reseller
[all …]
/external/googleapis/google/cloud/channel/v1/
Drepricing.proto7 // http://www.apache.org/licenses/LICENSE-2.0
9 // Unless required by applicable law or agreed to in writing, software
30 // Specifies the different costs that the modified bill can be based on.
40 // will be exactly what the customer would see if they viewed the bill in the
57 // Required. The configuration for bill modifications made by a reseller
58 // before sending it to customers.
61 // Output only. Timestamp of an update to the repricing rule. If `update_time`
64 // then it indicates this was set mid-month.
70 // (also known as a distributor-authorized reseller).
82 // Required. The configuration for bill modifications made by a reseller
[all …]
/external/aws-sdk-java-v2/services/organizations/src/main/resources/codegen-resources/
Dexamples-1.json7 "HandshakeId": "h-examplehandshakeid111"
12 …"Arn": "arn:aws:organizations::111111111111:handshake/o-exampleorgid/invite/h-examplehandshakeid11…
14 "Id": "h-examplehandshakeid111",
17 "Id": "o-exampleorgid",
31 "Value": "bill@amazon.com"
43 "Value": "o-exampleorgid"
59Bill is the owner of an organization, and he invites Juan's account (222222222222) to join his org…
60 "id": "to-accept-a-handshake-from-another-account-1472500561150",
61 "title": "To accept a handshake from another account"
67 "PolicyId": "p-examplepolicyid111",
[all …]
/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
DPercentageAdjustment.java8 * https://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
25 * An adjustment that applies a flat markup or markdown to an entire bill.
35 // Use PercentageAdjustment.newBuilder() to construct.
74 * The percentage of the bill to adjust.
76 * Mark down by 1% =&gt; "-1.00"
78 * Pass-Through =&gt; "0.00"
93 * The percentage of the bill to adjust.
95 * Mark down by 1% =&gt; "-1.00"
97 * Pass-Through =&gt; "0.00"
[all …]
DRepricingAdjustment.java8 * https://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
25 * A type that represents the various adjustments you can apply to a bill.
35 // Use RepricingAdjustment.newBuilder() to construct.
83 * @param value The number of the enum to look for.
117 * Flat markup or markdown on an entire bill.
132 * Flat markup or markdown on an entire bill.
150 * Flat markup or markdown on an entire bill.
164 private byte memoizedIsInitialized = -1;
187 if (size != -1) return size; in getSerializedSize()
[all …]
DPercentageAdjustmentOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
30 * The percentage of the bill to adjust.
32 * Mark down by 1% =&gt; "-1.00"
34 * Pass-Through =&gt; "0.00"
46 * The percentage of the bill to adjust.
48 * Mark down by 1% =&gt; "-1.00"
50 * Pass-Through =&gt; "0.00"
62 * The percentage of the bill to adjust.
64 * Mark down by 1% =&gt; "-1.00"
[all …]
DRepricingAdjustmentOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
30 * Flat markup or markdown on an entire bill.
42 * Flat markup or markdown on an entire bill.
54 * Flat markup or markdown on an entire bill.
/external/python/oauth2client/tests/contrib/django_util/
Dtest_decorators.py7 # http://www.apache.org/licenses/LICENSE-2.0
9 # Unless required by applicable law or agreed to in writing, software
39 # at import time, so in order for us to reload the settings
40 # we need to reload the module
43 username='bill', email='bill@example.com', password='hunter2')
99 @decorators.oauth_enabled(scopes=['additional-scope'])
117 username='bill', email='bill@example.com', password='hunter2')
189 @decorators.oauth_required(scopes=['additional-scope'])
213 username='bill', email='bill@example.com', password='hunter2')
237 username='bill3', email='bill@example.com', password='hunter2')
Dtest_views.py7 # http://www.apache.org/licenses/LICENSE-2.0
9 # Unless required by applicable law or agreed to in writing, software
43 username='bill', email='bill@example.com', password='hunter2')
85 # at import time, so in order for us to reload the settings
86 # we need to reload the module
89 username='bill', email='bill@example.com', password='hunter2')
100 # redirects to Google oauth
109 # redirects to Django login
126 username='bill2', email='bill@example.com', password='hunter2')
146 self.RETURN_URL = 'http://return-url.com'
[all …]
/external/javassist/src/main/javassist/bytecode/annotation/
DMemberValueVisitor.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
23 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
30 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
65 if (index != -1) { in convertFromArray()
68 while (index != -1) { in convertFromArray()
DAnnotationMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
27 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DDoubleMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
26 * Double floating-point number constant value.
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DFloatMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
26 * Floating-point number constant value.
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DLongMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DBooleanMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
27 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DShortMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DByteMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
27 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DCharMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
DStringMemberValue.java2 * Javassist, a Java-bytecode translator toolkit.
3 * Copyright (C) 2004 Bill Burke. All Rights Reserved.
5 * The contents of this file are subject to the Mozilla Public License Version
28 * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
/external/guava/guava/src/com/google/common/base/
DVerify.java7 * http://www.apache.org/licenses/LICENSE-2.0
9 * Unless required by applicable law or agreed to in writing, software distributed under the License
31 * Bill bill = remoteService.getLastUnpaidBill();
34 * Verify.verify(bill.status() == Status.UNPAID,
35 * "Unexpected bill status: %s", bill.status());
38 * <h3>Comparison to alternatives</h3>
41 * which approach to use, <b>don't worry</b> too much about it; just pick something that seems
64 * the message ends up unneeded. Performance-sensitive verification checks should continue to use
68 * Bill bill = remoteService.getLastUnpaidBill();
69 * if (bill.status() != Status.UNPAID) {
[all …]
/external/guava/android/guava/src/com/google/common/base/
DVerify.java7 * http://www.apache.org/licenses/LICENSE-2.0
9 * Unless required by applicable law or agreed to in writing, software distributed under the License
31 * Bill bill = remoteService.getLastUnpaidBill();
34 * Verify.verify(bill.status() == Status.UNPAID,
35 * "Unexpected bill status: %s", bill.status());
38 * <h3>Comparison to alternatives</h3>
41 * which approach to use, <b>don't worry</b> too much about it; just pick something that seems
64 * the message ends up unneeded. Performance-sensitive verification checks should continue to use
68 * Bill bill = remoteService.getLastUnpaidBill();
69 * if (bill.status() != Status.UNPAID) {
[all …]

12345678910>>...15