HomeSort by relevance Sort by last modified time
    Searched refs:fix (Results 176 - 200 of 441) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 154 base_type::m_p_root = fix(base_type::m_p_root);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 154 base_type::m_p_root = fix(base_type::m_p_root);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 154 base_type::m_p_root = fix(base_type::m_p_root);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 154 base_type::m_p_root = fix(base_type::m_p_root);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-rl78.c 971 fixS * fix = rl78b->fixups[fi].fixP;
1108 reloc_type = fix->fx_r_type;
1117 fix->fx_r_type = reloc_type;
1118 fix->fx_where += reloc_adjust;
1122 fix->fx_size = 0;
1125 fix->fx_size = 1;
1128 fix->fx_size = 2;
1147 as_bad (_("bad frag at %p : fix %ld addr %ld %ld \n"), fragP,
1271 rl78_validate_fix_sub (struct fix * f)
1313 md_apply_fix (struct fix * f ATTRIBUTE_UNUSED
970 fixS * fix = rl78b->fixups[fi].fixP; local
    [all...]
obj-macho.c     [all...]
tc-epiphany.c 340 int bytes, fix;
348 fix = 0;
352 fix = 1;
362 fix += 2;
364 fragp->fr_fix += fix;
336 int bytes, fix; local
tc-cr16.c 468 #define SWITCH_TABLE(fix) \
469 ( (fix)->fx_addsy != NULL \
470 && (fix)->fx_subsy != NULL \
471 && S_GET_SEGMENT ((fix)->fx_addsy) == \
472 S_GET_SEGMENT ((fix)->fx_subsy) \
473 && S_GET_SEGMENT (fix->fx_addsy) != undefined_section \
474 && ( (fix)->fx_r_type == BFD_RELOC_CR16_NUM8 \
475 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM16 \
476 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32 \
477 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32a)
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c 328 unsigned int fix; local
439 for (fix = 0; fix < opc->num_fixed_fields; fix++)
443 = tic6x_field_from_fmt (fmt, opc->fixed_fields[fix].field_id);
447 printf ("opcode %x: missing field #%d for FIX #%d\n",
448 opcode, opc->fixed_fields[fix].field_id, fix);
453 if (field_bits < opc->fixed_fields[fix].min_val
454 || field_bits > opc->fixed_fields[fix].max_val
    [all...]
  /external/bison/
Makefile.am 76 --amend=$(srcdir)/build-aux/git-log-fix \
GNUmakefile 69 # fix the version, 'make all' to propagate it, then 'make install'.
71 $(info run '$(MAKE) _version' to fix it)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RegexUtilitiesTest.java 54 String actual = UnicodeRegex.fix(source);
77 pattern = UnicodeRegex.fix(rawPattern);
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RegexUtilitiesTest.java 50 String actual = UnicodeRegex.fix(source);
73 pattern = UnicodeRegex.fix(rawPattern);
  /external/pdfium/core/
pdfiumfxcodec.mk 14 # Mask some warnings. These are benign, but we probably want to fix them
  /external/pdfium/fpdfsdk/
pdfium.mk 14 # Mask some warnings. These are benign, but we probably want to fix them
  /ndk/build/core/
check-cygwin-make.mk 22 # message with some help to fix the issue.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /toolchain/binutils/binutils-2.25/gas/
as.h 532 struct fix;
543 int generic_force_reloc (struct fix *);
  /external/opencv3/modules/videoio/src/
cap_mjpeg_encoder.cpp 646 #define fix(x, n) (int)((x)*(1 << (n)) + .5); macro
655 static const int C0_707 = fix(0.707106781f, fixb);
656 static const int C0_541 = fix(0.541196100f, fixb);
657 static const int C0_382 = fix(0.382683432f, fixb);
658 static const int C1_306 = fix(1.306562965f, fixb);
660 static const int y_r = fix(0.299, fixc);
661 static const int y_g = fix(0.587, fixc);
662 static const int y_b = fix(0.114, fixc);
664 static const int cb_r = -fix(0.1687, fixc);
665 static const int cb_g = -fix(0.3313, fixc)
    [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
TransliterationChart.java 88 String t = fix(forward.transliterate(s));
93 String r = fix(backward.transliterate(t));
176 public static String fix(String s) { method in class:TransliterationChart
  /build/core/combo/
TARGET_linux-arm64.mk 117 -Wl,--fix-cortex-a53-843419 \
  /ndk/build/core/toolchains/arm-linux-androideabi-clang3.6/
setup.mk 72 -Wl,--fix-cortex-a8
86 -Wl,--fix-cortex-a8 \

Completed in 1500 milliseconds

1 2 3 4 5 6 78 91011>>