OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_double
(Results
1 - 7
of
7
) sorted by null
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
UT_script_group2_pointwise.java
37
ScriptC_double
s_double
= new ScriptC_double(pRS);
local
60
builder.addKernel(
s_double
.getKernelID_doubleKernel(),
73
s_double
.destroy();
UT_script_group2_nochain.java
38
ScriptC_double
s_double
= new ScriptC_double(pRS);
local
67
builder.addKernel(
s_double
.getKernelID_doubleKernel(),
82
s_double
.destroy();
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
UT_script_group2_pointwise.java
39
ScriptC_double
s_double
= new ScriptC_double(pRS);
local
62
builder.addKernel(
s_double
.getKernelID_doubleKernel(),
75
s_double
.destroy();
UT_script_group2_nochain.java
40
ScriptC_double
s_double
= new ScriptC_double(pRS);
local
69
builder.addKernel(
s_double
.getKernelID_doubleKernel(),
84
s_double
.destroy();
/cts/tests/tests/renderscript/src/android/renderscript/cts/
ScriptGroupTest.java
364
ScriptC_double
s_double
= new ScriptC_double(mRS);
local
388
builder.addKernel(
s_double
.getKernelID_doubleKernel(),
/external/python/cpython2/Modules/_ctypes/
cfield.c
1686
typedef struct { char c; double x; }
s_double
;
typedef in typeref:struct:__anon32644
[
all
...]
/external/python/cpython3/Modules/_ctypes/
cfield.c
1592
typedef struct { char c; double x; }
s_double
;
typedef in typeref:struct:__anon33238
[
all
...]
Completed in 522 milliseconds