Searched refs:odd (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/ |
D | CdmaSmsSubaddress.java | 22 public byte odd; field in CdmaSmsSubaddress
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureGL_test.cpp | 534 android_native_rect_t odd = {23, 78, 123, 477}; in TEST_F() local 535 ASSERT_EQ(OK, native_window_set_crop(mANW.get(), &odd)); in TEST_F()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
D | SmsMessage.java | 179 subaddr.odd = p.readByte(); // p_cur->sSubAddress.odd in newFromParcel() 666 subAddr.odd = subAddrBis.readByteArray(1)[0]; in parsePduFromEfRecord()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 58 __m128i odd = _mm_mul_epu32(_mm_srli_si128(x, 4), in mullo_epi32() 61 odd = _mm_and_si128(odd, Meven); in mullo_epi32() 62 return _mm_or_si128(even, _mm_slli_si128(odd, 4)); in mullo_epi32()
|
/frameworks/base/docs/html/sdk/installing/ |
D | adding-packages.jd | 19 ol.large > li:nth-child(odd) {
|
/frameworks/base/docs/html/training/tv/tif/ |
D | ui.jd | 200 visually better than allowing the picture to flash odd blips and jitters.</p>
|
/frameworks/base/docs/html/tools/help/ |
D | adb.jd | 46 …odd-numbered ports in the range 5555 to 5585, the range used by emulators/devices. Where the serve…
|
/frameworks/base/docs/html/samples/new/ |
D | index.jd | 101 the sensor's exposure time between two exposure values on even and odd frames, and then
|
/frameworks/base/docs/html/ndk/downloads/ |
D | index.jd | 527 {@code -fpxx} and {@code -mno-odd-spreg} options, or with the FPXX ABI.</li>
|