HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 1201 - 1225 of 5659) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 22 PyObject *f_locals; /* local symbol table (any mapping) */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
framework.py 30 returns None if not found, or a mapping equivalent to:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
__init__.py 72 # Lazy loading to provide name mapping from new-style names (PEP 8 compatible
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
palmos.py 1 """ Python Character Mapping Codec for PalmOS 3.5.
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications2.xml 24 <!-- Save the obfuscation mapping to a file, and preserve line numbers. -->
  /prebuilts/tools/common/proguard/proguard4.7/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
library.pro 16 # Save the obfuscation mapping to a file, so we can de-obfuscate any stack
servlets.pro 15 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack
  /external/mdnsresponder/mDNSShared/
dns_sd.h 434 kDNSServiceType_PX = 26, /* X.400 mail mapping. */
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 299 CAM_MAPPING_BUF_TYPE_CAPABILITY, /* mapping camera capability buffer */
300 CAM_MAPPING_BUF_TYPE_PARM_BUF, /* mapping parameters buffer */
303 CAM_MAPPING_BUF_TYPE_STREAM_BUF, /* mapping stream buffers */
304 CAM_MAPPING_BUF_TYPE_STREAM_INFO, /* mapping stream information buffer */
305 CAM_MAPPING_BUF_TYPE_OFFLINE_INPUT_BUF, /* mapping offline process input buffer */
306 CAM_MAPPING_BUF_TYPE_OFFLINE_META_BUF, /* mapping offline meta buffer */
317 unsigned long cookie; /* could be job_id(uint32_t) to identify mapping job */
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 153 SkAnonC: an anonymous mapping belonging to C. For these, aspacem
157 SkFileC: a file mapping belonging to C.
161 SkAnonV: an anonymous mapping belonging to V. These cover all V's
165 SkFileV: a file mapping belonging to V. As far as I know these are
178 a fixed mapping in the middle of one, and that's just tough -- we
191 mapping may be extended. This makes dataseg/stack expansion work.
222 advice on where to place the mapping, no commitment has yet been
875 on mapping boundaries will be detected. This is because, if for
929 for when each mapping was created. In order to cope with this we
    [all...]
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 28 * mapping, and manipulating the logical state of a platform file. This type
58 * <li>memory-mapping files into NIO buffers to provide efficient manipulation
83 * {@code MapMode} defines file mapping mode constants.
87 * Private mapping mode (equivalent to copy on write).
92 * Read-only mapping mode.
97 * Read-write mapping mode.
101 // The string used to display the mapping mode.
112 * Returns a string version of the mapping mode.
255 * read/write and private. After mapping, changes made to memory or the file
258 * Note: mapping a file into memory is usually expensive
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c 29 * - except for SBCS codepages: no fallback mapping from Unicode to a zero byte
105 * each mapping (using the stage 1 and reconstituted stage 2 tables) and
193 * Typically, such mappings occur only in fromUnicode mapping tables because
204 * alternatively hold a fallback mapping; in this case, the code unit
205 * is stored as U+fffe (unassigned), and the fallback mapping needs to
209 * i.e., such a byte sequence will never have a mapping result.
220 * action codes 0 and 1 result in precise-mapping Unicode code points
229 * action codes 2 and 3 result in fallback (unidirectional-mapping) Unicode code points
300 * a roundtrip mapping.
335 * a fallback mapping
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.c 29 * - except for SBCS codepages: no fallback mapping from Unicode to a zero byte
102 * each mapping (using the stage 1 and reconstituted stage 2 tables) and
190 * Typically, such mappings occur only in fromUnicode mapping tables because
201 * alternatively hold a fallback mapping; in this case, the code unit
202 * is stored as U+fffe (unassigned), and the fallback mapping needs to
206 * i.e., such a byte sequence will never have a mapping result.
217 * action codes 0 and 1 result in precise-mapping Unicode code points
226 * action codes 2 and 3 result in fallback (unidirectional-mapping) Unicode code points
297 * a roundtrip mapping.
332 * a fallback mapping
    [all...]
  /bionic/libc/include/
nsswitch.h 137 * Used by the nsparser routines to store a mapping between a source
161 * An nsswitch module provides a mapping from (database name, method name)
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageRepo.java 43 /** mapping of ABI to a mapping of appPackageName to test definition */
  /development/ndk/platforms/android-3/include/
nsswitch.h 143 * Used by the nsparser routines to store a mapping between a source
168 * An nsswitch module provides a mapping from (database name, method name)
  /development/ndk/platforms/android-L/include/
nsswitch.h 137 * Used by the nsparser routines to store a mapping between a source
161 * An nsswitch module provides a mapping from (database name, method name)
  /development/ndk/sources/android/libportable/arch-mips/
clone.c 126 * Disable mapping in the parent if the child could interfere
128 * file read mapping.
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackService.java 112 /** Feedback mapping index used as a key for the screen-on broadcast. */
115 /** Feedback mapping index used as a key for the screen-off broadcast. */
120 /** Feedback mapping index used as a key for normal ringer mode. */
123 /** Feedback mapping index used as a key for vibration ringer mode. */
126 /** Feedback mapping index used as a key for silent ringer mode. */
140 /** Mapping from integers to vibration patterns for haptic feedback. */
169 /** Mapping from integers to raw sound resource ids. */
193 /** Mapping from integers to earcon names - dynamically populated. */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 99 * will be able to use this 1-to-1 mapping. Expect single quotes
116 * will be able to use this 1-to-1 mapping. Expect double quotes
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultCMSSignatureAlgorithmNameGenerator.java 137 * Set the mapping for the encryption algorithm used in association with a SignedData generation
149 * Set the mapping for the digest algorithm to use in conjunction with a SignedData generation
  /external/ceres-solver/internal/ceres/
visibility.cc 91 // Invert the visibility. The input is a camera->point mapping,
95 // mapping.
  /external/chromium-trace/trace-viewer/src/base/
sorted_array_utils.js 57 * The array of intervals is defined implicitly via two mapping functions
61 * The array of intervals formed by this mapping must be non-overlapping and

Completed in 1346 milliseconds

<<41424344454647484950>>