Searched refs:item (Results 201 - 225 of 1050) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_vms.c122 } item[32], *pitem; local
128 pitem = item;
148 while ((status = sys$getjpiw(0, &pid, 0, item, iosb, 0, 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dradiobox.cpp168 bool wxRadioBox::Enable(unsigned int item, bool enable) argument
170 if (!IsValid( item ))
175 while (i != item)
184 bool wxRadioBox::IsItemEnabled(unsigned int item) const
186 if (!IsValid( item ))
191 while (i != item)
209 wxString wxRadioBox::GetString(unsigned int item) const
213 if (!IsValid( item ))
218 while (i != item)
254 void wxRadioBox::SetString(unsigned int item,cons argument
273 SetSelection(int item) argument
312 Show(unsigned int item, bool show) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckipc.cpp409 wxChar *wxTCPConnection::Request (const wxString& item, int *size, wxIPCFormat format) argument
415 m_codeco->WriteString(item);
441 bool wxTCPConnection::Poke (const wxString& item, wxChar *data, int size, wxIPCFormat format) argument
447 m_codeco->WriteString(item);
459 bool wxTCPConnection::StartAdvise (const wxString& item) argument
467 m_codeco->WriteString(item);
477 bool wxTCPConnection::StopAdvise (const wxString& item) argument
485 m_codeco->WriteString(item);
496 bool wxTCPConnection::Advise (const wxString& item, argument
503 m_codeco->WriteString(item);
541 wxString item; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A Dserver.cpp321 const wxString& item, wxChar *data, int size, wxIPCFormat format)
323 Log(_T("OnPoke"), topic, item, data, size, format);
324 return wxConnection::OnPoke(topic, item, data, size, format);
328 const wxString& item, int * size, wxIPCFormat format)
331 if (item == _T("Date"))
337 else if (item == _T("Date+len"))
343 else if (item == _T("bytes[3]"))
354 Log(_T("OnRequest"), topic, item, data, *size, format);
359 const wxString& item)
361 wxLogMessage(_T("OnStartAdvise(\"%s\",\"%s\")"), topic.c_str(), item
320 OnPoke(const wxString& topic, const wxString& item, wxChar *data, int size, wxIPCFormat format) argument
327 OnRequest(const wxString& topic, const wxString& item, int * size, wxIPCFormat format) argument
358 OnStartAdvise(const wxString& topic, const wxString& item) argument
368 OnStopAdvise(const wxString& topic, const wxString& item) argument
378 Log(const wxString& command, const wxString& topic, const wxString& item, wxChar *data, int size, wxIPCFormat format) argument
407 Advise(const wxString& item, wxChar *data, int size, wxIPCFormat format) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmenuitem.tex14 A menu item represents an item in a menu. Note that you usually don't have to
54 \arg{helpString} may be left empty, it's recommended to pass the item
56 the menu item is selected) in this parameter.
78 \docparam{parentMenu}{Menu that the menu item belongs to.}
80 \docparam{id}{Identifier for this menu item, or wxID\_SEPARATOR to indicate a separator.}
82 \docparam{text}{Text for the menu item, as shown on the menu. An accelerator
84 ampersand character in the menu item text, the ampersand must be doubled.}
91 \docparam{subMenu}{If non-NULL, indicates that the menu item is a submenu.}
105 Checks or unchecks the menu item
[all...]
H A Dlistitem.tex3 This class stores information about a wxListCtrl item or column.
25 Resets the item state to the default.
31 Returns the alignment for this item. Can be one of
38 Returns the background colour for this item.
51 client data is associated with the item and not with subitems.
57 Returns the font used to display the item.
63 Returns the zero-based item position.
70 associated with the item into the image list.
93 Returns a bit field representing the state of the item. Can be any
99 \twocolitem{wxLIST\_STATE\_DROPHILITED}{The item i
[all...]
H A Dtbitmap.tex87 \item Windows bitmap resource (wxBITMAP\_TYPE\_BMP\_RESOURCE)
88 \item Windows bitmap file (wxBITMAP\_TYPE\_BMP)
89 \item XPM data and file (wxBITMAP\_TYPE\_XPM)
90 \item All formats that are supported by the \helpref{wxImage}{wximage} class.
96 \item XPM data and file (wxBITMAP\_TYPE\_XPM)
97 \item All formats that are supported by the \helpref{wxImage}{wximage} class.
103 \item XBM data and file (wxBITMAP\_TYPE\_XBM)
104 \item XPM data and file (wxBITMAP\_TYPE\_XPM)
105 \item All formats that are supported by the \helpref{wxImage}{wximage} class.
113 \item Window
[all...]
H A Dodcbox.tex19 Implementing item drawing and measuring is similar to \helpref{wxVListBox}{wxvlistbox}.
41 \twocolitem{\windowstyle{wxODCB\_DCLICK\_CYCLES}}{Double-clicking cycles item
57 when an item on the list is selected. Note that calling
147 Returns index to the widest item in the list.
154 Returns width of the widest item in the list.
159 \constfunc{void}{OnDrawBackground}{\param{wxDC\& }{dc}, \param{const wxRect\& }{rect}, \param{int }{item}, \param{int }{flags}}
164 in drawing the selected item with the standard background colour and drawing a
165 border around the item if it is either selected or current.
174 \constfunc{void}{OnDrawItem}{\param{wxDC\& }{dc}, \param{const wxRect\& }{rect}, \param{int }{item}, \param{int }{flags}}
176 The derived class may implement this function to actually draw the item
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dtivo_commands.c116 if( strncmp(class, "item", 4) == 0 )
290 SendItemDetails(struct upnphttp * h, sqlite_int64 item) argument
306 " where o.DETAIL_ID = %lld group by o.DETAIL_ID", item);
327 char *sql, *item, *saveptr; local
406 item = strtok_r(sortOrder, ",", &saveptr);
407 for( i=0; item != NULL; i++ )
410 if( *item == '!' )
413 item++;
415 if( strcasecmp(item, "Type") == 0 )
420 else if( strcasecmp(item, "Titl
620 char *saveptr = NULL, *item; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dradiobox.cpp72 // Destructor, destroying the radiobox item
179 bool wxRadioBox::Enable(unsigned int item, bool enable) argument
181 if (!IsValid(item))
186 while (i != item)
209 wxString wxRadioBox::GetString(unsigned int item) const
213 if (!IsValid(item))
218 while (i != item) {
268 void wxRadioBox::SetString(unsigned int item,const wxString& label) argument
270 if (!IsValid(item))
275 while (i!=item)
289 SetSelection(int item) argument
331 Show(unsigned int item, bool show) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log_recover.c1429 xlog_recover_item_t *item; local
1431 item = kmem_zalloc(sizeof(xlog_recover_item_t), KM_SLEEP);
1432 INIT_LIST_HEAD(&item->ri_list);
1433 list_add_tail(&item->ri_list, head);
1443 xlog_recover_item_t *item; local
1456 item = list_entry(trans->r_itemq.prev, xlog_recover_item_t, ri_list);
1458 old_ptr = item->ri_buf[item->ri_cnt-1].i_addr;
1459 old_len = item->ri_buf[item
1490 xlog_recover_item_t *item; local
1559 xlog_recover_item_t *item, *n; local
1802 xlog_recover_do_inode_buffer( xfs_mount_t *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
1916 xlog_recover_do_reg_buffer( struct xfs_mount *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2119 xlog_recover_do_dquot_buffer( xfs_mount_t *mp, xlog_t *log, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2177 xlog_recover_do_buffer_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2288 xlog_recover_do_inode_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2559 xlog_recover_do_quotaoff_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2591 xlog_recover_do_dquot_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2697 xlog_recover_do_efi_trans( xlog_t *log, xlog_recover_item_t *item, xfs_lsn_t lsn, int pass) argument
2742 xlog_recover_do_efd_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2804 xlog_recover_item_t *item; local
2858 xlog_recover_item_t *item, *n; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Duma.h36 void UMAEnableMenuItem( MenuRef inMenu , MenuItemIndex item , bool enable ) ;
39 void UMAInsertSubMenuItem( MenuRef menu , const wxString& title , wxFontEncoding encoding , MenuItemIndex item , SInt16 submenuid ) ;
41 void UMAInsertMenuItem( MenuRef menu , const wxString& title , wxFontEncoding encoding , MenuItemIndex item , wxAcceleratorEntry *entry = NULL ) ;
42 void UMASetMenuItemShortcut( MenuRef menu , MenuItemIndex item , wxAcceleratorEntry *entry ) ;
44 void UMASetMenuItemText( MenuRef menu, MenuItemIndex item, const wxString& title , wxFontEncoding encoding ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dradiobox.h15 // List box item
59 virtual bool Enable(unsigned int item, bool enable = true);
68 virtual bool Show(unsigned int item, bool show = true);
76 virtual void SetSelection(int item);
81 virtual wxString GetString(unsigned int item) const;
82 virtual void SetString(unsigned int item, const wxString& label);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddde.h20 Most transactions involve a topic name and an item name (choose these
26 - request data from server by topic and item
28 - ask the server to start an advice loop on topic/item
55 virtual wxChar *Request(const wxString& item, int *size = NULL, wxIPCFormat format = wxIPC_TEXT);
56 virtual bool Poke(const wxString& item, wxChar *data, int size = -1, wxIPCFormat format = wxIPC_TEXT);
57 virtual bool StartAdvise(const wxString& item);
58 virtual bool StopAdvise(const wxString& item);
61 virtual bool Advise(const wxString& item, wxChar *data, int size = -1, wxIPCFormat format = wxIPC_TEXT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dindex.py67 item = None
77 item = it
80 if res.has_key(item):
81 res[item] = res[item] + " " + line
83 res[item] = line
85 if item != None:
86 if res.has_key(item):
87 res[item] = res[item]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dfoldpanelbar.cpp115 // create a fold panel item, which is first only the caption.
119 wxFoldPanelItem *item = new wxFoldPanelItem(m_foldPanel, caption, m_images, collapsedInitially, style); local
126 item->Reposition(pos);
127 m_panels.Add(item);
129 //return wxFoldPanel(item);
130 return wxFoldPanel(item);
249 void wxFoldPanelBar::RefreshPanelsFrom(wxFoldPanelItem *item) argument
251 wxASSERT(item);
253 int i = m_panels.Index(item);
294 wxFoldPanelItem *item; local
[all...]
H A Dfoldpanelitem.cpp111 // for this event, so it can fold the panel item
142 // NOTE: Call Resize before Reposition when an item is added, because the new
225 wxFoldWindowItem &item = m_items.Item(i); local
226 wxPen pen(item.GetLineColour(), 1, wxSOLID);
227 if(item.GetType() == wxFoldWindowItem::SEPARATOR)
230 int a = item.GetLeftSpacing();
231 int b = item.GetLineY() + item.GetSpacing();
232 int c = item.GetLineLength();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfile-item.c45 struct btrfs_file_extent_item *item; local
58 sizeof(*item));
63 item = btrfs_item_ptr(leaf, path->slots[0],
65 btrfs_set_file_extent_disk_bytenr(leaf, item, disk_offset);
66 btrfs_set_file_extent_disk_num_bytes(leaf, item, disk_num_bytes);
67 btrfs_set_file_extent_offset(leaf, item, offset);
68 btrfs_set_file_extent_num_bytes(leaf, item, num_bytes);
69 btrfs_set_file_extent_ram_bytes(leaf, item, ram_bytes);
70 btrfs_set_file_extent_generation(leaf, item, trans->transid);
71 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_RE
90 struct btrfs_csum_item *item; local
168 struct btrfs_csum_item *item = NULL; local
273 struct btrfs_csum_item *item; local
645 struct btrfs_csum_item *item; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgcmp.c282 message_list_remove_if_not (mdlp->item[k]->messages, is_message_selected);
300 refmsg = refmlp->item[j];
368 message_list_ty *mlp = ref->item[k]->messages;
371 if (is_header (mlp->item[j]) /* && !mlp->item[j]->obsolete */)
373 const char *header = mlp->item[j]->msgstr;
404 const char *domain = ref->item[k]->domain;
405 message_list_ty *refmlp = ref->item[k]->messages;
418 message_list_ty *refmlp = ref->item[0]->messages;
422 message_list_ty *defmlp = def->item[
[all...]
H A Dwrite-catalog.c108 message_list_ty *mlp = mdlp->item[k]->messages;
111 || (mlp->nitems == 1 && is_header (mlp->item[0]))))
142 message_list_ty *mlp = mdlp->item[k]->messages;
147 message_ty *mp = mlp->item[j];
176 message_list_ty *mlp = mdlp->item[k]->messages;
181 message_ty *mp = mlp->item[j];
347 message_list_ty *mlp = mdlp->item[k]->messages;
350 qsort (mlp->item, mlp->nitems, sizeof (mlp->item[0]), cmp_by_msgid);
378 message_list_ty *mlp = mdlp->item[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dindex.py67 item = None
77 item = it
80 if res.has_key(item):
81 res[item] = res[item] + " " + line
83 res[item] = line
85 if item != None:
86 if res.has_key(item):
87 res[item] = res[item]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dradiobut.cpp154 wxRadioButton *item = (wxRadioButton *) clientData;
155 if (item->InSetValue())
159 wxRadioButton* old = item->ClearSelections();
160 item->SetValue(true);
170 wxCommandEvent event2(wxEVT_COMMAND_RADIOBUTTON_SELECTED, item->GetId() );
171 event2.SetEventObject(item);
173 item->ProcessCommand(event2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_mm.c122 struct drm_memblock_item *item; local
140 item = drm_sman_alloc(&dev_priv->sman, mem->type, tmpSize, 0,
143 if (item) {
146 (item->mm->
147 offset(item->mm, item->mm_info) << VIA_MM_ALIGN_SHIFT);
148 mem->index = item->user_hash.key;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dodcombo.cpp184 int item,
192 if ( IsCurrent((size_t)item) && !(flags & wxODCB_PAINTING_CONTROL) )
195 combo->OnDrawBackground(dc,rect,item,flags);
204 void wxVListBoxComboPopup::OnDrawItem( wxDC& dc, const wxRect& rect, int item, int flags ) const argument
211 combo->OnDrawItem(dc,rect,item,flags);
328 wxString item=GetString(i); local
329 if (( item.length() >= length) && (! m_partialCompletionString.CmpNoCase(item.Left(length))))
429 // Since in any case we need to find out if the last item is only
438 // Only change selection if item i
182 OnDrawBg( wxDC& dc, const wxRect& rect, int item, int flags ) const argument
489 Insert( const wxString& item, int pos ) argument
507 Append(const wxString& item) argument
628 SetString( int item, const wxString& str ) argument
810 const wxString& item = choices.Item(i); local
1029 DoAppend(const wxString& item) argument
1037 DoInsert(const wxString& item, unsigned int pos) argument
1078 OnDrawItem( wxDC& dc, const wxRect& rect, int item, int flags ) const argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_lib.c172 pitem *item = NULL; local
176 while ((item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL) {
177 rdata = (DTLS1_RECORD_DATA *)item->data;
181 OPENSSL_free(item->data);
182 pitem_free(item);
185 while ((item = pqueue_pop(s->d1->processed_rcds.q)) != NULL) {
186 rdata = (DTLS1_RECORD_DATA *)item->data;
190 OPENSSL_free(item->data);
191 pitem_free(item);
194 while ((item
[all...]

Completed in 294 milliseconds

1234567891011>>