Searched refs:items (Results 226 - 250 of 423) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_realtek.c490 imux->items[i].index,
596 uinfo->value.enumerated.items = alc_pin_mode_n_items(dir);
1883 .items = {
1892 .items = {
1904 .items = {
1914 .items = {
1927 .items = {
1937 .items = {
1946 .items = {
2058 .items
10719 hda_nid_t items[16]; local
[all...]
H A Dhda_proc.c69 struct hda_nid_item *items = array->list, *item; local
72 item = &items[i];
H A Dpatch_cmedia.c224 .items = {
234 .items = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistbox.cpp213 // Get single selection, for single choice list items
226 void wxListBox::DoInsertItems(const wxArrayString& items, unsigned int pos) argument
232 GetPeer()->MacInsert( pos, items );
310 // don't make the listbox too tall (limit height to around 10 items)
347 // 2) GetDataBrowserItemPartBounds only works on visible items
429 // all x coords of items are equal we only test the x coord in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreFilesExtras.c1964 FSSpecPtr items,
1996 endItemsArray = items + reqItemCount;
1997 while ( (items < endItemsArray) && (error == noErr) )
1999 pb.hFileInfo.ioNamePtr = (StringPtr) &items->name;
2005 items->parID = pb.hFileInfo.ioFlParID; /* return item's parID */
2006 items->vRefNum = pb.hFileInfo.ioVRefNum; /* return item's vRefNum */
2014 ++items; /* point to next item */
2022 ++items; /* point to next item */
3231 /* Create a new uniquely named folder in the temporary items folder. */
3233 /* exists in the temporary items folde
1959 GetDirItems(short vRefNum, long dirID, ConstStr255Param name, Boolean getFiles, Boolean getDirectories, FSSpecPtr items, short reqItemCount, short *actItemCount, short *itemIndex) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreFilesExtras.c1964 FSSpecPtr items,
1996 endItemsArray = items + reqItemCount;
1997 while ( (items < endItemsArray) && (error == noErr) )
1999 pb.hFileInfo.ioNamePtr = (StringPtr) &items->name;
2005 items->parID = pb.hFileInfo.ioFlParID; /* return item's parID */
2006 items->vRefNum = pb.hFileInfo.ioVRefNum; /* return item's vRefNum */
2014 ++items; /* point to next item */
2022 ++items; /* point to next item */
3231 /* Create a new uniquely named folder in the temporary items folder. */
3233 /* exists in the temporary items folde
1959 GetDirItems(short vRefNum, long dirID, ConstStr255Param name, Boolean getFiles, Boolean getDirectories, FSSpecPtr items, short reqItemCount, short *actItemCount, short *itemIndex) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/aui/
H A Dauidemo.cpp1517 wxArrayTreeItemIds items; local
1521 items.Add(tree->AppendItem(root, wxT("Item 1"), 0));
1522 items.Add(tree->AppendItem(root, wxT("Item 2"), 0));
1523 items.Add(tree->AppendItem(root, wxT("Item 3"), 0));
1524 items.Add(tree->AppendItem(root, wxT("Item 4"), 0));
1525 items.Add(tree->AppendItem(root, wxT("Item 5"), 0));
1529 for (i = 0, count = items.Count(); i < count; ++i)
1531 wxTreeItemId id = items.Item(i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dsanity279 items = [ "wxString", "wxRect", "wxPoint", "CMD4Hash", "CPath" ]
291 items.each do |item|
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dchecklst.tex14 A checklistbox is like a listbox, but allows items to be checked or unchecked.
H A Dcmdproc.tex141 Tells the command processor to update the Undo and Redo items on this
H A Dhvscroll.tex121 manually adjust positioning for items within the scrolled window yourself.
134 number of the items in the control is small enough. Otherwise, it tries to find
154 number of the items in the control is small enough. Otherwise, it tries to find
435 items shown on screen and repainting them. It should be called when the values
H A Dtsizer.tex44 either a certain way to lay out dialog items in a dialog or it fulfills a special task
52 dialog items), which they contain. Such items are sometimes referred to as the children
72 {\bf A border:} The border is just empty space and is used to separate dialog items
H A Dcmdevent.tex41 which is generated by a range of menu items.}
158 menu items).
H A Dupduievt.tex30 show/hide, and set the text for elements such as menu items and toolbar buttons.
69 and GTK+, events for menubar items are only sent when the menu is about
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dauibar.h315 const wxAuiToolBarItemArray& items) = 0;
392 const wxAuiToolBarItemArray& items);
598 wxAuiToolBarItemArray m_items; // array of toolbar items
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen.c367 info->value.enumerated.items = 2;
425 info->value.enumerated.items = 2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dpod2man.pl1093 my(@items) = split( /(?:,?\s+(?:and\s+)?)/ );
1096 for ($i = 0; $i <= $#items; $i++) {
1097 $retstr .= "C<$items[$i]>";
1098 $retstr .= ", " if @items > 2 && $i != $#items;
1099 $retstr .= " and " if $i+2 == @items;
1102 $retstr .= " entr" . ( @items > 1 ? "ies" : "y" )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dmenu.cpp198 // change the current item refreshing the old and new items
670 // don't activate disabled items
676 // normal menu items generate commands, submenus can be opened and
941 // nothing but separators and disabled items in this
985 // loop through all items searching for the item with this
1016 // we want to iterate over all items wrapping around if
1107 // wxMenu adding/removing items
1590 wxCHECK_RET( IsCheckable(), wxT("only checkable items may be checked") );
1602 const wxMenuItemList& items = m_parentMenu->GetMenuItems(); local
1603 int pos = items
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_darwinssl.c951 CFArrayRef items = NULL; local
954 status = SecPKCS12Import(pkcs_data, options, &items);
956 CFDictionaryRef identity_and_trust = CFArrayGetValueAtIndex(items, 0L);
963 CFRelease(items);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dhttp_pipe.py294 body = ','.join(['%s:%s' % (k, v) for k, v in results.items()])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl1093 my(@items) = split( /(?:,?\s+(?:and\s+)?)/ );
1096 for ($i = 0; $i <= $#items; $i++) {
1097 $retstr .= "C<$items[$i]>";
1098 $retstr .= ", " if @items > 2 && $i != $#items;
1099 $retstr .= " and " if $i+2 == @items;
1102 $retstr .= " entr" . ( @items > 1 ? "ies" : "y" )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dpod2man.pl1093 my(@items) = split( /(?:,?\s+(?:and\s+)?)/ );
1096 for ($i = 0; $i <= $#items; $i++) {
1097 $retstr .= "C<$items[$i]>";
1098 $retstr .= ", " if @items > 2 && $i != $#items;
1099 $retstr .= " and " if $i+2 == @items;
1102 $retstr .= " entr" . ( @items > 1 ? "ies" : "y" )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));

Completed in 371 milliseconds

1234567891011>>