/external/dbus/dbus/ |
D | dbus-marshal-recursive.c | 45 DBusList **fixups); 54 free_fixups (DBusList **fixups) in free_fixups() argument 58 link = _dbus_list_get_first_link (fixups); in free_fixups() 63 next = _dbus_list_get_next_link (fixups, link); in free_fixups() 71 *fixups = NULL; in free_fixups() 75 apply_and_free_fixups (DBusList **fixups, in apply_and_free_fixups() argument 81 if (*fixups) in apply_and_free_fixups() 83 _dbus_list_get_length (fixups)); in apply_and_free_fixups() 86 link = _dbus_list_get_first_link (fixups); in apply_and_free_fixups() 91 next = _dbus_list_get_next_link (fixups, link); in apply_and_free_fixups() [all …]
|
/external/llvm/test/MC/Mips/ |
D | mips64eb-fixups.s | 3 .section .fixups,"",@progbits 27 # CHECK: Name: .fixups (12)
|
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
D | 2012-06-15-lsr-noaddrmode.ll | 13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32 21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32 26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32 34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_program.c | 351 prog->fixups = info->bin.relocData; in nv50_program_translate() 409 if (prog->fixups) in nv50_program_upload_code() 410 nv50_ir_relocate_code(prog->fixups, prog->code, prog->code_base, 0, 0); in nv50_program_upload_code() 434 if (p->fixups) in nv50_program_destroy() 435 FREE(p->fixups); in nv50_program_destroy()
|
D | nv50_program.h | 95 void *fixups; /* relocation records */ member
|
/external/llvm/test/MC/Hexagon/ |
D | pcrel.s | 4 # make sure the fixups emitted match what is
|
D | got.s | 4 # make sure the fixups emitted match what is
|
/external/llvm/test/MC/Sparc/ |
D | sparc-little-endian.s | 13 ! ...and that fixups are applied to the correct bytes.
|
/external/llvm/test/MC/ARM/ |
D | arm-memory-instructions.s | 32 @ to the use of non-contiguous bit ranges for fixups in ARM. Once that's
|
D | elf-movt.s | 17 @@ make sure that the text section fixups are sane too
|
/external/llvm/test/MC/COFF/ |
D | switch-relocations.ll | 2 ; relax the fixups that are created for jump tables on x86-64. See PR7960.
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-localentry.s | 45 # Verify that fixups to local function symbols are performed only
|
D | ppc64-fixup-apply.s | 7 # This checks that fixups that can be resolved within the same
|
D | ppc64-fixups.s | 679 # Verify that fixups on constants are resolved at assemble time
|
/external/llvm/test/MC/Mips/mips32r6/ |
D | relocations.s | 6 # Check that the assembler can handle the documented syntax for fixups.
|
/external/llvm/test/MC/Mips/mips64r6/ |
D | relocations.s | 6 # Check that the assembler can handle the documented syntax for fixups.
|
/external/libvorbis/ |
D | CHANGES | 80 * merges tuning improvements from Aoyumi's aoTuV with fixups
|
/external/clang/ |
D | ToolchainPrebuilts.md | 137 There may be necessary fixups here, to handle .ll reading or other projects
|
/external/netperf/ |
D | AUTHORS | 158 fixups in places such as BSD.
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | memory-arm-instructions.txt | 22 # to the use of non-contiguous bit ranges for fixups in ARM. Once that's
|
/external/libxml2/ |
D | NEWS | 306 Various "make distcheck" and portability fixups 2nd part (Daniel Richard G), 307 Various "make distcheck" and portability fixups (Daniel Richard G), 326 More fixups on the push parser behaviour (Daniel Veillard), 351 fixup regression in Various "make distcheck" and portability fixups (Roumen Petrov), 1122 XHTML1 serialization (David Madore), Attribute derivation fixups in XSD 1186 QNames fixes (Kasimier), XPath streaming fixups (William), RelaxNG bug 1213 - bug fixes: schemas type decimal fixups (William Brack), xmmlint return 1266 push mode (Rob Richards), line and col computations fixups (Aleksey
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 2767 Int fixups[N_FIXUPS]; /* indices in the stmt array of 'out' */ in cprop_BB() local 2845 fixups[n_fixups++] = out->stmts_used; in cprop_BB() 2875 Int ix = fixups[i]; in cprop_BB()
|
/external/libmtp/ |
D | ChangeLog | 1161 * src/libmtp.c: album fixups 2060 * src/libmtp.c: various fixups to enable use of Windows
|
/external/e2fsprogs/debian/ |
D | changelog | 2284 * Add FreeBSD port fixups 2315 * Minor manual page fixups/cleanups.
|
/external/elfutils/src/ |
D | ChangeLog | 3366 * strip.c (handle_elf): Apply symbol table fixups to discarded
|