OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:introduced
(Results
76 - 100
of
2085
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaObjC/
multiple-property-deprecated-decl.m
13
@property (assign) id delegate __attribute__((availability(macosx,
introduced
=10.0 ,deprecated=10.11,message="" "NSFontManager doesn't have any delegate method. This property should not be used.")));
/external/junit/src/junit/extensions/
TestDecorator.java
9
* test decorators. Test decorator subclasses can be
introduced
to add behaviour
/external/libchrome/sandbox/linux/system_headers/
capability.h
11
// We only support capability version 3, which was
introduced
in Linux 2.6.26.
/prebuilts/go/darwin-x86/src/net/
sock_cloexec.go
22
//
introduced
in 2.6.27 kernel and on FreeBSD both flags were
23
//
introduced
in 10 kernel. If we get an EINVAL error on Linux
55
// On Linux the accept4 system call was
introduced
in 2.6.28
56
// kernel and on FreeBSD it was
introduced
in 10 kernel. If we
/prebuilts/go/darwin-x86/src/os/
sys_darwin.go
26
// The O_CLOEXEC flag was
introduced
in OS X 10.7 (Darwin
/prebuilts/go/linux-x86/src/net/
sock_cloexec.go
22
//
introduced
in 2.6.27 kernel and on FreeBSD both flags were
23
//
introduced
in 10 kernel. If we get an EINVAL error on Linux
55
// On Linux the accept4 system call was
introduced
in 2.6.28
56
// kernel and on FreeBSD it was
introduced
in 10 kernel. If we
/prebuilts/go/linux-x86/src/os/
sys_darwin.go
26
// The O_CLOEXEC flag was
introduced
in OS X 10.7 (Darwin
/external/clang/test/ARCMT/
objcmt-property-availability.m
8
#define __NSi_7_0
introduced
=7.0
9
#define __NSi_6_0
introduced
=6.0
objcmt-property-availability.m.result
8
#define __NSi_7_0
introduced
=7.0
9
#define __NSi_6_0
introduced
=6.0
/external/clang/test/CodeGenObjC/
weak-metaclass-visibility.m
11
__attribute__((availability(macosx,
introduced
=9876.5)))
50
__attribute__((visibility("default"))) __attribute__((availability(ios,
introduced
=9876.5)))
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodManagerCompatWrapper.java
26
// Note that InputMethodManager.switchToNextInputMethod() has been
introduced
31
// Note that InputMethodManager.shouldOfferSwitchingToNextInputMethod() has been
introduced
/system/media/audio_utils/include/audio_utils/
echo_reference.h
36
* - delay_ns is the delay
introduced
by playback buffers
42
* - delay_ns is the delay
introduced
by capture buffers
/prebuilts/go/darwin-x86/src/sync/atomic/
asm_386.s
60
// CMPXCHGL was
introduced
on the 486.
81
// CMPXCHG8B was
introduced
on the Pentium.
94
// XADD was
introduced
on the 486.
160
// MOVQ and EMMS were
introduced
on the Pentium MMX.
191
// MOVQ and EMMS were
introduced
on the Pentium MMX.
198
// It can be replaced with MFENCE, but MFENCE was
introduced
only on the Pentium4 (SSE2).
asm_arm.s
28
// LDREX and STREX were
introduced
in ARMv6.
57
// LDREXD and STREXD were
introduced
in ARMv6k.
80
// LDREX and STREX were
introduced
in ARMv6.
101
// LDREXD and STREXD were
introduced
in ARMv6k.
118
// LDREX and STREX were
introduced
in ARMv6.
138
// LDREXD and STREXD were
introduced
in ARMv6k.
/prebuilts/go/linux-x86/src/sync/atomic/
asm_386.s
60
// CMPXCHGL was
introduced
on the 486.
81
// CMPXCHG8B was
introduced
on the Pentium.
94
// XADD was
introduced
on the 486.
160
// MOVQ and EMMS were
introduced
on the Pentium MMX.
191
// MOVQ and EMMS were
introduced
on the Pentium MMX.
198
// It can be replaced with MFENCE, but MFENCE was
introduced
only on the Pentium4 (SSE2).
asm_arm.s
28
// LDREX and STREX were
introduced
in ARMv6.
57
// LDREXD and STREXD were
introduced
in ARMv6k.
80
// LDREX and STREX were
introduced
in ARMv6.
101
// LDREXD and STREXD were
introduced
in ARMv6k.
118
// LDREX and STREX were
introduced
in ARMv6.
138
// LDREXD and STREXD were
introduced
in ARMv6k.
/external/fec/
README
65
The MMX (MultiMedia eXtensions) instruction set was
introduced
on
68
introduced
in the Pentium III; AMD calls it "3D Now! Professional".
69
Intel
introduced
SSE2 on the Pentium 4, and it has been picked up by
74
New Instructions") was
introduced
in early 2004 with the latest
76
introduced
with SSE3, and this library currently makes no use of it.
/external/curl/docs/examples/
version-check.pl
27
# table for all known symbols for which version they were
introduced
.
48
$doc{$sym}=$a[0]; # when it was
introduced
95
print "The scanned source uses these symbols
introduced
in $newver:\n";
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityDelegateSupportActivity.java
72
//
introduced
the delegate off the developer.
77
// Note that View.onPopulateAccessibilityEvent was
introduced
in
88
// Note that View.onInitializeAccessibilityNodeInfo was
introduced
in
/developers/samples/android/media/MediaEffects/
template-params.xml
33
This sample shows how to use the Media Effects APIs that were
introduced
in Android 4.0.
68
introduced
in Android 4.0.
/external/bison/m4/
intlmacosx.m4
20
dnl Check for API
introduced
in Mac OS X 10.2.
36
dnl Check for API
introduced
in Mac OS X 10.3.
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
upgrading.rst
29
The random padding
introduced
in version 3.0 made things much more
37
Version 3.0
introduced
industrial standard RSA keys according to
/developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/res/values/
base-strings.xml
24
One of the features
introduced
in KitKat is "immersive mode". Immersive mode gives the
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/res/values/
base-strings.xml
24
This sample demonstrates how new features for notifications
introduced
in Android L
/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/res/values/
base-strings.xml
24
This sample shows how to use the Media Effects APIs that were
introduced
in Android 4.0.
Completed in 1609 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>