Searched defs:rc (Results 1 – 4 of 4) sorted by relevance
/tools/test/graphicsbenchmark/functional_tests/native/ |
D | cpu_test.cpp | 40 int rc = sched_setaffinity(0, sizeof(cpu_set_t), &set); in TEST() local 73 int rc = sched_setaffinity(0, sizeof(cpu_set_t), &set); in TEST() local
|
/tools/security/fuzzing/orphans/widevine/trusty/ |
D | dispatch_fuzzer.cpp | 153 int rc = tipc_send(chan, iov, countof(iov), handles, countof(handles)); in Bind() local 189 int rc = tipc_send(chan, iov, countof(iov), NULL, 0); in Msg() local
|
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/ |
D | surface_flinger_test_activity.cpp | 77 … EGLBoolean rc = eglGetNextFrameIdANDROID(renderer->egl.display, renderer->egl.surface, &frameId); in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame() local
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | Fat.java | 349 final long rc[] = new long[nrClusters]; in allocNew() local
|