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

<<41424344454647484950>>

  /external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
PrefixFileReader.java 39 // prefix mapping file is available in the file system, so that a file can be loaded when needed.
41 // A mapping from countryCallingCode_lang to the corresponding phone prefix map that has been
  /external/libvorbis/doc/
01-introduction.tex 166 type 0, the MDCT, in Vorbis I) and a mapping number. The mapping
167 number specifies which mapping configuration instance to use for
171 \subsubsection{Mapping}
173 A mapping contains a channel coupling description and a list of
176 components; the submap list is internal and specific to a mapping.
179 floor and residue vectors within a mapping. The submap functions as a
421 the vectors specified in the current mapping configuration. The
  /external/libvorbis/lib/
synthesis.c 86 type=ci->map_type[ci->mode_param[mode]->mapping];
89 mapping]));
  /external/llvm/include/llvm/CodeGen/
StackProtector.h 47 /// A mapping of AllocaInsts to their required SSP layout.
63 /// Layout - Mapping of allocations to the required SSPLayoutKind.
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 180 const DwarfLLVMRegPair *L2DwarfRegs; // LLVM to Dwarf regs mapping
181 const DwarfLLVMRegPair *EHL2DwarfRegs; // LLVM to Dwarf regs mapping EH
182 const DwarfLLVMRegPair *Dwarf2LRegs; // Dwarf to LLVM regs mapping
183 const DwarfLLVMRegPair *EHDwarf2LRegs; // Dwarf to LLVM regs mapping EH
184 DenseMap<unsigned, int> L2SEHRegs; // LLVM to SEH regs mapping
276 /// register number mapping. Called by TableGen auto-generated routines.
290 /// register number mapping. Called by TableGen auto-generated routines.
304 /// number mapping. By default the SEH register number is just the same
  /external/llvm/include/llvm/Transforms/Utils/
SymbolRewriter.h 55 /// The RewriteMapParser can be used to parse a mapping file that provides the
56 /// mapping for rewriting the symbols. The descriptors individually describe
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 68 ModulePass *createNVVMReflectPass(const StringMap<int>& Mapping);
186 // Defines symbolic names for NVPTX registers. This defines a mapping from
  /external/llvm/tools/verify-uselistorder/
verify-uselistorder.cpp 87 /// \brief Construct a value mapping for module.
89 /// Creates mapping from every value in \c M to an ID. This mapping includes
97 /// mapping, but others -- which wouldn't be serialized -- are not.
185 // The current mapping order makes it easier to debug the tables. It happens
186 // to be similar to the ID mapping when writing ValueEnumerator, but they
245 dbgs() << "value-mapping (size = " << VM.Values.size() << "):\n";
292 // This mapping doesn't include dangling constant users, since those don't
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.h 54 * for stream out support. mapping stores the pointer
61 void *mapping; member in struct:draw_so_target
  /external/mesa3d/src/mesa/main/
remap.c 35 * remap table is in charge of mapping a static entry in mesa core to
166 * extension suffix is usually stripped. Mapping such functions
  /external/parameter-framework/parameter/
InstanceConfigurableElement.cpp 56 // Mapping
63 // Returns the formatted mapping
  /external/protobuf/python/google/protobuf/
message_factory.py 107 A dictionary mapping proto names to the message classes. This will include
149 A dictionary mapping proto names to the message classes. This will include
  /external/skia/src/gpu/gl/
GrGLBufferImpl.cpp 103 // Make sure the GL buffer size agrees with fDesc before mapping.
119 // Make sure the GL buffer size agrees with fDesc before mapping.
  /external/svox/pico/lib/
picoacph.h 107 at all (primary or secondary or both) then do the following mapping:
151 Done in later PU: mapping ACC & word-level stress to syllable accent value
  /external/v8/src/
bootstrapper.h 14 // (OneByteString*, JSFunction*), mapping names of native code files
15 // (runtime.js, etc.) to precompiled functions. Instead of mapping
unicode-inl.h 27 template <class T, int s> int Mapping<T, s>::get(uchar c, uchar n,
42 template <class T, int s> int Mapping<T, s>::CalculateValue(uchar c, uchar n,
  /external/valgrind/coregrind/
pub_core_rangemap.h 3 /*--- A mapping where the keys exactly cover the address space. ---*/
37 // PURPOSE: a mapping from the host machine word (UWord) ranges to
  /external/valgrind/include/
pub_tool_rangemap.h 3 /*--- A mapping where the keys exactly cover the address space. ---*/
37 // PURPOSE: a mapping from the host machine word (UWord) ranges to
pub_tool_sparsewa.h 67 // Returned Bool is True iff the key was actually bound in the mapping.
73 // mapping), and returns the associated value, if any, in *valP.
  /external/vixl/examples/
custom-disassembler.cc 84 // for example use a table mapping addresses to function names.
162 // Users may generally want to map the start address to 0x0. Mapping to a
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.h 37 // All is left for this class to do is mapping between high-level parameters to
144 // A coefficient interpolator, used for mapping the high level parameters to
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 229 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
240 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
252 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
265 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
275 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
287 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
299 \param "mapUnitToSliceGroupMap" "Array of slice group mapping."
368 \param "MbToSliceGroupMap" "Array containing the slice group ID mapping to MB index."
  /frameworks/base/core/java/android/content/
SyncAdaptersCache.java 109 // If the mapping exists, return it
113 // Create the mapping and cache it
  /frameworks/base/services/core/java/com/android/server/policy/
GlobalKeyManager.java 36 * Stores a mapping of global keys.
63 * Broadcasts an intent if the keycode is part of the global key mapping.
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngGrallocBufferMapper.cpp 80 ETRACE("gtt mapping failed");
135 // skip gtt mapping for empty sub buffers

Completed in 482 milliseconds

<<41424344454647484950>>