OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handle0
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/perf_insights/perf_insights/
function_handle_test.html
90
var
handle0
= new pi.FunctionHandle([module0], 'Bar');
94
assert.isTrue(
handle0
.hasHrefs());
/frameworks/base/tests/CoreTests/android/core/
RequestAPITest.java
232
RequestHandle
handle0
= mRequestQueue.queueRequest(
local
235
handle0
.waitUntilComplete();
400
RequestHandle
handle0
= mRequestQueue.queueRequest(
local
402
handle0
.waitUntilComplete();
/external/clang/lib/CodeGen/
CGCUDANV.cpp
210
///
Handle0
= __cudaRegisterFatBinary(GpuBinaryBlob0);
211
/// __cuda_register_kernels(
Handle0
);
288
/// __cudaUnregisterFatBinary(
Handle0
);
Completed in 344 milliseconds