/external/clang/test/CodeGen/ |
2008-07-30-redef-of-bitcasted-decl.c | 6 * emitted, however the mapping in GlobalDeclMap referred to a bitcast
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
shadow_mapping_failure.cc | 12 // CHECK: Shadow memory range interleaves with an existing memory mapping.
|
/external/freetype/src/cff/ |
cffcmap.h | 5 /* CFF character mapping table (cmap) support (specification). */
|
/external/google-breakpad/src/common/linux/ |
memory_mapped_file.h | 42 // A utility class for mapping a file into memory for read-only access of 57 // success. Mapping an empty file will succeed but with data() and size() 58 // returning NULL and 0, respectively. An existing mapping is unmapped 59 // before a new mapping is created.
|
/external/google-breakpad/src/common/windows/ |
omap.h | 29 // Provides an API for mapping symbols through OMAP information, if a PDB file 52 // |image_map| will be populated with a description of the image mapping. If 61 // |mapped_ranges| will be populated with a full description of the mapping. 63 // fully represent the mapping. This will be appended to if it is not
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
LowercaseTransliterator.java | 16 * case mapping. 88 // the case mapping function tried to look beyond the context limit 99 /* replace by the mapping string */ 103 /* replace by single-code point mapping */
|
UppercaseTransliterator.java | 16 * case mapping. 84 // the case mapping function tried to look beyond the context limit 95 /* replace by the mapping string */ 99 /* replace by single-code point mapping */
|
/external/icu/icu4c/source/i18n/ |
tolowtrn.h | 24 * case mapping.
|
toupptrn.h | 24 * case mapping.
|
/external/icu/icu4c/source/samples/case/ |
ucase.c | 35 printf("** C Case Mapping Sample\n"); 37 /* uchar.h APIs, single character case mapping */ 47 /* ustring.h APIs, UChar * string case mapping with a Turkish locale */ 60 /* ustring.h APIs, UChar * string case mapping with a Engish locale */
|
/external/icu/icu4c/source/test/intltest/ |
nptrans.h | 37 Transliterator *mapping; member in class:NamePrepTransform 65 * Map every character in input stream with mapping character 66 * in the mapping table and populate the output stream. 67 * For any individual character the mapping table may specify
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
LowercaseTransliterator.java | 15 * case mapping. 87 // the case mapping function tried to look beyond the context limit 98 /* replace by the mapping string */ 102 /* replace by single-code point mapping */
|
UppercaseTransliterator.java | 15 * case mapping. 83 // the case mapping function tried to look beyond the context limit 94 /* replace by the mapping string */ 98 /* replace by single-code point mapping */
|
/external/iptables/extensions/ |
libipt_SAME.man | 16 Port mapping will be forcibly randomized to avoid attacks based on
|
/external/kernel-headers/original/uapi/asm-generic/ |
mman.h | 14 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */
|
/external/kernel-headers/original/uapi/linux/ |
joystick.h | 67 #define JSIOCSAXMAP _IOW('j', 0x31, __u8[ABS_CNT]) /* set axis mapping */ 68 #define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_CNT]) /* get axis mapping */ 69 #define JSIOCSBTNMAP _IOW('j', 0x33, __u16[KEY_MAX - BTN_MISC + 1]) /* set button mapping */ 70 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */
|
/external/libchrome/base/posix/ |
global_descriptors.h | 51 typedef std::vector<Descriptor> Mapping; 80 void Reset(const Mapping& mapping); 87 Mapping descriptors_;
|
/external/libchrome/base/trace_event/ |
heap_profiler_type_name_deduplicator.h | 34 // Writes the type ID -> type name mapping to the trace log.
|
/external/libnl/include/netlink/route/sch/ |
prio.h | 33 * Default priority mapping.
|
/external/libvorbis/lib/ |
codebook.h | 27 there's entry->value mapping to be done. 29 If encode-side mapping must be done (and thus the entry needs to be 41 /* mapping ***************************************************************/ 46 /* The below does a linear, single monotonic sequence mapping. */
|
/external/libvorbis/vq/ |
localcodebook.h | 27 there's entry->value mapping to be done. 29 If encode-side mapping must be done (and thus the entry needs to be 41 /* mapping ***************************************************************/ 46 /* The below does a linear, single monotonic sequence mapping. */
|
/external/llvm/docs/ |
yaml2obj.rst | 58 mapping: 61 mapping: 113 mapping: 161 mapping:
|
/external/llvm/include/llvm/Support/ |
WindowsError.h | 1 //===-- WindowsError.h - Support for mapping windows errors to posix-------===//
|
/external/mockftpserver/MockFtpServer/src/test/resources/ |
SampleReplyText.properties | 15 # Test-specific mapping of reply code -> reply text
|
/external/mockftpserver/branches/1.x_Branch/src/test/resources/ |
SampleReplyText.properties | 15 # Test-specific mapping of reply code -> reply text
|