HomeSort by relevance Sort by last modified time
    Searched refs:map (Results 301 - 325 of 3027) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/collect/
WellBehavedMap.java 21 import java.util.Map;
35 private final Map<K, V> delegate;
38 private WellBehavedMap(Map<K, V> delegate) {
43 * Wraps the given map into a {@code WellBehavedEntriesMap}, which
48 static <K, V> WellBehavedMap<K, V> wrap(Map<K, V> delegate) {
52 @Override protected Map<K, V> delegate() {
66 extends Sets.InvertibleFunction<K, Map.Entry<K, V>> {
67 final Map<K, V> map; field in class:WellBehavedMap.KeyToEntryConverter
69 KeyToEntryConverter(Map<K, V> map)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit.c 90 info.aux_data = src->map->sw_data->aux_data;
92 info.table = src->map->table;
94 RunBlit = src->map->sw_data->blit;
241 surface->map->sw_blit = NULL;
245 if ( surface->map->identity ) {
250 if ( surface->map->dst->flags & SDL_HWSURFACE ) {
263 if ( surface->map->dst->flags & SDL_HWSURFACE ) {
278 video->CheckHWBlit(this, surface, surface->map->dst);
289 video->CheckHWBlit(this, surface, surface->map->dst);
304 if ( surface->map->identity && blit_index == 0 )
    [all...]
  /frameworks/base/core/tests/coretests/src/android/provider/
SmsProviderTest.java 54 ContentValues map = new ContentValues(); local
55 map.put("address", "+15045551337");
56 map.put("read", 0);
61 map.put("body", "Test " + i + " !");
62 map.put("date", dates[i]);
63 urls[i] = contentResolver.insert(Sms.Inbox.CONTENT_URI, map);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportFieldsPart.java 73 HashMap<String, Control> map = getNameToField(); local
74 map.put("package", packageField); //$NON-NLS-1$
75 map.put("projects", projectsField); //$NON-NLS-1$
76 map.put("versionCode", versionCodeField); //$NON-NLS-1$
77 map.put("_key.store", keyStoreField); //$NON-NLS-1$
78 map.put("_key.alias", keyAliasField); //$NON-NLS-1$
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestHandlerRegistry.java 34 import java.util.Map;
37 * Maintains a map of HTTP request handlers keyed by a request URI pattern.
67 public void setHandlers(final Map map) {
68 matcher.setHandlers(map);
  /external/chromium/chrome/browser/chromeos/
sms_observer.h 9 #include <map>
29 typedef std::map<std::string, SMSHandler*> ObserversMap;
  /external/chromium/chrome/browser/extensions/
autoupdate_interceptor.h 9 #include <map>
41 std::map<GURL, FilePath> responses_;
extension_tab_id_map.h 9 #include <map>
15 // This class keeps track of a map between renderer IDs and tab/window IDs, for
28 // if we have the IDs in our map. Called on the IO thread.
39 typedef std::map<RenderId, TabAndWindowId> TabAndWindowIdMap;
44 // Adds or removes a render view from our map.
extensions_quota_service.h 19 #include <map>
50 typedef std::map<std::string, QuotaLimitHeuristics> FunctionHeuristicsMap;
59 void PurgeFunctionHeuristicsMap(FunctionHeuristicsMap* map);
64 // key for the mapping. As an extension invokes functions, the map keeps
67 std::map<std::string, FunctionHeuristicsMap> function_heuristics_;
77 // A QuotaLimitHeuristic is two things: 1, A heuristic to map extension
145 explicit QuotaLimitHeuristic(const Config& config, BucketMapper* map);
166 // The mapper used in Map. Cannot be NULL.
176 explicit TimedLimit(const Config& config, BucketMapper* map)
177 : QuotaLimitHeuristic(config, map) {}
    [all...]
  /external/chromium/chrome/browser/history/
visit_tracker.h 9 #include <map>
52 typedef std::map<const void*, TransitionList*> HostList;
  /external/chromium/chrome/browser/
mock_browsing_data_database_helper.h 9 #include <map>
57 std::map<const std::string, bool> databases_;
mock_browsing_data_indexed_db_helper.h 9 #include <map>
53 std::map<const FilePath::StringType, bool> files_;
mock_browsing_data_local_storage_helper.h 9 #include <map>
53 std::map<const FilePath::StringType, bool> files_;
  /external/chromium/chrome/browser/policy/
policy_map.h 8 #include <map>
15 // Wrapper class around a std::map<ConfigurationPolicyType, Value*> that
17 // Exposes interesting methods of the underlying std::map.
20 typedef std::map<ConfigurationPolicyType, Value*> PolicyMapType;
29 // Returns NULL if the map does not contain a value for |policy|.
32 // map for the key |policy|.
  /external/chromium/chrome/browser/sync/glue/
extension_data.h 12 #include <map>
55 typedef std::map<Source, sync_pb::ExtensionSpecifics> SourceDataMap;
  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.h 9 #include <map>
44 typedef std::map<std::string, Record> Records;
  /external/chromium/chrome/browser/tab_contents/
tab_contents_ssl_helper.h 9 #include <map>
41 std::map<int, linked_ptr<SSLAddCertData> > request_id_to_add_cert_data_;
  /external/chromium/net/base/
ssl_client_auth_cache.h 10 #include <map>
54 typedef std::map<AuthCacheKey, AuthCacheValue> AuthCacheMap;
56 // internal representation of cache, an STL map.
  /external/chromium/net/socket_stream/
socket_stream_job_manager.h 9 #include <map>
33 typedef std::map<std::string, SocketStreamJob::ProtocolFactory*> FactoryMap;
  /external/chromium/testing/
multiprocess_func_list.cc 7 #include <map>
10 // The information is accessed via a global map.
15 typedef std::map<std::string, ChildFunctionPtr> MultiProcessTestMap;
17 // Retrieve a reference to the global 'func name' -> func ptr map.
  /external/chromium/third_party/libjingle/source/talk/examples/call/
muc.h 31 #include <map>
49 typedef std::map<std::string, MucStatus> MemberMap;
52 // CallClient, so we completely expose the map.
  /external/chromium/webkit/glue/
password_form.h 9 #include <map>
143 // Map username to PasswordForm* for convenience. See password_form_manager.h.
144 typedef std::map<string16, PasswordForm*> PasswordFormMap;
  /external/clang/test/Parser/
cxx0x-for-range.cpp 7 struct map { struct
16 int foo(map<char*,int> &m) {
  /external/oprofile/libabi/
abi.h 16 #include <map>
39 std::map<std::string, int> slots;
  /external/v8/src/
interface.cc 46 ZoneHashMap* map = Chase()->exports_; local
47 if (map == NULL) return NULL;
48 ZoneHashMap::Entry* p = map->Lookup(name.location(), name->Hash(), false);
87 ZoneHashMap** map = &Chase()->exports_; local
88 if (*map == NULL) *map = new ZoneHashMap(Match, 8);
90 ZoneHashMap::Entry* p = (*map)->Lookup(name, hash, !IsFrozen());
166 ZoneHashMap* map = that->exports_; local
167 if (map != NULL) {
168 for (ZoneHashMap::Entry* p = map->Start(); p != NULL; p = map->Next(p))
206 ZoneHashMap* map = Chase()->exports_; local
    [all...]

Completed in 1500 milliseconds

<<11121314151617181920>>