OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guides
(Results
26 - 50
of
430
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.cons/
implicit_deduction_guides.pass.cpp
11
// UNSUPPORTED: libcpp-no-deduction-
guides
20
// so they're compatible with implicit deduction
guides
.
/libcore/ojluni/src/main/java/java/util/jar/
Attributes.java
48
* <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html">JAR File Specification</a>
445
* <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html">JAR File Specification</a>
531
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html#JAR Manifest">
539
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html#JAR Manifest">
554
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html#classpath">
571
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/jar/jar.html#sealing">
579
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/extensions/spec.html#dependency">
587
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/extensions/spec.html#dependency">
597
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/extensions/spec.html#dependency">
606
* @see <a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/versioning/spec/versioning2.html#wp90779"
[
all
...]
/external/skia/site/dev/chrome/
index.md
8
requires associated changes in those repositories, see the
guides
in this
/external/skqp/site/dev/chrome/
index.md
8
requires associated changes in those repositories, see the
guides
in this
/external/tensorflow/tensorflow/docs_src/extend/
index.md
8
The following
guides
explain how to extend particular aspects of
/system/tools/hidl/docs/resources/template/
index.html
22
<a href="/devices/architecture/hidl">HIDL
guides
</a>.
/tools/metalava/src/main/java/com/android/tools/metalava/
KotlinInteropChecks.kt
32
// https://android.github.io/kotlin-
guides
/interop.html
100
"Method ${method.containingClass().simpleName()}.${method.name()} appears to be throwing ${exception.qualifiedName()}; this should be recorded with a @Throws annotation; see https://android.github.io/kotlin-
guides
/interop.html#document-exceptions"
106
"Method ${method.containingClass().simpleName()}.${method.name()} appears to be throwing ${exception.qualifiedName()}; this should be listed in the documentation; see https://android.github.io/kotlin-
guides
/interop.html#document-exceptions"
129
"Companion object constants like ${field.name()} should be marked @JvmField for Java interoperability; see https://android.github.io/kotlin-
guides
/interop.html#companion-constants"
134
"Companion object constants like ${field.name()} should be using @JvmField, not @JvmStatic; see https://android.github.io/kotlin-
guides
/interop.html#companion-constants"
192
"Companion object constants should be using @JvmField, not @JvmStatic; see https://android.github.io/kotlin-
guides
/interop.html#companion-constants"
197
"Companion object constants should be marked @JvmField for Java interoperability; see https://android.github.io/kotlin-
guides
/interop.html#companion-constants"
206
"Companion object methods like ${method.name()} should be marked @JvmStatic for Java interoperability; see https://android.github.io/kotlin-
guides
/interop.html#companion-functions"
249
"A Kotlin method with default parameter values should be annotated with @JvmOverloads for better Java interoperability; see https://android.github.io/kotlin-
guides
/interop.html#function-overloads-for-defaults"
271
"Avoid $typeLabel names that are Kotlin hard keywords (\"$name\"); see https://android.github.io/kotlin-
guides
/interop.html#no-hard-keywords
[
all
...]
/external/libcxx/test/std/strings/basic.string/string.cons/
implicit_deduction_guides.pass.cpp
11
// UNSUPPORTED: libcpp-no-deduction-
guides
16
// so they're compatible with implicit deduction
guides
.
57
// This overload isn't compatible with implicit deduction
guides
as
181
// This overload isn't compatible with implicit deduction
guides
as
186
// This overload isn't compatible with implicit deduction
guides
as
297
// This overload isn't compatible with implicit deduction
guides
as
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/string.cons/
implicit_deduction_guides.pass.cpp
11
// UNSUPPORTED: libcpp-no-deduction-
guides
20
// so they're compatible with implicit deduction
guides
.
61
// This overload isn't compatible with implicit deduction
guides
as
185
// This overload isn't compatible with implicit deduction
guides
as
190
// This overload isn't compatible with implicit deduction
guides
as
301
// This overload isn't compatible with implicit deduction
guides
as
/compatibility/cdd/5_multimedia/
5_6_audio-latency.md
36
[OpenSL ES](https://developer.android.com/ndk/
guides
/audio/opensl/index.html)
39
[AAudio](https://developer.android.com/ndk/
guides
/audio/aaudio/aaudio.html) APIs
/libcore/ojluni/src/main/java/java/security/spec/
package-info.java
59
* "{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/security/crypto/CryptoSpec.html">
65
* "{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/security/crypto/HowToImplAProvider.html">
/libcore/ojluni/src/main/java/javax/crypto/spec/
package.html
64
"{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/security/crypto/CryptoSpec.html">
70
"{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/security/crypto/HowToImplAProvider.html">
/tools/apksig/src/main/java/com/android/apksig/internal/jar/
ManifestWriter.java
31
* @see <a href="https://docs.oracle.com/javase/8/docs/technotes/
guides
/jar/jar.html#JAR_Manifest">JAR Manifest format</a>
44
// See https://docs.oracle.com/javase/8/docs/technotes/
guides
/jar/jar.html#Signed_JAR_File.
/art/dt_fd_forward/
README.md
5
(jdwpTransport)](https://docs.oracle.com/javase/7/docs/technotes/
guides
/jpda/jdwpTransport.html).
/external/robolectric/v1/src/main/java/
overview.html
33
For overviews, tutorials, examples,
guides
, and tool documentation, please see:
/external/tensorflow/tensorflow/contrib/keras/
__init__.py
20
Detailed documentation and user
guides
are also available at
/external/tensorflow/tensorflow/docs_src/mobile/
index.md
28
API](https://developer.android.com/ndk/
guides
/neuralnetworks/index.html).
/external/tensorflow/tensorflow/docs_src/performance/
index.md
19
algebra that optimizes TensorFlow computations. The following
guides
explore
/external/testng/
bundle-pom.xml
9
http://maven.apache.org/
guides
/mini/guide-central-repository-upload.html
/external/testng/maven/
bundle-pom.xml
9
http://maven.apache.org/
guides
/mini/guide-central-repository-upload.html
/frameworks/base/core/java/android/nfc/
NfcManager.java
33
* <h3>Developer
Guides
</h3>
/frameworks/base/core/java/android/preference/
PreferenceCategory.java
27
* <h3>Developer
Guides
</h3>
/frameworks/base/core/java/android/view/accessibility/
AccessibilityEventSource.java
23
* <h3>Developer
Guides
</h3>
/libcore/ojluni/src/main/java/javax/net/
package.html
45
For overviews, tutorials, examples,
guides
, and tool documentation, please see:
/libcore/ojluni/src/main/java/javax/security/auth/login/
package-info.java
31
* <li><a href="{@docRoot}openjdk-redirect.html?v=8&path=/technotes/
guides
/security/StandardNames.html">
Completed in 672 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>