HomeSort by relevance Sort by last modified time
    Searched full:mappings (Results 226 - 250 of 1275) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
PrefixTimeZonesMap.java 120 * Dumps the mappings contained in the phone prefix map.
  /external/libvorbis/lib/
codec_internal.h 102 blocksizes, different channel mappings (LR or M/A),
  /external/skia/src/gpu/
GrVertices.h 41 * already (stride, attribute mappings).
  /external/tcpdump/
strcasecmp.c 28 * together for a case independent comparison. The mappings are
  /external/toybox/toys/other/
pmap.c 58 // Loop through mappings
  /frameworks/wilhelm/src/ut/
OpenSLESUT.c 41 /** \brief Array of mappings from interface IDs to display names */
  /libcore/luni/src/main/java/java/lang/ref/
WeakReference.java 68 * Weak references are useful for mappings that should have their entries
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relro.h 38 // This operation doesn't change the process' mappings. On error, return
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_lvalue_reference.hpp 17 // Mappings between Types and Values"
is_member_pointer.hpp 17 // Mappings between Types and Values"
is_pointer.hpp 17 // Mappings between Types and Values"
is_same.hpp 17 // Mappings between Types and Values"
is_volatile.hpp 17 // Mappings between Types and Values"
  /packages/apps/Calendar/src/com/android/calendar/
ExtensionsFactory.java 39 // Config filename for mappings of various class names to their custom
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h 40 /* Mappings Between IE Version and Windows Version */
  /prebuilts/misc/common/swig/include/2.0.11/modula3/
typemaps.i 6 * These mappings provide support for input/output arguments and common
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
typemaps.i 6 * These mappings provide support for input/output arguments and
7 * common uses for C/C++ pointers. INOUT mappings allow for C/C++
26 // These mappings provide support for input/output arguments and common
171 // Mappings for an argument that is both an input and output
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
EC.java 17 public static class Mappings
20 public Mappings()
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_dumper.h 74 // Parse the data for |threads| and |mappings|.
90 const wasteful_vector<MappingInfo*> &mappings() { return mappings_; } function in class:google_breakpad::LinuxDumper
  /external/icu/icu4c/source/common/
normalizer2impl.h 395 IX_MIN_YES_NO, // Mappings & compositions in [minYesNo..minYesNoMappingsOnly[.
400 IX_MIN_YES_NO_MAPPINGS_ONLY, // Mappings only in [minYesNoMappingsOnly..minNoNo[.
599 const uint16_t *extraData; // mappings and/or compositions for yesYes, yesNo & noNo characters
715 * pointing to mappings, compositions lists, or both.
751 * followed by mappings and optional compositions lists for "YesNo" characters,
752 * followed by only mappings for "NoNo" characters.
756 * The data structures for compositions lists and mappings are described in the design doc.
773 * - Addition of data for raw (not recursively decomposed) mappings.
  /external/icu/icu4c/source/tools/gennorm2/
gennorm2.cpp 121 "\t regular mappings instead of delta mappings.\n"
  /external/libutf/
utf.h 171 // specifies three cases: upper, lower, and title. Mappings among the
183 // mappings. These routines return the character unchanged if it has
  /external/selinux/sepolgen/src/sepolgen/
objectmodel.py 106 """Read the permission mappings from a file. This reads the format used
112 # choice. If user supplied permission mappings are needed the parser
  /frameworks/base/core/java/android/os/
PersistableBundle.java 76 * Constructs a PersistableBundle containing a copy of the mappings from the given
86 * Constructs a PersistableBundle containing the mappings passed in.
  /libcore/json/src/main/java/org/json/
JSONObject.java 29 * A modifiable set of name/value mappings. Names are unique, non-null strings.
111 * Creates a {@code JSONObject} with no name/value mappings.
118 * Creates a new {@code JSONObject} by copying all name/value mappings from
143 * Creates a new {@code JSONObject} with name/value mappings from the next
165 * Creates a new {@code JSONObject} with name/value mappings from the JSON
177 * Creates a new {@code JSONObject} by copying mappings for the listed names
192 * Returns the number of name/value mappings in this object.
674 * returns null if this object contains no mappings.

Completed in 1694 milliseconds

1 2 3 4 5 6 7 8 91011>>