Searched defs:setMap (Results 1 - 14 of 14) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/workgroup/settings/
H A DGenericSettings.java48 public void setMap(Map<String, String> map) { method in class:GenericSettings
/external/deqp/modules/egl/
H A DteglSimpleConfigCase.cpp123 void addConfigId (map<string, NamedConfigIdSet*>& setMap, const char* name, const ConfigInfo& info) argument
125 DE_ASSERT(setMap.find(name) != setMap.end());
126 setMap[name]->getConfigIds().push_back(info.configId);
129 bool filterConfigStencil (map<string, NamedConfigIdSet*>& setMap, const char* namePrefix, const ConfigInfo& info) argument
132 addConfigId(setMap, (string(namePrefix) + "stencil").c_str(), info);
134 addConfigId(setMap, (string(namePrefix) + "no_stencil").c_str(), info);
138 bool filterConfigDepth (map<string, NamedConfigIdSet*>& setMap, const char* namePrefix, const ConfigInfo& info) argument
141 return filterConfigStencil(setMap, (string(namePrefix) + "depth_").c_str(), info);
143 return filterConfigStencil(setMap, (strin
146 filterConfigColor(map<string, NamedConfigIdSet*>& setMap, const char* namePrefix, const ConfigInfo& info) argument
201 map<string, NamedConfigIdSet*> setMap; local
[all...]
/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp46 void setMap(MMIAddrLabelMap *map) { Map = map; } function in class:llvm::MMIAddrLabelMapCallbackPtr
116 BBCallbacks.back().setMap(this);
/external/guava/guava/src/com/google/common/collect/
H A DAbstractMultimap.java124 final void setMap(Map<K, Collection<V>> map) { method in class:AbstractMultimap
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 302 milliseconds