Searched refs:obfuscated (Results 1 – 25 of 31) sorted by relevance
12
/external/proguard/examples/ |
D | proguardgui.pro | 20 # If we wanted to reuse the previously obfuscated proguard_out.jar, we could 37 # Put all obfuscated classes into the nameless root package. 41 # Adapt the names of resource files, based on the corresponding obfuscated
|
D | retrace.pro | 19 # If we wanted to reuse the previously obfuscated proguard_out.jar, we could 31 # Put all obfuscated classes into the nameless root package.
|
D | midlets.pro | 24 # Put all obfuscated classes into the nameless root package.
|
D | proguard.pro | 27 # Put all obfuscated classes into the nameless root package.
|
D | proguardall.pro | 32 # Put all obfuscated classes into the nameless root package.
|
/external/proguard/examples/gradle/ |
D | proguardgui.gradle | 40 // If we wanted to reuse the previously obfuscated proguard_out.jar, we could 57 // Put all obfuscated classes into the nameless root package. 61 // Adapt the names of resource files, based on the corresponding obfuscated
|
D | retrace.gradle | 39 // If we wanted to reuse the previously obfuscated proguard_out.jar, we could 51 // Put all obfuscated classes into the nameless root package.
|
D | midlets.gradle | 44 // Put all obfuscated classes into the nameless root package.
|
D | proguard.gradle | 47 // Put all obfuscated classes into the nameless root package.
|
D | proguardall.gradle | 53 // Put all obfuscated classes into the nameless root package.
|
/external/proguard/examples/annotations/lib/ |
D | annotations.pro | 63 # shrunk, optimized, or obfuscated as entry points. 80 # optimized or obfuscated as entry points. 96 # optimized, or obfuscated as entry points.
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 38 deobfuscatedStackTrace = De-obfuscated stack trace 81 you can de-obfuscate your obfuscated stack traces with ReTrace!\ 83 You can load an obfuscated stack trace from a file, \ 171 Print out the obfuscation mapping of original names to obfuscated names. 173 Apply the given mapping of original names to obfuscated names. 181 <html>Allow fields and methods to get the same obfuscated names, even if only their types or<br>\ 185 if they are unrelated. This is advisable if the output is to be obfuscated incrementally.</html> 187 Keep the specified package names from being obfuscated. 221 in methods that are not obfuscated.</html> 229 on the obfuscated names of corresponding classes.</html> [all …]
|
D | boilerplate.pro | 87 # useful for libraries that will be obfuscated again with different obfuscators.
|
/external/proguard/examples/dictionaries/ |
D | windows.txt | 5 # obfuscated class names. Trying to unpack the obfuscated archives in Windows
|
D | compact.txt | 4 # obfuscated class files will generally be a little bit more compact.
|
/external/autotest/client/site_tests/policy_ExtensionPolicy/ |
D | control | 16 have their value obfuscated.
|
/external/grpc-grpc/include/grpc/impl/codegen/ |
D | grpc_types.h | 444 void* obfuscated[4]; member
|
/external/androidplot/Examples/DemoApp/ |
D | ant.properties | 45 jar.libs.dir=..\\..\\AndroidPlot-Core\\target\\obfuscated
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | simplebb.ll | 26 ; Simple 3-pair chain with loads and stores, obfuscated with bitcasts
|
/external/llvm/test/Transforms/InstCombine/ |
D | demorgan-zext.ll | 4 ; PR22723: Recognize De Morgan's Laws when obfuscated by zexts.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | simplebb.ll | 33 ; Simple 3-pair chain with loads and stores, obfuscated with bitcasts
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | grpc.pxi | 238 # ignore the 'internal_data.obfuscated' fields.
|
/external/zlib/src/doc/ |
D | algorithm.txt | 94 Ok, you want to know what this cleverly obfuscated inflate tree actually
|
/external/python/cpython2/Modules/zlib/ |
D | algorithm.txt | 94 Ok, you want to know what this cleverly obfuscated inflate tree actually
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | demorgan.ll | 396 ; PR22723: Recognize DeMorgan's Laws when obfuscated by zexts.
|
12