OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x1111
(Results
1 - 25
of
51
) sorted by null
1
2
3
/cts/tests/tests/view/src/android/view/cts/
View_IdsTest.java
54
editText.setId(0
x1111
);
55
assertEquals(0
x1111
, editText.getId());
56
assertSame(editText, (EditText) activity.findViewById(0
x1111
));
/external/stlport/test/unit/
bitset_test.cpp
39
bitset<13U> b2(0
x1111
);
43
CPPUNIT_ASSERT(b2 == 0
x1111
);
83
bitset<13U> b(0
x1111
);
97
bitset<13U> b(0
x1111
);
/ndk/tests/device/test-gnustl-full/unit/
bitset_test.cpp
39
bitset<13U> b2(0
x1111
);
43
CPPUNIT_ASSERT(b2 == 0
x1111
);
83
bitset<13U> b(0
x1111
);
97
bitset<13U> b(0
x1111
);
/ndk/tests/device/test-stlport/unit/
bitset_test.cpp
39
bitset<13U> b2(0
x1111
);
43
CPPUNIT_ASSERT(b2 == 0
x1111
);
83
bitset<13U> b(0
x1111
);
97
bitset<13U> b(0
x1111
);
/development/ndk/platforms/android-3/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/external/kernel-headers/original/linux/
ncp.h
18
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ncp.h
18
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp.h
18
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp.h
18
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
ncp.h
20
#define NCP_ALLOC_SLOT_REQUEST (0
x1111
)
Completed in 932 milliseconds
1
2
3