/third_party/skia/third_party/externals/brotli/c/fuzz/ |
H A D | decode_fuzzer.c | 13 size_t addend = 0; in LLVMFuzzerTestOneInput() local
|
/third_party/elfio/examples/c_wrapper/ |
H A D | c_example.c | 125 Elf_Sxword addend; in main() local
|
/third_party/elfio/tests/ |
H A D | ELFIOTest1.cpp | 829 Elf_Sxword addend; in TEST() local 863 Elf_Sxword addend; in TEST() local
|
H A D | ELFIOTest.cpp | 168 Elf_Sxword addend; in checkRelocation() local
|
/third_party/elfio/elfio/ |
H A D | elfio_relocation.hpp | 122 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 D | Threads.c | 536 LONG InterlockedIncrement(LONG volatile *addend)
in InterlockedIncrement() argument
|
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 323 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 D | nvfx_fragprog.c | 483 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 D | ac_rtld.c | 661 uint64_t addend; in apply_relocs() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 509 int power, addend; member [all...] |
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 509 int power, addend; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | ittnotify_config.h | 264 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4() argument
|
/third_party/python/Modules/_io/ |
H A D | winconsoleio.c | 747 DWORD addend; in new_buffersize() local
|
H A D | fileio.c | 665 size_t addend; local
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec.c | 670 int64_t addend; in finalize_packet() local
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittnotify_config.h | 321 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 D | vktSpvAsmIntegerDotProductTests.cpp | 158 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 D | RuntimeDyldImpl.h | 154 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 D | vktSpvAsmIntegerDotProductTests.cpp | 158 const auto& addend = addends[idx]; in compareDotProductAccSat() local
|
/third_party/elfutils/src/ |
H A D | strip.c | 446 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 D | dynlink.c | 349 size_t addend; in do_relocs() local [all...] |
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
H A D | dynlink.c | 349 size_t addend; in do_relocs() local [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.h | 177 int8_t addend; // for rip + offset + addend. member
|
/third_party/musl/ldso/ |
H A D | dynlink.c | 398 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 D | MachOObjectFile.cpp | 3964 int64_t MachOBindEntry::addend() const { return Addend; } in addend() function in MachOBindEntry
|