Searched refs:top (Results 1 – 19 of 19) sorted by relevance
553 val top = temporaryFolder.newFolder() in Test for --strict-input-files-exempt() constant555 val dir = File(top, "childdir").apply { mkdirs() } in Test for --strict-input-files-exempt()558 val file1 = File(top, "file1").apply { createNewFile() } in Test for --strict-input-files-exempt()559 val file2 = File(top, "file2").apply { createNewFile() } in Test for --strict-input-files-exempt()
72 def _walk_tree_find_ide_exe_file(top, ide_script_name): argument83 logging.info('Searching IDE script %s in path: %s.', ide_script_name, top)84 for root, _, files in os.walk(top):85 logging.debug('Search all files under %s to get %s, %s.', top, root,
1 # Default code reviewers picked from top 3 or more developers.
132 public void setTop(TopItem top) { in setTop() argument133 setAttribute(TOP, top); in setTop()
41 float top; member
134 egl.top = 1.0f; in initDisplay()198 if (y + RADIUS >= egl.top || y - RADIUS <= egl.bottom) { in update()
345 Mat4 Mat4::Ortho2D(float left, float top, float right, float bottom) { in Ortho2D() argument349 const float inv_y = 1.0f / (-top + bottom); in Ortho2D()369 result.f_[13] = (top + bottom) * inv_y; in Ortho2D()
779 static Mat4 Ortho2D(float left, float top, float right, float bottom);
3 This is the top-layer provided to write and run tests against.
43 * `GLOBAL-PREUPLOAD.cfg`: The top level of the repo checkout.44 For manifests that don't have a project checked out at the top level,48 settings on top.52 This file is checked in the top of a specific git repository. Stacking them79 Hooks are executed in the top directory of the git repository. All paths should256 # Or paths relative to the top of the git project.
6 It also provides the time takes by top 5 slowest services in each category
14 top-level args consumed by atest passed onto the test runner. It is up to the
33 // The UUID of this TestRecord's parent. Unset if this is a top-level record.
260 | Rect.top | 22 |274 * Built on top of a full, type-resolved AST. Doclava1 was integrated with306 Metalava is implemented on top of IntelliJ parsing APIs (PSI and UAST). However,334 to a source tree or a .jar file, and it constructs Items built on top of PSI:
69 // All top-level definitions in this file.281 // file for each top-level message, enum, and service defined in the .proto285 // top-level extensions defined in the file.
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...