HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 951 - 975 of 4834) sorted by null

<<31323334353637383940>>

  /external/kernel-headers/original/uapi/xen/
gntalloc.h 23 /* Flags for this mapping */
  /external/libnfc-nxp/src/
phFriNfc_DesfireMap.h 19 * \brief NFC Ndef Mapping For Desfire Smart Card.
62 * \name NDEF Mapping - states of the Finite State machine
87 /*!< Specifies the index of the Mapping Version in CC */
145 * \name NDEF Mapping - states of the Finite State machine
  /external/libvorbis/doc/
vorbis.html 96 <li><a href="vorbis-stream.html">Vorbis packet->Ogg bitstream mapping</a></li>
215 restrictions on logical-to-physical mapping. Note that this document is
221 <li><a href="vorbis-stream.html">Vorbis bitstream mapping</a>:
222 Specifically describes mapping Vorbis data into an
  /external/libvorbis/lib/
sharedbook.c 447 cross-platform, I simply want to be sure that special mapping cases
454 no mapping
455 full, explicit mapping
456 algorithmic mapping
465 /* no mapping */
476 /* linear, full mapping, nonsequential */
487 /* linear, full mapping, sequential */
498 /* linear, algorithmic mapping, nonsequential */
517 /* linear, algorithmic mapping, sequential */
  /external/libxml2/os400/iconv/
iconv.c 21 *** Bring-in the name-->CCSID mapping DFA tables.
  /external/linux-tools-perf/src/tools/perf/arch/sparc/util/
dwarf-regs.c 2 * Mapping of DWARF debug register numbers into register names.
  /external/lldb/test/functionalities/longjmp/
TestLongjmp.py 51 # Note: Depending on the generated mapping of DWARF to assembly,
  /external/llvm/docs/
README.txt 18 The mapping between reStructuredText files and generated documentation is
  /external/llvm/lib/ProfileData/
CoverageMappingReader.cpp 1 //=-- CoverageMappingReader.cpp - Code coverage mapping reader ----*- C++ -*-=//
10 // This file contains support for reading coverage mapping data for
28 #define DEBUG_TYPE "coverage-mapping"
225 // Read the virtual file mapping.
237 // Construct the files using unique filenames and virtual file mapping.
259 // Read the mapping regions sub-arrays.
357 // We'll read the coverage mapping records in the loop below.
374 auto Mapping = StringRef(CovBuf, DataSize);
388 CoverageMappingVersion(Version), FuncName, FuncHash, Mapping,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.h 70 // Defines symbolic names for AArch64 registers. This defines a mapping from
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCTargetDesc.h 45 // Defines symbolic names for BPF registers. This defines a mapping from
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.h 66 // Defines symbolic names for Mips registers. This defines a mapping from
  /external/llvm/lib/Target/NVPTX/
NVPTXMachineFunctionInfo.h 23 /// Stores a mapping from index to symbol name for removing image handles
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.h 46 // Defines symbolic names for Sparc registers. This defines a mapping from
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 354 for (StringRef Mapping : SpecificSectionMappings) {
356 size_t EqualsIdx = Mapping.find_first_of("=");
357 StringRef SectionIDStr = Mapping.substr(0, EqualsIdx);
358 size_t ComaIdx = Mapping.find_first_of(",");
361 errs() << "Invalid section specification '" << Mapping
381 StringRef NewAddrStr = Mapping.substr(EqualsIdx + 1);
385 errs() << "Invalid section address in mapping: " << Mapping << "\n";
425 // Keep an "already allocated" mapping of section target addresses to sizes.
  /external/mesa3d/src/gallium/auxiliary/os/
os_mman.h 30 * OS independent memory mapping (with large file support).
  /external/mesa3d/src/glsl/
ir_print_visitor.h 86 /** A mapping from ir_variable * -> unique printable names. */
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.h 54 drmAddress map; /* Mapping of the DRM region */
  /external/mesa3d/src/mesa/program/
prog_execute.h 70 const GLubyte *Samplers; /** Array mapping sampler var to tex unit */
  /external/mesa3d/src/mesa/state_tracker/
st_cb_fbo.h 53 struct pipe_transfer *transfer; /**< only used when mapping the resource */
  /external/parameter-framework/parameter/
MappingData.h 49 * Formats the mapping as a list of comma-space separated key:value pairs
  /external/pdfium/third_party/freetype/src/cid/
cidriver.c 150 *cid = glyph_index; /* identity mapping */
  /external/proguard/examples/ant/
applications2.xml 24 <!-- Save the obfuscation mapping to a file, and preserve line numbers. -->
  /external/proguard/examples/
applets.pro 14 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack
applications.pro 18 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack

Completed in 548 milliseconds

<<31323334353637383940>>