Searched
full:mapping (Results
976 -
1000 of
4834) sorted by null
<<31323334353637383940>>
/external/proguard/examples/gradle/ |
applets.gradle | 34 // Save the obfuscation mapping to a file, so you can de-obfuscate any stack
|
applications.gradle | 38 // Save the obfuscation mapping to a file, so you can de-obfuscate any stack
|
midlets.gradle | 57 // Save the obfuscation mapping to a file, so you can de-obfuscate any stack
|
proguardgui.gradle | 41 // perform incremental obfuscation based on its mapping file, and only keep the
|
servlets.gradle | 35 // Save the obfuscation mapping to a file, so you can de-obfuscate any stack
|
/external/proguard/examples/ |
library.pro | 16 # Save the obfuscation mapping to a file, so we can de-obfuscate any stack
|
proguard.pro | 17 # Write out an obfuscation mapping file, for de-obfuscating any stack traces
|
servlets.pro | 15 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack
|
/external/proguard/src/proguard/ |
ProGuard.java | 330 // We'll apply a mapping, if requested. 333 System.out.println("Applying mapping [" + fileName(configuration.applyMapping) + "]"); 336 // We'll print out the mapping, if requested. 339 System.out.println("Printing mapping to [" + fileName(configuration.printMapping) + "]...");
|
/external/proguard/src/proguard/classfile/editor/ |
BootstrapMethodRemapper.java | 51 * Sets the given mapping of old constant pool entry indexes to their new
|
/external/selinux/libsepol/tests/policies/test-expander/ |
module.conf | 27 # Type - attribute mapping test
|
/external/selinux/libsepol/tests/ |
test-expander-users.c | 63 CU_FAIL("user mapping failure\n");
|
/external/sepolicy/tools/ |
README | 27 A helper script for mapping tags in the signature stanzas of
|
/external/skia/include/ports/ |
SkFontMgr_indirect.h | 90 * For data caching we want a mapping from data id to weak references to
|
/external/squashfs-tools/squashfs-tools/ |
read_xattrs.c | 63 * Prefix lookup table, storing mapping to/from prefix string and prefix id 73 * store mapping from location of compressed block in fs -> 115 * mapping name and prefix into a full name 232 /* store mapping from location of compressed block in fs ->
|
/external/strace/xlat/ |
mmap_flags.h | 38 * required you to specify the mapping address;
|
/external/v8/src/ |
effects.h | 176 explicit EffectsBase(Zone* zone) : map_(new(zone) Mapping(zone)) {} 194 typedef ZoneSplayTree<SplayTreeConfig> Mapping; 195 typedef typename Mapping::Locator Locator; 216 Mapping* map_;
|
/external/valgrind/coregrind/ |
pub_core_aspacemgr.h | 131 /* Query aspacem to ask where a mapping should go. On success, the 136 set to False, it means aspacem has vetoed the mapping, and so the 232 mapping in object files to read their debug info. */ 278 /* ADDR is the start address of an anonymous client mapping. This fn extends 279 the mapping by DELTA bytes, taking the space from a reservation section 291 /* --- --- --- resizing/move a mapping --- --- --- */ 293 /* This function grows a client mapping in place into an adjacent free segment. 294 ADDR is the client mapping's start address and DELTA, which must be page 304 mapping. If *need_discard is True after a successful return, the
|
pub_core_debuginfo.h | 45 /* LINUX: Notify the debuginfo system about a new mapping, or the 47 mapping. This is the way new debug information gets loaded. If 48 allow_SkFileV is True, it will try load debug info if the mapping 55 refer to the debuginfo read as a result of this specific mapping,
|
/external/valgrind/docs/internals/ |
segments-seginfos.txt | 58 ELF file via a mapping this way (which would probably upset Valgrind no 94 > possibly: mapping is > 1 page (catches the case of mapping first 97 > If the client wants to subsequently chop up the mapping, or change its
|
/external/valgrind/exp-sgcheck/tests/ |
hackedbz2.stdout.exp | 9 bytes: mapping 19, selectors 66, code lengths 134, codes 6465
|
/external/valgrind/gdbserver_tests/ |
mcsignopass.stdoutB.exp | 57 115 mapping[FILESIZE+10];
|
/external/valgrind/memcheck/tests/ |
origin5-bz2.stdout.exp | 10 bytes: mapping 19, selectors 66, code lengths 134, codes 6465
|
vcpu_bz2.stdout.exp | 9 bytes: mapping 19, selectors 66, code lengths 134, codes 6465
|
/external/vboot_reference/firmware/lib/cryptolib/ |
sha_utility.c | 83 /* Define an array mapping [sig_algorithm] to function pointers to the
|
Completed in 126 milliseconds
<<31323334353637383940>>