HomeSort by: relevance | last modified time | path
    Searched refs:near (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/gpl2/mkhybrid/dist/include/
mconfig.h 235 # define near macro
242 # define near macro
254 # define near macro
261 # define near macro
  /src/sys/arch/sandpoint/
README 25 slot toward near edge)
26 S5 - Interrupt to PMC normal (switch toward near edge)
27 S6 - Local I/O shared with slot 2 (switch toward near edge)
  /src/external/lgpl3/gmp/dist/mpn/s390_32/
lshift.asm 54 la up, 0(%r1,up) C put up near end of U
55 la rp, 0(%r1,rp) C put rp near end of R
lshiftc.asm 54 la up, 0(%r1,up) C put up near end of U
55 la rp, 0(%r1,rp) C put rp near end of R
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Memory.inc 114 // Use any near hint and the page size to set a page-aligned starting address
127 if (NearBlock) { //Try again without a near hint
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 2729 rtx near = gen_rtx_REG (SImode, FP_NEAREST_REGNUM);
2737 near = gen_rtx_USE (VOIDmode, near);
2741 near = gen_rtx_CLOBBER (VOIDmode, near);
2745 near = gen_rtx_USE (VOIDmode, gen_rtx_REG (SImode, FP_ANYFP_REGNUM));
2746 trunc = copy_rtx (near);
2750 near = gen_rtx_USE (VOIDmode, near);
2761 RTVEC_ELT (v, len) = near;
2718 rtx near = gen_rtx_REG (SImode, FP_NEAREST_REGNUM); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 2728 rtx near = gen_rtx_REG (SImode, FP_NEAREST_REGNUM);
2736 near = gen_rtx_USE (VOIDmode, near);
2740 near = gen_rtx_CLOBBER (VOIDmode, near);
2744 near = gen_rtx_USE (VOIDmode, gen_rtx_REG (SImode, FP_ANYFP_REGNUM));
2745 trunc = copy_rtx (near);
2749 near = gen_rtx_USE (VOIDmode, near);
2760 RTVEC_ELT (v, len) = near;
2717 rtx near = gen_rtx_REG (SImode, FP_NEAREST_REGNUM); local
    [all...]
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 194 longest_match proc near
196 _longest_match proc near
468 match_init proc near
472 _match_init proc near
inffas32.asm 161 _inflate_fast proc near
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 194 longest_match proc near
196 _longest_match proc near
468 match_init proc near
472 _match_init proc near
inffas32.asm 161 _inflate_fast proc near
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 194 longest_match proc near
196 _longest_match proc near
468 match_init proc near
472 _match_init proc near
inffas32.asm 161 _inflate_fast proc near
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
match686.asm 194 longest_match proc near
196 _longest_match proc near
468 match_init proc near
472 _match_init proc near
inffas32.asm 161 _inflate_fast proc near
  /src/sys/external/bsd/drm2/dist/drm/
drm_vblank.c 1646 * \param near 64-bit value that should be 'close' to near
1650 * as close as possible to 'near'.
1653 static u64 widen_32_to_64(u32 narrow, u64 near)
1655 return near + (s32) (narrow - near);
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_lex.l 599 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
662 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
691 <S3>. yyerror("syntax error near \"%c\"\n", yytext[0]);
  /src/external/lgpl3/gmp/dist/mpn/alpha/
mode1o.asm 61 C - The first ldq src[0] is near the start of the routine, for maximum
  /src/sys/external/bsd/acpica/dist/compiler/
prparser.tab.c 1932 sprintf (AslGbl_StringBuffer, "Preprocessor Parser : %s (near line %u)",
  /src/tests/usr.bin/indent/
t_options.lua 52 -- are filtered out, they can be used for remarks near the affected code.
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
aorsmul_1.asm 137 C doco says it will be 1 to 4 cycles, but presumably it's near the low end
  /src/external/public-domain/sqlite/dist/autosetup/teaish/
core.tcl 895 specify a directory near which tclConfig.sh can be found, or
  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 1543 If this is a forward branch and it is near the end of a page,
1585 If this is a forward branch and it is near the end of a page,
1616 If this is a forward branch and it is near the end of a page,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 1543 If this is a forward branch and it is near the end of a page,
1585 If this is a forward branch and it is near the end of a page,
1616 If this is a forward branch and it is near the end of a page,
  /src/external/gpl3/gcc/dist/gcc/fortran/
io.cc 4609 gfc_error ("NULL() near %L cannot appear in INQUIRE statement",

Completed in 42 milliseconds

1 2