OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:id
(Results
476 - 500
of
14488
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
ata.h
241
#define ata_id_is_ata(
id
) (((
id
)[0] & (1 << 15)) == 0)
242
#define ata_id_is_cfa(
id
) ((
id
)[0] == 0x848A)
243
#define ata_id_is_sata(
id
) ((
id
)[93] == 0)
244
#define ata_id_rahead_enabled(
id
) ((
id
)[85] & (1 << 6))
245
#define ata_id_wcache_enabled(
id
) ((
id
)[85] & (1 << 5)
[
all
...]
/cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java
85
assertTrue(menu.findItem(R.
id
.visible_item).isVisible());
86
assertEquals('a', menu.findItem(R.
id
.visible_item).getAlphabeticShortcut());
88
assertFalse(menu.findItem(R.
id
.hidden_item).isVisible());
89
assertEquals('b', menu.findItem(R.
id
.hidden_item).getAlphabeticShortcut());
91
assertEquals(R.
id
.hidden_group, menu.findItem(R.
id
.hidden_by_group).getGroupId());
92
assertFalse(menu.findItem(R.
id
.hidden_by_group).isVisible());
93
assertEquals('c', menu.findItem(R.
id
.hidden_by_group).getAlphabeticShortcut());
99
assertEquals("Start", menu.findItem(R.
id
.start).getTitle());
100
assertIconUsingDrawableRes((BitmapDrawable) menu.findItem(R.
id
.start).getIcon()
[
all
...]
/art/compiler/llvm/
intrinsic_helper.h
39
#define DEF_INTRINSICS_FUNC(
ID
, ...)
ID
,
43
// Pseudo-intrinsics
Id
111
static const IntrinsicInfo& GetInfo(IntrinsicId
id
) {
112
DCHECK(
id
>= 0 &&
id
< MaxIntrinsicId) << "Unknown ART intrinsics
ID
: "
113
<<
id
;
114
return Info[
id
];
117
static const char* GetName(IntrinsicId
id
) {
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRCommonTokenStream.h
45
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
46
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource
49
- (
id
) init;
50
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
51
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource Channel:(NSInteger)aChannel;
53
- (
id
<ANTLRTokenSource>) getTokenSource;
54
- (void) setTokenSource: (
id
<ANTLRTokenSource>) aTokenSource;
57
- (
id
<ANTLRToken>) LT:(NSInteger)k
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRCommonTokenStream.h
45
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
46
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource
49
- (
id
) init;
50
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
51
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource Channel:(NSInteger)aChannel;
53
- (
id
<ANTLRTokenSource>) getTokenSource;
54
- (void) setTokenSource: (
id
<ANTLRTokenSource>) aTokenSource;
57
- (
id
<ANTLRToken>) LT:(NSInteger)k
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCommonTokenStream.h
45
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
46
+ (ANTLRCommonTokenStream *)newANTLRCommonTokenStreamWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource
49
- (
id
) init;
50
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource;
51
- (
id
) initWithTokenSource:(
id
<ANTLRTokenSource>)theTokenSource Channel:(NSInteger)aChannel;
53
- (
id
<ANTLRTokenSource>) getTokenSource;
54
- (void) setTokenSource: (
id
<ANTLRTokenSource>) aTokenSource;
57
- (
id
<ANTLRToken>) LT:(NSInteger)k
[
all
...]
Completed in 4928 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>