Searched refs:chosen (Results 26 - 50 of 72) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dmakeapps.com964 $! Check to see if SOCKETSHR was chosen
977 $! Check to see if MULTINET was chosen
990 $! Check to see if UCX was chosen
1010 $! Check to see if TCPIP (post UCX) was chosen
1023 $! Check to see if NONE was chosen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dmakeapps.com964 $! Check to see if SOCKETSHR was chosen
977 $! Check to see if MULTINET was chosen
990 $! Check to see if UCX was chosen
1010 $! Check to see if TCPIP (post UCX) was chosen
1023 $! Check to see if NONE was chosen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dframe.tex124 \docparam{pos}{The window position. A value of (-1, -1) indicates a default position, chosen by
127 \docparam{size}{The window size. A value of (-1, -1) indicates a default size, chosen by
187 \docparam{id}{The status bar window identifier. If -1, an identifier will be chosen by
199 resizing), and the height and text size are chosen by the host windowing system.
224 \docparam{id}{The toolbar window identifier. If -1, an identifier will be chosen by
319 \docparam{id}{The window identifier. If -1, an identifier will be chosen by
349 \docparam{id}{The toolbar window identifier. If -1, an identifier will be chosen by
H A Dfiledlg.tex25 \twocolitem{{\windowstyle wxFD\_CHANGE\_DIR}}{Change the current working directory to the directory where the file(s) chosen by the user are.}
124 Fills the array {\it filenames} with the names of the files chosen. This
157 Fills the array {\it paths} with the full paths of the files chosen. This
H A Ddelgrend.tex21 and the renderer is only chosen at run-time. So suppose that you want to only
H A Ddirdlg.tex21 \twocolitem{\windowstyle{wxDD\_CHANGE\_DIR}}{Change the current working directory to the directory chosen by the user.}
H A Dmltchdlg.tex48 \docparam{style}{A dialog style (bitlist) containing flags chosen from standard
H A Dsngchdlg.tex54 \docparam{style}{A dialog style (bitlist) containing flags chosen from standard
H A Dcheckbox.tex68 \docparam{pos}{Checkbox position. If the position (-1, -1) is specified then a default position is chosen.}
70 \docparam{size}{Checkbox size. If the default size (-1, -1) is specified then a default size is chosen.}
H A Dfontpicker.tex136 Returns the maximum point size value allowed for the user-chosen font.
143 Sets the maximum point size value allowed for the user-chosen font.
H A Dpickerbase.tex109 Very important: the contents of the text control could be containing an invalid representation of the entity which can be chosen through the picker (e.g. the user entered an invalid colour syntax because of a typo). Thus you should never parse the content of the textctrl to get the user's input; rather use the derived-class getter (e.g. \helpref{wxColourPickerCtrl::GetColour}{wxcolourpickerctrlgetcolour}, \helpref{wxFilePickerCtrl::GetPath}{wxfilepickerctrlgetpath}, etc).
H A Drichtextfilehandler.tex112 Sets the encoding to use when saving a file. If empty, a suitable encoding is chosen.
H A Dscrolbar.tex82 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
84 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
H A Dradiobox.tex90 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
92 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
H A Dfontdlg.tex59 Gets the font chosen by the user if the user pressed OK (wxFontDialog::ShowModal returned wxID\_OK).
H A Dmdi.tex79 \docparam{pos}{The window position. A value of (-1, -1) indicates a default position, chosen by
82 \docparam{size}{The window size. A value of (-1, -1) indicates a default size, chosen by
313 \docparam{pos}{The window position. A value of (-1, -1) indicates a default position, chosen by
316 \docparam{size}{The window size. A value of (-1, -1) indicates a default size, chosen by
H A Dprogdlg.tex88 Can be used to continue with the dialog, after the user had chosen
H A Ddialog.tex153 \docparam{pos}{The dialog position. A value of (-1, -1) indicates a default position, chosen by
156 \docparam{size}{The dialog size. A value of (-1, -1) indicates a default size, chosen by
H A Dfont.tex225 a default typeface will be chosen based on the family.}
246 If the desired font does not exist, the closest match will be chosen.
H A Dslider.tex74 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dnuma.c301 struct device_node *chosen; local
334 chosen = of_find_node_by_path("/chosen");
335 if (chosen) {
336 vec5 = of_get_property(chosen, "ibm,architecture-vec-5", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com1323 $! Check to see if SOCKETSHR was chosen
1340 $! Check to see if MULTINET was chosen
1357 $! Check to see if UCX was chosen
1374 $! Check to see if TCPIP was chosen
1391 $! Check to see if NONE was chosen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com1323 $! Check to see if SOCKETSHR was chosen
1340 $! Check to see if MULTINET was chosen
1357 $! Check to see if UCX was chosen
1374 $! Check to see if TCPIP was chosen
1391 $! Check to see if NONE was chosen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex48 Consider the following example, with values chosen for ease of
107 books were chosen for representation in a given packet. The
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Durl.c2904 struct connectdata *chosen = 0; local
3131 chosen = check;
3139 chosen = check;
3150 chosen = check;
3165 chosen = check;
3172 chosen = check;
3179 if(chosen) {
3180 *usethis = chosen;

Completed in 137 milliseconds

123