/frameworks/rs/cpu_ref/ |
rsCpuCore.cpp | 337 // fep - The forEach parameters (driver info structure) 339 static inline void FepPtrSetup(const MTLaunchStructForEach *mtls, RsExpandKernelDriverInfo *fep, 344 for (uint32_t i = 0; i < fep->inLen; i++) { 345 fep->inPtr[i] = (const uint8_t *)mtls->ains[i]->getPointerUnchecked(x, y, z, lod, face, a1, a2, a3, a4); 348 fep->outPtr[0] = (uint8_t *)mtls->aout[0]->getPointerUnchecked(x, y, z, lod, face, a1, a2, a3, a4); 395 RsExpandKernelDriverInfo fep = mtls->fep; local 396 fep.lid = idx; 402 if (!SelectOuterSlice(mtls, &fep, slice)) { 406 for (fep.current.y = mtls->start.y; fep.current.y < mtls->end.y 422 RsExpandKernelDriverInfo fep = mtls->fep; local 447 RsExpandKernelDriverInfo fep = mtls->fep; local [all...] |
rsCpuIntrinsic.cpp | 102 mtls.fep.slot = slot; 105 mtls.fep.usr = this; 118 mtls->fep.slot = slot; 120 mtls->fep.usr = this;
|
rsCpuScriptGroup.cpp | 229 si->preLaunch(slot, ains, inLen, outs[ct], mtls.fep.usr, 230 mtls.fep.usrLen, nullptr); 266 usrPtrs.add(mtls.fep.usr); 267 sigs.add(mtls.fep.usrLen); 269 mtls.fep.usr, mtls.fep.usrLen, nullptr); 284 mtls.fep.usr = &sl;
|
rsCpuScript.cpp | 642 mtls->dimPtr = &mtls->fep.dim; 662 mtls->fep.dim.x = inType->getDimX(); 663 mtls->fep.dim.y = inType->getDimY(); 664 mtls->fep.dim.z = inType->getDimZ(); 677 mtls->fep.dim.x = outType->getDimX(); 678 mtls->fep.dim.y = outType->getDimY(); 679 mtls->fep.dim.z = outType->getDimZ(); 682 mtls->fep.dim.x = sc->xEnd; 683 mtls->fep.dim.y = sc->yEnd; 684 mtls->fep.dim.z = 0 [all...] |
rsCpuCore.h | 76 // Points to MTLaunchStructForEach::fep::dim or 83 RsExpandKernelDriverInfo fep; member in struct:android::renderscript::MTLaunchStructForEach
|
rsCpuScriptGroup2.cpp | 597 mtls.fep.usr = nullptr; 630 mtls.fep.usr = &mClosures;
|
/bionic/tests/math_data/ |
atanhf_intel_data.h | 348 0x1.4880fep-5 352 -0x1.4880fep-5 748 0x1.fep-6 752 -0x1.fep-6 [all...] |
log2f_intel_data.h | 984 0x1.fep-1
|
cosh_intel_data.h | 668 0x1.7fep-21 672 -0x1.7fep-21 [all...] |
log10f_intel_data.h | 1068 0x1.fep-1
|
logf_intel_data.h | 1160 0x1.fep-1
|
expm1_intel_data.h | 396 0x1.8fep-2 [all...] |
powf_intel_data.h | 148 0x1.p-144, 0x1.3586fep-1 152 0x1.p-144, 0x1.7586fep-1 [all...] |
pow_intel_data.h | [all...] |
/external/compiler-rt/test/builtins/Unit/ppc/ |
qadd_test.c | 419 {0x1.00000000007fep-907, 0x1.ff00003ffff00p-968, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751}, 420 {0x1.00000000007fep-907, 0x1.ff00003ffff00p-968, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751}, 421 {-0x1.00000000007fep-907, -0x1.ff00003ffff00p-968, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751}, 422 {-0x1.00000000007fep-907, -0x1.ff00003ffff00p-968, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751}, [all...] |
qsub_test.c | 421 {0x1.00000000007fep-907, 0x1.ff00003ffff00p-968, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751}, 422 {0x1.00000000007fep-907, 0x1.ff00003ffff00p-968, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751}, 423 {-0x1.00000000007fep-907, -0x1.ff00003ffff00p-968, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751, 0x1.004000e000008p+829, -0x1.ffffe02000000p+751}, 424 {-0x1.00000000007fep-907, -0x1.ff00003ffff00p-968, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751, -0x1.004000e000008p+829, 0x1.ffffe02000000p+751}, [all...] |
/external/v8/benchmarks/ |
regexp.js | [all...] |
/libcore/luni/src/test/resources/ |
math_tests.csv | [all...] |
/external/hyphenation-patterns/de/ |
hyph-de-1901.pat.txt | [all...] |
hyph-de-1996.pat.txt | [all...] |
hyph-de-ch-1901.pat.txt | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_codecs_jp.so | |
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
hrtf_g722_1C_48.rtp | [all...] |
hrtf_g722_1C_48_jitterT2.rtp | [all...] |