Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 146) sorted by relevance

123456

/frameworks/base/tools/aapt/tests/
DFileFinder_test.cpp34 data.push( pair<String8,time_t>(String8("hello.png"),3) ); in main()
35 data.push( pair<String8,time_t>(String8("world.PNG"),3) ); in main()
36 data.push( pair<String8,time_t>(String8("foo.pNg"),3) ); in main()
38 data.push( pair<String8,time_t>(String8("hello.jpg"),3) ); in main()
39 data.push( pair<String8,time_t>(String8(".hidden.png"),3)); in main()
45 exts.push(String8(".png")); in main()
/frameworks/base/services/input/
DInputListener.cpp151 mArgsQueue.push(new NotifyConfigurationChangedArgs(*args)); in notifyConfigurationChanged()
155 mArgsQueue.push(new NotifyKeyArgs(*args)); in notifyKey()
159 mArgsQueue.push(new NotifyMotionArgs(*args)); in notifyMotion()
163 mArgsQueue.push(new NotifySwitchArgs(*args)); in notifySwitch()
167 mArgsQueue.push(new NotifyDeviceResetArgs(*args)); in notifyDeviceReset()
/frameworks/compile/mclinker/include/mcld/ADT/
DBinTree.h40 m_Stack.push(m_pNode->right); in DFSIterator()
42 m_Stack.push(m_pNode->left); in DFSIterator()
56 m_Stack.push(m_pNode->right); in advance()
58 m_Stack.push(m_pNode->left); in advance()
75 m_Queue.push(m_pNode->right); in BFSIterator()
77 m_Queue.push(m_pNode->left); in BFSIterator()
91 m_Queue.push(m_pNode->right); in advance()
93 m_Queue.push(m_pNode->left); in advance()
/frameworks/native/include/utils/
DVectorImpl.h78 void push();
79 void push(const void* item);
185 void push();
186 void push(const void* item);
DVector.h141 inline void push();
143 void push(const TYPE& item);
333 void Vector<TYPE>::push(const TYPE& item) {
334 return VectorImpl::push(&item);
358 void Vector<TYPE>::push() {
359 VectorImpl::push();
/frameworks/av/media/mtp/
DMtpDataPacket.cpp95 result->push(getInt8()); in getAInt8()
103 result->push(getUInt8()); in getAUInt8()
111 result->push(getInt16()); in getAInt16()
119 result->push(getUInt16()); in getAUInt16()
127 result->push(getInt32()); in getAInt32()
135 result->push(getUInt32()); in getAUInt32()
143 result->push(getInt64()); in getAInt64()
151 result->push(getUInt64()); in getAUInt64()
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc40 // -> push current into stack
56 slash_stack.push(-1);
69 slash_stack.push(handler);
91 slash_stack.push(-1);
101 slash_stack.push(handler);
109 slash_stack.push(handler);
117 slash_stack.push(handler);
/frameworks/base/libs/hwui/utils/
DSortedListImpl.h50 void push();
51 void push(const void* item);
/frameworks/av/media/libstagefright/rtsp/
DASessionDescription.cpp52 mTracks.push(Attribs()); in parse()
53 mFormats.push(AString("[root]")); in parse()
134 mTracks.push(Attribs()); in parse()
135 mFormats.push(AString(line, 2, line.size() - 2)); in parse()
/frameworks/av/media/libstagefright/foundation/
DAHierarchicalStateMachine.cpp79 A.push(cur); in changeState()
89 B.push(cur); in changeState()
/frameworks/rs/
DrsElement.cpp248 rsc->mStateElement.mElements.push(e); in createRef()
294 rsc->mStateElement.mElements.push(e); in createRef()
354 mBuilderElementRefs.push(ObjectBaseRef<const Element>(e)); in add()
355 mBuilderElements.push(e); in add()
356 mBuilderNameStrings.push(nameStr); in add()
357 mBuilderNameLengths.push(strlen(nameStr)); in add()
358 mBuilderArrays.push(arraySize); in add()
DrsFont.cpp309 activeFonts.push(newFont); in create()
552 mCacheLines.push(new CacheTextureLine(16, texType->getDimX(), nextLine, 0)); in initTextTexture()
554 mCacheLines.push(new CacheTextureLine(24, texType->getDimX(), nextLine, 0)); in initTextTexture()
556 mCacheLines.push(new CacheTextureLine(24, texType->getDimX(), nextLine, 0)); in initTextTexture()
558 mCacheLines.push(new CacheTextureLine(32, texType->getDimX(), nextLine, 0)); in initTextTexture()
560 mCacheLines.push(new CacheTextureLine(32, texType->getDimX(), nextLine, 0)); in initTextTexture()
562 mCacheLines.push(new CacheTextureLine(40, texType->getDimX(), nextLine, 0)); in initTextTexture()
564 …mCacheLines.push(new CacheTextureLine(texType->getDimY() - nextLine, texType->getDimX(), nextLine,… in initTextTexture()
/frameworks/av/media/libmedia/
DSoundPoolThread.cpp33 mMsgQueue.push(msg); in write()
54 mMsgQueue.push(SoundPoolMsg(SoundPoolMsg::KILL, 0)); in quit()
/frameworks/base/core/java/android/content/
DDefaultDataHandler.java123 mUris.push(uri); in parseRow()
148 mUris.push(nextUri); in startElement()
155 mUris.push(mUris.lastElement()); in startElement()
/frameworks/base/libs/androidfw/
DInput.cpp336 mSampleEventTimes.push(other->getEventTime()); in copyFrom()
348 mSampleEventTimes.push(eventTime); in addSample()
502 mPointerProperties.push(); in readFromParcel()
509 mSampleEventTimes.push(parcel->readInt64()); in readFromParcel()
511 mSamplePointerCoords.push(); in readFromParcel()
616 mKeyEventPool.push(static_cast<KeyEvent*>(event)); in recycle()
622 mMotionEventPool.push(static_cast<MotionEvent*>(event)); in recycle()
/frameworks/base/libs/hwui/
DPathCache.cpp62 pathsToRemove.push(i); in remove()
78 mGarbage.push(path); in removeDeferred()
DFontRenderer.cpp453 activeFonts.push(newFont); in create()
733 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 18, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
735 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 26, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
737 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 26, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
739 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 34, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
741 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 34, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
743 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, 42, nextLine, 0, mCacheTextureSmall)); in initTextTexture()
745 mCacheLines.push(new CacheTextureLine(mSmallCacheWidth, mSmallCacheHeight - nextLine, in initTextTexture()
749 mCacheLines.push(new CacheTextureLine(maxWidth, 128, 0, 0, mCacheTexture128)); in initTextTexture()
750 mCacheLines.push(new CacheTextureLine(maxWidth, 128, 128, 0, mCacheTexture128)); in initTextTexture()
[all …]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DMediaBufferPuller.cpp106 mReleaseBuffers.push(buffer); in putBuffer()
140 mBuffers.push(pBuffer); in acquireThreadFunc()
/frameworks/opt/emoji/
DEmojiFactory.cpp117 g_factories->push(factory); in TryRegisterEmojiFactory()
120 g_handles->push(handle); in TryRegisterEmojiFactory()
/frameworks/av/drm/common/
DDrmSupportInfo.cpp87 mMimeTypeVector.push(mimeType); in addMimeType()
92 mFileSuffixVector.push(fileSuffix); in addFileSuffix()
/frameworks/base/tools/aidl/
Dgenerate_java_rpc.cpp846 Method* push = new Method; in generate_event_method() local
847 push->modifiers = PUBLIC; in generate_event_method()
848 push->name = push_method_name(method->name.data); in generate_event_method()
849 push->statements = new StatementBlock; in generate_event_method()
850 push->returnType = VOID_TYPE; in generate_event_method()
851 serviceBaseClass->elements.push_back(push); in generate_event_method()
855 push->statements->Add(new VariableDeclaration(_data, new NewExpression(RPC_DATA_TYPE))); in generate_event_method()
863 push->parameters.push_back(v); in generate_event_method()
866 generate_write_to_data(t, push->statements, in generate_event_method()
873 push->statements->Add(new MethodCall("pushEvent", 2, in generate_event_method()
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp311 mCodecInfos.push(); in addMediaCodec()
502 types->push(mTypes.keyAt(i)); in getSupportedTypes()
543 profileLevels->push(profileLevel); in getCodecCapabilities()
547 colorFormats->push(caps.mColorFormats.itemAt(i)); in getCodecCapabilities()
/frameworks/av/cmds/stagefright/
Dsf2.cpp346 mCSD.push(buffer); in makeFormat()
374 mCSD.push(buffer); in makeFormat()
392 mCSD.push(buffer); in makeFormat()
398 mCSD.push(buffer); in makeFormat()
406 mCSD.push(buffer); in makeFormat()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DStack.java43 public void push(T object) { in push() method in Stack
/frameworks/base/media/tests/
DREADME.txt8 adb push contents/media_api/ /sdcard/media_api/

123456