Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 9 of 9) sorted by relevance

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h78 Vec2 ret; variable
85 Vec2 ret; variable
92 Vec2 ret; variable
99 Vec2 ret; variable
133 Vec2 ret; variable
140 Vec2 ret; variable
148 Vec2 ret; variable
161 Vec2 ret; variable
252 Vec3 ret; variable
260 Vec3 ret; variable
[all …]
Dvecmath.cpp64 Mat4 ret; in operator *() local
105 Vec4 ret; in operator *() local
114 Mat4 ret; in Inverse() local
188 Mat4 ret; in RotationX() local
214 Mat4 ret; in RotationY() local
240 Mat4 ret; in RotationZ() local
266 Mat4 ret; in Scale() local
278 Mat4 ret; in Translation() local
299 Mat4 ret; in Translation() local
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/queries/
DSliceQueries.kt76 val ret = mutableListOf<Slice>() in selectAll() constant
91 val ret = mutableListOf<Slice>() in ProcessModel() constant
101 val ret = mutableListOf<Slice>() in selectAll() constant
126 var ret : Slice? = null in ProcessModel() variable
153 var ret : Slice? = null in selectFirst() variable
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DStringCache.kt27 var ret = cache[slice] in stringFor() variable
DBuilders.kt42 val ret = cb.invoke(p) in noReset() constant
DBatchProcessor.kt141 val ret = current!!.next() in par_map() constant
DBufferReader.kt156 val ret = this.init() in read() constant
/tools/security/fuzzing/orphans/libffi/
Dfuzz_ffi.cc117 void* ret = malloc(type_size); in genArg() local
161 ffi_status ret; in runMainFunctions() local
200 ffi_status ret; in runRawFunctions() local
245 ffi_status ret; in runJavaFunctions() local
309 ffi_status ret; in LLVMFuzzerTestOneInput() local
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp79 auto ret = trusty_app.Connect(); in LLVMFuzzerInitialize() local
218 auto ret = trusty_app.Connect(); in LLVMFuzzerTestOneInput() local