OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:introduced
(Results
51 - 75
of
2085
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/src/os/
sys_freebsd.go
18
// The O_CLOEXEC flag was
introduced
in FreeBSD 8.3.
/prebuilts/go/linux-x86/src/runtime/
os_linux_arm64.go
9
_AT_RANDOM = 25 //
introduced
in 2.6.29
/external/clang/test/CodeGenObjC/
attr-availability.m
8
__attribute__((availability(macosx,
introduced
=10.5)))
18
__attribute__((availability(macosx,
introduced
=10.6)))
/external/clang/test/SemaObjC/
property-noninherited-availability-attr.m
8
@property int myProtocolProperty __attribute__((availability(macosx,
introduced
=10.7,deprecated=10.8))); // expected-note {{'myProtocolProperty' has been explicitly marked deprecated here}} \
13
@property int myProperty __attribute__((availability(macosx,
introduced
=10.7,deprecated=10.8))); // expected-note 2 {{'myProperty' has been explicitly marked deprecated here}} \
/external/v8/src/
gdb-jit.h
16
// was
introduced
in GDB 7.0. V8 support can be enabled with the --gdbjit flag.
21
// This interface was
introduced
in GDB 7.6. This interface still relies on V8
/dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalStart.java
31
* {@code non-null;} register spec representing the local variable
introduced
53
* variable
introduced
by this instance
78
* Gets the register spec representing the local variable
introduced
/dalvik/dx/src/com/android/dx/dex/code/
LocalStart.java
32
* {@code non-null;} register spec representing the local variable
introduced
54
* variable
introduced
by this instance
79
* Gets the register spec representing the local variable
introduced
/developers/samples/android/notification/LNotifications/
template-params.xml
30
This sample demonstrates how new features for notifications
introduced
in Android L
60
This sample demonstrates new features for notifications
introduced
in Android L.
68
Android 5.0 (Lollipop, API level 21)
introduced
additional features to the Notification API.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalStart.java
31
* {@code non-null;} register spec representing the local variable
introduced
53
* variable
introduced
by this instance
78
* Gets the register spec representing the local variable
introduced
/external/libcxx/test/support/
test_macros.h
40
/* Features that were
introduced
in C++11 */
48
/* Features that were
introduced
in C++14 */
54
/* Features that were
introduced
after C++14 */
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
ViewCompatUtils.java
28
//
introduced
in API level 17 (Build.VERSION_CODE.JELLY_BEAN_MR1).
34
// Note that View.setTextAlignment(int) has been
introduced
in API level 17.
58
// These TEXT_ALIGNMENT_* constants have been
introduced
in API 17.
/developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/
base-strings.xml
24
This sample explains how to use App usage statistics API, which was
introduced
/developers/build/prebuilts/gradle/BasicTransition/Application/src/main/res/values/
base-strings.xml
24
This sample demonstrates the basic use of the transition framework
introduced
in KitKat.
/developers/build/prebuilts/gradle/CardView/Application/src/main/res/values/
base-strings.xml
24
This sample demonstrates how to use CardView
introduced
in the support library for the
/developers/build/prebuilts/gradle/DirectorySelection/Application/src/main/res/values/
base-strings.xml
24
This sample explains how to use Directory selection API, which was
introduced
/developers/build/prebuilts/gradle/ScopedDirectoryAccess/Application/src/main/res/values/
base-strings.xml
24
This sample demonstrates how to use the Scoped Directory Access API
introduced
in Android N
/developers/build/prebuilts/gradle/ScreenCapture/Application/src/main/res/values/
base-strings.xml
24
This sample demonstrates how to use Media Projection API
introduced
in Android 5.0 Lollipop. Press
/development/samples/ToyVpn/
_index.html
1
<p>ToyVPN is a sample application that shows how to build a VPN client using the <a href="../../../reference/android/net/VpnService.html">VpnService</a> class
introduced
in API level 14.</p>
/development/samples/browseable/AppUsageStatistics/res/values/
base-strings.xml
24
This sample explains how to use App usage statistics API, which was
introduced
/development/samples/browseable/BasicTransition/res/values/
base-strings.xml
24
This sample demonstrates the basic use of the transition framework
introduced
in KitKat.
/development/samples/browseable/CardView/res/values/
base-strings.xml
24
This sample demonstrates how to use CardView
introduced
in the support library for the
/development/samples/browseable/DirectorySelection/res/values/
base-strings.xml
24
This sample explains how to use Directory selection API, which was
introduced
/development/samples/browseable/ScopedDirectoryAccess/res/values/
base-strings.xml
24
This sample demonstrates how to use the Scoped Directory Access API
introduced
in Android N
/development/samples/browseable/ScreenCapture/res/values/
base-strings.xml
24
This sample demonstrates how to use Media Projection API
introduced
in Android 5.0 Lollipop. Press
/external/clang/test/CodeGen/
2008-07-30-redef-of-bitcasted-decl.c
15
* sometime after the dangling pointer has been
introduced
.
Completed in 631 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>