/external/perfetto/protos/perfetto/trace/ftrace/ |
f2fs_get_data_block.proto | 12 optional uint64 iblock = 3;
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
BlockRealMatrix.java | 168 for (int iBlock = 0; iBlock < blockRows; ++iBlock) { 169 final int iHeight = blockHeight(iBlock); 227 for (int iBlock = 0; iBlock < blockRows; ++iBlock) { 228 final int pStart = iBlock * BLOCK_SIZE; 275 for (int iBlock = 0; iBlock < blockRows; ++iBlock) [all...] |
BlockFieldMatrix.java | 171 for (int iBlock = 0; iBlock < blockRows; ++iBlock) { 172 final int iHeight = blockHeight(iBlock); 233 for (int iBlock = 0; iBlock < blockRows; ++iBlock) { 234 final int pStart = iBlock * BLOCK_SIZE; 285 for (int iBlock = 0; iBlock < blockRows; ++iBlock) [all...] |
/external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/f2fs/f2fs_get_data_block/ |
format | 11 field:sector_t iblock; offset:24; size:8; signed:0; 16 print fmt: "dev = (%d,%d), ino = %lu, file offset = %llu, start blkaddr = 0x%llx, len = 0x%llx bytes, err = %d", ((unsigned int) ((REC->dev) >> 20)), ((unsigned int) ((REC->dev) & ((1U << 20) - 1))), (unsigned long)REC->ino, (unsigned long long)REC->iblock, (unsigned long long)REC->bh_start, (unsigned long long)REC->bh_size, REC->ret
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
enhancer_interface.c | 38 size_t iblock; local 115 for(iblock = 0; iblock<new_blocks; iblock++){ 118 target = downsampled + 60 + iblock * ENH_BLOCKL_HALF; 177 enh_period[ENH_NBLOCKS_TOT - new_blocks + iblock] = lag * 8; 181 if (!iblock) { 185 if (iblock==1) { 367 for (iblock = 0; iblock<new_blocks; iblock++) [all...] |
/external/e2fsprogs/lib/ext2fs/ |
newdir.c | 100 ext2_ino_t parent_ino, __u32 *iblock) 108 iblock[0] = ext2fs_cpu_to_le32(parent_ino); 110 dir = (struct ext2_dir_entry *)((char *)iblock +
|
ext2fs.h | [all...] |
/external/pdfium/xfa/fxfa/ |
cxfa_textlayout.h | 50 int32_t iBlock); 111 bool Layout(int32_t iBlock);
|
cxfa_textlayout.cpp | 419 bool CXFA_TextLayout::Layout(int32_t iBlock) { 420 if (!m_pLoader || iBlock < 0 || iBlock >= CountBlocks()) 434 if (iBlock < iBlocksHeightCount) 436 if (iBlock == iBlocksHeightCount) { 445 m_pLoader->m_iTotalLines = m_Blocks[iBlock * 2 + 1]; 451 iBlock *= 2; 452 if (iBlock < iCount - 2) 453 m_pLoader->m_iTotalLines = m_Blocks[iBlock + 1]; 500 if (iBlock == iCount) [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
IdenticalBlockCombiner.java | 76 BasicBlock iBlock = blocks.labelToBlock(iLabel); 79 || iBlock.getSuccessors().size() > 1 80 || iBlock.getFirstInsn().getOpcode().getOpcode() == 93 && compareInsns(iBlock, jBlock)) {
|
/external/swiftshader/src/OpenGL/compiler/ |
Types.h | 227 return "iblock-";
|
/external/clang/lib/Analysis/ |
CFG.cpp | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
frameobject.c | 318 /* Derive the absolute iblock values from the deltas. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
frameobject.c | 316 /* Derive the absolute iblock values from the deltas. */
[all...] |
/external/python/cpython2/Objects/ |
frameobject.c | 318 /* Derive the absolute iblock values from the deltas. */
|
/external/python/cpython3/Objects/ |
frameobject.c | 295 /* Derive the absolute iblock values from the deltas. */ [all...] |
/external/eigen/Eigen/src/misc/ |
lapacke.h | [all...] |
/external/perfetto/src/ftrace_reader/ |
event_info.cc | [all...] |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0/ |
builder-2.1.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta1/ |
builder-2.1.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta3/ |
builder-2.1.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-rc1/ |
builder-2.1.0-rc1.jar | |
/prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/ |
dexmaker-1.2.jar | |