Searched refs:walk (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/packages/SystemUI/scripts/ |
D | new_merge.py | 122 for root, subFolders, files in os.walk(rootdir):
|
/frameworks/layoutlib/rename_font/ |
D | build_font.py | 81 for dirname, dirnames, filenames in os.walk(src_dir):
|
/frameworks/base/core/java/android/widget/ |
D | GridLayout.java | 1464 void walk(int loc) { in topologicalSort() method 1469 walk(arc.span.max); in topologicalSort() 1488 walk(loc); in topologicalSort()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | single_source_alloc.rscript | 26 // For each type, define 4 kernels, one per vector variant, that walk an
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 27 For each layer found, the GLES LayerLoader will call `AndroidGLESLayer_Initialize`, and then walk l…
|
/frameworks/compile/libbcc/gdb_plugin/ |
D | android-commands.py | 667 for root, dirnames, filenames in os.walk(path):
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_alloc.rscript | 28 // For each type, define 4 kernels, one per vector variant, that walk an
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 65006 …method public static java.util.stream.Stream<java.nio.file.Path> walk(java.nio.file.Path, int, jav… 65007 …method public static java.util.stream.Stream<java.nio.file.Path> walk(java.nio.file.Path, java.nio…
|
/frameworks/base/api/ |
D | current.txt | 65150 …method public static java.util.stream.Stream<java.nio.file.Path> walk(java.nio.file.Path, int, jav… 65151 …method public static java.util.stream.Stream<java.nio.file.Path> walk(java.nio.file.Path, java.nio…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18762 HSPLandroid/widget/GridLayout$Axis$1;->walk(I)V
|