Searched refs:LoadImpl (Results 1 – 3 of 3) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | CppApkAssets.java | 115 return LoadImpl(/*{}*/-1 /*fd*/, path, null, null, system, false /*load_as_shared_library*/); in Load() 125 return LoadImpl(/*{}*/ -1 /*fd*/, path, null, null, system, true /*load_as_shared_library*/); in LoadAsSharedLibrary() 196 static CppApkAssets LoadImpl( in LoadImpl() method in CppApkAssets
|
/external/gemmlowp/internal/ |
D | simd_wrappers.h | 286 struct LoadImpl { 292 struct LoadImpl<RegisterBlock<ScalarType, Rows, Cols>, 311 struct LoadImpl<RegisterBlock<ScalarType, Rows, Cols>, 328 struct LoadImpl<RegisterBlock<ScalarType, Rows, Cols>, 345 return LoadImpl<RegisterBlockType, SrcObjectType>::Run(src, row, col); 350 return LoadImpl<RegisterBlockType, SrcObjectType>::Run(src, pos);
|
D | simd_wrappers_common_neon_sse.h | 25 struct LoadImpl<RegBlockInt32<4, N>, 39 struct LoadImpl<RegBlockInt32<8, N>, 54 struct LoadImpl<RegBlockInt32<1, 4>, 70 struct LoadImpl<RegBlockInt32<1, 8>, 87 struct LoadImpl<RegBlockInt32<4, 1>, 98 struct LoadImpl<RegBlockInt32<4, 1>,
|