Searched refs:so (Results 301 - 325 of 1135) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DCountryFlags.h207 #include "so.xpm"
459 {so, "so"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcustdobj.tex7 copied bitwise (i.e. with {\tt memcpy()}), so it would be a bad idea to make
59 functions from constructors or destructors), so if you override {\tt Free()}, you
H A Dscrolwin.tex65 Note that the underlying system knows nothing about scrolling coordinates, so that all system
159 (as always), but the logical coordinates are (0, 10) and so the call to
183 (as always), but the logical coordinates are (0, 10) and so the call to
276 units, not pixels, so to convert to pixels you will have to multiply
336 handler, so your \helpref{wxScrolledWindow::OnDraw}{wxscrolledwindowondraw} override
379 \emph{not} called by the default paint event handle (DoPrepareDC() is), so
387 Scrolls a window so the view start is at the given point.
397 The positions are in scroll units, not pixels, so to convert to pixels you
H A Dsnglinst.tex85 Note that you can't call Create() more than once, so calling it if the
112 condition, because doing so would open them to the possibility of a Denial of
H A Dsplitevt.tex5 same and so not all accessor functions may be called for each event. The
113 tracking bar position so visual feedback during dragging will
H A Dtaskbar.tex15 wxTaskBarIcon will work correctly under X Window System and so the applications
34 required to send these events and so it's better to override
H A Dtstring.tex28 C strings are so obvious that there is a huge number of such classes available.
57 inside wxWidgets so there is no performance loss which would result from
122 used again, so the code compiles, but as it returns a pointer to a buffer
165 knowledge of the internal structure of wxString) for storing strings and so it is
181 and so if the string was really shared there is some performance loss (both in
186 this situation and so using it is not really better. Also note that if all
234 However, using Alloc() is tedious and so wxString tries to do its best. The
236 least 16 bytes (which is the case on almost all of wide-spread platforms) and so
H A Dttips.tex6 quite helpful for the novices and so more and more programs now do this.
36 shown - so that the program doesn't always show the same tip on startup. As you
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Ddiv64.S36 add r9,r4,r10 # rounding up (so the estimate cannot
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DMakefile33 # the .c -> .lo rules carefully use $(srcdir), so that VPATH can be omitted.
58 # $(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh does not start with $(SHELL), so we add it.
278 # inlined here, so that they can be written in a Makefile without requiring a
280 # so that they work with the sed-3.02 that is shipped with MSYS. We can use
362 rm -f $(DESTDIR)$(libdir)/preloadable_libintl.so; \
363 $(INSTALL_DATA) $(DESTDIR)$(libdir)/libgnuintl.so $(DESTDIR)$(libdir)/preloadable_libintl.so; \
468 rm -f $(DESTDIR)$(libdir)/preloadable_libintl.so; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/redhat/
H A Dradvd.spec12 # The code includes the advertising clause, so it's GPL-incompatible
135 - License unfortunately is BSD *with* advertising clause, so to be pedantic,
187 - fixed initscript so that it can be internationalized in the future
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/asm/
H A Ddes686.pl30 cpp - format so x86unix.cpp can be used
140 # We also load the 2 R's into 2 more registers so we can do the 'move word down a byte'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Dconfig.rpath31 shrext=.so
213 # On IA64, the linker does run time linking by default, so we don't
481 shrext=.so
553 # Shared library suffix (normally "so").
563 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec93 %{_libdir}/lib*.so.*
110 %{_libdir}/lib*.so
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Ddivdi3.S76 addx %i0,%i0,%i0 ! so this cannot give carry
111 addx %g3,%g3,%g3 ! so this cannot give carry
135 addx %i0,%i0,%i0 ! so this cannot give carry
210 addx %o2,%o2,%o2 ! so this cannot give carry
H A Dudivdi3.S38 addx %i0,%i0,%i0 ! so this cannot give carry
75 addx %o4,%o4,%o4 ! so this cannot give carry
101 addx %i0,%i0,%i0 ! so this cannot give carry
180 addx %o4,%o4,%o4 ! so this cannot give carry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/build-aux/
H A Dconfig.rpath31 shrext=.so
256 # On IA64, the linker does run time linking by default, so we don't
522 shrext=.so
596 # Shared library suffix (normally "so").
606 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A DMakefile30 LDSHARED=arm-brcm-linux-uclibcgnueabi-gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map
34 SHAREDLIB=libz.so
35 SHAREDLIBV=libz.so.1.2.7
36 SHAREDLIBM=libz.so.1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/build-aux/
H A Dconfig.rpath47 shrext=.so
223 # On IA64, the linker does run time linking by default, so we don't
491 shrext=.so
563 # Shared library suffix (normally "so").
573 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsleep.S76 # Resume via RAMBOOT# will turn MMU off, so bootloader needs a physical address.
126 # - we want it to be be cacheline aligned so we can lock it into the icache easily
157 # Set the GPIO register so that the IRQ[3:0] pins become valid, as required.
322 # (5) Set the GPIO register so that the IRQ[3:0] pins become valid, as required.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S63 | in an inex2 exception. If so, set inex1 in the fpsr and
64 | check if the inex1 exception is enabled. If so, set d7 upper
281 | routine is necessary. If so, then check the sign of the exponent
485 fdivx %fp1,%fp0 |exp is negative, so divide mant by exp
488 fmulx %fp1,%fp0 |exp is positive, so multiply by exp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/intl/
H A DMakefile33 # the .c -> .lo rules carefully use $(srcdir), so that VPATH can be omitted.
58 # $(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh does not start with $(SHELL), so we add it.
278 # inlined here, so that they can be written in a Makefile without requiring a
280 # so that they work with the sed-3.02 that is shipped with MSYS. We can use
362 rm -f $(DESTDIR)$(libdir)/preloadable_libintl.so; \
363 $(INSTALL_DATA) $(DESTDIR)$(libdir)/libgnuintl.so $(DESTDIR)$(libdir)/preloadable_libintl.so; \
468 rm -f $(DESTDIR)$(libdir)/preloadable_libintl.so; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/build-aux/
H A Dconfig.rpath31 shrext=.so
256 # On IA64, the linker does run time linking by default, so we don't
522 shrext=.so
596 # Shared library suffix (normally "so").
606 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/redhat/
H A Dradvd.spec12 # The code includes the advertising clause, so it's GPL-incompatible
135 - License unfortunately is BSD *with* advertising clause, so to be pedantic,
187 - fixed initscript so that it can be internationalized in the future
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/build-aux/
H A Dconfig.rpath31 shrext=.so
256 # On IA64, the linker does run time linking by default, so we don't
522 shrext=.so
596 # Shared library suffix (normally "so").
606 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the

Completed in 132 milliseconds

<<11121314151617181920>>