Home
last modified time | relevance | path

Searched refs:or (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/art/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25 "Licensor" shall mean the copyright owner or entity authorized by
29 other entities that control, are controlled by, or are under common
31 "control" means (i) the power, direct or indirect, to cause the
32 direction or management of such entity, whether by contract or
33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
34 outstanding shares, or (iii) beneficial ownership of such entity.
36 "You" (or "Your") shall mean an individual or Legal Entity
44 transformation or translation of a Source form, including but
[all …]
/art/openjdkjvmti/
DLICENSE8 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
11 This code is free software; you can redistribute it and/or modify it
18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
28 or visit www.oracle.com if you need additional information or have any
/art/dt_fd_forward/
DLICENSE9 Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved.
12 This code is free software; you can redistribute it and/or modify it
19 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
29 or visit www.oracle.com if you need additional information or have any
/art/openjdkjvm/
DLICENSE8 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
11 This code is free software; you can redistribute it and/or modify it
18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
28 or visit www.oracle.com if you need additional information or have any
/art/test/449-checker-bce-rem/
Dinfo.txt2 HDiv+HMul+HSub or HDiv+HShl+HAdd+HSub or HDiv+HShl+HSub+HSub.
/art/test/640-checker-boolean-simd/src/
DMain.java49 static void or(boolean x) { in or() method in Main
107 or(true); in main()
115 or(false); in main()
/art/tools/build/
Dvar_list10 # Unless required by applicable law or agreed to in writing, software
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 # Lines starting with '#' or blank lines are ignored.
/art/libartbase/base/metrics/
DREADME.md10 (such as counter or histogram), and any additional arguments that are needed.
33 ordering relation `⪯` (e.g. less-than-or-equal or greater-than-or-equal).
47 observed ranges and try to rescale the buckets or allocate new buckets, but
/art/test/update-rollback/
DAndroid.bp9 // Unless required by applicable law or agreed to in writing, software
11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26 // that the type of ART APEX -- public (`com.android.art`) or internal
/art/test/595-error-class/smali/
Dmerge.smali10 # Unless required by applicable law or agreed to in writing, software
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 # Method that selects between x = new Integer[] or new AnError[],
/art/test/535-regression-const-val/smali/
DTestCase.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31 # Now use as either float or int.
/art/test/
DAndroid.run-test.mk113 define define-test-art-host-or-target-run-test-group
126 $(eval $(call define-test-art-host-or-target-run-test-group,target))
127 $(eval $(call define-test-art-host-or-target-run-test-group,host))
129 define-test-art-host-or-target-run-test-group :=
/art/runtime/
Dmutator_gc_coord.md4 Most garbage collection work can proceed concurrently with the client or
13 heap and associated data structures. Mutators hold the lock in reader or shared mode
14 while running Java code or touching heap-related data structures. The collector
15 holds the lock in writer or exclusive mode while it needs the heap data
32 running Java code. When it runs native code, or is blocked in a kernel call, it
92 via `SharedTryLock()`, or by the GC itself. However, more commonly
102 underlying reader-writer lock is held in shared mode, ***or*** if a mutator is in
122 `RequestCheckpoint()` to run it inside a running thread, or by ensuring that a
129 all threads have either passed a suspend point, or have been suspended. This
137 a `SuspendAll()` call to suspend one or all threads until they are resumed by
[all …]
/art/test/162-method-resolution/jasmin/
DTest5User.j9 ; Unless required by applicable law or agreed to in writing, software
11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34 pop ; Pops the exception or the bogus operand from above.
/art/test/954-invoke-polymorphic-verifier/smali/
DFakeSignaturePolymorphic.smali10 # Unless required by applicable law or agreed to in writing, software
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
28 # Fail here because Main;->invoke does not have right flags (ie not native or varargs).
/art/test/VerifierDeps/
DMyClassWithNoSuper.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
DMySub1SoftVerificationFailure.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
DMySub2SoftVerificationFailure.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
DMyClassExtendingInterface.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/art/test/166-bad-interface-super/jasmin/
DBadSuper2.j9 ; Unless required by applicable law or agreed to in writing, software
11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/art/libartservice/
DAndroid.bp9 // Unless required by applicable law or agreed to in writing, software
11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/art/test/064-field-access/
Dinfo.txt2 should be thrown, but doesn't say which exception previals when two or
7 same time, we can only throw one or the other.
/art/test/HiddenApiStubs/
DHiddenApi10 * Unless required by applicable law or agreed to in writing, software
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/art/test/ArrayClassWithUnresolvedComponent/
DClassWithMissingSuper.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/art/test/809-checker-invoke-super-bss/smali/
DSuperClass.smali9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

12345678910>>...22