/frameworks/base/obex/javax/obex/ |
D | ClientSession.java | 145 HeaderSet head; in get() local 253 HeaderSet head; in put() local 408 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest()
|
D | ObexHelper.java | 342 public static byte[] createHeader(HeaderSet head, boolean nullOut) { in createHeader()
|
/frameworks/base/libs/hwui/font/ |
D | CacheTexture.cpp | 37 CacheBlock* CacheBlock::insertBlock(CacheBlock* head, CacheBlock* newBlock) { in insertBlock() 81 CacheBlock* CacheBlock::removeBlock(CacheBlock* head, CacheBlock* blockToRemove) { in removeBlock()
|
/frameworks/compile/mclinker/unittests/ |
D | GraphTest.cpp | 63 ListDigraph::Node* head = NULL; in TEST_F() local 111 ListDigraph::Node* head = NULL; in TEST_F() local 159 ListDigraph::Node* head = NULL; in TEST_F() local
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | GLExtensions.cpp | 45 char const* head = curr; in initWithGLStrings() local
|
/frameworks/base/libs/hwui/ |
D | Extensions.cpp | 115 const char* head = current; in findExtensions() local
|
D | AnimationContext.cpp | 60 AnimationHandle* head = mNextFrameAnimations.mNextHandle; in startFrame() local
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 57 NODE const* head() const { return mFirst; } in head() function in android::LinkedList 58 NODE* head() { return mFirst; } in head() function in android::LinkedList
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 411 Rect* head; member in android::Region::rasterizer 624 Region::const_iterator head = dst.begin(); in boolean_operation() local 812 const_iterator head = begin(); in dump() local 832 const_iterator head = begin(); in dump() local
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerSinc.cpp | 580 int16_t* head = impulse + headOffset; in resample() local 636 int16_t* head = impulse + c.halfNumCoefs*CHANNELS; in read() local
|
D | AudioResamplerDyn.cpp | 129 TI* head = impulse + halfNumCoefs*CHANNELS; in readAgain() local
|
D | Tracks.cpp | 1401 TimedBuffer& head = mTimedBufferQueue.editItemAt(0); in getNextBuffer() local 1540 const TimedBuffer& head = mTimedBufferQueue[0]; in timedYieldSamples_l() local 1598 TimedBuffer& head = mTimedBufferQueue.editItemAt(0); in releaseBuffer() local
|
/frameworks/native/include/private/ui/ |
D | RegionHelper.h | 116 inline int next(TYPE& head, TYPE& tail, in next()
|
/frameworks/native/libs/input/ |
D | InputTransport.cpp | 865 const InputMessage& head = batch.samples.itemAt(0); in findBatch() local 937 const InputMessage& head = batch.samples.itemAt(0); in canAddSample() local
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.cpp | 622 Region::const_iterator head(clearReg.begin()); in movie() local
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmElement.cpp | 89 int head = serializeCodedUnsigned(mId, cur); in serializeInto() local
|
/frameworks/base/core/java/android/net/http/ |
D | RequestQueue.java | 494 protected synchronized void queueRequest(Request request, boolean head) { in queueRequest()
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 234 bool AudioStream::mix(int32_t *output, int head, int tail, int sampleRate) in mix()
|
/frameworks/native/libs/gui/ |
D | Surface.cpp | 759 Region::const_iterator head(reg.begin()); in copyBlt() local
|
/frameworks/native/services/inputflinger/ |
D | InputDispatcher.h | 607 T* head; member
|