Home
last modified time | relevance | path

Searched defs:addend (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/c/fuzz/
H A Ddecode_fuzzer.c13 size_t addend = 0; in LLVMFuzzerTestOneInput() local
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c125 Elf_Sxword addend; in main() local
/third_party/elfio/tests/
H A DELFIOTest1.cpp829 Elf_Sxword addend; in TEST() local
863 Elf_Sxword addend; in TEST() local
H A DELFIOTest.cpp168 Elf_Sxword addend; in checkRelocation() local
/third_party/elfio/elfio/
H A Delfio_relocation.hpp122 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf64_Addr& symbolValue, std::string& symbolName, unsigned& type, Elf_Sxword& addend, Elf_Sxword& calcValue ) const get_entry() argument
300 Elf_Sxword addend = 0; swap_symbols() local
[all...]
/third_party/lzma/C/
H A DThreads.c536 LONG InterlockedIncrement(LONG volatile *addend) in InterlockedIncrement() argument
/third_party/elfutils/libdwfl/
H A Drelocate.c323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c483 struct nvfx_src addend = nvfx_src(nvfx_fp_imm(fpc, 0, 0, 0, 1)); in nvfx_fragprog_parse_instruction() local
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c661 uint64_t addend; in apply_relocs() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c509 int power, addend; member
[all...]
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c509 int power, addend; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h264 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4() argument
/third_party/python/Modules/_io/
H A Dwinconsoleio.c747 DWORD addend; in new_buffersize() local
H A Dfileio.c665 size_t addend; local
/third_party/ffmpeg/libavformat/
H A Drtpdec.c670 int64_t addend; in finalize_packet() local
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_config.h321 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp158 const auto& addend = addends[idx]; in compareDotProductAccSat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h154 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() argument
158 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
164 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
169 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
179 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp158 const auto& addend = addends[idx]; in compareDotProductAccSat() local
/third_party/elfutils/src/
H A Dstrip.c446 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() argument
650 int rtype, symndx, offset, addend; in remove_debug_relocations() local
[all...]
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c349 size_t addend; in do_relocs() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c349 size_t addend; in do_relocs() local
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h177 int8_t addend; // for rip + offset + addend. member
/third_party/musl/ldso/
H A Ddynlink.c398 size_t addend; in do_relocs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3964 int64_t MachOBindEntry::addend() const { return Addend; } in addend() function in MachOBindEntry

Completed in 42 milliseconds

12