Home
last modified time | relevance | path

Searched refs:fixup (Results 1 – 25 of 38) sorted by relevance

12

/external/icu4c/layout/
DMPreFixups.cpp49 for (le_int32 fixup = 0; fixup < fFixupCount; fixup += 1) { in apply() local
50 le_int32 baseIndex = fFixupData[fixup].fBaseIndex; in apply()
51 le_int32 mpreIndex = fFixupData[fixup].fMPreIndex; in apply()
/external/dbus/dbus/
Ddbus-marshal-recursive.c2385 const DBusArrayLenFixup *fixup) in append_fixup() argument
2393 *f = *fixup; in append_fixup()
2401 _dbus_assert (f->len_pos_in_reader == fixup->len_pos_in_reader); in append_fixup()
2402 _dbus_assert (f->new_len == fixup->new_len); in append_fixup()
2523 DBusArrayLenFixup fixup; in writer_write_reader_helper() local
2537 fixup.len_pos_in_reader = reader_array_len_pos; in writer_write_reader_helper()
2538 fixup.new_len = in writer_write_reader_helper()
2543 _dbus_assert (_DBUS_ALIGN_VALUE (fixup.len_pos_in_reader, 4) == in writer_write_reader_helper()
2544 (unsigned) fixup.len_pos_in_reader); in writer_write_reader_helper()
2548fixup.len_pos_in_reader, 4)); in writer_write_reader_helper()
[all …]
/external/v8/src/
Dregexp-macro-assembler-irregexp.cc67 int fixup = pos; in Bind() local
68 pos = *reinterpret_cast<int32_t*>(buffer_.start() + fixup); in Bind()
69 *reinterpret_cast<uint32_t*>(buffer_.start() + fixup) = pc_; in Bind()
/external/webkit/WebKitTools/Scripts/
Dwkstyle77 #fixup the namspec decl
82 #fixup extra tab in constructor initalizer
/external/icu4c/common/
Dusc_impl.c109 static void fixup(UScriptRun *scriptRun, UScriptCode scriptCode) in fixup() function
324 fixup(scriptRun, scriptRun->scriptCode); in uscript_nextRun()
/external/chromium/third_party/icu/source/common/
Dusc_impl.c109 static void fixup(UScriptRun *scriptRun, UScriptCode scriptCode) in fixup() function
324 fixup(scriptRun, scriptRun->scriptCode); in uscript_nextRun()
/external/e2fsprogs/e2fsck/
Dpass2.c459 int fixup = -1; in check_name() local
464 if (fixup < 0) { in check_name()
465 fixup = fix_problem(ctx, PR_2_BAD_NAME, pctx); in check_name()
467 if (fixup) { in check_name()
/external/icu4c/tools/genpname/
Dgenpname.cpp379 void fixup();
851 void Builder::fixup() { in fixup() function in Builder
1186 builder.fixup(); in MMain()
/external/chromium/third_party/icu/source/tools/genpname/
Dgenpname.cpp378 void fixup();
850 void Builder::fixup() { in fixup() function in Builder
1185 builder.fixup(); in MMain()
/external/kernel-headers/original/asm-arm/
Duaccess.h38 unsigned long insn, fixup; member
/external/kernel-headers/original/asm-x86/
Duaccess_32.h100 unsigned long insn, fixup; member
/external/kernel-headers/original/linux/mtd/
Dcfi.h471 void (*fixup)(struct mtd_info *mtd, void* param); member
/external/icu4c/config/
DMakefile.inc.in59 ## equivalent '#SH#' lines for icu-config fixup
/external/qemu/
Dppc.ld225 /DISCARD/ : { *(.fixup) }
/external/chromium/third_party/icu/source/config/
DMakefile.inc.in59 ## equivalent '#SH#' lines for icu-config fixup
/external/chromium/sdch/open-vcdiff/
DChangeLog40 http://whocares.de/2006/05/solaris-10-fixup-for-libstdcla-is-not-a-valid-libtool-archive/
/external/openssl/crypto/bn/asm/
Dvms.mar33 ; fixup for "negative" r[]
43 ; combined fixup for "negative" w, a[]
95 ; fixup for "negative" c
101 ; combined fixup for "negative" w, a[]
150 ; fixup for "negative" a[]
/external/bluetooth/glib/
DChangeLog.pre-2-21045 GLIB_BINARY_AGE expression. Also fixup LT_CURRENT.
DChangeLog.pre-2-16703 * win32-fixup.pl : process *.rc.in as well; substitute
DChangeLog.pre-1-21779 (c-set-offset 'inextern-lang 0) to fixup emacs cc-mode indentation.
DChangeLog.pre-2-02124 * win32-fixup.pl:
3431 * gstring.[hc]: fixup naming of g_string_sprint*.
/external/bluetooth/glib/gobject/
DChangeLog1121 * gsignal.c: comment fixup. allow 16bit blocking count.
3162 * genums.h (G_TYPE_IS_FLAGS): patch from sven to fixup
/external/webkit/WebCore/
DChangeLog-2005-08-231546 * layout-tests/editing/deleting/delete-ws-fixup-001-expected.txt:
1547 * layout-tests/editing/deleting/delete-ws-fixup-002-expected.txt:
1548 * layout-tests/editing/deleting/delete-ws-fixup-003-expected.txt:
1549 * layout-tests/editing/deleting/delete-ws-fixup-004-expected.txt:
21975 I had a good idea yesterday to improve the way we "fixup" styles after
21977 nodes-to-styles. In the fixup step, I iterated over the map elements and
21978 did the fixup. However, since the order in which the items would come
21983 evaluated in the fixup step is document order. This works nicely.
21987 styles saved away for later fixup. This is now handled by the new NodeDesiredStyle class.
22147 …to take the map of nodes to use for the fixup. This makes it possible to call this code with diffe…
[all …]
/external/dbus/
DChangeLog656 * bus/dispatch.c: fixup to use dbus_connection_open_private on the
9882 * bus/session.conf.in: fixup
9884 * bus/system.conf.in: fixup
12811 (set_length): fixup the overflow handling
14764 * dbus/Makefile.am: fixup export-symbols-regex.
14955 Add GLib checks and fixup .pc files
/external/libffi/
DChangeLog3206 * src/x86/sysv.S (ffi_call_SYSV): Call fixup routine via argument,

12