HomeSort by relevance Sort by last modified time
    Searched refs:map (Results 726 - 750 of 7461) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/
global_shortcut_listener_mac.h 13 #include <map>
35 typedef std::map<ui::Accelerator, KeyId> AcceleratorIdMap;
36 typedef std::map<KeyId, ui::Accelerator> IdAcceleratorMap;
37 typedef std::map<KeyId, EventHotKeyRef> IdHotKeyRefMap;
83 // A map of all hotkeys (media keys and shortcuts) mapping to their
88 // The inverse map for quickly looking up accelerators by hotkey id.
91 // Keyboard shortcut IDs to hotkeys map for unregistration.
test_blacklist_state_fetcher.h 34 std::map<std::string, ClientCRXListInfoResponse_Verdict> verdicts_;
  /external/chromium_org/chrome/browser/
icon_manager.h 48 #include <map>
97 // Used as a key in the map below, so we need this comparator.
107 typedef std::map<CacheKey, gfx::Image*> IconMap;
110 typedef std::map<base::FilePath, IconGroupID> GroupMap;
115 typedef std::map<IconLoader*, ClientRequest> ClientRequests;
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
itunes_data_provider.h 8 #include <map>
32 typedef std::map<TrackName, base::FilePath> Album;
64 typedef std::map<AlbumName, Album> Artist;
65 typedef std::map<ArtistName, Artist> Library;
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_url_filter.h 97 void SetManualHosts(const std::map<std::string, bool>* host_map);
100 void SetManualURLs(const std::map<GURL, bool>* url_map);
118 std::map<GURL, bool> url_map_;
122 std::map<std::string, bool> host_map_;
  /external/chromium_org/chrome/browser/sync_file_system/
fake_remote_change_processor.h 8 #include <map>
30 typedef std::map<fileapi::FileSystemURL, std::vector<FileChange>,
32 typedef std::map<fileapi::FileSystemURL, FileChangeList,
34 typedef std::map<fileapi::FileSystemURL, SyncFileMetadata,
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_status.h 8 #include <map>
83 typedef std::map<OriginAndType, PathSet> URLSet;
85 typedef std::map<base::FilePath, int64> PathBucket;
86 typedef std::map<OriginAndType, PathBucket> URLBucket;
  /external/chromium_org/chrome/utility/media_galleries/
picasa_albums_indexer.h 8 #include <map>
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_manager_client.h 8 #include <map>
79 typedef std::map<
82 typedef std::map<
91 typedef std::map<dbus::ObjectPath, ServiceProvider> ServiceMap;
  /external/chromium_org/components/autofill/core/browser/
email_field.h 20 virtual bool ClassifyField(ServerFieldTypeMap* map) const OVERRIDE;
form_field.h 28 // The association is stored into |map|. Each field has a derived unique name
29 // that is used as the key into the |map|.
31 ServerFieldTypeMap* map);
79 // Adds an association between a field and a type to |map|.
82 ServerFieldTypeMap* map);
88 virtual bool ClassifyField(ServerFieldTypeMap* map) const = 0;
116 // Classification results of the processed fields are stored in |map|.
119 ServerFieldTypeMap* map);
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_mac.h 8 #include <map>
  /external/chromium_org/content/public/renderer/
key_system_info.h 8 #include <map>
  /external/chromium_org/content/renderer/pepper/
host_var_tracker.h 8 #include <map>
39 // Tracks all live NPObjectVar. This is so we can map between instance +
85 typedef std::map<NPObject*, ppapi::NPObjectVar*> NPObjectToNPObjectVarMap;
91 // The instance map is lazily managed, so we'll add the
94 typedef std::map<PP_Instance, linked_ptr<NPObjectToNPObjectVarMap> >
104 typedef std::map<int, SharedMemoryMapEntry> SharedMemoryMap;
  /external/chromium_org/device/hid/
hid_service_win.h 8 #include <map>
  /external/chromium_org/net/quic/congestion_control/
tcp_loss_algorithm.h 9 #include <map>
time_loss_algorithm.h 9 #include <map>
  /external/chromium_org/net/spdy/
hpack_encoder.h 8 #include <map>
41 bool EncodeHeaderSet(const std::map<std::string, std::string>& header_set,
49 const std::map<std::string, std::string>& header_set,
87 const std::map<std::string, std::string>& header_set);
  /external/chromium_org/ppapi/proxy/
nacl_message_scanner.h 8 #include <map>
111 typedef std::map<int, uint32> PendingSyncMsgMap;
117 typedef std::map<int32_t, FileSystem*> FileSystemMap;
119 typedef std::map<int32_t, FileIO*> FileIOMap;
  /external/chromium_org/sync/notifier/
invalidation_state_tracker.h 15 #include <map>
unacked_invalidation_set_test_util.h 15 void PrintTo(const UnackedInvalidationsMap& map, ::std::ostream* os);
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8DOMActivityLogger.cpp 22 DEFINE_STATIC_LOCAL(DOMActivityLoggerMapForMainWorld, map, ());
23 return map;
29 DEFINE_STATIC_LOCAL(DOMActivityLoggerMapForIsolatedWorld, map, ());
30 return map;
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_ashmem.cpp 51 ScopedMemoryMapping map; local
53 // First, check that trying to map a page of the region with PROT_WRITE
55 if (map.Allocate(NULL, map_size, MemoryMapping::CAN_WRITE, fd)) {
69 if (!map.Allocate(NULL, map_size, MemoryMapping::CAN_READ, fd)) {
70 LOG_ERRNO("%s: Failed to map region read-only", __FUNCTION__);
73 if (map.SetProtection(MemoryMapping::CAN_READ_WRITE)) {
  /external/chromium_org/third_party/angle/src/compiler/translator/
ValidateOutputs.h 28 typedef std::map<int, TIntermSymbol*> OutputMap;
  /external/chromium_org/third_party/freetype/include/freetype/
ftautoh.h 61 * glyph-to-script-map
66 * auto-hinted, the Unicode character map of the font gets examined, and
79 * structure. The `glyph-to-script-map' property returns a pointer to
100 * "glyph-to-script-map", &prop );
102 * // adjust `prop.map' as needed right here
116 * A list of constants used for the @glyph-to-script-map property to
239 * The data exchange structure for the @glyph-to-script-map property.
245 FT_Byte* map; member in struct:FT_Prop_GlyphToScriptMap_
258 * @glyph-to-script-map property). By default, this is
277 * creation of the glyph-to-script map which eventually uses th
    [all...]

Completed in 1006 milliseconds

<<21222324252627282930>>