HomeSort by relevance Sort by last modified time
    Searched full:smode (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.h 41 #define COFF_MAGIC ( Smode && Nmode ? 0x8304 : Hmode && Nmode ? 0x8303 : Smode ? 0x8302 : Hmode ? 0x8301 : 0x8300)
81 extern int Smode;
tc-h8300.c 50 int Smode;
73 Smode = 0;
81 Smode = 1;
91 Smode = 0;
100 Smode = 1;
110 Smode = 1;
120 Smode = 1;
1255 || (this_try->opcode->available == AV_H8S && ! Smode)
1269 (! Hmode && ! Smode ? "H8/300"
1271 : Smode ? "H8/300S
    [all...]
  /toolchain/binutils/binutils-2.25/cpu/
m32c.cpu     [all...]
  /external/valgrind/include/
pub_tool_aspacemgr.h 68 // smode==SmFixed
74 // smode==SmFixed
79 // smode==SmFixed
101 ShrinkMode smode; member in struct:__anon26792
  /external/iptables/extensions/
libxt_statistic.c 104 printf(" %smode random%s %sprobability %.11f", prefix,
110 printf(" %smode nth%s %severy %u", prefix,
libxt_policy.c 230 printf(" %smode ", prefix);
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 452 show_ShrinkMode(seg->smode),
514 show_ShrinkMode(seg->smode)
622 s->smode == SmFixed
629 s->smode == SmFixed
635 s->smode == SmFixed
699 if (s1->smode == SmFixed && s2->smode == SmFixed) {
    [all...]
  /external/valgrind/coregrind/
m_stacks.c 297 && (stackseg->kind != SkResvn || stackseg->smode != SmUpper))) {
pub_core_aspacemgr.h 291 ( Addr start, SizeT length, ShrinkMode smode, SSizeT extra );
m_signals.c     [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 747 fprintf(out, "%sMode: %04o Flags: 0x%x\n",
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-9697     [all...]
ChangeLog-0203 377 (Smode): Likewise.
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]

Completed in 2420 milliseconds