OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_rev
(Results
1 - 3
of
3
) sorted by null
/external/skia/gm/
pathreverse.cpp
60
static void
test_rev
(SkCanvas* canvas, const SkPath& path) {
function
77
path.addRect(r);
test_rev
(canvas, path);
81
path.addRect(r);
test_rev
(canvas, path);
89
test_rev
(canvas, path);
93
test_rev
(canvas, path);
/external/openssh/regress/
krl.sh
140
test_rev
() {
function
168
test_rev
"$RKEYS" "revoked keys" yes yes no no no no no no
169
test_rev
"$UKEYS" "unrevoked keys" no no no no no no no no
170
test_rev
"$RCERTS" "revoked certs" yes yes yes yes yes yes yes yes
171
test_rev
"$UCERTS" "unrevoked certs" no no no no no yes no no
/external/clang/test/CodeGen/
arm_acle.c
168
// ARM-LABEL:
test_rev
170
uint32_t
test_rev
(uint32_t t) {
function
Completed in 160 milliseconds