Searched refs:depth1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c2833 int depth1, depth2; local
2906 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
2909 depth1++;
2920 while (depth1 > depth2) {
2921 depth1--;
2924 while (depth2 > depth1) {
2980 int depth1, depth2; local
3197 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3200 depth1++;
3211 while (depth1 > depth
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c2844 int depth1, depth2; local
2919 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
2922 depth1++;
2933 while (depth1 > depth2) {
2934 depth1--;
2937 while (depth2 > depth1) {
2993 int depth1, depth2; local
3211 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3214 depth1++;
3225 while (depth1 > depth
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c2844 int depth1, depth2; local
2919 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
2922 depth1++;
2933 while (depth1 > depth2) {
2934 depth1--;
2937 while (depth2 > depth1) {
2993 int depth1, depth2; local
3211 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3214 depth1++;
3225 while (depth1 > depth
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c2833 int depth1, depth2; local
2906 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
2909 depth1++;
2920 while (depth1 > depth2) {
2921 depth1--;
2924 while (depth2 > depth1) {
2980 int depth1, depth2; local
3197 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3200 depth1++;
3211 while (depth1 > depth
[all...]

Completed in 311 milliseconds