/external/ImageMagick/MagickCore/ |
coder.h | 33 exempt, member in struct:_CoderInfo
|
configure.h | 35 exempt, member in struct:_ConfigureInfo
|
magic.h | 42 exempt, member in struct:_MagicInfo
|
color.h | 52 exempt, member in struct:_ColorInfo
|
coder.c | 316 if (p->exempt == MagickFalse) 390 coder_info->exempt=MagickTrue; 933 coder_info->exempt=MagickFalse;
|
policy.c | 91 exempt, 233 policy_info->exempt=MagickTrue; 864 policy_info->exempt=MagickFalse; 88 exempt, member in struct:_PolicyInfo [all...] |
magic.c | 336 magic_info->exempt=MagickTrue; [all...] |
blob.c | 134 exempt, 468 clone_info->exempt=blob_info->exempt; 565 if (image->blob->exempt != MagickFalse) 711 blob_info->exempt=MagickFalse; 131 exempt, member in struct:_BlobInfo [all...] |
configure.c | 218 configure_info->exempt=MagickTrue; 281 if (p->exempt == MagickFalse) [all...] |
color.c | [all...] |
/external/toybox/kconfig/lxdialog/ |
dialog.h | 202 int first_alpha(const char *string, const char *exempt);
|
util.c | 461 int first_alpha(const char *string, const char *exempt) 473 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
vr4130.s | 355 # Check that mtlo and mthi are exempt from the VR4130 errata,
|
/prebuilts/go/darwin-x86/src/html/template/ |
error.go | 41 // If the data comes from a trusted source, use content types to exempt it
|
/prebuilts/go/linux-x86/src/html/template/ |
error.go | 41 // If the data comes from a trusted source, use content types to exempt it
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
TestCharset.java | 804 ArrayList exempt = new ArrayList(); local [all...] |
/external/bison/ |
maint.mk | 245 # Finally, you may exempt files based on an ERE matching file names. 246 # For example, to exempt from the sc_space_tab check all files with the [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509.go | 729 // We recognise this certificate by its SubjectPublicKeyInfo and exempt it [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509.go | 729 // We recognise this certificate by its SubjectPublicKeyInfo and exempt it [all...] |
/prebuilts/checkstyle/ |
checkstyle.jar | |