Searched refs:set1 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/hashes/
H A Dhashes.cpp531 wxStringHashSet set1; local
533 set1.insert( _T("abc") );
535 CPPUNIT_ASSERT( set1.size() == 1 );
537 set1.insert( _T("bbc") );
538 set1.insert( _T("cbc") );
540 CPPUNIT_ASSERT( set1.size() == 3 );
542 set1.insert( _T("abc") );
544 CPPUNIT_ASSERT( set1.size() == 3 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre-compile.c1090 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, argument
1099 for (s1 = 0; set1[s1].position >= 0; s1++);
1105 for (s1 = 0; set1[s1].position >= 0; s1++)
1107 new_set[s1].position = set1[s1].position;
1108 new_set[s1].code_min = set1[s1].code_min;
1109 new_set[s1].code_max = set1[s1].code_max;
1110 new_set[s1].assertions = set1[s1].assertions | assertions;
1111 new_set[s1].class = set1[s1].class;
1112 new_set[s1].neg_classes = set1[s1].neg_classes;
1113 new_set[s1].backref = set1[s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c3827 * @set1: the first NodeSet or NULL
3831 * Merges two nodesets, all nodes from @set2 are added to @set1
3832 * if @set1 is NULL, a new set is created and copied from @set2.
3835 * Returns @set1 once extended or NULL in case of error.
3838 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3841 if ((set1 == NULL) && (hasNullEntries == 0)) {
3844 * just assigned to set1, since set2 is cleared anyway.
3846 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3847 if (set1 == NULL)
3850 memcpy(set1
3947 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c3827 * @set1: the first NodeSet or NULL
3831 * Merges two nodesets, all nodes from @set2 are added to @set1
3832 * if @set1 is NULL, a new set is created and copied from @set2.
3835 * Returns @set1 once extended or NULL in case of error.
3838 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3841 if ((set1 == NULL) && (hasNullEntries == 0)) {
3844 * just assigned to set1, since set2 is cleared anyway.
3846 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3847 if (set1 == NULL)
3850 memcpy(set1
3947 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c3809 * @set1: the first NodeSet or NULL
3813 * Merges two nodesets, all nodes from @set2 are added to @set1
3814 * if @set1 is NULL, a new set is created and copied from @set2.
3817 * Returns @set1 once extended or NULL in case of error.
3820 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3823 if ((set1 == NULL) && (hasNullEntries == 0)) {
3826 * just assigned to set1, since set2 is cleared anyway.
3828 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3829 if (set1 == NULL)
3832 memcpy(set1
3927 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c3809 * @set1: the first NodeSet or NULL
3813 * Merges two nodesets, all nodes from @set2 are added to @set1
3814 * if @set1 is NULL, a new set is created and copied from @set2.
3817 * Returns @set1 once extended or NULL in case of error.
3820 xmlXPathNodeSetMergeAndClear(xmlNodeSetPtr set1, xmlNodeSetPtr set2, argument
3823 if ((set1 == NULL) && (hasNullEntries == 0)) {
3826 * just assigned to set1, since set2 is cleared anyway.
3828 set1 = xmlXPathNodeSetCreateSize(set2->nodeNr);
3829 if (set1 == NULL)
3832 memcpy(set1
3927 xmlXPathNodeSetMergeAndClearNoDupls(xmlNodeSetPtr set1, xmlNodeSetPtr set2, int hasNullEntries) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap_low.c620 __u16 set0, __u16 set1, __u16 set2, __u16 set3)
625 u0x0113 = ((0xFF00 & set1) >> 8);
631 SET(p, 0x0112, (0x00FF & set1));
619 set_resolution(struct usb_device *p, \ __u16 set0, __u16 set1, __u16 set2, __u16 set3) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dreputils.tcl159 set set1 {on-disk on-disk}
167 foreach set { set1 set2 set3 set4 } {
175 set logsets [list $set1 $set2 $set3 $set4]

Completed in 260 milliseconds