Searched refs:ct2 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest107.tcl106 set ct2 [$db cursor -txn $t2]
107 error_check_good valid_ct2 [is_valid_cursor $ct2 $db] TRUE
113 set curslist [list $c2t $ct2 $c2t2 $ct]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-cdev.c1197 struct fw_cdev_get_cycle_timer2 ct2; local
1199 ct2.clk_id = CLOCK_REALTIME;
1200 ioctl_get_cycle_timer2(client, (union ioctl_arg *)&ct2);
1202 a->local_time = ct2.tv_sec * USEC_PER_SEC + ct2.tv_nsec / NSEC_PER_USEC;
1203 a->cycle_timer = ct2.cycle_timer;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c6072 * @ct2: the second content type
6080 xmlRelaxNGContentType ct2)
6083 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6086 return (ct2);
6087 if (ct2 == XML_RELAXNG_CONTENT_EMPTY)
6090 (ct2 == XML_RELAXNG_CONTENT_COMPLEX))
6098 * @ct2: the second content type
6106 xmlRelaxNGContentType ct2)
6109 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6112 (ct2
6079 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
6105 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c6072 * @ct2: the second content type
6080 xmlRelaxNGContentType ct2)
6083 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6086 return (ct2);
6087 if (ct2 == XML_RELAXNG_CONTENT_EMPTY)
6090 (ct2 == XML_RELAXNG_CONTENT_COMPLEX))
6098 * @ct2: the second content type
6106 xmlRelaxNGContentType ct2)
6109 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6112 (ct2
6079 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
6105 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drelaxng.c6072 * @ct2: the second content type
6080 xmlRelaxNGContentType ct2)
6083 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6086 return (ct2);
6087 if (ct2 == XML_RELAXNG_CONTENT_EMPTY)
6090 (ct2 == XML_RELAXNG_CONTENT_COMPLEX))
6098 * @ct2: the second content type
6106 xmlRelaxNGContentType ct2)
6109 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6112 (ct2
6079 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
6105 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c6072 * @ct2: the second content type
6080 xmlRelaxNGContentType ct2)
6083 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6086 return (ct2);
6087 if (ct2 == XML_RELAXNG_CONTENT_EMPTY)
6090 (ct2 == XML_RELAXNG_CONTENT_COMPLEX))
6098 * @ct2: the second content type
6106 xmlRelaxNGContentType ct2)
6109 (ct2 == XML_RELAXNG_CONTENT_ERROR))
6112 (ct2
6079 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
6105 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, xmlRelaxNGContentType ct2) argument
[all...]

Completed in 286 milliseconds