Searched refs:or (Results 1 – 25 of 207) sorted by relevance
123456789
/dalvik/dx/ |
D | NOTICE | 7 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 …]
|
/dalvik/ |
D | NOTICE | 12 Unless required by applicable law or agreed to in writing, software 14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 30 "Licensor" shall mean the copyright owner or entity authorized by 34 other entities that control, are controlled by, or are under common 36 "control" means (i) the power, direct or indirect, to cause the 37 direction or management of such entity, whether by contract or 38 otherwise, or (ii) ownership of fifty percent (50%) or more of the 39 outstanding shares, or (iii) beneficial ownership of such entity. 41 "You" (or "Your") shall mean an individual or Legal Entity 49 transformation or translation of a Source form, including but [all …]
|
/dalvik/dx/tests/100-local-mismatch/ |
D | expected.txt | 2 local variable type mismatch: attempt to set or access a value of type int using a local variable o… 4 local variable type mismatch: attempt to set or access a value of type java.lang.Object using a loc… 6 local variable type mismatch: attempt to set or access a value of type int using a local variable o… 8 local variable type mismatch: attempt to set or access a value of type java.lang.String using a loc…
|
/dalvik/opcode-gen/ |
D | README.txt | 9 # Unless required by applicable law or agreed to in writing, software 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 21 If you want to add, delete, or change opcodes: 31 or "-Xint:portable". 51 If you want to add, delete, or change instruction formats:
|
/dalvik/dx/tests/034-dex-minimal/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/035-dex-instance-var/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/tools/hprof-conv/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/tools/dexdeps/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/041-dex-abstract-method/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/040-dex-constructor/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/036-dex-static-var/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/038-dex-instance-method/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dexgen/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/037-dex-static-final-var/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/102-verify-nonwide-math/ |
D | op_fmul.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_fadd.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_i2f.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_f2i.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/105-verify-load-store-ops/ |
D | op_lstore.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_dstore_3.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_fstore_1.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/114-value-propagation/ |
D | blort.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/107-verify-stack-ops/ |
D | op_dup2_x1_case2.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | op_dup2_x1_case1.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/dalvik/dx/tests/101-verify-wide-math/ |
D | op_lneg.j | 9 ; Unless required by applicable law or agreed to in writing, software 11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
123456789