HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 476 - 500 of 6728) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
dnssec.py 46 # We construct the inverse mapping programmatically to ensure that we
48 # would cause the mapping not to be true inverse.
  /external/clang/test/CoverageMapping/
objc.m 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name objc.m -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 %s | FileCheck %s
switchmacro.c 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name switchmacro.c %s | FileCheck %s
test.c 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name test.c %s | FileCheck %s
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
RegisterMapper.java 24 * Represents a mapping between two register numbering schemes.
25 * Subclasses of this may be mutable, and as such the mapping provided
  /external/e2fsprogs/lib/ext2fs/
fiemap.h 27 * which to start mapping (in) */
28 __u64 fm_length; /* logical length of mapping which
  /external/google-breakpad/src/client/linux/dump_writer_common/
mapping_info.h 41 // One of these is produced for each mapping in the process (i.e. line in
47 bool exec; // true if the mapping has the execute bit set.
  /external/icu/icu4c/source/i18n/
casetrn.h 33 * case mapping.
41 * @param map the full case mapping function (see ucase.h)
  /external/icu/icu4c/source/samples/case/
case.cpp 40 u_fprintf(out,"ICU Case Mapping Sample Program\n\n");
41 u_fprintf(out, "C++ Case Mapping\n\n");
  /external/icu/icu4c/source/test/testdata/
test4.ucm 53 # <subchar1> non-mapping
55 # add a mapping that turns the above's Unicode side into a prefix
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/
NormalizedFileNamesTest.java 58 // Mapping must be reproducible
70 // Mapping must be reproducible
  /external/jemalloc/src/
chunk_mmap.c 45 * slow method is to create a mapping that is over-sized, then trim the
49 * Optimistically try mapping precisely the right amount before falling
  /external/kernel-headers/original/uapi/linux/
fiemap.h 29 * which to start mapping (in) */
30 __u64 fm_length; /* logical length of mapping which
  /external/libchrome/sandbox/linux/services/
namespace_utils.h 25 // Write a uid or gid mapping from |id| to |id| in |map_file|. This function
39 // gid mapping can be added.
  /external/llvm/docs/HistoricalNotes/
2001-07-06-LoweringIRForCodeGen.txt 11 close mapping between VM and machine code. Other architectures may have
28 mapping between VM and machine code.
  /external/llvm/include/llvm/AsmParser/
SlotMapping.h 1 //===-- SlotMapping.h - Slot number mapping for unnamed values --*- C++ -*-===//
28 /// nodes, global values and types. It also contains the mapping for the named
  /external/llvm/test/MC/X86/
i386-darwin-frame-register.ll 7 ; sections. Check that the right mapping is used in debug_frame.
8 ; In the debug_frame mapping, regsiter 4 is ESP, thus the below tests that
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 91 however -128 and -127 both map to -1.0. Mapping -128 to -1.0
104 This is the same mapping as OpenGL 3.1 uses.
106 The above mapping should be considered the reference, but there
108 cannot do this. Particularly the mapping given in NV_texture_shader or
109 the standard OpenGL byte/float mapping is considered acceptable too, as
110 might be a mapping which represents -1.0 by -128, 0.0 by 0 and 1.0 by
114 converting to GL_FLOAT (using the standard OpenGL float/byte mapping)
115 and converting back (using the mapping described here).
  /external/mesa3d/src/gallium/state_trackers/clover/core/
queue.hpp 33 class mapping;
55 friend class clover::mapping;
  /external/selinux/policycoreutils/semanage/
semanage-node.8 3 .B semanage\-node \- SELinux Policy Management node mapping tool
54 MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping defaults to the SELinux user record range. SELinux Range for SELinux user defaults to s0.
  /external/smali/util/src/main/java/org/jf/util/
SparseIntArray.java 60 * if no such mapping has been made.
68 * if no such mapping has been made.
99 * Removes the mapping from the specified key, if there was any.
110 * Removes the mapping at the given index.
119 * Adds a mapping from the specified key to the specified value,
120 * replacing the previous mapping from the specified key if there
167 * the key from the <code>index</code>th key-value mapping that this
176 * the value from the <code>index</code>th key-value mapping that this
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/
UniqueKeyTest.java 46 protected void constructMapping2ndStep(MappingNode node, Map<Object, Object> mapping) {
56 Object old = mapping.put(key, value);
  /frameworks/compile/mclinker/include/mcld/LD/
DiagLayouts.inc 21 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)",
22 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fiemap.h 29 * which to start mapping (in) */
30 __u64 fm_length; /* logical length of mapping which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fiemap.h 29 * which to start mapping (in) */
30 __u64 fm_length; /* logical length of mapping which

Completed in 666 milliseconds

<<11121314151617181920>>