Searched refs:_index (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dpoll_windows.c101 static __inline BOOL cancel_io(int _index) argument
103 if ((_index < 0) || (_index >= MAX_FDS)) {
107 if ( (poll_fd[_index].fd < 0) || (poll_fd[_index].handle == INVALID_HANDLE_VALUE)
108 || (poll_fd[_index].handle == 0) || (poll_fd[_index].overlapped == NULL) ) {
112 return (*pCancelIoEx)(poll_fd[_index].handle, poll_fd[_index].overlapped);
114 if (_poll_fd[_index]
394 _free_index(int _index) argument
422 int _index; local
523 int _index, object_index, triggered; local
644 int _index; local
674 int _index; local
709 int _index; local
[all...]
H A Dwindows_usb.c244 HDEVINFO *dev_info, SP_DEVINFO_DATA *dev_info_data, char* usb_class, unsigned _index)
246 if (_index <= 0) {
254 if (!pSetupDiEnumDeviceInfo(*dev_info, _index, dev_info_data)) {
257 _index, windows_error_str(0));
280 HDEVINFO *dev_info, SP_DEVINFO_DATA *dev_info_data, const GUID* guid, unsigned _index)
286 if (_index <= 0) {
292 if (!pSetupDiEnumDeviceInfo(*dev_info, _index, dev_info_data)) {
295 _index, windows_error_str(0));
304 if (!pSetupDiEnumDeviceInterfaces(*dev_info, NULL, guid, _index, &dev_interface_data)) {
307 _index, windows_error_st
243 get_devinfo_data(struct libusb_context *ctx, HDEVINFO *dev_info, SP_DEVINFO_DATA *dev_info_data, char* usb_class, unsigned _index) argument
279 get_interface_details(struct libusb_context *ctx, HDEVINFO *dev_info, SP_DEVINFO_DATA *dev_info_data, const GUID* guid, unsigned _index) argument
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DCSSProperty.js31 this._index = index;
60 return this._index;
65 this._index = index;
149 if (isNaN(this._index)) {
172 if (isNaN(this._index))
185 if (isNaN(this._index)) {
208 if (isNaN(this._index))
221 if (isNaN(this._index)) {
242 if (isNaN(this._index))
255 if (isNaN(this._index)) {
[all...]
H A DProbeSetDataFrame.js30 this._index = index;
50 return String(this._index);
60 return this._index;
/macosx-10.10/libunwind-35.3/src/
H A DRegisters.s183 #define LOAD_VECTOR_UNALIGNEDl(_index) \
184 andis. r0,r5,(1<<(15-_index)) @\
185 beq Ldone ## _index @\
186 lwz r0, 424+_index*16(r3) @\
188 lwz r0, 424+_index*16+4(r3) @\
190 lwz r0, 424+_index*16+8(r3) @\
192 lwz r0, 424+_index*16+12(r3)@\
194 lvx v ## _index,0,r4 @\
195 Ldone ## _index:
197 #define LOAD_VECTOR_UNALIGNEDh(_index) \
[all...]
/macosx-10.10/libauto-186/
H A DBitmap.cpp249 _index += _valid_bits;
253 if (_copied_bits == 0 && _index < _max_index) {
254 ASSERTION((_index % bits_per_word) == 0);
255 usword_t *start = _bitmap.bp_cursor(_index);
258 _index = _bitmap.cursor_bp(cursor);
259 if (_index < _max_index) {
261 _copied_bits = fetch_clear_bits_atomic(_index, _max_index, _valid_bits);
268 result = _index + shift - _offset;
274 _index += shift;
279 _index
[all...]
H A DBitmap.h430 usword_t _index; // the "current bit" - the value that will be returned from next_set_bit() if the bit is set member in class:Auto::Bitmap::AtomicCursor
442 AtomicCursor(Bitmap &b, usword_t start, usword_t length) : _bitmap(b), _index(start), _offset(start), _max_index(start + length) {
444 // This lets us assume _index is word aligned when we fetch in next_set_bit().
445 _copied_bits = fetch_clear_bits_atomic(_index, _max_index, _valid_bits);
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dderived.cpp79 d4_assert((&_lowRow)._index == 0);
80 d4_assert((&_highRow)._index == 0);
291 int r = (int)_revMap.GetAt(nf_._index);
297 includeRow = Match(nf_._cursor->_index, *nf_._cursor->_seq);
306 chg->StartInsertAt(PosInMap(nf_._index), *nf_._cursor, 1);
319 int i = PosInMap(nf_._index);
322 if (Match(nf_._cursor->_index, *nf_._cursor->_seq))
328 int i = PosInMap(nf_._index);
329 int j = PosInMap(nf_._index + nf_._count);
338 int i = PosInMap(nf_._index);
[all...]
H A Dstore.cpp81 _index = index_;
89 _index = i_;
98 _index = index_;
106 _index = from_;
114 _index = i_;
457 case c4_Notifier::kSetAt: chg->StartSetAt(nf_._index, *nf_._cursor);
460 case c4_Notifier::kSet: chg->StartSet(nf_._index, nf_._propId, *nf_._bytes)
464 case c4_Notifier::kInsertAt: chg->StartInsertAt(nf_._index, *nf_._cursor,
468 case c4_Notifier::kRemoveAt: chg->StartRemoveAt(nf_._index, nf_._count);
471 case c4_Notifier::kMove: chg->StartMove(nf_._index, nf
[all...]
H A Dview.cpp806 return cursor._seq->RemapIndex(cursor._index, _seq);
899 curr._index = (l + u) >> 1;
901 l = curr._index;
903 u = curr._index;
910 curr._index = u;
917 curr._index = (l2 + u2) >> 1;
919 l2 = curr._index;
921 u2 = curr._index;
1007 d4_assert(_cursor._index == 0);
1028 h.GetBytes(cursor._index, dat
[all...]
H A Dstore.h51 int _index; member in class:c4_Notifier
H A Dviewx.cpp65 if (!cursor_._seq->Get(cursor_._index, h.PropId(), data))
96 int ri = newElem_._seq->RemapIndex(newElem_._index, hc);
171 int ri = newElem_._seq->RemapIndex(newElem_._index, hc);
492 int sz = h.ItemSize(_cursor._index);
497 c4_Column *col = h.GetNthMemoCol(_cursor._index, true);
533 const t4_i32 overshoot = limit - h.ItemSize(_cursor._index);
538 c4_Column *col = h.GetNthMemoCol(_cursor._index, true);
/macosx-10.10/swig-12/Lib/octave/
H A Doctcontainer.swg201 : _seq(seq), _index(index)
207 // swig::SwigVar_PyObject item = OctSequence_GetItem(_seq, _index);
213 sprintf(msg, "in sequence element %d ", _index);
225 // OctSequence_SetItem(_seq, _index, swig::from<T>(v));
232 int _index;
260 : _seq(seq), _index(index)
266 return reference(_seq, _index);
276 return (_index == ri._index);
286 ++_index;
[all...]
/macosx-10.10/swig-12/Lib/python/
H A Dpycontainer.swg302 : _seq(seq), _index(index)
308 swig::SwigVar_PyObject item = PySequence_GetItem(_seq, _index);
313 sprintf(msg, "in sequence element %d ", _index);
325 PySequence_SetItem(_seq, _index, swig::from<T>(v));
331 int _index;
359 : _seq(seq), _index(index)
365 return reference(_seq, _index);
375 return (_index == ri._index) && (_seq == ri._seq);
385 ++_index;
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dnotebook.itk95 private method _index { pathList index select}
225 set index [_index $_pages $index $_currPage]
261 set fromPage [_index $_pages [lindex $args 0] $_currPage]
273 set fromPage [_index $_pages [lindex $args 0] $_currPage]
280 set toPage [_index $_pages [lindex $args 1] $_currPage]
318 set number [_index $_pages $index $_currPage]
356 set page [_index $_pages $index $_currPage]
449 set page [_index $_pages $index $_currPage]
470 set page [_index $_pages $index $_currPage]
505 set reqPage [_index
[all...]
H A Dtoolbar.itk145 private method _index {toolList index}
352 set fromWidget [_index $_toolList [lindex $args 0]]
364 set fromWidget [_index $_toolList [lindex $args 0]]
371 set toWidget [_index $_toolList [lindex $args 1]]
407 return [_index $_toolList $index]
423 set beforeIndex [_index $_toolList $beforeIndex]
474 set index [_index $_toolList $index]
724 # PRIVATE METHOD: _index
730 # _index takes takes the value $index converts it to
736 itcl::body iwidgets::Toolbar::_index { toolLis
[all...]
/macosx-10.10/swig-12/Source/DOH/
H A Dhash.c322 iter._index = 0; /* Index in hash table */
323 while ((iter._index < h->hashsize) && !h->hashtable[iter._index])
324 iter._index++;
326 if (iter._index >= h->hashsize) {
329 iter._current = h->hashtable[iter._index];
342 iter._index++;
343 while ((iter._index < h->hashsize) && !h->hashtable[iter._index]) {
344 iter._index
[all...]
H A Dlist.c203 iter._index = 0;
222 iter._index = iter._index + 1;
223 if (iter._index >= l->nitems) {
227 iter.item = l->items[iter._index];
/macosx-10.10/swig-12/Lib/ruby/
H A Drubycontainer.swg178 : _seq(seq), _index(index)
184 VALUE item = rb_ary_entry(_seq, _index );
189 sprintf(msg, "in sequence element %d ", _index);
203 rb_ary_set(_seq, _index, swig::from< T >(v));
209 int _index;
251 : _seq(seq), _index(index)
257 return reference(_seq, _index);
267 return (_index == ri._index) && (_seq == ri._seq);
277 ++_index;
[all...]
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkMedium.cpp75 _index = index;
153 return _index;
199 (medium->_index == _index) );
H A DIONetworkMedium.h200 UInt32 _index; member in class:IONetworkMedium
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Doc/sphinx_build/html/_static/
H A Dsearchtools.js228 _index : null, property in class:Search
248 this._index = index;
256 return this._index !== null;
345 var filenames = this._index.filenames;
346 var titles = this._index.titles;
347 var terms = this._index.terms;
493 var filenames = this._index.filenames;
494 var objects = this._index.objects;
495 var objnames = this._index.objnames;
496 var titles = this._index
[all...]
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dcombobox.tcl68 variable _index
179 set ComboBox::_index($path) -1
331 variable _index
369 set _index($path) $idx
391 variable _index
397 if { $_index($path) >= 0 \
398 && $_index($path) < [llength $values] \
399 && $value eq [lindex $values $_index($path)]} {
400 return $_index($path)
904 variable _index
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyView.cpp1560 static c4_IntProp _index("index");
1563 c4_View tmp(_index);
1567 _index(row) = GetIndexOf(subset.GetAt(i));
1576 RemoveAt(_index(tmp.GetAt(i)));
1580 c4_View indices(_index);
1589 _index(ndx) = i;
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcpdtrtst.cpp362 UTransPosition _index = {1,3,2,3};
363 uprv_memcpy(&index, &_index, sizeof(index));

Completed in 391 milliseconds

12