/art/test/011-array-copy/src/ |
Main.java | 125 /* copy forward, odd alignment */ 128 /* copy backward, odd alignment */ 131 /* copy backward, odd length */ 134 /* copy forward, odd length */
|
/cts/tests/tests/security/src/android/security/cts/ |
KernelSettingsTest.java | 59 // Odd. The file doesn't exist... Assume we're ok. 73 // Odd. The file doesn't exist... Assume we're ok. 90 // Odd. The file doesn't exist... Assume we're ok. 101 // Odd. The file doesn't exist... Assume we're ok.
|
/dalvik/tests/011-array-copy/src/ |
Main.java | 125 /* copy forward, odd alignment */ 128 /* copy backward, odd alignment */ 131 /* copy backward, odd length */ 134 /* copy forward, odd length */
|
/development/ndk/platforms/android-3/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/external/chromium_org/chrome/browser/resources/memory_internals/ |
list.css | 10 table.list tr:nth-child(odd) td {
|
/external/chromium_org/chrome/browser/resources/quota_internals/ |
main.css | 18 tr:nth-child(odd) {
|
/external/clang/test/CodeGenCXX/ |
debug-info-scope.cpp | 15 return "I am odd.\n";
|
/external/eigen/Eigen/src/Geometry/ |
EulerAngles.h | 42 const Index odd = ((a0+1)%3 == a1) ? 0 : 1; local 44 const Index j = (a0 + 1 + odd)%3; 45 const Index k = (a0 + 2 - odd)%3; 77 if (!odd)
|
/external/llvm/test/CodeGen/Thumb2/ |
2013-03-06-vector-sext-operand-scalarize.ll | 4 ; with odd constructs like this. The code actually generated is incidental.
|
/external/stlport/test/unit/ |
find_test.cpp | 29 static bool odd(int a_); 78 int *location = find_if((int*)numbers, (int*)numbers + 6, odd); 84 int *out_range = find_if((int*)numbers_even, (int*)numbers_even + 6, odd); 107 bool FindTest::odd(int a_) function in class:FindTest
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/ |
CdmaSmsSubaddress.java | 23 public byte odd; field in class:CdmaSmsSubaddress
|
/ndk/tests/device/test-gnustl-full/unit/ |
find_test.cpp | 29 static bool odd(int a_); 78 int *location = find_if((int*)numbers, (int*)numbers + 6, odd); 84 int *out_range = find_if((int*)numbers_even, (int*)numbers_even + 6, odd); 107 bool FindTest::odd(int a_) function in class:FindTest
|
/ndk/tests/device/test-stlport/unit/ |
find_test.cpp | 29 static bool odd(int a_); 78 int *location = find_if((int*)numbers, (int*)numbers + 6, odd); 84 int *out_range = find_if((int*)numbers_even, (int*)numbers_even + 6, odd); 107 bool FindTest::odd(int a_) function in class:FindTest
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
aio_abi.h | 40 #error edit for your odd byteorder.
|