Searched defs:recursion (Results 1 - 4 of 4) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_sync.h | 37 int recursion; member in struct:__tsan::SyncVar |
/external/toybox/ | ||
H A D | toys.h | 135 int recursion; // How many nested calls to toy_exec() member in struct:toy_context |
/external/mesa3d/src/glsl/ | ||
H A D | link_uniforms.cpp | 68 recursion(var->type, &name, strlen(name)); 76 uniform_field_visitor::recursion(const glsl_type *t, char **name, function in class:uniform_field_visitor 93 recursion(t->fields.structure[i].type, name, new_length); 102 recursion(t->fields.array, name, new_length); |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ | ||
H A D | ant-starteam.jar | ... String targetFolder private boolean force private boolean verbose private boolean recursion private String includes private String excludes private String delim private ... |
Completed in 313 milliseconds