/external/ImageMagick/MagickCore/ |
D | cipher.c | 544 *passkey; in DecipherImage() local 548 passkey=StringToStringInfo(passphrase); in DecipherImage() 549 if (passkey == (StringInfo *) NULL) in DecipherImage() 551 status=PasskeyDecipherImage(image,passkey,exception); in DecipherImage() 552 passkey=DestroyStringInfo(passkey); in DecipherImage() 557 const StringInfo *passkey,ExceptionInfo *exception) in PasskeyDecipherImage() argument 612 if (passkey == (const StringInfo *) NULL) in PasskeyDecipherImage() 615 key=CloneStringInfo(passkey); in PasskeyDecipherImage() 754 *passkey; in EncipherImage() local 758 passkey=StringToStringInfo(passphrase); in EncipherImage() [all …]
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2170 *passkey; in CLISimpleOperatorImage() local 2172 passkey=FileToStringInfo(arg1,~0UL,_exception); in CLISimpleOperatorImage() 2173 if (passkey == (StringInfo *) NULL) in CLISimpleOperatorImage() 2176 (void) PasskeyDecipherImage(_image,passkey,_exception); in CLISimpleOperatorImage() 2177 passkey=DestroyStringInfo(passkey); in CLISimpleOperatorImage() 2287 *passkey; in CLISimpleOperatorImage() local 2289 passkey=FileToStringInfo(arg1,~0UL,_exception); in CLISimpleOperatorImage() 2290 if (passkey != (StringInfo *) NULL) in CLISimpleOperatorImage() 2292 (void) PasskeyEncipherImage(_image,passkey,_exception); in CLISimpleOperatorImage() 2293 passkey=DestroyStringInfo(passkey); in CLISimpleOperatorImage()
|
D | mogrify.c | 1313 *passkey; in MogrifyImage() local 1319 passkey=FileToStringInfo(argv[i+1],~0UL,exception); in MogrifyImage() 1320 if (passkey != (StringInfo *) NULL) in MogrifyImage() 1322 (void) PasskeyDecipherImage(*image,passkey,exception); in MogrifyImage() 1323 passkey=DestroyStringInfo(passkey); in MogrifyImage() 1506 *passkey; in MogrifyImage() local 1512 passkey=FileToStringInfo(argv[i+1],~0UL,exception); in MogrifyImage() 1513 if (passkey != (StringInfo *) NULL) in MogrifyImage() 1515 (void) PasskeyEncipherImage(*image,passkey,exception); in MogrifyImage() 1516 passkey=DestroyStringInfo(passkey); in MogrifyImage()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |