/frameworks/native/services/inputflinger/dispatcher/ |
D | Queue.h | 26 T* tail; member 29 inline Queue() : head(nullptr), tail(nullptr), entryCount(0) {} in Queue() 35 entry->prev = tail; in enqueueAtTail() 36 if (tail) { in enqueueAtTail() 37 tail->next = entry; in enqueueAtTail() 42 tail = entry; in enqueueAtTail() 51 tail = entry; in enqueueAtHead() 67 tail = entry->prev; in dequeue() 78 tail = nullptr; in dequeueAtHead()
|
/frameworks/rs/driver/runtime/arch/ |
D | x86_sse3.ll | 10 …%2 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %1, <4 x float> %1) nounwind readnone 11 …%3 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %2, <4 x float> %2) nounwind readnone 20 %4 = tail call <2 x i64> @llvm.x86.sse2.psll.dq(<2 x i64> %3, i32 32) 22 …%6 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %5, <4 x float> %5) nounwind readnone 23 …%7 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %6, <4 x float> %6) nounwind readnone 31 …%3 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %2, <4 x float> %2) nounwind readnone 43 …%2 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %1, <4 x float> %1) nounwind readnone 44 …%3 = tail call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %2, <4 x float> %2) nounwind readnone 46 %5 = tail call float @llvm.sqrt.f32(float %4) nounwind readnone 54 %4 = tail call <2 x i64> @llvm.x86.sse2.psll.dq(<2 x i64> %3, i32 32) [all …]
|
D | asimd.ll | 109 …%1 = tail call <4 x float> @llvm.aarch64.neon.fmin.v4f32(<4 x float> %value, <4 x float> %high) no… 110 …%2 = tail call <4 x float> @llvm.aarch64.neon.fmax.v4f32(<4 x float> %1, <4 x float> %low) nounwin… 115 %_high = tail call <4 x float> @smear_4f(float %high) nounwind readnone 116 %_low = tail call <4 x float> @smear_4f(float %low) nounwind readnone 117 …%out = tail call <4 x float> @_Z5clampDv4_fS_S_(<4 x float> %value, <4 x float> %_low, <4 x float>… 125 …%a = tail call <4 x float> @llvm.aarch64.neon.fmin.v4f32(<4 x float> %_value, <4 x float> %_high) … 126 …%b = tail call <4 x float> @llvm.aarch64.neon.fmax.v4f32(<4 x float> %a, <4 x float> %_low) nounwi… 133 %_high = tail call <4 x float> @smear_4f(float %high) nounwind readnone 134 %_low = tail call <4 x float> @smear_4f(float %low) nounwind readnone 135 …%a = tail call <4 x float> @llvm.aarch64.neon.fmin.v4f32(<4 x float> %_value, <4 x float> %_high) … [all …]
|
D | neon.ll | 113 …%1 = tail call <4 x float> @llvm.arm.neon.vmins.v4f32(<4 x float> %value, <4 x float> %high) nounw… 114 …%2 = tail call <4 x float> @llvm.arm.neon.vmaxs.v4f32(<4 x float> %1, <4 x float> %low) nounwind r… 119 %_high = tail call <4 x float> @smear_4f(float %high) nounwind readnone 120 %_low = tail call <4 x float> @smear_4f(float %low) nounwind readnone 121 …%out = tail call <4 x float> @_Z5clampDv4_fS_S_(<4 x float> %value, <4 x float> %_low, <4 x float>… 129 …%a = tail call <4 x float> @llvm.arm.neon.vmins.v4f32(<4 x float> %_value, <4 x float> %_high) nou… 130 …%b = tail call <4 x float> @llvm.arm.neon.vmaxs.v4f32(<4 x float> %a, <4 x float> %_low) nounwind … 137 %_high = tail call <4 x float> @smear_4f(float %high) nounwind readnone 138 %_low = tail call <4 x float> @smear_4f(float %low) nounwind readnone 139 …%a = tail call <4 x float> @llvm.arm.neon.vmins.v4f32(<4 x float> %_value, <4 x float> %_high) nou… [all …]
|
D | x86_sse2.ll | 18 …%1 = tail call <4 x float> @llvm.x86.sse.min.ps(<4 x float> %in, <4 x float> %high) nounwind readn… 19 …%2 = tail call <4 x float> @llvm.x86.sse.max.ps(<4 x float> %1, <4 x float> %low) nounwind readnone 27 …%4 = tail call <4 x float> @_Z5clampDv4_fS_S_(<4 x float> %1, <4 x float> %2, <4 x float> %3) noun… 36 …%4 = tail call <4 x float> @_Z5clampDv4_fS_S_(<4 x float> %1, <4 x float> %2, <4 x float> %3) noun… 45 %4 = tail call <4 x float> @llvm.x86.sse.min.ss(<4 x float> %1, <4 x float> %3) nounwind readnone 46 %5 = tail call <4 x float> @llvm.x86.sse.max.ss(<4 x float> %4, <4 x float> %2) nounwind readnone 60 …%9 = tail call <4 x float> @_Z5clampDv4_fS_S_(<4 x float> %in, <4 x float> %4, <4 x float> %8) nou… 71 …%7 = tail call <3 x float> @_Z5clampDv3_fS_S_(<3 x float> %in, <3 x float> %3, <3 x float> %6) nou… 80 …%5 = tail call <2 x float> @_Z5clampDv2_fS_S_(<2 x float> %in, <2 x float> %2, <2 x float> %4) nou… 85 %1 = tail call float @llvm.sqrt.f32(float %in) nounwind readnone [all …]
|
/frameworks/rs/driver/runtime/ll32/ |
D | allocation.ll | 37 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 1, i32 %x, i32 %y, i32 %z) #2 43 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 1, i32 %x, i32 %y, i32 %z) #2 50 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 2, i32 %x, i32 %y, i32 %z) #2 57 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 2, i32 %x, i32 %y, i32 %z) #2 65 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 4, i32 %x, i32 %y, i32 %z) #2 73 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 4, i32 %x, i32 %y, i32 %z) #2 82 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 4, i32 %x, i32 %y, i32 %z) #2 89 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 4, i32 %x, i32 %y, i32 %z) #2 97 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 1, i32 %x, i32 %y, i32 %z) #2 103 %1 = tail call i8* @rsOffset([1 x i32] %a.coerce, i32 1, i32 %x, i32 %y, i32 %z) #2 [all …]
|
D | math.ll | 12 %1 = tail call float @llvm.sqrt.f32(float %v) 17 %1 = tail call float @llvm.pow.f32(float %v1, float %v2)
|
/frameworks/rs/driver/runtime/ll64/ |
D | allocation.ll | 39 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 1, i32 %x, i32 %y, i32 %z) #2 45 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 1, i32 %x, i32 %y, i32 %z) #2 52 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 2, i32 %x, i32 %y, i32 %z) #2 60 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 2, i32 %x, i32 %y, i32 %z) #2 68 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 4, i32 %x, i32 %y, i32 %z) #2 77 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 4, i32 %x, i32 %y, i32 %z) #2 86 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 4, i32 %x, i32 %y, i32 %z) #2 94 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 4, i32 %x, i32 %y, i32 %z) #2 102 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 1, i32 %x, i32 %y, i32 %z) #2 108 %1 = tail call i8* @rsOffset(%struct.rs_allocation* %a, i32 1, i32 %x, i32 %y, i32 %z) #2 [all …]
|
D | math.ll | 12 %1 = tail call float @llvm.sqrt.f32(float %v) 17 %1 = tail call float @llvm.pow.f32(float %v1, float %v2)
|
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/ |
D | broadcast_ring.h | 279 return std::atomic_load_explicit(&header_mmap()->tail, in GetNextSequence() 316 uint32_t tail = std::atomic_load_explicit(&header_mmap()->tail, in Get() local 321 if (tail - head > record_count()) in Get() 324 if (*sequence - head > tail - head) in Get() 327 if (*sequence == tail) return false; // No new records available. in Get() 330 CalculateGeometry(record_count(), record_size(), *sequence, tail); in Get() 403 std::atomic<uint32_t> tail; member 433 uint32_t tail; member 478 std::atomic_store_explicit(&header_mmap()->tail, kInitialSequence, in InitializeHeader() 540 uint32_t head, uint32_t tail) { in CalculateGeometry() argument [all …]
|
/frameworks/av/services/audioflinger/ |
D | FastMixerDumpState.cpp | 103 uint32_t *tail = n >= kTailDenominator ? new uint32_t[n] : NULL; in dump() local 108 if (tail != NULL) { in dump() 109 tail[j] = wallNs; in dump() 150 if (tail != NULL) { in dump() 151 qsort(tail, n, sizeof(uint32_t), compare_uint32_t); in dump() 156 left.add(tail[i]); in dump() 157 right.add(tail[n - (i + 1)]); in dump() 166 delete[] tail; in dump()
|
/frameworks/base/core/java/android/util/ |
D | Base64.java | 574 final private byte[] tail; field in Base64.Encoder 591 tail = new byte[2]; in Encoder() 629 v = ((tail[0] & 0xff) << 16) | in process() 639 v = ((tail[0] & 0xff) << 16) | in process() 640 ((tail[1] & 0xff) << 8) | in process() 689 v = ((tailLen > 0 ? tail[t++] : input[p++]) & 0xff) << 4; in process() 703 v = (((tailLen > 1 ? tail[t++] : input[p++]) & 0xff) << 10) | in process() 704 (((tailLen > 0 ? tail[t++] : input[p++]) & 0xff) << 2); in process() 728 tail[tailLen++] = input[p]; in process() 730 tail[tailLen++] = input[p]; in process() [all …]
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 246 const_iterator const tail = end(); in contains() local 247 while (cur != tail) { in contains() 447 Rect* tail; member in android::Region::rasterizer 452 : bounds(INT_MAX, 0, INT_MIN, 0), storage(reg.mStorage), head(), tail(), cur() { in rasterizer() 506 if (tail-head == ssize_t(span.size())) { in flushSpan() 511 while (q != tail) { in flushSpan() 524 while (r != tail) { in flushSpan() 532 tail = storage.editArray() + storage.size(); in flushSpan() 533 head = tail - span.size(); in flushSpan() 548 const_iterator const tail = reg.end(); in validate() local [all …]
|
/frameworks/native/include/private/ui/ |
D | RegionHelper.h | 118 inline int next(TYPE& head, TYPE& tail, in next() argument 128 tail = lhs_tail; in next() 132 tail = rhs_head; in next() 138 tail = rhs_tail; in next() 142 tail = lhs_head; in next() 148 tail = rhs_head = lhs_tail; in next() 152 tail = lhs_head = rhs_tail; in next()
|
/frameworks/av/media/mtp/ |
D | MtpUtils.cpp | 63 const char* tail = dateTime + 15; in parseDateTime() local 64 if (tail[0] == '.' && tail[1]) tail += 2; in parseDateTime() 76 bool useUTC = (tail[0] == 'Z'); in parseDateTime()
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 104 bool mix(int32_t *output, int head, int tail, int sampleRate); 234 bool AudioStream::mix(int32_t *output, int head, int tail, int sampleRate) in mix() argument 243 if (tail - mBufferTail > 0) { in mix() 244 tail = mBufferTail; in mix() 246 if (tail - head <= 0) { in mix() 251 tail *= mSampleRate; in mix() 254 for (int i = head; i - tail < 0; ++i) { in mix() 461 int tail = (tick + mInterval) * mSampleRate; in decode() local 462 for (int i = mBufferTail * mSampleRate; i - tail < 0; ++i) { in decode() 470 int tail = mBufferTail * mSampleRate; in decode() local [all …]
|
/frameworks/av/media/libstagefright/foundation/ |
D | AStringUtils.cpp | 58 const char *tail = str + strLen - len; in MatchesGlob() local 59 return !Compare(tail, pattern, len, ignoreCase); in MatchesGlob()
|
/frameworks/base/tools/stringslint/ |
D | stringslint.py | 110 if e.tail: 111 yield decode_escapes(e.tail) 206 if gc.tail and re.search("%[^%]", gc.tail): badsub = True
|
/frameworks/libs/net/common/framework/com/android/net/module/util/ |
D | DnsPacket.java | 209 final String tail = parseName(buf, depth + 1); in parseName() local 210 return TextUtils.isEmpty(tail) ? head : head + "." + tail; in parseName()
|
/frameworks/base/cmds/incident_helper/src/ |
D | ih_util.cpp | 37 const auto tail = s.find_last_not_of(charset); in trim() local 38 return s.substr(head, tail - head + 1); in trim() 191 const auto tail = line->find_last_not_of(DEFAULT_WHITESPACE); in stripSuffix() local 192 if (tail == std::string::npos) return false; in stripSuffix() 195 int j = tail; in stripSuffix()
|
/frameworks/base/data/sounds/ |
D | generate-all-audio.sh | 55 tail -n 1 |
|
/frameworks/base/cmds/uiautomator/ |
D | Android.bp | 4 …cmd: "cp -f $$(echo $(in) | tr \" \" \"\\n\" | sort -n | tail -1) $(genDir)/last-released-api.txt",
|
/frameworks/native/opengl/tools/glgen2/registry/ |
D | reg.py | 489 tail = noneStr(elem.tail) 491 pdecl += self.genOpts.apientry + text + tail 492 tdecl += '(' + self.genOpts.apientryp + 'PFN' + text.upper() + 'PROC' + tail + ')' 494 pdecl += text + tail 495 tdecl += text + tail 614 s += self.genOpts.apientry + noneStr(elem.tail) 616 s += noneStr(elem.text) + noneStr(elem.tail)
|
/frameworks/native/services/surfaceflinger/ |
D | LayerProtoHelper.cpp | 49 Region::const_iterator const tail = region.end(); in writeToProto() local 52 while (head != tail) { in writeToProto()
|
/frameworks/base/media/java/android/media/ |
D | SubtitleTrack.java | 476 SortedMap<Long, Vector<Cue>> tail = null; in nextTimeAfter() local 478 tail = mCues.tailMap(timeMs + 1); in nextTimeAfter() 479 if (tail != null) { in nextTimeAfter() 480 return tail.firstKey(); in nextTimeAfter()
|