/frameworks/native/cmds/ip-up-vpn/ |
D | ip-up-vpn.c | 88 struct rtentry rt; in main() local 91 memset(&rt, 0, sizeof(rt)); in main() 95 rt.rt_flags |= RTF_UP | RTF_HOST; in main() 96 if (set_address(&rt.rt_dst, env("REMOTE_ADDR"))) { in main() 97 while (!ioctl(s, SIOCDELRT, &rt)); in main() 105 rt.rt_flags |= RTF_GATEWAY; in main() 106 if (!set_address(&rt.rt_gateway, argv[1]) || in main() 107 (ioctl(s, SIOCADDRT, &rt) && errno != EEXIST)) { in main()
|
/frameworks/av/media/libeffects/downmix/ |
D | EffectDownmix.c | 845 int32_t lt, rt, centerPlusRearContrib; // samples in Q19.12 format in Downmix_foldFromSurround() local 859 rt = (pSrc[1] << 12) + centerPlusRearContrib; in Downmix_foldFromSurround() 862 pDst[1] = clamp16(pDst[1] + (rt >> 13)); in Downmix_foldFromSurround() 874 rt = (pSrc[1] << 12) + centerPlusRearContrib; in Downmix_foldFromSurround() 877 pDst[1] = clamp16(rt >> 13); // differs from when accumulate is true above in Downmix_foldFromSurround() 904 int32_t lt, rt, centerPlusLfeContrib; // samples in Q19.12 format in Downmix_foldFrom5Point1() local 921 rt = (pSrc[1] << 12) + centerPlusLfeContrib + (pSrc[5] << 12); in Downmix_foldFrom5Point1() 924 pDst[1] = clamp16(pDst[1] + (rt >> 13)); in Downmix_foldFrom5Point1() 937 rt = (pSrc[1] << 12) + centerPlusLfeContrib + (pSrc[5] << 12); in Downmix_foldFrom5Point1() 940 pDst[1] = clamp16(rt >> 13); // differs from when accumulate is true above in Downmix_foldFrom5Point1() [all …]
|
/frameworks/rs/cpu_ref/linkloader/include/impl/ |
D | ELFSectionRelTable.hxx | 60 llvm::OwningPtr<ELFSectionRelTable> rt(new ELFSectionRelTable()); in read() local 72 rt->table.push_back(ELFRelocTy::readRel(AR, i)); in read() 78 rt->table.push_back(ELFRelocTy::readRela(AR, i)); in read() 87 return rt.take(); in read()
|
/frameworks/base/telephony/java/android/telephony/ |
D | ServiceState.java | 481 public static String rilRadioTechnologyToString(int rt) { in rilRadioTechnologyToString() argument 484 switch(rt) { in rilRadioTechnologyToString() 538 Rlog.w(LOG_TAG, "Unexpected radioTechnology=" + rt); in rilRadioTechnologyToString() 730 public void setRilVoiceRadioTechnology(int rt) { in setRilVoiceRadioTechnology() argument 731 this.mRilVoiceRadioTechnology = rt; in setRilVoiceRadioTechnology() 735 public void setRilDataRadioTechnology(int rt) { in setRilDataRadioTechnology() argument 736 this.mRilDataRadioTechnology = rt; in setRilDataRadioTechnology() 769 private int rilRadioTechnologyToNetworkType(int rt) { in rilRadioTechnologyToNetworkType() argument 770 switch(rt) { in rilRadioTechnologyToNetworkType()
|
/frameworks/native/services/surfaceflinger/ |
D | Transform.cpp | 207 vec2 rt( bounds.right, bounds.top ); in transform() local 212 rt = transform(rt); in transform() 216 r.left = floorf(min(lt[0], rt[0], lb[0], rb[0]) + 0.5f); in transform() 217 r.top = floorf(min(lt[1], rt[1], lb[1], rb[1]) + 0.5f); in transform() 218 r.right = floorf(max(lt[0], rt[0], lb[0], rb[0]) + 0.5f); in transform() 219 r.bottom = floorf(max(lt[1], rt[1], lb[1], rb[1]) + 0.5f); in transform()
|
/frameworks/base/core/java/android/net/http/ |
D | RequestQueue.java | 111 ConnectionThread rt = mThreads[i]; in startTiming() local 112 rt.mCurrentThreadTime = -1; in startTiming() 113 rt.mTotalThreadTime = 0; in startTiming() 122 ConnectionThread rt = mThreads[i]; in stopTiming() local 123 if (rt.mCurrentThreadTime != -1) { in stopTiming() 124 totalTime += rt.mTotalThreadTime; in stopTiming() 126 rt.mCurrentThreadTime = 0; in stopTiming()
|
/frameworks/base/core/java/android/net/nsd/ |
D | NsdServiceInfo.java | 44 public NsdServiceInfo(String sn, String rt, DnsSdTxtRecord tr) { in NsdServiceInfo() argument 46 mServiceType = rt; in NsdServiceInfo()
|
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 628 ResTable* rt = mResources; in getResTable() local 629 if (rt) { in getResTable() 630 return rt; in getResTable() 699 if (rt == NULL) { in getResTable() 700 mResources = rt = new ResTable(); in getResTable() 706 rt->add(sharedRes); in getResTable() 709 rt->add(ass, (void*)(i+1), !shared, idmap); in getResTable() 722 if (required && !rt) ALOGW("Unable to find resources file resources.arsc"); in getResTable() 723 if (!rt) { in getResTable() 724 mResources = rt = new ResTable(); in getResTable() [all …]
|
/frameworks/base/media/tests/omxjpegdecoder/ |
D | omx_jpeg_decoder.cpp | 143 status_t rt = decoder->start(); in decodeSource() local 144 if (rt != OK) { in decodeSource()
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_api.cpp | 574 GLMessage_DataType *rt = glmsg.mutable_returnvalue(); in GLTrace_glCheckFramebufferStatus() local 575 rt->set_isarray(false); in GLTrace_glCheckFramebufferStatus() 576 rt->set_type(GLMessage::DataType::ENUM); in GLTrace_glCheckFramebufferStatus() 577 rt->add_intvalue((int)retValue); in GLTrace_glCheckFramebufferStatus() 1096 GLMessage_DataType *rt = glmsg.mutable_returnvalue(); in GLTrace_glCreateProgram() local 1097 rt->set_isarray(false); in GLTrace_glCreateProgram() 1098 rt->set_type(GLMessage::DataType::INT); in GLTrace_glCreateProgram() 1099 rt->add_intvalue(retValue); in GLTrace_glCreateProgram() 1132 GLMessage_DataType *rt = glmsg.mutable_returnvalue(); in GLTrace_glCreateShader() local 1133 rt->set_isarray(false); in GLTrace_glCreateShader() [all …]
|
/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
D | games.jd | 234 <img src="{@docRoot}images/distribute/vector-unit-rt-gpgames.jpg"></a>
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 2461 XAchar * rt
|
/frameworks/base/docs/html/tools/adk/ |
D | adk.jd | 91 … <li><a href="http://www.rt-net.jp/shop/index.php?main_page=product_info&cPath=3_4&products_id=1">
|