OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nright
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/none/tests/amd64/
shrld.c
205
printf("\
nright
64\n");
218
printf("\
nright
32\n");
232
printf("\
nright
16\n");
/cts/tests/tests/view/src/android/view/cts/
View_LayoutPositionTest.java
172
int
nright
= nleft + vRect.width();
local
177
assertEquals(right + h_offset,
nright
);
Completed in 688 milliseconds