Searched refs:others (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtrampoline_32.S41 wbinvd # Needed for NUMA-Q should be harmless for others
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddirtrav.tex61 wxDIR_IGNORE = -1, // ignore this directory but continue with others
81 continue with others or {\tt wxDIR\_CONTINUE} to enumerate all files and
104 {\tt wxDIR\_IGNORE} to skip this directory but continue with others or
H A Diconloc.tex16 contains the file name but under some others (notably Windows) the same file
H A Dmbcnvfil.tex16 and others (such as Unix) use multibyte encodings, this class should only
H A Dpowerevt.tex65 \texttt{wxEVT\_POWER\_SUSPENDING} handler (it is ignored for all the others).
H A Dwizpage.tex74 page of the wizard will usually return {\tt NULL} from here, but the others
87 page of the wizard will usually return {\tt NULL} from here, but the others
H A Dlibs.tex96 OpenGL library with wxWidgets. Unlike all others, this library is {\em not}
H A Dtfont.tex13 {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
H A Dti18n.tex6 and others right to left, character encoding may differ and many other things
H A Dtrefcount.tex13 others. As data copying only happens when the object is written to, this is
H A Dtruntime.tex20 uses wxWidgets RTTI for all the others. This macro is limited to wxWidgets
H A Dtthreads.tex23 new thread for each new client), but in others it might be a very poor choice
H A Dfiledlg.tex126 use \helpref{GetFilename}{wxfiledialoggetfilename} for the others.
159 use \helpref{GetPath}{wxfiledialoggetpath} for the others.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djchuff.c710 int others[257]; /* next symbol in current branch of tree */ local
720 others[i] = -1; /* init links to empty */
763 while (others[c1] >= 0) {
764 c1 = others[c1];
768 others[c1] = c2; /* chain c2 onto c1's tree branch */
772 while (others[c2] >= 0) {
773 c2 = others[c2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dada-res.exp45 in word set others
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h104 struct list_head others; member in struct:cache_detail
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djchuff.c1247 int others[257]; /* next symbol in current branch of tree */ local
1257 others[i] = -1; /* init links to empty */
1300 while (others[c1] >= 0) {
1301 c1 = others[c1];
1305 others[c1] = c2; /* chain c2 onto c1's tree branch */
1309 while (others[c2] >= 0) {
1310 c2 = others[c2];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/package/
H A Dbuilddeb135 Copyright: 1991 - 2009 Linus Torvalds and others.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dkimagerescue.S55 ;; (so we can flash LEDs, and so that DTR and others are set)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex93 % and others. Refer to any of the many LaTeX refs out there if in doubt!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Dcpy_tests.bat46 rem make an "openssl" directory and others at the root of the NetWare drive
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/winbuild/
H A DMakefile.vc35 !MESSAGE MACHINE=<x86 or x64> - Target architecture (default x64 on AMD64, x86 on others)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/Netware/
H A Dcpy_tests.bat46 rem make an "openssl" directory and others at the root of the NetWare drive
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dcpy_tests.bat46 rem make an "openssl" directory and others at the root of the NetWare drive
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_entry.S110 | directly, others are on the stack, as we read/write the stack

Completed in 263 milliseconds

1234