Searched refs:look (Results 26 - 50 of 130) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdhuff.c169 { register int nb, look; \
177 look = PEEK_BITS(HUFF_LOOKAHEAD); \
178 if ((nb = htbl->look_nbits[look]) != 0) { \
180 result = htbl->look_sym[look]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo1x_9x.c611 while (c->look > 0)
622 assert(c->bp == c->ip - c->look);
689 while (ahead < max_ahead && c->look > m_len)
701 assert(c->look > 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dauimanager.tex69 look very similar to multiple rows, but is different because all panes
207 change a pane's look, state or position. After one or more
272 look-and-feel features. The previous art provider object, if any,
H A Dfilesysh.tex16 Please have a look at \helpref{overview}{fs} if you don't know how locations
H A Dhtmlhand.tex48 and end with {\bf TAG\_HANDLER\_END} macro. I strongly recommend to have a look
H A Dpathlist.tex7 Be sure to look also at \helpref{wxStandardPaths}{wxstandardpaths} if you only
H A Dtexcept.tex73 showing how to use it. Please look at its sources for further information.
H A Dti18n.tex64 Finally, take a look at the \helpref{i18n sample}{sampleinternat} which shows
H A Dtstream.tex67 // For a complete list, look into the documentation at wxStreamBase.
H A Dttips.tex50 file would look like this:
H A Durl.tex4 Please look at \helpref{wxURI}{wxuri} documentation for more info about the functions
H A Dauinotebook.tex14 the control's look and feel.
18 The default theme that is used is wxAuiDefaultTabArt, which provides a modern, glossy look and feel.
H A Dttoolbar.tex29 with the Windows look and feel. This toolbar can scroll, and you can have arbitrary
42 look is used, with a border that is highlighted when the cursor moves over the buttons.
H A Dftp.tex310 for a UNIX peer system, it will look like this:
321 But on Windows system, it will look like this:
H A Dhtmllbox.tex112 fancy is probably going to look strangely.
125 look inside selection. By default all original colours are completely ignored
H A Dtprint.tex27 printing backends have to be offered, please have a look at the
40 MyPrintout is defined, please look at the printout sample code.
H A Dtunicode.tex61 Let's look at them in order. First of all, each character in an Unicode
89 in both ANSI and Unicode modes could look like:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_lcc.asm21 ; For more information (and a revision log), look into the original
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_lcc.asm21 ; For more information (and a revision log), look into the original
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dswitchto.S36 some wasted effort since we won't need to look at the values.
71 st.q r0, (14*8), r14 ! for unwind, want to look as though we took a trap at
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dstartcode_armv6.S175 beq 98f @ don't look back a byte if found at first byte in buffer
194 beq 98f @ don't look back a byte if found at first byte in buffer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-ppc.pl220 ; look for particular offending word, but rather for 64-byte input
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dxpmdecod.cpp215 // this doesn't really look an XPM image
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl220 ; look for particular offending word, but rather for 64-byte input
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dblock.c274 look(v,ci->floor_param[i]);
278 look(v,ci->residue_param[i]);

Completed in 136 milliseconds

123456