Searched refs:absolute (Results 26 - 50 of 250) sorted by relevance

12345678910

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_auth.c704 ne_uri rel, absolute; local
709 ne_uri_resolve(&base, &rel, &absolute);
714 base.path = absolute.path;
715 if (absolute.path && ne_uri_cmp(&absolute, &base) == 0) {
719 sess->domains[sess->ndomains - 1] = absolute.path;
721 absolute.path, token);
722 absolute.path = NULL;
729 ne_uri_free(&absolute);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/sgi-xp/
H A Dxp.h72 * exceeds the absolute MAXIMUM number of channels possible (eight), then one
75 * The absolute maximum number of channels possible is limited to eight for
86 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead31.S89 # startup-code, running in absolute addressing mode
H A Dhead64.S87 # startup-code, running in absolute addressing mode
H A Drelocate_kernel.S88 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxp.h72 * exceeds the absolute MAXIMUM number of channels possible (eight), then one
75 * The absolute maximum number of channels possible is limited to eight for
86 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dhead31.S89 # startup-code, running in absolute addressing mode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/autoconf/Autom4te/
H A DFileUtils.pm86 directory (which includes the case of absolute file names), and then,
87 if the file name is not absolute, look in C<@include>.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/Automake/
H A DFileUtils.pm86 directory (which includes the case of absolute file names), and then,
87 if the file name is not absolute, look in C<@include>.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_scan.S193 | all pc relative addressing modes and immediate/absolute modes end up here
207 | addressing mode: absolute short
212 | addressing mode: absolute long
H A Dfp_decode.h405 | get the absolute short address from user space
411 | get the absolute long address from user space
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_scan.S193 | all pc relative addressing modes and immediate/absolute modes end up here
207 | addressing mode: absolute short
212 | addressing mode: absolute long
H A Dfp_decode.h405 | get the absolute short address from user space
411 | get the absolute long address from user space
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/h8300/
H A Daddb.s315 add.b #5, @100:8 ; 8-bit reg src, 8-bit absolute dest
346 add.b #5:8, @byte_dest:16 ; Immediate 8-bit src, 16-bit absolute dest
378 add.b #5:8, @byte_dest:32 ; Immediate 8-bit src, 32-bit absolute dest
682 add.b r1l, @100:8 ; 8-bit reg src, 8-bit absolute dest
714 add.b r0l, @byte_dest:16 ; 8-bit reg src, 16-bit absolute dest
747 add.b r0l, @byte_dest:32 ; 8-bit reg src, 32-bit absolute dest
H A Dneg.s316 neg.b @byte_dest:16 ; 16-bit absolute address
344 neg.b @byte_dest:32 ; 32-bit absolute address
639 neg.w @word_dest:16 ; 16-bit absolute address
667 neg.w @word_dest:32 ; 32-bit absolute address
964 neg.l @long_dest:16 ; 16-bit absolute address
993 neg.l @long_dest:32 ; 32-bit absolute address
H A Dnot.s311 not.b @byte_dest:16 ; 16-bit absolute address
339 not.b @byte_dest:32 ; 32-bit absolute address
630 not.w @word_dest:16 ; 16-bit absolute address
658 not.w @word_dest:32 ; 32-bit absolute address
951 not.l @long_dest:16 ; 16-bit absolute address
980 not.l @long_dest:32 ; 32-bit absolute address
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/h8300/
H A Daddb.s315 add.b #5, @100:8 ; 8-bit reg src, 8-bit absolute dest
346 add.b #5:8, @byte_dest:16 ; Immediate 8-bit src, 16-bit absolute dest
378 add.b #5:8, @byte_dest:32 ; Immediate 8-bit src, 32-bit absolute dest
682 add.b r1l, @100:8 ; 8-bit reg src, 8-bit absolute dest
714 add.b r0l, @byte_dest:16 ; 8-bit reg src, 16-bit absolute dest
747 add.b r0l, @byte_dest:32 ; 8-bit reg src, 32-bit absolute dest
H A Dneg.s316 neg.b @byte_dest:16 ; 16-bit absolute address
344 neg.b @byte_dest:32 ; 32-bit absolute address
639 neg.w @word_dest:16 ; 16-bit absolute address
667 neg.w @word_dest:32 ; 32-bit absolute address
964 neg.l @long_dest:16 ; 16-bit absolute address
993 neg.l @long_dest:32 ; 32-bit absolute address
H A Dnot.s311 not.b @byte_dest:16 ; 16-bit absolute address
339 not.b @byte_dest:32 ; 32-bit absolute address
630 not.w @word_dest:16 ; 16-bit absolute address
658 not.w @word_dest:32 ; 32-bit absolute address
951 not.l @long_dest:16 ; 16-bit absolute address
980 not.l @long_dest:32 ; 32-bit absolute address
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/h8300/
H A Daddb.s315 add.b #5, @100:8 ; 8-bit reg src, 8-bit absolute dest
346 add.b #5:8, @byte_dest:16 ; Immediate 8-bit src, 16-bit absolute dest
378 add.b #5:8, @byte_dest:32 ; Immediate 8-bit src, 32-bit absolute dest
682 add.b r1l, @100:8 ; 8-bit reg src, 8-bit absolute dest
714 add.b r0l, @byte_dest:16 ; 8-bit reg src, 16-bit absolute dest
747 add.b r0l, @byte_dest:32 ; 8-bit reg src, 32-bit absolute dest
H A Dneg.s316 neg.b @byte_dest:16 ; 16-bit absolute address
344 neg.b @byte_dest:32 ; 32-bit absolute address
639 neg.w @word_dest:16 ; 16-bit absolute address
667 neg.w @word_dest:32 ; 32-bit absolute address
964 neg.l @long_dest:16 ; 16-bit absolute address
993 neg.l @long_dest:32 ; 32-bit absolute address
H A Dnot.s311 not.b @byte_dest:16 ; 16-bit absolute address
339 not.b @byte_dest:32 ; 32-bit absolute address
630 not.w @word_dest:16 ; 16-bit absolute address
658 not.w @word_dest:32 ; 32-bit absolute address
951 not.l @long_dest:16 ; 16-bit absolute address
980 not.l @long_dest:32 ; 32-bit absolute address
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/examples/simple/
H A Dsmb.conf35 ; It is also a good idea to use an absolute path in the print command
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/examples/simple/
H A Dsmb.conf35 ; It is also a good idea to use an absolute path in the print command
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/examples/simple/
H A Dsmb.conf35 ; It is also a good idea to use an absolute path in the print command

Completed in 305 milliseconds

12345678910