Home
last modified time | relevance | path

Searched refs:right (Results 1 – 14 of 14) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Daudio_analysis.py201 def mid_is_peak(array, mid, left, right): argument
231 if mid == right:
232 return is_peak, right + 1
236 for index in range(int(right), int(mid), -1):
245 next_peak_candidate_index = right + 1
254 right = min(length - 1, mid + half_window_size)
261 is_peak, next_candidate_idx = mid_is_peak(array, mid, left, right)
/tools/security/gdb/heap_print/
Dheap_print_script.py52 right = len(address_list) - 1
53 while left <= right:
54 mid = int((left + right) / 2)
60 right = mid - 1
/tools/test/connectivity/acts_tests/acts_contrib/test_utils_tests/
Daudio_analysis_integrationtest.py61 def mid_is_peak(array, mid, left, right): argument
76 for index in range(int(left), int(right) + 1):
86 right = min(length - 1, mid + half_window_size)
87 if mid_is_peak(array, mid, left, right):
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.h40 float right; member
Drenderer.cpp134 egl.right = ratio; in initDisplay()
196 if (x + RADIUS >= egl.right || x - RADIUS <= egl.left) { in update()
Dvecmath.cpp345 Mat4 Mat4::Ortho2D(float left, float top, float right, float bottom) { in Ortho2D() argument
350 const float inv_x = 1.0f / (right - left); in Ortho2D()
368 result.f_[12] = -(right + left) * inv_x; in Ortho2D()
Dvecmath.h779 static Mat4 Ortho2D(float left, float top, float right, float bottom);
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
Dplot_utils.py163 right=edges[1:],
/tools/asuite/atest-py2/docs/
Ddevelop_test_finders.md23 that is the right time to create a new class. Metadata can be anything like
/tools/asuite/atest/docs/
Ddevelop_test_finders.md23 that is the right time to create a new class. Metadata can be anything like
/tools/external/fat32lib/
DNOTICE71 …ts to work written entirely by you; rather, the intent is to exercise the right to control the dis…
122 It is not the purpose of this section to induce you to infringe any patents or other property right
/tools/metalava/
DFORMAT.md75 Annotations are included on the same line as the class/field/method, right
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...