| /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() 28 rsElementGetSubElementNameLength(rs_element e, uint32_t index) { in rsElementGetSubElementNameLength() 37 rsElementGetSubElementName(rs_element e, uint32_t index, char *name, uint32_t nameLength) { in rsElementGetSubElementName() 59 rsElementGetSubElementArraySize(rs_element e, uint32_t index) { in rsElementGetSubElementArraySize() 68 rsElementGetSubElementOffsetBytes(rs_element e, uint32_t index) { in rsElementGetSubElementOffsetBytes() 77 rsElementGetBytesSize(rs_element e) { in rsElementGetBytesSize() 86 rsElementGetDataType(rs_element e) { in rsElementGetDataType() 95 rsElementGetDataKind(rs_element e) { in rsElementGetDataKind() 104 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 | 25 ScriptIntrinsic::ScriptIntrinsic(sp<RS> rs, int id, sp<const Element> e) in ScriptIntrinsic() 36 sp<ScriptIntrinsic3DLUT> ScriptIntrinsic3DLUT::create(sp<RS> rs, sp<const Element> e) { in create() 44 ScriptIntrinsic3DLUT::ScriptIntrinsic3DLUT(sp<RS> rs, sp<const Element> e) in ScriptIntrinsic3DLUT() 70 sp<ScriptIntrinsicBlend> ScriptIntrinsicBlend::create(sp<RS> rs, sp<const Element> e) { in create() 78 ScriptIntrinsicBlend::ScriptIntrinsicBlend(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicBlend() 207 sp<ScriptIntrinsicBlur> ScriptIntrinsicBlur::create(sp<RS> rs, sp<const Element> e) { in create() 216 ScriptIntrinsicBlur::ScriptIntrinsicBlur(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicBlur() 251 ScriptIntrinsicColorMatrix::ScriptIntrinsicColorMatrix(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicColorMatrix() 340 sp<ScriptIntrinsicConvolve3x3> ScriptIntrinsicConvolve3x3::create(sp<RS> rs, sp<const Element> e) { in create() 356 ScriptIntrinsicConvolve3x3::ScriptIntrinsicConvolve3x3(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicConvolve3x3() [all …]
|
| /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 | 81 Event e = null; in run() local 95 private void process(Event e) { in process() 111 private void registerDevice(Event e) { in registerDevice() 126 private static void error(String msg, Exception e) { in error()
|
| /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 556 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in WriteMDTuple() local 698 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteFunctionLocalMetadata() local 733 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 584 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) { in WriteMDTuple() local 726 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteFunctionLocalMetadata() local 761 for (unsigned i = 0, e = MDs.size(); i != e; ++i) { in WriteMetadataAttachment() local 784 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) { in WriteModuleMetadataStore() local 866 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/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/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/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/support/v8/renderscript/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/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()
|
| /frameworks/av/media/libstagefright/webm/ |
| D | LinkedBlockingQueue.h | 37 T e = *(mList.begin()); in front() local 71 void push(T e) { in push()
|
| /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/av/media/libeffects/factory/ |
| D | EffectsFactory.c | 273 list_elem_t *e = gLibraryList; in EffectCreate() local 419 list_sub_elem_t *e = gSubEffectList; in EffectGetSubEffects() local 513 list_elem_t *e; in loadLibrary() local 596 list_elem_t *e; in addSubEffect() local 667 list_elem_t *e; in loadEffect() local 782 list_sub_elem_t *e = gSubEffectList; in findSubEffect() local 823 list_elem_t *e; in getLibrary() local 855 list_elem_t *e; in updateNumEffects() local 880 list_elem_t *e = gLibraryList; in findEffect() local 985 list_elem_t *e = gLibraryList; in EffectDumpEffects() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | IccCardProxy.java | 722 Exception e = new RuntimeException("ICC card is absent."); in supplyPin() local 736 Exception e = new RuntimeException("ICC card is absent."); in supplyPuk() local 750 Exception e = new RuntimeException("ICC card is absent."); in supplyPin2() local 764 Exception e = new RuntimeException("ICC card is absent."); in supplyPuk2() local 778 Exception e = new RuntimeException("CommandsInterface is not set."); in supplyNetworkDepersonalization() local 828 Exception e = new RuntimeException("ICC card is absent."); in setIccLockEnabled() local 842 Exception e = new RuntimeException("ICC card is absent."); in setIccFdnEnabled() local 856 Exception e = new RuntimeException("ICC card is absent."); in changeIccLockPassword() local 870 Exception e = new RuntimeException("ICC card is absent."); in changeIccFdnPassword() local
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | ScriptIntrinsic3DLUT.java | 31 private ScriptIntrinsic3DLUT(long id, RenderScript rs, Element e) { in ScriptIntrinsic3DLUT() 46 public static ScriptIntrinsic3DLUT create(RenderScript rs, Element e) { in create()
|
| /frameworks/compile/mclinker/unittests/ |
| D | BinTreeTest.cpp | 116 int a = 111, b = 10, c = 9, d = 8, e = 7; in TEST_F() local 144 int a = 0, b = 1, c = 2, d = 3, e = 4; in TEST_F() local 186 int a = 111, b = 10, c = 9, d = 8, e = 7; in TEST_F() local 216 int a = 0, b = 1, c = 2, d = 3, e = 4; in TEST_F() local 258 int a = 0, b = 1, c = 2, d = 3, e = 4, f = 5; in TEST_F() local
|
| /frameworks/rs/ |
| D | rsType.cpp | 225 ObjectBaseRef<Type> Type::getTypeRef(Context *rsc, const Element *e, in getTypeRef() 323 const Element *e = mHal.state.element; in incRefs() local 340 const Element *e = mHal.state.element; in decRefs() local 366 Element *e = static_cast<Element *>(_e); in rsi_TypeCreate() local 380 Element *e = static_cast<Element *>(p->e); in rsi_TypeCreate2() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
| D | armCOMM.h | 574 #define DEBUG_PRINTF_4(a, b, c, d, e) fprintf(DEBUG_STREAM, a, b,… argument 575 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b,… argument 576 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 577 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 578 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 579 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 580 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 581 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 582 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 583 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument [all …]
|