Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 25 of 30) sorted by relevance

12

/external/astl/include/
Dios_pos_types.h51 fpos(streamoff offs) : mOffs(offs) { } in fpos()
/external/astl/src/
Dios_pos_types.cpp34 fpos& fpos::operator+=(streamoff offs) { in operator +=()
/external/svox/pico/lib/
Dpicokfst.c148 picoos_int32 offs; in kfstInitialize() local
276 picoos_int32 offs; in picokfst_kfstStartPairSearch() local
367 picoos_int32 offs; in picokfst_kfstStartInEpsTransSearch() local
/external/zlib/
Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/external/zlib/contrib/infback9/
Dinftree9.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/external/qemu/distrib/zlib-1.2.3/
Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/external/kernel-headers/original/linux/mtd/
Dbbm.h47 int offs; member
Dnand.h468 int offs; member
/external/icu4c/test/cintltst/
Dncnvfbts.c141 int32_t *offs; in testConvertFromUnicode() local
304 int32_t *offs; in testConvertToUnicode() local
Dncnvtst.c1017 int32_t *offs=0; in convertFromU() local
1107 int32_t *offs=0; in convertToU() local
1205 int32_t *offs; in testConvertFromU() local
1379 int32_t *offs; in testConvertToU() local
Dnccbtst.c2655 int32_t *offs; in testConvertFromUnicode() local
2856 int32_t *offs; in testConvertToUnicode() local
3052 int32_t *offs; in testConvertFromUnicodeWithContext() local
3232 int32_t *offs; in testConvertToUnicodeWithContext() local
/external/v8/src/
Ddisassembler.cc81 int offs = static_cast<int>(pc - code_->instruction_start()); in NameOfAddress() local
Dutils.h175 intptr_t offs = OffsetFrom(addr + offset); in IsAddressAligned() local
/external/zlib/contrib/blast/
Dblast.c190 short offs[MAXBITS+1]; /* offsets in symbol table for each length */ in construct() local
/external/bluetooth/glib/glib/
Dgbsearcharray.h154 guint n_nodes = barray->n_nodes, offs = 0; in g_bsearch_array_lookup_fuzzy() local
Dgconvert.c1750 int offs; in g_filename_from_uri() local
/external/zlib/contrib/puff/
Dpuff.c332 short offs[MAXBITS+1]; /* offsets in symbol table for each length */ in construct() local
/external/clang/lib/Rewrite/
DRewriter.cpp408 unsigned offs = Content->SourceLineCache[lineNo]; in IncreaseIndentation() local
/external/bluetooth/glib/gobject/
Dgclosure.c244 guint i, offs; in closure_invoke_notifiers() local
/external/v8/src/ia32/
Dassembler-ia32.cc1560 int offs = L->pos() - pc_offset(); in call() local
1608 int offs = L->pos() - pc_offset(); in jmp() local
1658 int offs = L->pos() - pc_offset(); in jmp() local
1680 int offs = L->pos() - pc_offset(); in j() local
1733 int offs = L->pos() - pc_offset(); in j() local
/external/valgrind/main/none/tests/ppc64/
Djm-insns.c5421 int i, offs, is_lwa=0; in test_int_ld_one_reg_imm16() local
5486 int i, offs; in test_int_ld_two_regs() local
5516 int i, offs, k; in test_int_st_two_regs_imm16() local
5585 int i, offs, k; in test_int_st_three_regs() local
5829 int i, offs; in test_float_ld_one_reg_imm16() local
5876 int i, offs; in test_float_ld_two_regs() local
5920 int i, offs; in test_float_st_two_regs_imm16() local
5987 int i, offs; in test_float_st_three_regs() local
/external/valgrind/main/none/tests/ppc32/
Djm-insns.c5421 int i, offs, is_lwa=0; in test_int_ld_one_reg_imm16() local
5486 int i, offs; in test_int_ld_two_regs() local
5516 int i, offs, k; in test_int_st_two_regs_imm16() local
5585 int i, offs, k; in test_int_st_three_regs() local
5829 int i, offs; in test_float_ld_one_reg_imm16() local
5876 int i, offs; in test_float_ld_two_regs() local
5920 int i, offs; in test_float_st_two_regs_imm16() local
5987 int i, offs; in test_float_st_three_regs() local
/external/v8/src/x64/
Dassembler-x64.cc1227 int offs = L->pos() - pc_offset(); in j() local
1274 int offs = L->pos() - pc_offset(); in j() local
1293 int offs = L->pos() - pc_offset() - 1; in jmp() local
1332 int offs = L->pos() - pc_offset(); in jmp() local
/external/yaffs2/yaffs2/direct/
Ddtest.c1631 int offs; in write_200k_file() local
/external/clang/lib/AST/
DASTContext.cpp4600 uint64_t offs = layout.getBaseClassOffsetInBits(base); in getObjCEncodingForStructureImpl() local
4611 uint64_t offs = layout.getFieldOffset(i); in getObjCEncodingForStructureImpl() local
4623 uint64_t offs = layout.getVBaseClassOffsetInBits(base); in getObjCEncodingForStructureImpl() local
4656 uint64_t offs = toBits(size); in getObjCEncodingForStructureImpl() local

12