/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
abstract.h | 94 numeric, sequence, and mapping. Each protocol consists of a 425 both sequence and mapping protocols, the sequence size is 464 Remove the mapping for object, key, from the object *o. 472 Delete the mapping for key from *o. Returns -1 on failure. [all...] |
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.cc | 457 // Make sure the path mapping vector is setup so we can collapse paths. 661 for (PathMapping::const_iterator mapping = path_mapping_.begin(); 662 mapping != path_mapping_.end(); ++mapping) { 663 base::string16 prefix = mapping->first; 665 base::string16 new_location = mapping->second + 667 size_t length = new_location.length() - mapping->second.length(); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv_ext.c | 508 * 1: matched, no mapping but request for <subchar1> 666 * @param value fromUnicode mapping table value; ignores roundtrip and reserved bits 794 /* matched, no mapping but request for <subchar1> */ 804 * @return number of bytes in *pValue; negative number if fallback; 0 for no mapping 929 /* matched, no mapping but request for <subchar1> */ [all...] |
ustrcase.c | 32 /* append a full case mapping result, see UCASE_MAX_STRING_LENGTH */ 134 /* case mapping loop */ 167 * and not worth setting unless we reuse it for many case mapping operations. 426 /* case mapping loop */ 447 * for string case mapping as a common function.
|
/external/icu/icu4c/source/common/ |
ucnv_ext.cpp | 518 * 1: matched, no mapping but request for <subchar1> 666 * @param value fromUnicode mapping table value; ignores roundtrip and reserved bits 794 /* matched, no mapping but request for <subchar1> */ 804 * @return number of bytes in *pValue; negative number if fallback; 0 for no mapping 930 /* matched, no mapping but request for <subchar1> */ [all...] |
/external/llvm/include/llvm/ExecutionEngine/ |
ExecutionEngine.h | 74 /// GlobalAddressMap - A mapping between LLVM global values and their 78 /// GlobalAddressReverseMap - This is the reverse mapping of GlobalAddressMap, 96 /// \brief Erase an entry from the mapping table. 106 /// The state object holding the global address mapping, which must be 278 llvm_unreachable("Re-mapping of section addresses not supported with this " 345 /// updateGlobalMapping - Replace an existing mapping for GV with a new 369 /// remove its global mapping and free any machine code. Be sure no threads
|
/external/libphonenumber/java/ |
release_notes.txt | 132 - Added build rules for generating the binary time zones mapping file from the text file. 133 - Modified PhoneNumberParserServlet.java (the appengine demo) to incorporate time zone mapping. 135 - Added the time zone mapping file. 140 - Added build rules for generating binary carrier mapping files from text files. 141 - Modified PhoneNumberParserServlet.java (the appengine demo) to incorporate carrier mapping. 143 - Added carrier mapping files for some NANPA countries, EG, SS, MA, DZ, TN, GM, SN, MR, ML, GN, 614 - Regenerate binaries for all existing area code mapping data with smaller sizes. 615 - Added city-level area code data mapping for US and Canada. 622 - Added phone number area mapping files for 636 - Added GenerateAreaCodeData to transform phone number area mapping files from text files to binar [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
CertPathReviewerMessages.properties | 282 # error processing policy mapping extension 284 CertPathReviewer.policyMapExtError.text = Policy checking failed: there was an error processing the policy mapping extension. 285 CertPathReviewer.policyMapExtError.summary = Error processing the policy mapping extension. 286 CertPathReviewer.policyMapExtError.details = Policy checking failed: there was an error processing the policy mapping extension. 318 # invalid policy mapping 319 CertPathReviewer.invalidPolicyMapping.title = Invalid policy mapping 320 CertPathReviewer.invalidPolicyMapping.text = Certificate contains an invalid policy mapping. 321 CertPathReviewer.invalidPolicyMapping.summary = Certificate contains an invalid policy mapping. 322 CertPathReviewer.invalidPolicyMapping.details = Certificate contains a policy mapping including the value any policy which is invalid. [all...] |
/external/e2fsprogs/lib/ext2fs/ |
extent.c | 603 * If "blk" has no mapping (hole) then handle is left at last 1128 * Mapping an unmapped block adds a single-block extent. 1133 * Mapping any unmapped block requires adding a (single-block) extent 1183 /* if (re)mapping, set up new extent to insert */ 1281 printf("mapping unmapped logical block %llu\n", logical); [all...] |
/hardware/intel/common/libmix/videoencoder/ |
VideoEncoderBase.cpp | [all...] |
/libcore/luni/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 189 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> 363 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> 575 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> [all...] |
/external/chromium_org/base/ |
file_util_win.cc | 452 // Get the mapping of drive letters to device paths. 456 DLOG(ERROR) << "Failed to get drive mapping."; 460 // The drive mapping is a sequence of null terminated strings. 466 // For each string in the drive mapping, get the junction that links 510 // Create a file mapping object. Can't easily use MemoryMappedFile, because
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-coretext.cc | 451 const feature_mapping_t * mapping = (const feature_mapping_t *) bsearch (&features[i].tag, local 456 if (!mapping) 460 feature.rec.feature = mapping->aatFeatureType; 461 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable; [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
normalizer2.h | 37 * for using custom mapping tables. 178 * Gets the decomposition mapping of c. Equivalent to normalize(UnicodeString(c)) 183 * decomposition mapping, if there is one. 382 * Gets the decomposition mapping of c. Equivalent to normalize(UnicodeString(c)) 387 * decomposition mapping, if there is one.
|
/external/chromium_org/third_party/jinja2/ |
runtime.py | 120 # create the initial mapping of blocks. Whenever template inheritance 121 # takes place the runtime will update this mapping with the new blocks 245 # register the context as mapping if possible 247 from collections import Mapping 248 Mapping.register(Context)
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/ |
radeon_drm_bo.c | 408 /* Mapping for read. 410 * Since we are mapping for read, we don't need to wait 437 /* Mapping for read. 439 * Since we are mapping for read, we don't need to wait 450 /* Mapping for write. */
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
pcy_tree.c | 160 /* Disable policy mapping for now... */ 354 * link because then it will have the mapping flags 413 /* If no policy mapping: matched if one child present */ 422 /* If mapping: matched if one child per expected policy set */ 463 * Note: need something better for policy mapping
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
system-alloc.cc | 202 // will put the first mapping at a random address and will then try to grow it. 203 // If it's not possible to grow an existing mapping, a new one will be created. 215 // address_hint is likely to make us grow an existing mapping. 221 // the current mapping as long as it's compatible with our ASLR mask. 659 // mapping /dev/mem for heap memory.
|
/external/chromium_org/v8/tools/push-to-trunk/ |
common_includes.py | 473 # The googlers mapping maps @google.com accounts to @chromium.org 479 print "Skip determining sheriff without googler mapping." 542 parser.add_argument("-g", "--googlers-mapping", 543 help="Path to the script mapping google accounts.") 567 print "To determine the current sheriff, requires the googler mapping"
|
/external/deqp/modules/egl/ |
teglNativeColorMappingTests.cpp | 21 * \brief Test for mapping client color values to native surface colors 574 : TestCaseGroup(eglTestCtx, "native_color_mapping", "Tests for mapping client colors to native surface") 581 TestCaseGroup* windowGroup = new TestCaseGroup(m_eglTestCtx, "native_window", "Tests for mapping client color to native window"); 587 TestCaseGroup* pixmapGroup = new TestCaseGroup(m_eglTestCtx, "native_pixmap", "Tests for mapping client color to native pixmap"); 593 TestCaseGroup* pbufferGroup = new TestCaseGroup(m_eglTestCtx, "pbuffer_to_native_pixmap", "Tests for mapping client color to native pixmap with eglCopyBuffers()");
|
teglNativeCoordMappingTests.cpp | 21 * \brief Tests for mapping client coordinates to native surface coordinates 610 : TestCaseGroup(eglTestCtx, "native_coord_mapping", "Tests for mapping client coordinates to native surface") 617 TestCaseGroup* windowGroup = new TestCaseGroup(m_eglTestCtx, "native_window", "Tests for mapping client color to native window"); 623 TestCaseGroup* pixmapGroup = new TestCaseGroup(m_eglTestCtx, "native_pixmap", "Tests for mapping client color to native pixmap"); 629 TestCaseGroup* pbufferGroup = new TestCaseGroup(m_eglTestCtx, "pbuffer_to_native_pixmap", "Tests for mapping client color to native pixmap with eglCopyBuffers()");
|
/external/harfbuzz_ng/src/ |
hb-coretext.cc | 451 const feature_mapping_t * mapping = (const feature_mapping_t *) bsearch (&features[i].tag, local 456 if (!mapping) 460 feature.rec.feature = mapping->aatFeatureType; 461 feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable; [all...] |
/external/llvm/lib/Support/ |
YAMLTraits.cpp | 132 setError(CurrentNode, "not a mapping"); 136 HNode *Value = MN->Mapping[Key]; 160 for (const auto &NN : MN->Mapping) { 342 mapHNode->Mapping[KeyStr] = ValueHNode; 370 for (auto &N : Mapping)
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_drm_bo.c | 408 /* Mapping for read. 410 * Since we are mapping for read, we don't need to wait 437 /* Mapping for read. 439 * Since we are mapping for read, we don't need to wait 450 /* Mapping for write. */
|
/external/openssl/crypto/x509v3/ |
pcy_tree.c | 160 /* Disable policy mapping for now... */ 354 * link because then it will have the mapping flags 413 /* If no policy mapping: matched if one child present */ 422 /* If mapping: matched if one child per expected policy set */ 463 * Note: need something better for policy mapping
|