• Home
  • Raw
  • Download

Lines Matching defs:con

343 nContextFinish(JNIEnv *_env, jobject _this, jlong con)  in nContextFinish()
352 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate()
482 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate()
555 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg()
563 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal()
571 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create()
614 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute()
619 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Single()
652 nScriptIntrinsicBLAS_Double(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Double()
685 nScriptIntrinsicBLAS_Complex(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Tran… in nScriptIntrinsicBLAS_Complex()
720 nScriptIntrinsicBLAS_Z(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint TransA, in nScriptIntrinsicBLAS_Z()
756 nScriptIntrinsicBLAS_BNNM(JNIEnv *_env, jobject _this, jlong con, jlong id, jint M, jint N, jint K, in nScriptIntrinsicBLAS_BNNM()
782 nAssignName(JNIEnv *_env, jobject _this, jlong con, jlong obj, jbyteArray str) in nAssignName()
799 nGetName(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nGetName()
813 nObjDestroy(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nObjDestroy()
886 nContextSetPriority(JNIEnv *_env, jobject _this, jlong con, jint p) in nContextSetPriority()
895 nContextSetCacheDir(JNIEnv *_env, jobject _this, jlong con, jstring cacheDir) in nContextSetCacheDir()
908 nContextSetSurface(JNIEnv *_env, jobject _this, jlong con, jint width, jint height, jobject wnd) in nContextSetSurface()
926 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy()
935 nContextDump(JNIEnv *_env, jobject _this, jlong con, jint bits) in nContextDump()
944 nContextPause(JNIEnv *_env, jobject _this, jlong con) in nContextPause()
953 nContextResume(JNIEnv *_env, jobject _this, jlong con) in nContextResume()
963 nContextGetErrorMessage(JNIEnv *_env, jobject _this, jlong con) in nContextGetErrorMessage()
983 nContextGetUserMessage(JNIEnv *_env, jobject _this, jlong con, jintArray data) in nContextGetUserMessage()
1008 nContextPeekMessage(JNIEnv *_env, jobject _this, jlong con, jintArray auxData) in nContextPeekMessage()
1028 static void nContextInitToClient(JNIEnv *_env, jobject _this, jlong con) in nContextInitToClient()
1036 static void nContextDeinitToClient(JNIEnv *_env, jobject _this, jlong con) in nContextDeinitToClient()
1045 nContextSendMessage(JNIEnv *_env, jobject _this, jlong con, jint id, jintArray data) in nContextSendMessage()
1069 nElementCreate(JNIEnv *_env, jobject _this, jlong con, jlong type, jint kind, jboolean norm, in nElementCreate()
1081 nElementCreate2(JNIEnv *_env, jobject _this, jlong con, in nElementCreate2()
1127 nElementGetNativeData(JNIEnv *_env, jobject _this, jlong con, jlong id, jintArray _elementData) in nElementGetNativeData()
1148 nElementGetSubElements(JNIEnv *_env, jobject _this, jlong con, jlong id, in nElementGetSubElements()
1181 nTypeCreate(JNIEnv *_env, jobject _this, jlong con, jlong eid, in nTypeCreate()
1194 nTypeGetNativeData(JNIEnv *_env, jobject _this, jlong con, jlong id, jlongArray _typeData) in nTypeGetNativeData()
1217 nAllocationCreateTyped(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mips, jint usage, in nAllocationCreateTyped()
1230 nAllocationSyncAll(JNIEnv *_env, jobject _this, jlong con, jlong a, jint bits) in nAllocationSyncAll()
1240 nAllocationSetupBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint numAlloc) in nAllocationSetupBufferQueue()
1250 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue()
1261 nAllocationGetSurface(JNIEnv *_env, jobject _this, jlong con, jlong a) in nAllocationGetSurface()
1277 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur) in nAllocationSetSurface()
1295 nAllocationIoSend(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoSend()
1304 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoReceive()
1313 nAllocationGenerateMipmaps(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationGenerateMipmaps()
1327 nAllocationCreateFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mip, in nAllocationCreateFromBitmap()
1339 nAllocationCreateBitmapBackedAllocation(JNIEnv *_env, jobject _this, jlong con, jlong type, in nAllocationCreateBitmapBackedAllocation()
1351 nAllocationCubeCreateFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mip, in nAllocationCubeCreateFromBitmap()
1363 nAllocationCopyFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyFromBitmap()
1376 nAllocationCopyToBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyToBitmap()
1386 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationData1D()
1401 nAllocationElementData(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementData()
1425 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D()
1443 nAllocationData2D_alloc(JNIEnv *_env, jobject _this, jlong con, in nAllocationData2D_alloc()
1470 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D()
1488 nAllocationData3D_alloc(JNIEnv *_env, jobject _this, jlong con, in nAllocationData3D_alloc()
1514 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead()
1528 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D()
1543 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementRead()
1566 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D()
1583 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D()
1599 nAllocationGetType(JNIEnv *_env, jobject _this, jlong con, jlong a) in nAllocationGetType()
1608 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D()
1619 nAllocationAdapterCreate(JNIEnv *_env, jobject _this, jlong con, jlong basealloc, jlong type) in nAllocationAdapterCreate()
1631 nAllocationAdapterOffset(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationAdapterOffset()
1651 nFileA3DCreateFromAssetStream(JNIEnv *_env, jobject _this, jlong con, jlong native_asset) in nFileA3DCreateFromAssetStream()
1661 nFileA3DCreateFromAsset(JNIEnv *_env, jobject _this, jlong con, jobject _assetMgr, jstring _path) in nFileA3DCreateFromAsset()
1683 nFileA3DCreateFromFile(JNIEnv *_env, jobject _this, jlong con, jstring fileName) in nFileA3DCreateFromFile()
1692 nFileA3DGetNumIndexEntries(JNIEnv *_env, jobject _this, jlong con, jlong fileA3D) in nFileA3DGetNumIndexEntries()
1700 nFileA3DGetIndexEntries(JNIEnv *_env, jobject _this, jlong con, jlong fileA3D, jint numEntries, jin… in nFileA3DGetIndexEntries()
1716 nFileA3DGetEntryByIndex(JNIEnv *_env, jobject _this, jlong con, jlong fileA3D, jint index) in nFileA3DGetEntryByIndex()
1726 nFontCreateFromFile(JNIEnv *_env, jobject _this, jlong con, in nFontCreateFromFile()
1738 nFontCreateFromAssetStream(JNIEnv *_env, jobject _this, jlong con, in nFontCreateFromAssetStream()
1752 nFontCreateFromAsset(JNIEnv *_env, jobject _this, jlong con, jobject _assetMgr, jstring _path, in nFontCreateFromAsset()
1780 nScriptBindAllocation(JNIEnv *_env, jobject _this, jlong con, jlong script, jlong alloc, jint slot) in nScriptBindAllocation()
1790 nScriptSetVarI(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jint val) in nScriptSetVarI()
1800 nScriptGetVarI(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarI()
1811 nScriptSetVarObj(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jlong val) in nScriptSetVarObj()
1821 nScriptSetVarJ(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jlong val) in nScriptSetVarJ()
1831 nScriptGetVarJ(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarJ()
1842 nScriptSetVarF(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, float val) in nScriptSetVarF()
1852 nScriptGetVarF(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarF()
1863 nScriptSetVarD(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, double val) in nScriptSetVarD()
1873 nScriptGetVarD(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarD()
1884 nScriptSetVarV(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jbyteArray data) in nScriptSetVarV()
1900 nScriptGetVarV(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jbyteArray data) in nScriptGetVarV()
1916 nScriptSetVarVE(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jbyteArray data, in nScriptSetVarVE()
1942 nScriptSetTimeZone(JNIEnv *_env, jobject _this, jlong con, jlong script, jbyteArray timeZone) in nScriptSetTimeZone()
1964 nScriptInvoke(JNIEnv *_env, jobject _this, jlong con, jlong obj, jint slot) in nScriptInvoke()
1973 nScriptInvokeV(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, jbyteArray data) in nScriptInvokeV()
1989 nScriptForEach(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, in nScriptForEach()
2102 nScriptReduce(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot, in nScriptReduce()
2199 nScriptCCreate(JNIEnv *_env, jobject _this, jlong con, in nScriptCCreate()
2254 nScriptIntrinsicCreate(JNIEnv *_env, jobject _this, jlong con, jint id, jlong eid) in nScriptIntrinsicCreate()
2264 nScriptKernelIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot, jint sig) in nScriptKernelIDCreate()
2274 nScriptInvokeIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptInvokeIDCreate()
2284 nScriptFieldIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptFieldIDCreate()
2294 nScriptGroupCreate(JNIEnv *_env, jobject _this, jlong con, jlongArray _kernels, jlongArray _src, in nScriptGroupCreate()
2403 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput()
2413 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput()
2423 nScriptGroupExecute(JNIEnv *_env, jobject _this, jlong con, jlong gid) in nScriptGroupExecute()
2434 nProgramStoreCreate(JNIEnv *_env, jobject _this, jlong con, in nProgramStoreCreate()
2451 nProgramBindConstants(JNIEnv *_env, jobject _this, jlong con, jlong vpv, jint slot, jlong a) in nProgramBindConstants()
2461 nProgramBindTexture(JNIEnv *_env, jobject _this, jlong con, jlong vpf, jint slot, jlong a) in nProgramBindTexture()
2471 nProgramBindSampler(JNIEnv *_env, jobject _this, jlong con, jlong vpf, jint slot, jlong a) in nProgramBindSampler()
2483 nProgramFragmentCreate(JNIEnv *_env, jobject _this, jlong con, jstring shader, in nProgramFragmentCreate()
2520 nProgramVertexCreate(JNIEnv *_env, jobject _this, jlong con, jstring shader, in nProgramVertexCreate()
2557 nProgramRasterCreate(JNIEnv *_env, jobject _this, jlong con, jboolean pointSprite, jint cull) in nProgramRasterCreate()
2570 nContextBindRootScript(JNIEnv *_env, jobject _this, jlong con, jlong script) in nContextBindRootScript()
2579 nContextBindProgramStore(JNIEnv *_env, jobject _this, jlong con, jlong pfs) in nContextBindProgramStore()
2588 nContextBindProgramFragment(JNIEnv *_env, jobject _this, jlong con, jlong pf) in nContextBindProgramFragment()
2598 nContextBindProgramVertex(JNIEnv *_env, jobject _this, jlong con, jlong pf) in nContextBindProgramVertex()
2607 nContextBindProgramRaster(JNIEnv *_env, jobject _this, jlong con, jlong pf) in nContextBindProgramRaster()
2619 nSamplerCreate(JNIEnv *_env, jobject _this, jlong con, jint magFilter, jint minFilter, in nSamplerCreate()
2637 nMeshCreate(JNIEnv *_env, jobject _this, jlong con, jlongArray _vtx, jlongArray _idx, jintArray _pr… in nMeshCreate()
2702 nMeshGetVertexBufferCount(JNIEnv *_env, jobject _this, jlong con, jlong mesh) in nMeshGetVertexBufferCount()
2713 nMeshGetIndexCount(JNIEnv *_env, jobject _this, jlong con, jlong mesh) in nMeshGetIndexCount()
2724 nMeshGetVertices(JNIEnv *_env, jobject _this, jlong con, jlong mesh, jlongArray _ids, jint numVtxID… in nMeshGetVertices()
2742 nMeshGetIndices(JNIEnv *_env, jobject _this, jlong con, jlong mesh, jlongArray _idxIds, jintArray _… in nMeshGetIndices()
2770 nAllocationGetByteBuffer(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationGetByteBuffer()