Home
last modified time | relevance | path

Searched refs:vPatch (Results 26 – 49 of 49) sorted by relevance

12

/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/opt/shaders-msl/desktop-only/tesc/
H A Darrayed-output.desktop.sso.tesc54 spvUnsafeArray<float3, 2> vPatch;
75 patchOut.vPatch[0] = float3(10.0);
76 patchOut.vPatch[1] = float3(20.0);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders-msl/desktop-only/tesc/
H A Darrayed-output.desktop.sso.tesc54 spvUnsafeArray<float3, 2> vPatch;
75 patchOut.vPatch[0] = float3(10.0);
76 patchOut.vPatch[1] = float3(20.0);
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprvrsion.h42 PRUint8 vPatch; /* Patch level of this component */ member
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dversion.c82 version_info->vPatch,
H A Dipv6.c156 version_info->vPatch, in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dversion.c82 version_info->vPatch, in main()
H A Dipv6.c156 version_info->vPatch, in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dversion.c79 version_info->vPatch, in main()
H A Dipv6.c148 version_info->vPatch, in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dversion.c79 version_info->vPatch, in main()
H A Dipv6.c148 version_info->vPatch, in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dversion.c82 version_info->vPatch, in main()
H A Dipv6.c156 version_info->vPatch, in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dversion.c82 version_info->vPatch, in main()
H A Dipv6.c156 version_info->vPatch, in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dversion.c82 version_info->vPatch, in main()
H A Dipv6.c156 version_info->vPatch, in main()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/acb/
H A DacbFunc.c2084 Vec_Str_t * vPatch = Acb_GeneratePatch2( pGia, vIns, vOuts ); in Acb_GenerateFile2() local
2088 Acb_GenerateFilePatch( vPatch, "patch.v" ); in Acb_GenerateFile2()
2092 Acb_GenerateFileOut( vInst, "temp.v", pFileNameOut, vPatch ); in Acb_GenerateFile2()
2095 Vec_StrFree( vPatch ); in Acb_GenerateFile2()
2131 if ( vPatch ) in Acb_GenerateFileOut()
2132 fprintf( pFileOut, "\n%s\n", Vec_StrArray(vPatch) ); in Acb_GenerateFileOut()
2515 Vec_Str_t * vInst = NULL, * vPatch = NULL; in Acb_NtkEcoPerform() local
2647 vPatch = Acb_GeneratePatch( pNtkF, vDivs, vUsed, vFuncs, vGias, &pNtkF->vTargets ); in Acb_NtkEcoPerform()
2654 if ( pFileName[3] == NULL ) Acb_GenerateFilePatch( vPatch, "patch.v" ); in Acb_NtkEcoPerform()
2655 Acb_GenerateFileOut( vInst, pFileName[0], pFileName[3] ? pFileName[3] : "out.v", vPatch ); in Acb_NtkEcoPerform()
[all …]

12