/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/sunrpc/ |
sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1) 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
ElementDescriptor.java | 182 int pos = mXmlName.indexOf(':'); local 183 if (pos != -1) { 184 return mXmlName.substring(pos+1); 260 int pos = name.lastIndexOf('.'); local 261 if (pos != -1) { 265 name = name.substring(pos + 1);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utransts.c | 613 UTransPosition pos; local 646 pos.start = pos.contextStart = 0; 647 pos.limit = pos.contextLimit = u_strlen(buf); 648 utrans_transIncrementalUChars(trans, buf, NULL, CAP, &pos, &status); 649 utrans_transUChars(trans, buf, NULL, CAP, pos.start, &pos.limit, &status); 691 pos.start = pos.contextStart = 0 [all...] |
/external/icu4c/test/cintltst/ |
utransts.c | 613 UTransPosition pos; local 646 pos.start = pos.contextStart = 0; 647 pos.limit = pos.contextLimit = u_strlen(buf); 648 utrans_transIncrementalUChars(trans, buf, NULL, CAP, &pos, &status); 649 utrans_transUChars(trans, buf, NULL, CAP, pos.start, &pos.limit, &status); 691 pos.start = pos.contextStart = 0 [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
OpenArchive.cpp | 99 #define HASH_VAL(buf, pos) ((buf)[pos])
102 #define HASH_VAL(buf, pos) ((buf)[pos] | ((UInt32)(buf)[pos + 1] << 8))
178 for (UInt32 pos = 0; pos < processedSize; pos++)
180 for (; pos < processedSize && hash[HASH_VAL(buf, pos)] == 0xFF; pos++); [all...] |
/external/lzma/CPP/Common/ |
MyString.h | 495 int pos = 0;
local 496 while (pos < Length())
498 pos = Find(oldChar, pos);
499 if (pos < 0)
501 _chars[pos] = newChar;
502 pos++;
516 int pos = 0;
local 517 while (pos < _length)
519 pos = Find(oldString, pos); [all...] |
/external/oprofile/daemon/ |
opd_sfile.c | 223 struct list_head * pos; local 261 list_for_each(pos, &hashes[hash]) { 262 sf = list_entry(pos, struct sfile, hash); 302 struct list_head * pos; local 325 list_for_each(pos, &sf->cg_hash[hash]) { 326 cg = list_entry(pos, struct cg_entry, hash); 533 struct list_head * pos; local 535 list_for_each_safe(pos, pos2, &sf->cg_hash[i]) { 537 list_entry(pos, struct cg_entry, hash); 555 struct list_head * pos; local 604 struct list_head * pos; local [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_wavefile.c | 520 EAS_I32 pos; local 572 if ((result = EAS_HWFilePos(pEASData->hwInstData, fileHandle, &pos)) != EAS_SUCCESS) 586 pos += 8; 656 audioOffset = pos; 680 pWaveData->infoChunkPos = pos + 4; 714 pos += (EAS_I32) size; 715 if ((result = EAS_HWFileSeek(pEASData->hwInstData, fileHandle, pos)) != EAS_SUCCESS) 746 EAS_I32 pos; local 768 pos = pWaveData->infoChunkPos; 776 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, pos)) != EAS_SUCCESS 845 EAS_I32 pos; local [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_wavefile.c | 520 EAS_I32 pos; local 572 if ((result = EAS_HWFilePos(pEASData->hwInstData, fileHandle, &pos)) != EAS_SUCCESS) 586 pos += 8; 656 audioOffset = pos; 680 pWaveData->infoChunkPos = pos + 4; 714 pos += (EAS_I32) size; 715 if ((result = EAS_HWFileSeek(pEASData->hwInstData, fileHandle, pos)) != EAS_SUCCESS) 746 EAS_I32 pos; local 768 pos = pWaveData->infoChunkPos; 776 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, pos)) != EAS_SUCCESS 845 EAS_I32 pos; local [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wavefile.c | 520 EAS_I32 pos; local 572 if ((result = EAS_HWFilePos(pEASData->hwInstData, fileHandle, &pos)) != EAS_SUCCESS) 586 pos += 8; 656 audioOffset = pos; 680 pWaveData->infoChunkPos = pos + 4; 714 pos += (EAS_I32) size; 715 if ((result = EAS_HWFileSeek(pEASData->hwInstData, fileHandle, pos)) != EAS_SUCCESS) 746 EAS_I32 pos; local 768 pos = pWaveData->infoChunkPos; 776 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, pos)) != EAS_SUCCESS 845 EAS_I32 pos; local [all...] |
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core_sse2.c | 40 int pos = i * PART_LEN1; local 50 const __m128 wfBuf_re = _mm_loadu_ps(&aec->wfBuf[0][pos + j]); 51 const __m128 wfBuf_im = _mm_loadu_ps(&aec->wfBuf[1][pos + j]); 68 aec->wfBuf[0][ pos + j], aec->wfBuf[1][ pos + j]); 70 aec->wfBuf[0][ pos + j], aec->wfBuf[1][ pos + j]); 135 int pos = i * PART_LEN1; local 185 float wt1 = aec->wfBuf[1][pos]; 186 aec->wfBuf[0][pos + PART_LEN] += fft[1] [all...] |
/external/lzma/Java/SevenZip/Compression/LZMA/ |
Encoder.java | 35 static int GetPosSlot(int pos)
37 if (pos < (1 << 11))
38 return g_FastPos[pos];
39 if (pos < (1 << 21))
40 return (g_FastPos[pos >> 10] + 20);
41 return (g_FastPos[pos >> 20] + 40);
44 static int GetPosSlot2(int pos)
46 if (pos < (1 << 17))
47 return (g_FastPos[pos >> 6] + 12);
48 if (pos < (1 << 27)) 740 int pos; local 1110 int pos = backRes; local [all...] |