Searched full:marshal (Results 1 – 9 of 9) sorted by relevance
| /plugin/rdplink/RdpEncrypt/ |
| D | RdpEncrypt.vb | 55 ps.cbSize = Marshal.SizeOf(GetType(CRYPTPROTECT_PROMPTSTRUCT)) 72 blob.pbData = Marshal.AllocHGlobal(data.Length) 82 Marshal.Copy(data, 0, blob.pbData, data.Length) 175 Dim errCode As Integer = Marshal.GetLastWin32Error() 183 Marshal.Copy(cipherTextBlob.pbData, cipherTextBytes, 0, _ 191 Marshal.FreeHGlobal(plainTextBlob.pbData) 195 Marshal.FreeHGlobal(cipherTextBlob.pbData) 199 Marshal.FreeHGlobal(entropyBlob.pbData)
|
| /plugin/golocal/src/setup/ |
| D | darwin.go | 89 updatedContent, err := plist.Marshal(prefsMap, plist.AutomaticFormat)
|
| /plugin/passpolicy/ |
| D | 10k-common-passwords.txt | 9496 marshal
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 1138 'MAR' => 'Marshal',
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 316 …ajestic, Malata, Mango, Manhattan, Mann, Manta Multimedia, Mantra, Mara, Marshal, Mascom, Massgo, …
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 41202 # Marshal 41203 Marshal: 41204 regex: 'Marshal[_ -]?ME' 41207 - regex: 'Marshal[_ -]?ME-(700A|720|617)' 41210 - regex: 'Marshal[_ -]?ME-(34[78]|352|36[456])'
|
| /plugin/aceeditor/ |
| D | build.js | 1 …marshal|match_beginning|match_end|matched_group|matched_string|max|max_array_length|max_big_int|ma…
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 5013 // perhaps marshal to worker thread or something
|