type              189 ash/shell/app_list.cc   WindowTypeShelfItem::Type type() const { return type_; }
type               47 base/numerics/safe_math.h   typedef T type;
type               31 base/numerics/safe_math_impl.h   typedef int8_t type;
type               35 base/numerics/safe_math_impl.h   typedef uint8_t type;
type               39 base/numerics/safe_math_impl.h   typedef int16_t type;
type               43 base/numerics/safe_math_impl.h   typedef uint16_t type;
type               47 base/numerics/safe_math_impl.h   typedef int32_t type;
type               51 base/numerics/safe_math_impl.h   typedef uint32_t type;
type               55 base/numerics/safe_math_impl.h   typedef int64_t type;
type               59 base/numerics/safe_math_impl.h   typedef uint64_t type;
type               70 base/numerics/safe_math_impl.h       typename IntegerForSizeAndSign<sizeof(Integer), false>::type>::type type;
type               77 base/numerics/safe_math_impl.h       typename IntegerForSizeAndSign<sizeof(Integer), true>::type>::type type;
type               86 base/numerics/safe_math_impl.h           std::numeric_limits<Integer>::is_signed>::type>::type type;
type              472 base/numerics/safe_math_impl.h   typedef Lhs type;
type              477 base/numerics/safe_math_impl.h   typedef Rhs type;
type              482 base/numerics/safe_math_impl.h   typedef int type;
type               20 base/template_util.h   typedef integral_constant<T, v> type;
type              146 base/template_util.h struct enable_if<true, T> { typedef T type; };
type               16 base/test/sequenced_task_runner_test_template.cc   : i(i), type(type) {
type              804 chrome/android/java/src/org/chromium/chrome/browser/ChromeBrowserProvider.java         public Type type() {
type               74 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityWindowInfo::type() const {
type               85 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityButtonInfo::type() const {
type               96 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityLinkInfo::type() const {
type              114 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityRadioButtonInfo::type() const {
type              135 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityCheckboxInfo::type() const {
type              156 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityTabInfo::type() const {
type              179 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityComboBoxInfo::type() const {
type              202 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityTextBoxInfo::type() const {
type              228 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityListBoxInfo::type() const {
type              245 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityMenuInfo::type() const {
type              262 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityMenuItemInfo::type() const {
type              279 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityTreeInfo::type() const {
type              300 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityTreeItemInfo::type() const {
type              323 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilitySliderInfo::type() const {
type              338 chrome/browser/accessibility/accessibility_events.cc const char* AccessibilityAlertInfo::type() const {
type              310 chrome/browser/autocomplete/history_url_provider.cc   Type type() const { return type_; }
type               19 chrome/browser/chromeos/file_manager/fake_disk_mount_manager.cc       type(type) {
type               25 chrome/browser/extensions/api/declarative/deduping_factory_unittest.cc   Type type() const { return type_; }
type              182 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   fileapi::FileSystemType type() {
type               65 chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc   static BubbleType type() {
type               37 chrome/browser/sync/glue/autofill_data_type_controller.cc syncer::ModelType AutofillDataTypeController::type() const {
type               39 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc syncer::ModelType AutofillProfileDataTypeController::type() const {
type               39 chrome/browser/sync/glue/bookmark_data_type_controller.cc syncer::ModelType BookmarkDataTypeController::type() const {
type               40 chrome/browser/sync/glue/extension_setting_data_type_controller.cc syncer::ModelType ExtensionSettingDataTypeController::type() const {
type               51 chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc   virtual syncer::ModelType type() const OVERRIDE { return syncer::BOOKMARKS; }
type               66 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc   virtual syncer::ModelType type() const OVERRIDE { return syncer::BOOKMARKS; }
type               76 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc   virtual syncer::ModelType type() const OVERRIDE {
type               31 chrome/browser/sync/glue/password_data_type_controller.cc syncer::ModelType PasswordDataTypeController::type() const {
type               37 chrome/browser/sync/glue/session_data_type_controller.cc syncer::ModelType SessionDataTypeController::type() const {
type               86 chrome/browser/sync/glue/typed_url_data_type_controller.cc syncer::ModelType TypedUrlDataTypeController::type() const {
type              295 chrome/browser/sync/glue/ui_data_type_controller.cc syncer::ModelType UIDataTypeController::type() const {
type               13 chrome/browser/sync_file_system/drive_backend_v1/origin_operation_queue.cc     : origin(origin), type(type) {}
type               40 chrome/browser/ui/bookmarks/recently_used_folders_combo_model.cc       type(type) {
type              158 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   Type type() const { return type_; }
type               39 chrome/installer/util/registry_key_backup.cc   DWORD type() const { return type_; }
type               36 chrome/test/chromedriver/chrome/devtools_http_client.cc     : id(id), debugger_url(debugger_url), url(url), type(type) {}
type              190 chrome/test/chromedriver/logging.cc const std::string& WebDriverLog::type() const {
type              862 components/policy/core/common/schema.cc base::Value::Type Schema::type() const {
type              113 components/sync_driver/fake_data_type_controller.cc ModelType FakeDataTypeController::type() const {
type               41 components/sync_driver/proxy_data_type_controller.cc syncer::ModelType ProxyDataTypeController::type() const {
type              255 content/browser/fileapi/obfuscated_file_util_unittest.cc   fileapi::FileSystemType type() const {
type             1256 content/browser/indexed_db/indexed_db_leveldb_coding.cc KeyPrefix::Type KeyPrefix::type() const {
type              367 content/renderer/media/mock_media_stream_dependency_factory.cc   virtual std::string type() const OVERRIDE {
type               22 extensions/browser/view_type_utils.cc   ViewType type() { return type_; }
type               77 gpu/command_buffer/client/vertex_array_object_manager.cc     GLenum type() const {
type              225 gpu/config/gpu_control_list.cc GpuControlList::OsType GpuControlList::OsInfo::type() const {
type               35 media/base/fake_text_track_stream.cc DemuxerStream::Type FakeTextTrackStream::type() {
type               25 media/base/mock_filters.cc DemuxerStream::Type MockDemuxerStream::type() {
type               94 media/cast/logging/logging_defines.cc     : rtp_timestamp(0u), frame_id(kFrameIdUnknown), size(0u), type(kUnknown) {}
type              103 media/cast/logging/logging_defines.cc       type(kUnknown) {}
type              892 media/filters/chunk_demuxer.cc DemuxerStream::Type ChunkDemuxerStream::type() { return type_; }
type              155 media/filters/decrypting_demuxer_stream.cc DemuxerStream::Type DecryptingDemuxerStream::type() {
type               80 media/filters/fake_demuxer_stream.cc DemuxerStream::Type FakeDemuxerStream::type() {
type              242 media/filters/ffmpeg_demuxer.cc DemuxerStream::Type FFmpegDemuxerStream::type() {
type               38 mojo/public/cpp/bindings/lib/callback_internal.h struct EnableIf<true, T> { typedef T type; };
type               71 net/http/http_stream_factory_impl_unittest.cc   StreamType type() const {
type              116 net/proxy/multi_threaded_proxy_resolver.cc   Type type() const { return type_; }
type               40 net/proxy/proxy_config.cc       type(TYPE_NO_RULES) {
type               18 sandbox/win/src/policy_params.h #define POLPARAMS_END(type) PolParamLast }; }; \
type               36 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h   typedef T type;
type               43 third_party/cld/base/template_util.h   typedef integral_constant<T, v> type;
type               62 third_party/cld/base/template_util.h   typedef A type;
type               67 third_party/cld/base/template_util.h   typedef B type;
type              144 third_party/cld/base/type_traits.h template<typename T> struct remove_const { typedef T type; };
type              145 third_party/cld/base/type_traits.h template<typename T> struct remove_const<T const> { typedef T type; };
type              146 third_party/cld/base/type_traits.h template<typename T> struct remove_volatile { typedef T type; };
type              147 third_party/cld/base/type_traits.h template<typename T> struct remove_volatile<T volatile> { typedef T type; };
type              149 third_party/cld/base/type_traits.h   typedef typename remove_const<typename remove_volatile<T>::type>::type type;
type              154 third_party/cld/base/type_traits.h template<typename T> struct remove_reference { typedef T type; };
type              155 third_party/cld/base/type_traits.h template<typename T> struct remove_reference<T&> { typedef T type; };
type              158 third_party/cld/base/type_traits.h template<typename T> struct remove_pointer { typedef T type; };
type              159 third_party/cld/base/type_traits.h template<typename T> struct remove_pointer<T*> { typedef T type; };
type              160 third_party/cld/base/type_traits.h template<typename T> struct remove_pointer<T* const> { typedef T type; };
type              161 third_party/cld/base/type_traits.h template<typename T> struct remove_pointer<T* volatile> { typedef T type; };
type              163 third_party/cld/base/type_traits.h   typedef T type; };
type              570 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp Value::type() const
type               19 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/template_util.h   typedef integral_constant<T, v> type;
type               68 third_party/protobuf/src/google/protobuf/stubs/template_util.h   typedef T type;
type               80 third_party/protobuf/src/google/protobuf/stubs/template_util.h   typedef integral_constant<T, v> type;
type               99 third_party/protobuf/src/google/protobuf/stubs/template_util.h   typedef A type;
type              104 third_party/protobuf/src/google/protobuf/stubs/template_util.h   typedef B type;
type              273 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_const { typedef T type; };
type              274 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_const<T const> { typedef T type; };
type              275 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_volatile { typedef T type; };
type              276 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_volatile<T volatile> { typedef T type; };
type              278 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   typedef typename remove_const<typename remove_volatile<T>::type>::type type;
type              283 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_reference { typedef T type; };
type              284 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_reference<T&> { typedef T type; };
type              286 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template <typename T> struct add_reference { typedef T& type; };
type              287 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template <typename T> struct add_reference<T&> { typedef T& type; };
type              290 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_pointer { typedef T type; };
type              291 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_pointer<T*> { typedef T type; };
type              292 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_pointer<T* const> { typedef T type; };
type              293 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template<typename T> struct remove_pointer<T* volatile> { typedef T type; };
type              295 third_party/protobuf/src/google/protobuf/stubs/type_traits.h   typedef T type; };
type              240 ui/gfx/image/image.cc   Image::RepresentationType type() const { return type_; }
type               63 ui/message_center/message_center_impl.cc     ChangeType type() const { return type_; }
type              105 ui/views/controls/textfield/textfield_model.cc   Type type() const { return type_; }
type               68 webkit/browser/fileapi/external_mount_points.cc   FileSystemType type() const { return type_; }
type              119 webkit/browser/fileapi/isolated_context.cc   FileSystemType type() const { return type_; }
type               70 webkit/browser/fileapi/quota/quota_reservation.cc FileSystemType QuotaReservation::type() const {
type               94 webkit/browser/quota/mock_quota_manager_unittest.cc   const StorageType& type() const {
type               23 webkit/renderer/compositor_bindings/web_filter_animation_curve_impl.cc WebFilterAnimationCurveImpl::type() const {
type               22 webkit/renderer/compositor_bindings/web_float_animation_curve_impl.cc WebFloatAnimationCurveImpl::type() const {
type               27 webkit/renderer/compositor_bindings/web_scroll_offset_animation_curve_impl.cc WebScrollOffsetAnimationCurveImpl::type() const {
type               23 webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.cc WebTransformAnimationCurveImpl::type() const {