/external/clang/test/CodeGen/ |
cleanup-stack.c | 6 int addend; member in struct:s0 10 *p->var += p->addend;
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSOMUtils.cpp | 54 StringBuilder addend; local 55 serializeIdentifier(identifier, addend); 56 appendTo.append(addend.toString()); 90 StringBuilder addend; local 91 serializeString(string, addend); 92 appendTo.append(addend.toString());
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
Relocation.h | 63 /// @param pAddend [in] the addend of the relocation entry 77 /// addend - A value 78 Address addend() const function in class:mcld::Relocation 101 /// updateAddend - A relocation with a section symbol must update addend 125 /// m_Addend - the addend
|
Stub.h | 47 SWord addend() const { return m_Addend; } function in class:mcld::Stub::Fixup
|
/frameworks/rs/cpu_ref/linkloader/include/ |
ELFTypes.h | 130 typedef detail::ELFSword addend; typedef in struct:ELFPrimitiveTypes 153 typedef detail::ELFSxword addend; typedef in struct:ELFPrimitiveTypes 193 typedef typename ELFPrimitiveTypes<BITWIDTH>::addend addend_t; \ 211 typedef ELFPrimitiveTypes<BITWIDTH>::addend addend_t; \
|
/external/qemu/ |
softmmu_template.h | 105 unsigned long addend; local 160 addend = env->tlb_table[mmu_idx][index].addend; 161 res = glue(glue(ld, USUFFIX), _raw)((uint8_t *)(long)(addr+addend)); 198 unsigned long addend; local 229 addend = env->tlb_table[mmu_idx][index].addend; 230 res = glue(glue(ld, USUFFIX), _raw)((uint8_t *)(long)(addr+addend)); 280 unsigned long addend; local 336 addend = env->tlb_table[mmu_idx][index].addend 372 unsigned long addend; local [all...] |
cpu-defs.h | 95 /* Addend to virtual address to get host address. IO accesses 97 size_t addend; member in struct:CPUTLBEntry
|
/frameworks/compile/mclinker/include/mcld/LD/ |
BranchIsland.h | 121 Stub::SWord addend() const { return m_Addend; } function in class:mcld::BranchIsland::Key 131 KEY.addend(); 141 (KEY1.addend() == KEY2.addend());
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ThreadLocalRandom.java | 39 private static final long addend = 0xBL; field in class:ThreadLocalRandom 101 rnd = (rnd * multiplier + addend) & mask;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nvfx_fragprog.c | 477 struct nvfx_src addend = nvfx_src(nvfx_fp_imm(fpc, 0, 0, 0, 1)); local 478 addend.swz[0] = fsrc->Register.SwizzleX; 479 addend.swz[1] = fsrc->Register.SwizzleY; 480 addend.swz[2] = fsrc->Register.SwizzleZ; 481 addend.swz[3] = fsrc->Register.SwizzleW; 483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none)); [all...] |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AtomicLongMapTest.java | 186 long addend = random.nextInt(MAX_ADDEND); local 189 long result = map.addAndGet(key, addend); 191 assertEquals(before + addend, after); 193 addend = after; 221 long addend = random.nextInt(MAX_ADDEND); local 224 long result = map.getAndAdd(key, addend); 226 assertEquals(before + addend, after); 228 addend = after;
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nvfx_fragprog.c | 477 struct nvfx_src addend = nvfx_src(nvfx_fp_imm(fpc, 0, 0, 0, 1)); local 478 addend.swz[0] = fsrc->Register.SwizzleX; 479 addend.swz[1] = fsrc->Register.SwizzleY; 480 addend.swz[2] = fsrc->Register.SwizzleZ; 481 addend.swz[3] = fsrc->Register.SwizzleW; 483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none)); [all...] |
/dalvik/vm/compiler/codegen/x86/ |
Lower.h | 456 uint addend; member in struct:LabelMap [all...] |
/development/ndk/platforms/android-3/include/linux/ |
pkt_sched.h | 57 short addend; member in struct:tc_ratespec
|
/external/qemu/tcg/ |
tcg.h | 72 tcg_target_long addend; member in struct:TCGRelocation
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 555 against, RELOC_NAME is the name of the relocation, and ADDEND is 556 any addend that is used. ABFD, SECTION and ADDRESS identify the 562 const char *name, const char *reloc_name, bfd_vma addend, 696 /* Addend to use. The object file should contain zero. The BFD 699 addend must be stored into in the object file, and for some 701 bfd_vma addend; 698 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
bfdlink.h | 585 against, RELOC_NAME is the name of the relocation, and ADDEND is 586 any addend that is used. ABFD, SECTION and ADDRESS identify the 592 const char *name, const char *reloc_name, bfd_vma addend, 729 /* Addend to use. The object file should contain zero. The BFD 732 addend must be stored into in the object file, and for some 734 bfd_vma addend; 731 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 555 against, RELOC_NAME is the name of the relocation, and ADDEND is 556 any addend that is used. ABFD, SECTION and ADDRESS identify the 562 const char *name, const char *reloc_name, bfd_vma addend, 696 /* Addend to use. The object file should contain zero. The BFD 699 addend must be stored into in the object file, and for some 701 bfd_vma addend; 698 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/ |
bfdlink.h | 585 against, RELOC_NAME is the name of the relocation, and ADDEND is 586 any addend that is used. ABFD, SECTION and ADDRESS identify the 592 const char *name, const char *reloc_name, bfd_vma addend, 729 /* Addend to use. The object file should contain zero. The BFD 732 addend must be stored into in the object file, and for some 734 bfd_vma addend; 731 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 555 against, RELOC_NAME is the name of the relocation, and ADDEND is 556 any addend that is used. ABFD, SECTION and ADDRESS identify the 562 const char *name, const char *reloc_name, bfd_vma addend, 696 /* Addend to use. The object file should contain zero. The BFD 699 addend must be stored into in the object file, and for some 701 bfd_vma addend; 698 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 585 against, RELOC_NAME is the name of the relocation, and ADDEND is 586 any addend that is used. ABFD, SECTION and ADDRESS identify the 592 const char *name, const char *reloc_name, bfd_vma addend, 729 /* Addend to use. The object file should contain zero. The BFD 732 addend must be stored into in the object file, and for some 734 bfd_vma addend; 731 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 555 against, RELOC_NAME is the name of the relocation, and ADDEND is 556 any addend that is used. ABFD, SECTION and ADDRESS identify the 562 const char *name, const char *reloc_name, bfd_vma addend, 696 /* Addend to use. The object file should contain zero. The BFD 699 addend must be stored into in the object file, and for some 701 bfd_vma addend; 698 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 585 against, RELOC_NAME is the name of the relocation, and ADDEND is 586 any addend that is used. ABFD, SECTION and ADDRESS identify the 592 const char *name, const char *reloc_name, bfd_vma addend, 729 /* Addend to use. The object file should contain zero. The BFD 732 addend must be stored into in the object file, and for some 734 bfd_vma addend; 731 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 555 against, RELOC_NAME is the name of the relocation, and ADDEND is 556 any addend that is used. ABFD, SECTION and ADDRESS identify the 562 const char *name, const char *reloc_name, bfd_vma addend, 696 /* Addend to use. The object file should contain zero. The BFD 699 addend must be stored into in the object file, and for some 701 bfd_vma addend; 698 bfd_vma addend; member in struct:bfd_link_order_reloc
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/ |
bfdlink.h | 585 against, RELOC_NAME is the name of the relocation, and ADDEND is 586 any addend that is used. ABFD, SECTION and ADDRESS identify the 592 const char *name, const char *reloc_name, bfd_vma addend, 729 /* Addend to use. The object file should contain zero. The BFD 732 addend must be stored into in the object file, and for some 734 bfd_vma addend; 731 bfd_vma addend; member in struct:bfd_link_order_reloc
|