HomeSort by relevance Sort by last modified time
    Searched refs:mapping (Results 401 - 425 of 798) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
IsolatedFileSystemManager.js 57 mapping: function()
IsolatedFileSystem.js 157 if (this._manager.mapping().isFileExcluded(this._path, entry.fullPath))
162 if (this._manager.mapping().isFileExcluded(this._path, entry.fullPath + "/"))
  /external/chromium_org/third_party/mesa/src/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/eigen/bench/btl/data/
gnuplot_common_settings.hh 38 set mapping cartesian
  /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/stressapptest/src/
os.cc 510 // Use dynamic mapping for allocations larger than that.
515 // Do a full mapping here otherwise.
591 // Prepare the target memory. It may requre mapping in, or this may be a noop.
598 void * mapping = mmap64(NULL, length, PROT_READ | PROT_WRITE, local
602 void * mapping = mmap(NULL, length, PROT_READ | PROT_WRITE,
606 if (mapping == MAP_FAILED) {
613 return mapping;
  /external/chromium_org/chrome/common/extensions/docs/server2/
appengine_wrappers.py 36 """|configuration| is a dictionary mapping strings to fake urlfetch classes.
160 def set_multi_async(self, mapping, namespace='', time=0):
161 for k, v in mapping.iteritems():
  /external/chromium_org/mojo/system/
dispatcher.cc 209 scoped_ptr<RawSharedBufferMapping>* mapping) {
214 return MapBufferImplNoLock(offset, num_bytes, flags, mapping);
342 scoped_ptr<RawSharedBufferMapping>* /*mapping*/) {
  /external/valgrind/main/gdbserver_tests/
mcsignopass.stdoutB.exp 57 115 mapping[FILESIZE+10];
  /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/chrome/browser/resources/chromeos/chromevox/host/chrome/
mathjax.js 59 * Register a callback function in the mapping.
73 * Destructive Retrieval of a callback function from the mapping.
105 * Destructive Retrieval of a callback function from the mapping.
braille_display_manager.js 367 var mapping = this.brailleToText_;
372 } else if (braillePosition >= mapping.length) {
378 return mapping[braillePosition];
  /external/llvm/lib/Object/
ELFYAML.cpp 645 void MappingTraits<ELFYAML::FileHeader>::mapping(IO &IO, function in class:llvm::yaml::MappingTraits
656 void MappingTraits<ELFYAML::Symbol>::mapping(IO &IO, ELFYAML::Symbol &Symbol) { function in class:llvm::yaml::MappingTraits
665 void MappingTraits<ELFYAML::LocalGlobalWeakSymbols>::mapping( function in class:llvm::yaml::MappingTraits
693 void MappingTraits<std::unique_ptr<ELFYAML::Section>>::mapping( function in class:llvm::yaml::MappingTraits
723 void MappingTraits<ELFYAML::Relocation>::mapping(IO &IO, function in class:llvm::yaml::MappingTraits
731 void MappingTraits<ELFYAML::Object>::mapping(IO &IO, ELFYAML::Object &Object) { function in class:llvm::yaml::MappingTraits
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 104 def check_mapping(mapping):
105 len(mapping)
106 keys = mapping.keys()
107 items = mapping.items()
109 item = mapping[key]
110 mapping["key"] = "value"
111 if mapping["key"] != "value":
112 print "expected value string, got %r" % mapping["key"]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 104 def check_mapping(mapping):
105 len(mapping)
106 keys = mapping.keys()
107 items = mapping.items()
109 item = mapping[key]
110 mapping["key"] = "value"
111 if mapping["key"] != "value":
112 print "expected value string, got %r" % mapping["key"]
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
pep8.py 827 self.mapping = []
850 self.mapping.append((length, token))
865 first_line = self.lines[self.mapping[0][1][2][0] - 1]
866 indent = first_line[:self.mapping[0][1][2][1]]
880 for token_offset, token in self.mapping:
    [all...]
  /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/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/
normalizer2impl.h 408 const uint16_t *mapping=getMapping(norm16); local
409 if(*mapping&MAPPING_HAS_CCC_LCCC_WORD) {
410 return (uint8_t)mapping[1];
435 const uint16_t *list=extraData+norm16; // composite has both mapping & compositions list
436 return list+ // mapping pointer
437 1+ // +1 to skip the first unit with the mapping lenth
438 (*list&MAPPING_LENGTH_MASK)+ // + mapping length
673 * with a decomposition mapping, that is, with NF*D_QC=No.
675 * with NF*C_QC=No (has a one-way mapping) or Maybe (combines backward).
692 * which means it has a two-way (round-trip) decomposition mapping
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 521 const uint16_t *mapping=getMapping(norm16); local
522 if(*mapping&MAPPING_HAS_CCC_LCCC_WORD) {
523 return (uint8_t)*(mapping-1);
548 const uint16_t *list=extraData+norm16; // composite has both mapping & compositions list
549 return list+ // mapping pointer
550 1+ // +1 to skip the first unit with the mapping lenth
551 (*list&MAPPING_LENGTH_MASK); // + mapping length
702 * with a decomposition mapping, that is, with NF*D_QC=No.
704 * with NF*C_QC=No (has a one-way mapping) or Maybe (combines backward).
722 * which means it has a two-way (round-trip) decomposition mapping
    [all...]
  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 192 SectionMap::mapping SectionMap::find(const std::string& pInputFile,
228 std::pair<SectionMap::mapping, bool>
262 std::pair<SectionMap::mapping, bool>
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 479 Character mapping = ESCAPE_STRINGS.get(entity); local
481 if (mapping != null) {
483 return mapping;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msrdc.h 325 STDMETHOD_(HRESULT,CreateTableIndirect)(THIS_ ISimilarityTraitsMapping *mapping,IRdcFileWriter *fileIdFile,WINBOOL truncate,DWORD recordSize,RdcCreatedTables *isNew) PURE;
339 #define ISimilarity_CreateTableIndirect(This,mapping,fileIdFile,truncate,recordSize,isNew) (This)->lpVtbl->CreateTableIndirect(This,mapping,fileIdFile,truncate,recordSize,isNew)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h     [all...]

Completed in 1122 milliseconds

<<11121314151617181920>>