/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
diagnostic.h | 29 its context and its KIND (ice, error, warning, note, ...) See complete 38 /* The kind of diagnostic it is about. */ 39 diagnostic_t kind; member in struct:diagnostic_info 51 diagnostic_t kind; member in struct:diagnostic_classification_change_t 82 options), this array may contain a new kind that the diagnostic 84 it as the reported kind, or DK_IGNORED to not report it at 159 argument is the kind of diagnostic before any reclassification 160 (of warnings as errors, etc.); the second is the kind after any 226 /* The total count of a KIND of diagnostics emitted so far. */ 258 /* Force diagnostics controlled by OPTIDX to be kind KIND. * [all...] |
/art/test/008-instanceof/src/ |
Iface2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
Iface2Sub1.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/009-instanceof2/src/ |
Iface2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
Iface2Sub1.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/011-array-copy/src/ |
Iface2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/022-interface/src/ |
Iface2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
Iface2Sub1.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
SubObjectOverridingInterface.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/024-illegal-access/src/otherpkg/ |
Package.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/024-illegal-access/src2/ |
SemiPrivate.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/024-illegal-access/src2/otherpkg/ |
Package.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/040-miranda/src/ |
MirandaInterface.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
MirandaInterface2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/042-new-instance/src/ |
MaybeAbstract.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/042-new-instance/src2/ |
MaybeAbstract.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/064-field-access/src/ |
Holder.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/064-field-access/src2/ |
Holder.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/065-mismatched-implements/src/ |
Base.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
Defs.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/066-mismatched-super/src/ |
Base.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/066-mismatched-super/src2/ |
Defs.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/art/test/068-classloader/src/ |
ICommon.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
ICommon2.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
IfaceSuper.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|