Searched refs:elements (Results 126 - 150 of 236) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dre_syntax.tex139 {\it wxWidgets}: Currently no multi-character collating elements are defined.
148 %collating elements can thus match more than one character. So (insidiously),
150 %elements even if none of them appear in the bracket expression! ({\it Note:}
151 %Tcl currently has no multi-character collating elements. This information
161 collating elements equivalent to that one, including itself.
163 %no other equivalent collating elements, the treatment is as if the enclosing
181 of all characters (not all collating elements!) belonging to that class.
445 not collating elements. An empty string is considered longer than no match
H A Daccessible.tex9 wxWidgets itself, to return extended information about user interface elements
29 This allows you to specify elements that don't have a corresponding wxWindow or
H A Dbutton.tex4 and is one of the most common elements of a GUI. It may be placed on a
H A Dhash.tex138 Returns the number of elements in the hash table.
H A Drichtexthtmlhandler.tex108 There should be 7 elements, one for each HTML font size, each element specifying the maximum point size for that
H A Dsizer.tex297 Returns the list of the items in this sizer. The elements of type-safe
364 Use parameter \arg{recursive} to hide elements found in subsizers.
595 Use parameter \arg{recursive} to show or hide elements found in subsizers.
772 Set the \texttt{wx\_SHAPED} flag which indicates that the elements should
H A Dtextattr.tex9 which style elements should be changed. As a convenience, when you call a
H A Dview.tex157 elements to view and/or edit the contents of the wxDocument.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dnsdump.c569 obj_desc = (void *)obj_desc->package.elements;
H A Dutmisc.c959 state->pkg.source_object->package.elements[this_index];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S38 COEF0 .req s8 @ coefficient elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlist.h570 wxListBase(size_t count, void *elements[]);
632 // a function to compare two list elements. The list is sorted in place.
657 size_t m_count; // number of elements in the list
671 // declare a list type named 'name' and containing elements of type 'T *'
695 // (i.e. stored elements are not pointers)
747 name(size_t count, T *elements[]) \
748 : wxListBase(count, (void **)elements) { } \
1294 // delete all list elements
1296 // NB: the class declaration of the list elements must be visible from the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex352 elements of the other two vectors so that the X, Y and step2_flag
381 14) truncate vector [floor] to [n] elements
H A D08-residue.tex52 is also partitioned into chunks. The integer elements of each scalar
208 stages (8 in Vorbis I, as constrained by the elements of the cascade
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dsbrdsp.asm65 ; len is a multiple of 2, thus there are at least 4 elements to process
88 lea r1, [r1 + 8*r4] ; offset by ixh elements into X_high
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Doriginator.c164 if (orig_hash->elements * 4 > orig_hash->size) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js194 // The number of elements contained in the matched element set
215 // Take an array of elements and push it onto the stack
1278 // Make sure that tbody elements aren't automatically inserted
1282 // Make sure that link elements get serialized correctly by innerHTML
1478 // Check if natively block-level elements act like inline-block
1479 // elements when setting their display to 'inline' and giving
1486 // Check if elements with layout shrink-wrap their children
1497 // Null elements to avoid leaks in IE
1502 // Null elements to avoid leaks in IE
1523 // The following elements thro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dmulticast.c377 #define elements(a) (sizeof(a)/sizeof((a)[0])) macro
378 memcpy(zt->zt_bcast, ethermultitab[ cksum % elements( ethermultitab ) ],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dpower_meter.c586 union acpi_object *element = &(pss->package.elements[i]);
810 union acpi_object *element = &(pss->package.elements[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm382 # 'If LENGTH is negative, leave that many elements off the end of
401 # $num_elems holds the current number of elements in the database.
404 # 'Removes the elements designated by OFFSET and LENGTH from an
444 # ...'and replaces them with the elements of LIST, if any.'
478 # 'In list context, returns the elements removed from the
485 # undef if no elements are removed.'
609 @r = $X->splice(offset, length, elements);
737 To change one of these elements, just assign to it like this:
1401 my $elements = scalar @h ;
1402 print "The array contains $elements entrie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm1256 Similar to eq_array(), except the order of the elements is B<not>
1261 While the order of elements does not matter, duplicate elements do.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dwsdl.cpp404 void wsdl__definitions::builtinElements(const SetOfString& elements) argument
405 { for (SetOfString::const_iterator el = elements.begin(); el != elements.end(); ++el)
1042 // find all built-in types, elements, and attributes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dwsdl.cpp404 void wsdl__definitions::builtinElements(const SetOfString& elements) argument
405 { for (SetOfString::const_iterator el = elements.begin(); el != elements.end(); ++el)
1042 // find all built-in types, elements, and attributes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-ia64.pl515 /* Prefetch the state-table. It contains 256 elements of size SZ */

Completed in 178 milliseconds

12345678910