Searched refs:depth2 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c2844 int depth1, depth2; local
2913 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
2916 depth2++;
2933 while (depth1 > depth2) {
2937 while (depth2 > depth1) {
2938 depth2--;
2993 int depth1, depth2; local
3205 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3208 depth2++;
3225 while (depth1 > depth2) {
[all...]
/external/libxml2/
H A Dxpath.c2978 int depth1, depth2; local
3047 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3050 depth2++;
3067 while (depth1 > depth2) {
3071 while (depth2 > depth1) {
3072 depth2--;
3127 int depth1, depth2; local
3339 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3342 depth2++;
3359 while (depth1 > depth2) {
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 272 milliseconds