/frameworks/rs/driver/runtime/ |
D | rs_element.c | 8 rsElementGetSubElementCount(rs_element e) { in rsElementGetSubElementCount() 17 rsElementGetSubElement(rs_element e, uint32_t index) { in rsElementGetSubElement() 35 rsElementGetSubElementNameLength(rs_element e, uint32_t index) { in rsElementGetSubElementNameLength() 44 rsElementGetSubElementName(rs_element e, uint32_t index, char *name, uint32_t nameLength) { in rsElementGetSubElementName() 66 rsElementGetSubElementArraySize(rs_element e, uint32_t index) { in rsElementGetSubElementArraySize() 75 rsElementGetSubElementOffsetBytes(rs_element e, uint32_t index) { in rsElementGetSubElementOffsetBytes() 84 rsElementGetBytesSize(rs_element e) { in rsElementGetBytesSize() 93 rsElementGetDataType(rs_element e) { in rsElementGetDataType() 102 rsElementGetDataKind(rs_element e) { in rsElementGetDataKind() 111 rsElementGetVectorSize(rs_element e) { in rsElementGetVectorSize()
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
D | UncheckedThrow.java | 28 public static void throwAnyException(Exception e) { in throwAnyException() 40 public static void throwAnyException(Throwable e) { in throwAnyException() 49 private static<T extends Throwable> void throwAnyImpl(Throwable e) throws T { in throwAnyImpl()
|
/frameworks/rs/cpp/ |
D | ScriptIntrinsics.cpp | 35 ScriptIntrinsic::ScriptIntrinsic(sp<RS> rs, int id, sp<const Element> e) in ScriptIntrinsic() 46 sp<ScriptIntrinsic3DLUT> ScriptIntrinsic3DLUT::create(const sp<RS>& rs, const sp<const Element>& e)… in create() 54 ScriptIntrinsic3DLUT::ScriptIntrinsic3DLUT(sp<RS> rs, sp<const Element> e) in ScriptIntrinsic3DLUT() 80 sp<ScriptIntrinsicBlend> ScriptIntrinsicBlend::create(const sp<RS>& rs, const sp<const Element>& e)… in create() 88 ScriptIntrinsicBlend::ScriptIntrinsicBlend(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicBlend() 215 sp<ScriptIntrinsicBlur> ScriptIntrinsicBlur::create(const sp<RS>& rs, const sp<const Element>& e) { in create() 224 ScriptIntrinsicBlur::ScriptIntrinsicBlur(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicBlur() 259 ScriptIntrinsicColorMatrix::ScriptIntrinsicColorMatrix(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicColorMatrix() 348 …nsicConvolve3x3> ScriptIntrinsicConvolve3x3::create(const sp<RS>& rs, const sp<const Element>& e) { in create() 364 ScriptIntrinsicConvolve3x3::ScriptIntrinsicConvolve3x3(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicConvolve3x3() [all …]
|
/frameworks/native/services/sensorservice/ |
D | SensorList.cpp | 54 handle, [] (const Entry& e) -> String8 {return e.si->getSensor().getName();}, in getName() 60 handle, [] (const Entry& e) -> sp<SensorInterface> {return e.si;}, nullptr); in getInterface() 73 [&sensors] (const Entry& e) -> bool { in getUserSensors() 86 [&sensors] (const Entry& e) -> bool { in getUserDebugSensors() 99 [&sensors] (const Entry& e) -> bool { in getDynamicSensors() 112 [&sensors] (const Entry& e) -> bool { in getVirtualSensors()
|
/frameworks/base/core/java/android/view/ |
D | GestureDetector.java | 56 boolean onDown(MotionEvent e); in onDown() 66 void onShowPress(MotionEvent e); in onShowPress() 75 boolean onSingleTapUp(MotionEvent e); in onSingleTapUp() 100 void onLongPress(MotionEvent e); in onLongPress() 134 boolean onSingleTapConfirmed(MotionEvent e); in onSingleTapConfirmed() 142 boolean onDoubleTap(MotionEvent e); in onDoubleTap() 151 boolean onDoubleTapEvent(MotionEvent e); in onDoubleTapEvent() 166 boolean onContextClick(MotionEvent e); in onContextClick() 178 public boolean onSingleTapUp(MotionEvent e) { in onSingleTapUp() 182 public void onLongPress(MotionEvent e) { in onLongPress() [all …]
|
D | InputQueue.java | 45 private static native long nativeSendKeyEvent(long ptr, KeyEvent e, boolean preDispatch); in nativeSendKeyEvent() 46 private static native long nativeSendMotionEvent(long ptr, MotionEvent e); in nativeSendMotionEvent() 91 public void sendInputEvent(InputEvent e, Object token, boolean predispatch, in sendInputEvent() 106 ActiveInputEvent e = mActiveEventArray.valueAt(index); in finishInputEvent() local 115 ActiveInputEvent e = mActiveInputEventPool.acquire(); in obtainActiveInputEvent() local 124 private void recycleActiveInputEvent(ActiveInputEvent e) { in recycleActiveInputEvent()
|
/frameworks/base/cmds/hid/src/com/android/commands/hid/ |
D | Hid.java | 80 Event e = null; in run() local 93 private void process(Event e) { in process() 115 private void registerDevice(Event e) { in registerDevice() 130 private static void error(String msg, Exception e) { in error()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerException.java | 43 public PackageManagerException(Throwable e) { in PackageManagerException() 48 public static PackageManagerException from(PackageParserException e) in from() 53 public static PackageManagerException from(InstallerException e) in from()
|
/frameworks/base/core/java/com/android/internal/os/ |
D | RpmStats.java | 38 PowerStatePlatformSleepState e = mPlatformLowPowerStats.get(name); in getAndUpdatePlatformState() local 52 PowerStateSubsystem e = mSubsystemLowPowerStats.get(name); in getSubsystem() local 83 PowerStateElement e = mVoters.get(name); in putVoter() local 103 PowerStateElement e = mStates.get(name); in putState() local
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 148 for (unsigned i = 0, e = Str.size(); i != e; ++i) { in WriteStringRecord() local 167 for (unsigned i = 0, e = Attrs.size(); i != e; ++i) { in WriteAttributeTable() local 169 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { in WriteAttributeTable() local 245 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) { in WriteTypeTable() local 283 for (unsigned i = 0, e = FT->getNumParams(); i != e; ++i) in WriteTypeTable() local 555 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in WriteMDTuple() local 697 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteFunctionLocalMetadata() local 732 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteMetadataAttachment() local 755 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) { in WriteModuleMetadataStore() local 829 for (unsigned i = 0, e = AsmStr.size(); i != e; ++i) in WriteConstants() local [all …]
|
D | ValueEnumerator.cpp | 109 for (unsigned i = 0, e = MDs.size(); i != e; ++i) in ValueEnumerator() local 245 for (unsigned i = 0, e = MD->getNumOperands(); i != e; ++i) in EnumerateNamedMDNode() local 252 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in EnumerateMDNodeOperands() local 348 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) in EnumerateValue() local 422 for (unsigned i = 0, e = C->getNumOperands(); i != e; ++i) { in EnumerateOperandType() local 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) { in EnumerateAttributes() local 508 for (unsigned i = 0, e = FnLocalMDVector.size(); i != e; ++i) in incorporateFunction() local 514 for (unsigned i = NumModuleValues, e = Values.size(); i != e; ++i) in purgeFunction() local 516 for (unsigned i = NumModuleMDs, e = MDs.size(); i != e; ++i) in purgeFunction() local 518 for (unsigned i = 0, e = BasicBlocks.size(); i != e; ++i) in purgeFunction() local
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 125 for (unsigned i = 0, e = Str.size(); i != e; ++i) { in WriteStringRecord() local 144 for (unsigned i = 0, e = Attrs.size(); i != e; ++i) { in WriteAttributeTable() local 146 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { in WriteAttributeTable() local 175 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) { in WriteTypeSymbolTable() local 192 for (unsigned i = 0, e = Str.size(); i != e; ++i) { in WriteTypeSymbolTable() local 260 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) { in WriteTypeTable() local 298 for (unsigned i = 0, e = FT->getNumParams(); i != e; ++i) in WriteTypeTable() local 557 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in WriteMDTuple() local 699 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteFunctionLocalMetadata() local 734 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteMetadataAttachment() local [all …]
|
D | ValueEnumerator.cpp | 109 for (unsigned i = 0, e = MDs.size(); i != e; ++i) in ValueEnumerator() local 245 for (unsigned i = 0, e = MD->getNumOperands(); i != e; ++i) in EnumerateNamedMDNode() local 252 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in EnumerateMDNodeOperands() local 348 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) in EnumerateValue() local 422 for (unsigned i = 0, e = C->getNumOperands(); i != e; ++i) { in EnumerateOperandType() local 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) { in EnumerateAttributes() local 508 for (unsigned i = 0, e = FnLocalMDVector.size(); i != e; ++i) in incorporateFunction() local 514 for (unsigned i = NumModuleValues, e = Values.size(); i != e; ++i) in purgeFunction() local 516 for (unsigned i = NumModuleMDs, e = MDs.size(); i != e; ++i) in purgeFunction() local 518 for (unsigned i = 0, e = BasicBlocks.size(); i != e; ++i) in purgeFunction() local
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 148 for (unsigned i = 0, e = Str.size(); i != e; ++i) { in WriteStringRecord() local 167 for (unsigned i = 0, e = Attrs.size(); i != e; ++i) { in WriteAttributeTable() local 169 for (unsigned i = 0, e = A.getNumSlots(); i != e; ++i) { in WriteAttributeTable() local 247 for (unsigned i = 0, e = TypeList.size(); i != e; ++i) { in WriteTypeTable() local 285 for (unsigned i = 0, e = FT->getNumParams(); i != e; ++i) in WriteTypeTable() local 585 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in WriteMDTuple() local 727 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteFunctionLocalMetadata() local 762 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteMetadataAttachment() local 785 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) { in WriteModuleMetadataStore() local 867 for (unsigned i = 0, e = AsmStr.size(); i != e; ++i) in WriteConstants() local [all …]
|
D | ValueEnumerator.cpp | 109 for (unsigned i = 0, e = MDs.size(); i != e; ++i) in ValueEnumerator() local 245 for (unsigned i = 0, e = MD->getNumOperands(); i != e; ++i) in EnumerateNamedMDNode() local 252 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in EnumerateMDNodeOperands() local 348 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) in EnumerateValue() local 422 for (unsigned i = 0, e = C->getNumOperands(); i != e; ++i) { in EnumerateOperandType() local 446 for (unsigned i = 0, e = PAL.getNumSlots(); i != e; ++i) { in EnumerateAttributes() local 508 for (unsigned i = 0, e = FnLocalMDVector.size(); i != e; ++i) in incorporateFunction() local 514 for (unsigned i = NumModuleValues, e = Values.size(); i != e; ++i) in purgeFunction() local 516 for (unsigned i = NumModuleMDs, e = MDs.size(); i != e; ++i) in purgeFunction() local 518 for (unsigned i = 0, e = BasicBlocks.size(); i != e; ++i) in purgeFunction() local
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
D | AssociationServiceException.java | 28 public AssociationServiceException(String msg, Exception e) { in AssociationServiceException() 32 public AssociationServiceException(Exception e) { in AssociationServiceException()
|
/frameworks/rs/rsov/driver/ |
D | rsovElement.cpp | 24 bool rsovElementInit(const Context *rsc, const Element *e) { return true; } in rsovElementInit() 26 void rsovElementDestroy(const Context *rsc, const Element *e) {} in rsovElementDestroy()
|
/frameworks/rs/driver/ |
D | rsdElement.cpp | 25 bool rsdElementInit(const Context *, const Element *e) { in rsdElementInit() 29 void rsdElementDestroy(const Context *rsc, const Element *e) { in rsdElementDestroy()
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrame.cpp | 155 for (const_cie_iterator i = cie_begin(), e = cie_end(); i != e; ++i) in numOfFDEs() local 183 for (cie_iterator i = pFrame.cie_begin(), e = pFrame.cie_end(); i != e; ++i) { in merge() local 211 for (cie_iterator i = cie_begin(), e = cie_end(); i != e; ++i) { in setupAttributes() local 253 for (fde_iterator i = pCIE.begin(), e = pCIE.end(); i != e; ++i) { in removeDiscardedFDE() local 273 e = to_be_removed_fdes.end(); in removeDiscardedFDE() local 305 for (fde_iterator i = pInCIE.begin(), e = pInCIE.end(); i != e; ++i) in removeAndUpdateCIEForFDE() local 337 for (fde_iterator i = pInCIE.begin(), e = pInCIE.end(); i != e; ++i) { in moveInputFragments() local 347 for (fde_iterator i = pInCIE.begin(), e = pInCIE.end(); i != e; ++i) { in moveInputFragments() local 358 for (SectionData::iterator i = frag_list.begin(), e = frag_list.end(); i != e; in computeOffsetSize() local
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsic3DLUT.java | 35 protected ScriptIntrinsic3DLUT(long id, RenderScript rs, Element e) { in ScriptIntrinsic3DLUT() 50 public static ScriptIntrinsic3DLUT create(RenderScript rs, Element e) { in create()
|
/frameworks/av/media/libstagefright/webm/ |
D | LinkedBlockingQueue.h | 37 T e = *(mList.begin()); in front() local 71 void push(T e) { in push()
|
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/log/ |
D | RLog.kt | 50 fun e(element: Element, msg: String, vararg args: Any) { in <lambda>() method in android.arch.persistence.room.log.RLog 54 fun e(msg: String, vararg args: Any) { in <lambda>() method in android.arch.persistence.room.log.RLog
|
/frameworks/rs/ |
D | rsApiElement.cpp | 26 Element *e = static_cast<Element *>(elem); in rsaElementGetNativeData() local 37 Element *e = static_cast<Element *>(elem); in rsaElementGetSubElements() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
D | CatLog.java | 41 public static void e(Object caller, String msg) { in e() method in CatLog 47 public static void e(String caller, String msg) { in e() method in CatLog
|
/frameworks/base/core/java/android/util/ |
D | ExceptionUtils.java | 33 public static RuntimeException wrap(IOException e) { in wrap() 37 public static void maybeUnwrapIOException(RuntimeException e) throws IOException { in maybeUnwrapIOException()
|