Searched refs:or (Results 126 - 150 of 686) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-pnx8550/
H A Dkernel-entry-init.h69 or t0, (1<<19)
72 /* or t0, (1<<26) */
75 /* or t0, (1<<27) */
112 or t0, t0, 3
176 or t2, zero, (128*4)-1 /* 512 lines */
198 or t1, zero, zero /* T1 = starting cache index (0) */
233 or t1, zero, zero /* T1 = starting cache index (0) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-pnx8550/
H A Dkernel-entry-init.h69 or t0, (1<<19)
72 /* or t0, (1<<26) */
75 /* or t0, (1<<27) */
112 or t0, t0, 3
176 or t2, zero, (128*4)-1 /* 512 lines */
198 or t1, zero, zero /* T1 = starting cache index (0) */
233 or t1, zero, zero /* T1 = starting cache index (0) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbsdram.S6 * Permission to use, copy, modify, and/or distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above
154 or v1,t2
227 andi a3,t0,MEMC_CONFIG_DDR # Is it ddr or sdr?
237 li t4,-1 # or ffs
617 * Returns success (1) or failure (0) in v0
671 or a2,t3
673 or a2,t4
728 or a1,a1,t0
729 lui a2, 0x8 # set DQMGate for memc rev 4 or mor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A DconvertSambaAccount121 $ldif = Net::LDAP::LDIF->new ($options{'input'}, "r") or die $!;
124 $ldif2 = Net::LDAP::LDIF->new ($options{'output'}, "w") or die $!;
127 open( OUTPUT, ">$options{'output'}" ) or die $!;
206 ## see if we should write full entries or only the changes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ia32/
H A Dnasm.h4 ; Redistribution and use in source and binary forms, with or without
13 ; documentation and/or other materials provided with the distribution.
16 ; contributors may be used to endorse or promote products derived from
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dumul.S20 * bnz overflow (or tnz)
27 or %o0, %o1, %o4
108 and %o0, %o2, %o2 ! %o2 = 0 or %o0, depending on sign of %o1
151 or %o5, %o0, %o0
H A Dmemscan.S52 or %g2, %lo(HI_MAGIC), %o3
54 or %g3, %lo(LO_MAGIC), %o2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dsetup.py.in99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dhead.h45 or %l7, %lo(sys_call_table), %l7; \
54 or %l7, %lo(sunos_sys_table), %l7;
84 or %l7, %lo(sys_call_table), %l7; \
109 * the sun4m they could be either due to mem errors or a software
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Drtrap.S123 or %glob_tmp, %twin_tmp1, %glob_tmp
138 or %t_pc, %t_npc, %g2
161 wr %t_wim, 0x0, %wim ! or else...
177 or %g1, %g2, %g1
185 or %g1, %g2, %g1
199 * kernel system call or whatever...
231 /* See if we have to check the sanity of one page or two */
297 or %g1, 0x2, %g1
H A Dwof.S85 or %glob_tmp, %twin_tmp, %glob_tmp
89 * up for us to see if this is from user or kernel.
160 * do this) or 'spwin_finish_up' if the stack is ok and the
201 * or not. If we came from kernel mode, toss the window into
232 or %twin_tmp, %t_wim, %twin_tmp
240 or %sp, %lo(STACK_OFFSET), %sp
249 or %g6, %lo(STACK_OFFSET), %g6
407 or %glob_tmp, 0x2, %glob_tmp ! or in no_fault bit
H A Dentry.S142 or %l5, 0xc2, %l5
149 or %l5, 0xf4, %l5
198 or %l0, PSR_PIL, %l4
247 or %l0, PSR_PIL, %g2
256 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
266 or %l0, PSR_PIL, %g2
295 or %l0, PSR_PIL, %l4
322 or %l0, PSR_PIL, %l4
341 or %l0, PSR_PIL, %l4
358 or
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dinstallbin.sh40 using the command "make uninstallbin" or "make uninstall" to uninstall
H A Dinstallscripts.sh41 the command "make uninstallscripts" or "make install" to install binaries,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Ddbinfo11 # This program is free software; you can redistribute it and/or
34 9 => [1, "4.1.x or greater"],
49 8 => [1, "4.1.x or greater"],
50 9 => [1, "4.6.x or greater"],
61 4 => [1, "4.1.x or greater"],
69 open (F, "<$ARGV[0]") or die "Cannot open file $ARGV[0]: $!\n" ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/cnid/
H A Dcnid2_create26 # describing a file or directory in the directory corresponding to the
102 open DIDNAME, "< $didname_dump" or die "Unable to open $didname_dump: $!";
127 if (length($entry->{cnid}) != 8 or length($entry->{name}) == 0) {
145 open CNID, "< $cnid_dump" or die "Unable to open $cnid_dump: $!";
329 open CNID2, "> $cnid2_dump" or die "Unable to open $cnid2_dump for writing: $!";
H A Dcnid2_create.in26 # describing a file or directory in the directory corresponding to the
102 open DIDNAME, "< $didname_dump" or die "Unable to open $didname_dump: $!";
127 if (length($entry->{cnid}) != 8 or length($entry->{name}) == 0) {
145 open CNID, "< $cnid_dump" or die "Unable to open $cnid_dump: $!";
329 open CNID2, "> $cnid2_dump" or die "Unable to open $cnid2_dump for writing: $!";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/rw4/
H A Drw4_init.S18 # SAW keep this or comment out a la Hawthorne?
52 mtspr evpr,r10 #EVPR: 0x0 or 0x1f000000 depending
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/lib/
H A Dclear_page.S51 or %g1, %g3, %g1 ! TTE data
79 or %o1, %lo(PAGE_SIZE/64), %o1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/lib/
H A Dmemcpy.S24 or r7, r1 || cmpz r2
63 or r7, r1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Ddc.c3 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
74 static void or(void) function
138 {"or", or},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dhead.h41 or %tmp2, %lo(__CHEETAH_ID), %tmp2;\
50 or %tmp2, %lo(__JALAPENO_ID), %tmp2;\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-at91/
H A Dentry-macro.S10 * warranty of any kind, whether express or implied.
29 teq \irqstat, #0 @ ISR is 0 when no current interrupt, or spurious interrupt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/cnid/
H A Dcnid2_create.in26 # describing a file or directory in the directory corresponding to the
102 open DIDNAME, "< $didname_dump" or die "Unable to open $didname_dump: $!";
127 if (length($entry->{cnid}) != 8 or length($entry->{name}) == 0) {
145 open CNID, "< $cnid_dump" or die "Unable to open $cnid_dump: $!";
329 open CNID2, "> $cnid2_dump" or die "Unable to open $cnid2_dump for writing: $!";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t115 # For example Mac OS X 10.2 (or earlier) has such an old
420 open(FILE, ">SubDB.pm") or die "Cannot open SubDB.pm: $!\n" ;
471 close FILE or die "Could not close: $!";
527 or warn "# $DB_File::Error\n";
785 or die "Cannot open file 'text': $!\n" ;
843 or die "Cannot open file $file: $!\n" ;
950 or die "Can't open file: $!\n" ;
970 or die "Can't open file: $!\n" ;
1097 or print "# Caught warning [$warned]\n" ;
1110 or prin
[all...]

Completed in 181 milliseconds

1234567891011>>