/external/llvm/test/CodeGen/Generic/ |
D | negintconst.ll | 27 ; ioff = 2 fval = 0xffffffff7fffec90 &fval[2] = 0xb7fffeca8 29 ; ioff = 2 fval = 0xffffffff7fffec90 &fval[2] = 0xffffffff7fffeca8 32 @fmtArg = internal global [39 x i8] c"ioff = %u\09fval = 0x%p\09&fval[2] = 0x%p\0A\00" ; <… 40 %ioff = add i32 %iscale, 3 ; <i32> [#uses=2] 41 %ioff.upgrd.1 = zext i32 %ioff to i64 ; <i64> [#uses=1] 42 …%fptr = getelementptr %Results, %Results* %fval, i64 %ioff.upgrd.1 ; <%Results*> [#… 44 …call i32 (i8*, ...) @printf( i8* %castFmt, i32 %ioff, %Results* %fval, %Results* %fptr ) …
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 750 int ioff, noff = offsets.length; in TestSearchCollatorElements() local 753 ioff = 0; in TestSearchCollatorElements() 761 if ( ioff < noff ) { in TestSearchCollatorElements() 762 if ( offset != offsets[ioff] ) { in TestSearchCollatorElements() 763 …e " + localeString + ", expected CEIterator next()->getOffset " + offsets[ioff] + ", got " + offse… in TestSearchCollatorElements() 767 ioff++; in TestSearchCollatorElements() 772 if ( ioff < noff ) { in TestSearchCollatorElements() 778 ioff = noff; in TestSearchCollatorElements() 785 if ( ioff > 0 ) { in TestSearchCollatorElements() 786 ioff--; in TestSearchCollatorElements() [all …]
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 747 int ioff, noff = offsets.length; in TestSearchCollatorElements() local 750 ioff = 0; in TestSearchCollatorElements() 758 if ( ioff < noff ) { in TestSearchCollatorElements() 759 if ( offset != offsets[ioff] ) { in TestSearchCollatorElements() 760 …e " + localeString + ", expected CEIterator next()->getOffset " + offsets[ioff] + ", got " + offse… in TestSearchCollatorElements() 764 ioff++; in TestSearchCollatorElements() 769 if ( ioff < noff ) { in TestSearchCollatorElements() 775 ioff = noff; in TestSearchCollatorElements() 782 if ( ioff > 0 ) { in TestSearchCollatorElements() 783 ioff--; in TestSearchCollatorElements() [all …]
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
D | SearchTest.java | 2173 int ioff, noff = offsets.length; in TestUsingSearchCollator() local 2177 ioff = 0; in TestUsingSearchCollator() 2183 if ( ioff < noff ) { in TestUsingSearchCollator() 2184 if ( offset != offsets[ioff] ) { in TestUsingSearchCollator() 2185 …n locale " + localeString + ", expected SearchIterator.next() " + offsets[ioff] + ", got " + offse… in TestUsingSearchCollator() 2189 ioff++; in TestUsingSearchCollator() 2194 if ( ioff < noff ) { in TestUsingSearchCollator() 2199 ioff = noff; in TestUsingSearchCollator() 2205 if ( ioff > 0 ) { in TestUsingSearchCollator() 2206 ioff--; in TestUsingSearchCollator() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/ |
D | SearchTest.java | 2176 int ioff, noff = offsets.length; in TestUsingSearchCollator() local 2180 ioff = 0; in TestUsingSearchCollator() 2186 if ( ioff < noff ) { in TestUsingSearchCollator() 2187 if ( offset != offsets[ioff] ) { in TestUsingSearchCollator() 2188 …n locale " + localeString + ", expected SearchIterator.next() " + offsets[ioff] + ", got " + offse… in TestUsingSearchCollator() 2192 ioff++; in TestUsingSearchCollator() 2197 if ( ioff < noff ) { in TestUsingSearchCollator() 2202 ioff = noff; in TestUsingSearchCollator() 2208 if ( ioff > 0 ) { in TestUsingSearchCollator() 2209 ioff--; in TestUsingSearchCollator() [all …]
|
/external/mesa3d/src/freedreno/afuc/ |
D | afuc.h | 147 int32_t ioff : 16; /* relative offset */ member
|
D | disasm.c | 332 label_idx(i + instr->br.ioff, true); in disasm() 646 unsigned off = i + instr->br.ioff; in disasm() 692 printf(" (#%d, %04x)", instr->br.ioff, off); in disasm()
|
D | asm.c | 262 instr.br.ioff = resolve_label(ai->label) - i; in emit_instructions() 295 instr.br.ioff = resolve_label(ai->label) - i; in emit_instructions()
|
/external/iproute2/lib/ |
D | bpf.c | 1995 unsigned int ioff, rmap; in bpf_apply_relo_data() local 2002 ioff = relo.r_offset / sizeof(struct bpf_insn); in bpf_apply_relo_data() 2003 if (ioff >= num_insns || in bpf_apply_relo_data() 2004 insns[ioff].code != (BPF_LD | BPF_IMM | BPF_DW)) { in bpf_apply_relo_data() 2006 ioff); in bpf_apply_relo_data() 2007 if (ioff < num_insns && in bpf_apply_relo_data() 2008 insns[ioff].code == (BPF_JMP | BPF_CALL)) in bpf_apply_relo_data() 2037 data_insn->sec_name, ioff); in bpf_apply_relo_data() 2039 insns[ioff].src_reg = BPF_PSEUDO_MAP_FD; in bpf_apply_relo_data() 2040 insns[ioff].imm = ctx->map_fds[rmap]; in bpf_apply_relo_data()
|
/external/armnn/third-party/stb/ |
D | stb_image.h | 4690 stbi__uint32 ioff=0, idata_limit=0, i, pal_len=0; in stbi__parse_png_file() local 4779 if ((int)(ioff + c.length) < (int)ioff) return 0; in stbi__parse_png_file() 4780 if (ioff + c.length > idata_limit) { in stbi__parse_png_file() 4784 while (ioff + c.length > idata_limit) in stbi__parse_png_file() 4790 if (!stbi__getn(s, z->idata+ioff,c.length)) return stbi__err("outofdata","Corrupt PNG"); in stbi__parse_png_file() 4791 ioff += c.length; in stbi__parse_png_file() 4803 …tbi_uc *) stbi_zlib_decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &… in stbi__parse_png_file()
|
/external/ComputeLibrary/include/stb/ |
D | stb_image.h | 4736 stbi__uint32 ioff=0, idata_limit=0, i, pal_len=0; in stbi__parse_png_file() local 4825 if ((int)(ioff + c.length) < (int)ioff) return 0; in stbi__parse_png_file() 4826 if (ioff + c.length > idata_limit) { in stbi__parse_png_file() 4830 while (ioff + c.length > idata_limit) in stbi__parse_png_file() 4836 if (!stbi__getn(s, z->idata+ioff,c.length)) return stbi__err("outofdata","Corrupt PNG"); in stbi__parse_png_file() 4837 ioff += c.length; in stbi__parse_png_file() 4849 …tbi_uc *) stbi_zlib_decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &… in stbi__parse_png_file()
|