true               53 android_webview/browser/aw_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               30 ash/accelerators/magnifier_key_scroller.h       SetEnabled(true);
true               30 ash/accelerators/spoken_feedback_toggler.h       SetEnabled(true);
true               64 ash/accelerometer/accelerometer_controller.h   ObserverList<AccelerometerObserver, true> observers_;
true               51 ash/display/display_pref_util.h       return true;
true               68 ash/shelf/shelf_widget.h   void WillActivateAsFallback() { activating_as_fallback_ = true; }
true              387 base/android/jni_generator/golden_sample_for_tests_jni.h   return true;
true               70 base/at_exit.h   ShadowingAtExitManager() : AtExitManager(true) {}
true              264 base/bind_helpers.h struct UnsafeBindtoRefCountedArgHelper<true, T>
true              370 base/bind_helpers.h   explicit PassedWrapper(T scoper) : is_valid_(true), scoper_(scoper.Pass()) {}
true              454 base/bind_helpers.h struct MaybeRefcount<true, T> {
true              460 base/bind_helpers.h struct MaybeRefcount<true, T*> {
true              468 base/bind_helpers.h struct MaybeRefcount<true, scoped_refptr<T> > {
true              474 base/bind_helpers.h struct MaybeRefcount<true, const T*> {
true              489 base/bind_helpers.h struct IsWeakMethod<true, WeakPtr<T> > : public true_type {};
true              492 base/bind_helpers.h struct IsWeakMethod<true, ConstRefWrapper<WeakPtr<T> > > : public true_type {};
true              876 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true              903 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true              932 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true              963 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true              998 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true             1035 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true             1073 base/bind_internal.h struct InvokeHelper<true, void, Runnable,
true             1089 base/bind_internal.h struct InvokeHelper<true, ReturnType, Runnable, ArgsType> {
true              144 base/callback_internal.h struct CallbackParamTraits<T, true> {
true              172 base/containers/small_map.h struct select_equal_key<M, true> {
true              454 base/containers/small_map.h         return std::make_pair(iterator(array_ + size_++), true);
true              102 base/containers/stack_container.h       source_->used_stack_buffer_ = true;
true              739 base/debug/trace_event.h         *ret = true; \
true              755 base/debug/trace_event.h         *ret = true; \
true               26 base/file_descriptor_posix.h   FileDescriptor(File file) : fd(file.TakePlatformFile()), auto_close(true) {}
true               30 base/files/dir_reader_fallback.h   static bool IsFallback() { return true; }
true               57 base/files/dir_reader_linux.h       return true;
true               68 base/files/dir_reader_linux.h     return true;
true               71 base/files/file_path_watcher.h       cancelled_ = true;
true               31 base/json/json_string_value_serializer.h         initialized_with_const_string_(true),
true              288 base/json/json_value_converter.h     return true;
true              322 base/json/json_value_converter.h     return true;
true              359 base/json/json_value_converter.h     return true;
true              516 base/json/json_value_converter.h     return true;
true               59 base/lazy_instance.h   static const bool kRegisterOnExit = true;
true               95 base/lazy_instance.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
true              462 base/logging.h   true ? (void) 0 : ::logging::LogMessageVoidify() & LOG_STREAM(FATAL)
true              955 base/logging.h   logged_once = true;\
true              164 base/mac/mac_util.h inline bool IsOSLionOrLater() { return true; }
true              176 base/mac/mac_util.h inline bool IsOSMountainLionOrLater() { return true; }
true              188 base/mac/mac_util.h inline bool IsOSMavericksOrLater() { return true; }
true              195 base/mac/mac_util.h inline bool IsOSLaterThanMavericks_DontCallThis() { return true; }
true               65 base/memory/linked_ptr.h     if (next_ == this) return true;
true               64 base/memory/ref_counted.h       in_dtor_ = true;
true               66 base/memory/ref_counted.h       return true;
true              224 base/memory/shared_memory.h     return ShareToProcessCommon(process, new_handle, true, SHARE_READONLY);
true              246 base/memory/shared_memory.h     return ShareToProcessCommon(process, new_handle, true, SHARE_CURRENT_MODE);
true               64 base/memory/singleton.h   static const bool kRegisterAtExit = true;
true               82 base/memory/singleton.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
true              125 base/memory/singleton.h   static const bool kRegisterAtExit = true;
true              126 base/memory/singleton.h   static const bool kAllowedToAccessOnNonjoinableThread = true;
true              347 base/message_loop/message_loop.h       loop_->SetNestableTasksAllowed(true);
true              103 base/message_loop/message_loop_test.h     base::test::RunTest_NonNestableInNestedLoop(factory, true); \
true              167 base/numerics/safe_conversions_impl.h     return GetRangeConstraint(value <= std::numeric_limits<Dst>::max(), true);
true              183 base/numerics/safe_conversions_impl.h                      true);
true              197 base/numerics/safe_conversions_impl.h                ? GetRangeConstraint(true, value >= static_cast<Src>(0))
true               30 base/numerics/safe_math_impl.h struct IntegerForSizeAndSign<1, true> {
true               38 base/numerics/safe_math_impl.h struct IntegerForSizeAndSign<2, true> {
true               46 base/numerics/safe_math_impl.h struct IntegerForSizeAndSign<4, true> {
true               54 base/numerics/safe_math_impl.h struct IntegerForSizeAndSign<8, true> {
true               77 base/numerics/safe_math_impl.h       typename IntegerForSizeAndSign<sizeof(Integer), true>::type>::type type;
true              144 base/observer_list.h         return true;
true              338 base/pickle.h      return true;
true               47 base/prefs/default_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               94 base/prefs/json_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               75 base/prefs/overlay_user_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true              241 base/prefs/pref_member.h     setting_value_ = true;
true              104 base/prefs/testing_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               43 base/prefs/value_map_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               41 base/scoped_observer.h         return true;
true               26 base/sequence_checker.h     return true;
true               20 base/strings/nullable_string16.h   NullableString16() : is_null_(true) { }
true              184 base/strings/string_tokenizer.h     return true;
true              199 base/strings/string_tokenizer.h         token_is_delim_ = true;
true              200 base/strings/string_tokenizer.h         return true;
true              206 base/strings/string_tokenizer.h     return true;
true              230 base/strings/string_tokenizer.h         state->in_escape = true;
true              239 base/strings/string_tokenizer.h     return true;
true               25 base/template_util.h typedef integral_constant<bool, true> true_type;
true              146 base/template_util.h struct enable_if<true, T> { typedef T type; };
true              189 base/test/task_runner_test_template.h                  true, task_runner),
true               32 base/threading/non_thread_safe.h     return true;
true               34 base/threading/thread_checker.h     return true;
true              118 base/threading/thread_restrictions.h     ScopedAllowIO() { previous_value_ = SetIOAllowed(true); }
true              131 base/threading/thread_restrictions.h     ScopedAllowSingleton() { previous_value_ = SetSingletonAllowed(true); }
true              169 base/threading/thread_restrictions.h   static bool SetIOAllowed(bool allowed) { return true; }
true              171 base/threading/thread_restrictions.h   static bool SetSingletonAllowed(bool allowed) { return true; }
true              227 base/threading/thread_restrictions.h   static bool SetWaitAllowed(bool allowed) { return true; }
true              236 base/threading/thread_restrictions.h     ScopedAllowWait() { previous_value_ = SetWaitAllowed(true); }
true              366 base/time/time.h     return FromExploded(true, exploded);
true              386 base/time/time.h     return FromStringInternal(time_string, true, parsed_time);
true              405 base/time/time.h     return Explode(true, exploded);
true              581 base/time/time.h     return true;
true              216 base/timer/timer.h class RepeatingTimer : public BaseTimerMethodPointer<Receiver, true> {};
true               67 base/win/event_trace_consumer.h     return true;  // keep going
true              125 base/win/scoped_comptr.h       return true;
true               38 cc/base/completion_event.h     waited_ = true;
true               47 cc/base/completion_event.h     signaled_ = true;
true               64 cc/debug/ring_buffer.h         out_of_range_ = true;
true               70 cc/debug/ring_buffer.h         out_of_range_ = true;
true              113 cc/layers/layer_iterator.h     return LayerIteratorType(render_surface_layer_list, true);
true               34 cc/output/copy_output_request.h     return make_scoped_ptr(new CopyOutputRequest(true, result_callback));
true               50 cc/output/copy_output_request.h     has_area_ = true;
true               66 cc/output/output_surface.h           adjust_deadline_for_parent(true),
true               67 cc/output/output_surface.h           uses_default_gl_framebuffer(true) {}
true               88 cc/output/program_binding.h     initialized_ = true;
true               93 cc/quads/draw_quad.h       return true;
true               84 cc/resources/resource_provider.h   void DidLoseOutputSurface() { lost_output_surface_ = true; }
true               30 cc/resources/shared_bitmap.h       return true;
true               69 cc/resources/texture_uploader.h     void mark_as_non_blocking() { is_non_blocking_ = true; }
true               88 cc/resources/tile.h         return true;
true               98 cc/resources/tile.h         return true;
true              173 cc/resources/tile_manager.h       prioritized_tiles_dirty_ = true;
true              220 cc/scheduler/scheduler_state_machine.h   void SetCanStart() { can_start_ = true; }
true               49 cc/test/fake_output_surface.h         TestContextProvider::Create(), true));
true               54 cc/test/fake_output_surface.h     return make_scoped_ptr(new FakeOutputSurface(context_provider, true));
true               60 cc/test/fake_output_surface.h         TestContextProvider::Create(context.Pass()), true));
true               66 cc/test/fake_output_surface.h         new FakeOutputSurface(software_device.Pass(), true));
true               74 cc/test/fake_output_surface.h     result->capabilities_.deferred_gl_initialization = true;
true               80 cc/test/fake_output_surface.h     surface->capabilities_.draw_and_swap_full_viewport_every_frame = true;
true               17 cc/test/fake_output_surface_client.h         deferred_initialize_result_(true),
true               15 cc/test/gpu_rasterization_settings.h     impl_side_painting = true;
true               15 cc/test/hybrid_rasterization_settings.h     impl_side_painting = true;
true               15 cc/test/impl_side_painting_settings.h     impl_side_painting = true;
true              233 cc/test/layer_tree_test.h     RunTest(false, true, false);                                    \
true              243 cc/test/layer_tree_test.h     RunTest(true, false, false);                                             \
true              249 cc/test/layer_tree_test.h     RunTest(true, false, true);                                                \
true              256 cc/test/layer_tree_test.h     RunTest(true, true, false);                                           \
true              262 cc/test/layer_tree_test.h     RunTest(true, true, true);                                              \
true              155 cc/test/pixel_test.h   return true;
true              189 cc/test/pixel_test.h   return true;
true              101 cc/trees/layer_tree_host.h   void set_needs_filter_context() { needs_filter_context_ = true; }
true              227 cc/trees/layer_tree_host_common.h           true,
true              250 cc/trees/layer_tree_host_common.h           true,
true              168 cc/trees/layer_tree_impl.h     needs_update_draw_properties_ = true;
true              177 cc/trees/layer_tree_impl.h   void ForceRedrawNextActivation() { next_activation_forces_redraw_ = true; }
true              131 cc/trees/proxy.h     proxy_->SetMainThreadBlocked(true);
true              132 cc/trees/single_thread_proxy.h     proxy_->SetCurrentThreadIsImplThread(true);
true              151 chrome/browser/background/background_application_list_model.h   ObserverList<Observer, true> observers_;
true               34 chrome/browser/browsing_data/browsing_data_helper_browsertest.h     has_result_ = true;
true              206 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   ObserverList<KioskAppManagerObserver, true> observers_;
true               58 chrome/browser/chromeos/drive/test_util.h   while (true) {
true               79 chrome/browser/chromeos/extensions/input_method_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               45 chrome/browser/chromeos/extensions/media_player_api.h   static const bool kServiceRedirectedInIncognito = true;
true               46 chrome/browser/chromeos/extensions/media_player_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              149 chrome/browser/chromeos/extensions/screenlock_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              150 chrome/browser/chromeos/extensions/screenlock_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true              154 chrome/browser/chromeos/imageburner/burn_manager.h     download_started_ = true;
true              160 chrome/browser/chromeos/imageburner/burn_manager.h   void OnDownloadFinished() { download_finished_ = true; }
true               54 chrome/browser/chromeos/login/login_status_consumer.h     return true;
true              274 chrome/browser/chromeos/login/user.h     profile_is_created_ = true;
true               82 chrome/browser/chromeos/net/network_portal_detector_strategy.h     delay_till_next_attempt_for_testing_initialized_ = true;
true               88 chrome/browser/chromeos/net/network_portal_detector_strategy.h     next_attempt_timeout_for_testing_initialized_ = true;
true              193 chrome/browser/chromeos/policy/device_local_account_policy_service.h   ObserverList<Observer, true> observers_;
true              131 chrome/browser/chromeos/policy/user_network_configuration_updater.h   ObserverList<WebTrustedCertsObserver, true> observer_list_;
true              254 chrome/browser/chromeos/settings/device_settings_service.h   ObserverList<Observer, true> observers_;
true              169 chrome/browser/chromeos/system/automatic_reboot_manager.h   ObserverList<AutomaticRebootManagerObserver, true> observers_;
true               39 chrome/browser/chromeos/system/input_device_settings.h     is_set_ = true;
true               58 chrome/browser/chromeos/system/input_device_settings.h       is_set_ = true;
true               59 chrome/browser/chromeos/system/input_device_settings.h       return true;
true              388 chrome/browser/common/cancelable_request.h       return true;
true              759 chrome/browser/common/cancelable_request.h     DoForward(callback_, true);
true              790 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1), true);
true              823 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1, a2), true);
true              858 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1, a2, a3), true);
true              895 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1, a2, a3, a4), true);
true              934 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1, a2, a3, a4, a5), true);
true              976 chrome/browser/common/cancelable_request.h     DoForward(base::Bind(callback_, a1, a2, a3, a4, a5, a6), true);
true               33 chrome/browser/content_settings/content_settings_observable_provider.h   ObserverList<Observer, true> observer_list_;
true              161 chrome/browser/extensions/activity_log/activity_log.h   static const bool kServiceRedirectedInIncognito = true;
true              215 chrome/browser/extensions/api/alarms/alarm_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true              107 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              108 chrome/browser/extensions/api/autotest_private/autotest_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true               64 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   static const bool kServiceRedirectedInIncognito = true;
true               65 chrome/browser/extensions/api/bluetooth/bluetooth_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              155 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   static const bool kServiceRedirectedInIncognito = true;
true              156 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h   static const bool kServiceIsNULLWhileTesting = true;
true               40 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true               41 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               72 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              100 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               79 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              186 chrome/browser/extensions/api/commands/command_service.h   static const bool kServiceRedirectedInIncognito = true;
true              171 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool enabled = true;
true              187 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   bool success = true;
true              203 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   return true;
true              229 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h       radio_item_updated = true;
true              257 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h       radio_item_updated = true;
true              305 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h   return true;
true              221 chrome/browser/extensions/api/cookies/cookies_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              272 chrome/browser/extensions/api/declarative/declarative_rule.h         return true;
true              122 chrome/browser/extensions/api/declarative/deduping_factory.h     *bad_message = true;
true              120 chrome/browser/extensions/api/declarative/rules_registry_service.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true              121 chrome/browser/extensions/api/declarative/rules_registry_service.h   static const bool kServiceIsNULLWhileTesting = true;
true              124 chrome/browser/extensions/api/developer_private/developer_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true              125 chrome/browser/extensions/api/developer_private/developer_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               43 chrome/browser/extensions/api/feedback_private/feedback_private_api.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               92 chrome/browser/extensions/api/font_settings/font_settings_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               79 chrome/browser/extensions/api/history/history_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              132 chrome/browser/extensions/api/identity/identity_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              127 chrome/browser/extensions/api/input/input.h   static const bool kServiceIsNULLWhileTesting = true;
true              241 chrome/browser/extensions/api/input_ime/input_ime_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               67 chrome/browser/extensions/api/log_private/log_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               68 chrome/browser/extensions/api/log_private/log_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true              218 chrome/browser/extensions/api/management/management_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               65 chrome/browser/extensions/api/mdns/mdns_api.h   static const bool kServiceIsCreatedWithBrowserContext = true;
true               66 chrome/browser/extensions/api/mdns/mdns_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               80 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               63 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               82 chrome/browser/extensions/api/messaging/incognito_connectability.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true              257 chrome/browser/extensions/api/messaging/message_service.h   static const bool kServiceRedirectedInIncognito = true;
true              259 chrome/browser/extensions/api/messaging/message_service.h   static const bool kServiceIsNULLWhileTesting = true;
true              124 chrome/browser/extensions/api/omnibox/omnibox_api.h   static const bool kServiceRedirectedInIncognito = true;
true               52 chrome/browser/extensions/api/preference/chrome_direct_setting_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              134 chrome/browser/extensions/api/preference/preference_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              135 chrome/browser/extensions/api/preference/preference_api.h   static const bool kServiceRedirectedInIncognito = true;
true              127 chrome/browser/extensions/api/processes/processes_api.h   static const bool kServiceRedirectedInIncognito = true;
true              128 chrome/browser/extensions/api/processes/processes_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              142 chrome/browser/extensions/api/push_messaging/push_messaging_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               60 chrome/browser/extensions/api/runtime/runtime_api.h   static const bool kServiceRedirectedInIncognito = true;
true               61 chrome/browser/extensions/api/runtime/runtime_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               41 chrome/browser/extensions/api/serial/serial_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               42 chrome/browser/extensions/api/serial/serial_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
true              132 chrome/browser/extensions/api/sessions/sessions_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               85 chrome/browser/extensions/api/signed_in_devices/signed_in_devices_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               61 chrome/browser/extensions/api/streams_private/streams_private_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               62 chrome/browser/extensions/api/streams_private/streams_private_api.h   static const bool kServiceRedirectedInIncognito = true;
true               38 chrome/browser/extensions/api/system_info/system_info_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               75 chrome/browser/extensions/api/tab_capture/tab_capture_registry.h   static const bool kServiceRedirectedInIncognito = true;
true               48 chrome/browser/extensions/api/tabs/tabs_windows_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              251 chrome/browser/extensions/api/web_navigation/web_navigation_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               79 chrome/browser/extensions/api/web_request/web_request_api.h   static const bool kServiceRedirectedInIncognito = true;
true               80 chrome/browser/extensions/api/web_request/web_request_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               91 chrome/browser/extensions/api/webstore/webstore_api.h   static const bool kServiceIsNULLWhileTesting = true;
true              130 chrome/browser/extensions/crx_installer.h     expected_version_strict_checking_ = true;
true              162 chrome/browser/extensions/extension_action.h       return true;
true               34 chrome/browser/extensions/extension_garbage_collector.h   void disable_garbage_collection() { disable_garbage_collection_ = true; }
true               66 chrome/browser/extensions/extension_gcm_app_handler.h   static const bool kServiceIsNULLWhileTesting = true;
true               55 chrome/browser/extensions/extension_install_ui.h     disable_failure_ui_for_tests_ = true;
true              729 chrome/browser/extensions/extension_service.h   ObserverList<extensions::UpdateObserver, true> update_observers_;
true              143 chrome/browser/extensions/menu_manager.h       return true;
true               56 chrome/browser/extensions/plugin_manager.h   static const bool kServiceIsNULLWhileTesting = true;
true               44 chrome/browser/extensions/signin/gaia_auth_extension_loader.h   static const bool kServiceRedirectedInIncognito = true;
true               44 chrome/browser/extensions/updater/manifest_fetch_data.h     PingData() : rollcall_days(0), active_days(0), is_enabled(true) {}
true               50 chrome/browser/geolocation/geolocation_infobar_delegate.h     user_has_interacted_ = true;
true              109 chrome/browser/history/url_database.h     return AddURLInternal(row, true);
true               53 chrome/browser/importer/external_process_importer_host.h   void set_headless() { headless_ = true; }
true              109 chrome/browser/infobars/infobar_manager.h   ObserverList<Observer, true> observer_list_;
true               51 chrome/browser/invalidation/invalidation_auth_provider.h   ObserverList<Observer, true> observers_;
true               89 chrome/browser/io_thread.h         set_ = true;
true               18 chrome/browser/mac/obsolete_system.h     return true;
true               43 chrome/browser/managed_mode/supervised_user_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true               63 chrome/browser/net/pref_proxy_config_tracker_impl.h   ObserverList<net::ProxyConfigService::Observer, true> observers_;
true              153 chrome/browser/notifications/balloon_collection_impl.h       need_to_compute_panel_offset_ = true;
true              108 chrome/browser/prefs/tracked/segregated_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true              121 chrome/browser/safe_browsing/pe_image_reader_win.h     return true;
true              125 chrome/browser/safe_browsing/safe_browsing_store.h     return true;
true              260 chrome/browser/safe_browsing/safe_browsing_store_file.h     return true;
true               85 chrome/browser/signin/signin_manager_factory.h   mutable ObserverList<Observer, true> observer_list_;
true               80 chrome/browser/speech/extension_api/tts_extension_api.h   static const bool kServiceIsNULLWhileTesting = true;
true               41 chrome/browser/sync/sync_error_controller.h   ObserverList<Observer, true> observer_list_;
true               46 chrome/browser/sync_file_system/sync_file_system_test_util.h   *done = true;
true              178 chrome/browser/themes/theme_service.h   void set_ready() { ready_ = true; }
true               53 chrome/browser/ui/app_list/recommended_apps.h   ObserverList<RecommendedAppsObserver, true> observers_;
true               84 chrome/browser/ui/app_list/search/history_data.h   ObserverList<HistoryDataObserver, true> observers_;
true              124 chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h           show_(true) {}
true              173 chrome/browser/ui/panels/panel_manager.h     shorten_time_intervals_ = true;
true               48 chrome/browser/ui/startup/startup_browser_creator.h     return ProcessCmdLineImpl(cmd_line, cur_dir, true, last_used_profile,
true               25 chrome/browser/ui/views/app_list/win/activation_tracker_win.h     reactivate_on_next_focus_loss_ = true;
true               66 chrome/browser/upgrade_detector.h     critical_update_acknowledged_ = true;
true               62 chrome/common/importer/profile_import_process_messages.h     return true;
true              112 chrome/common/importer/profile_import_process_messages.h     return true;
true              162 chrome/common/instant_restricted_id_cache.h   return true;
true               84 chrome/common/render_messages.h     return true;
true              131 chrome/installer/mini_installer/mini_string.h     return true;
true               21 chrome/installer/util/fake_product_state.h     has_usagestats_ = true;
true               81 chrome/service/service_process.h     update_available_ = true;
true              214 chrome/test/base/ui_test_utils.h     return true;
true               52 chrome/test/logging/win/mof_data_parser.h     return true;
true               73 chrome/test/logging/win/mof_data_parser.h     return true;
true               81 chrome/test/logging/win/mof_data_parser.h     return true;
true               76 chrome/utility/importer/firefox_importer_unittest_utils.h   return true;
true               58 chromeos/audio/audio_device.h       return true;
true               62 chromeos/audio/audio_device.h       return true;
true               89 chromeos/cert_loader.h     force_hardware_backed_for_test_ = true;
true              177 chromeos/dbus/shill_client_helper.h   ObserverList<ShillPropertyChangedObserver, true /* check_empty */>
true               72 chromeos/network/managed_state.h   void set_update_received() { update_received_ = true; }
true               17 cloud_print/gcp20/prototype/local_settings.h       : local_discovery(true),
true               35 components/cloud_devices/description_items_inl.h   return true;
true              129 components/cloud_devices/description_items_inl.h       option_value->SetBoolean(json::kKeyIsDefault, true);
true              152 components/cloud_devices/description_items_inl.h   return true;
true               78 components/policy/core/browser/configuration_policy_pref_store.h   ObserverList<PrefStore::Observer, true> observers_;
true              164 components/policy/core/common/cloud/cloud_policy_client.h     public_key_version_valid_ = true;
true              300 components/policy/core/common/cloud/cloud_policy_client.h   ObserverList<Observer, true> observers_;
true              111 components/policy/core/common/cloud/cloud_policy_core.h   ObserverList<Observer, true> observers_;
true              107 components/policy/core/common/cloud/cloud_policy_service.h   ObserverList<Observer, true> observers_;
true              158 components/policy/core/common/cloud/cloud_policy_store.h   ObserverList<Observer, true> observers_;
true               96 components/policy/core/common/configuration_policy_provider.h   ObserverList<Observer, true> observer_list_;
true               51 components/policy/core/common/policy_service_impl.h   typedef ObserverList<PolicyService::Observer, true> Observers;
true               80 components/policy/core/common/schema_registry.h   ObserverList<Observer, true> observers_;
true              127 components/signin/core/browser/signin_manager_base.h   ObserverList<Observer, true> observer_list_;
true              148 components/signin/core/browser/signin_manager_base.h   ObserverList<signin_internals_util::SigninDiagnosticsObserver, true>
true              126 content/browser/dom_storage/dom_storage_context_impl.h     force_keep_session_state_ = true;
true               54 content/browser/indexed_db/indexed_db_context_impl.h   void SetForceKeepSessionState() { force_keep_session_state_ = true; }
true               36 content/browser/media/capture/content_video_capture_device_core.h const bool kAcceleratedSubscriberIsSupported = true;
true              108 content/browser/renderer_data_memoizing_store.h     return true;
true               83 content/browser/webui/web_ui_data_source_impl.h     disable_set_font_strings_ = true;
true              153 content/child/npapi/np_channel_base.h     send_unblocking_only_during_unblock_dispatch_ = true;
true              164 content/child/npapi/plugin_instance.h   void set_use_mozilla_user_agent() { use_mozilla_user_agent_ = true; }
true               38 content/common/gpu/client/context_provider_command_buffer.h     leak_on_destroy_ = true;
true              194 content/common/gpu/gpu_memory_manager.h   void TestingDisableScheduleManage() { disable_schedule_manage_ = true; }
true              197 content/common/gpu/gpu_memory_manager.h     bytes_available_gpu_memory_overridden_ = true;
true               36 content/public/renderer/navigation_state.h         content::PAGE_TRANSITION_LINK, true, -1, -1, false);
true               92 content/renderer/internal_document_state_data.h     cache_policy_override_set_ = true;
true              184 content/renderer/pepper/ppb_image_data_impl.h       is_valid_ = true;
true               57 content/renderer/shared_memory_seqlock_reader.h       return true;
true              166 content/shell/renderer/test_runner/WebFrameTestProxy.h             return true;
true              467 content/shell/renderer/test_runner/WebTestProxy.h             return true;
true               91 content/test/net/url_request_slow_download_job.h   void set_should_finish_download() { should_finish_download_ = true; }
true               92 content/test/net/url_request_slow_download_job.h   void set_should_error_download() { should_error_download_ = true; }
true               26 courgette/disassembler_elf_32_x86.h       return true;
true               26 courgette/memory_allocator.h     other.checked_ = true;
true               34 courgette/memory_allocator.h       other.checked_ = true;
true               43 courgette/memory_allocator.h     checked_ = true;
true              331 courgette/memory_allocator.h       return true;
true              360 courgette/memory_allocator.h       return true;
true              379 courgette/memory_allocator.h     return true;
true              395 courgette/memory_allocator.h     return true;
true               59 courgette/third_party/paged_array.h     return true;
true               53 dbus/file_descriptor.h     owner_ = true;
true              164 extensions/browser/api/api_resource_manager.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true              165 extensions/browser/api/api_resource_manager.h   static const bool kServiceIsNULLWhileTesting = true;
true              264 extensions/browser/api/api_resource_manager.h       CleanupResourcesFromExtension(extension_id, true);
true              288 extensions/browser/api/api_resource_manager.h           erase = true;
true               50 extensions/browser/api/sockets_tcp/tcp_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               51 extensions/browser/api/sockets_tcp/tcp_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
true               54 extensions/browser/api/sockets_tcp_server/tcp_server_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               55 extensions/browser/api/sockets_tcp_server/tcp_server_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
true               50 extensions/browser/api/sockets_udp/udp_socket_event_dispatcher.h   static const bool kServiceHasOwnInstanceInIncognito = true;
true               51 extensions/browser/api/sockets_udp/udp_socket_event_dispatcher.h   static const bool kServiceIsNULLWhileTesting = true;
true               64 extensions/browser/api/storage/storage_frontend.h   static const bool kServiceRedirectedInIncognito = true;
true               65 extensions/browser/api/storage/storage_frontend.h   static const bool kServiceIsNULLWhileTesting = true;
true               40 extensions/browser/browser_context_keyed_api_factory.h   static const bool kServiceIsCreatedWithBrowserContext = true;
true               76 extensions/browser/browser_context_keyed_api_factory.h         T::GetFactoryInstance()->GetServiceForBrowserContext(context, true));
true               50 extensions/browser/extension_function.h       bad_message_ = true; \
true               60 extensions/browser/extension_function.h     bad_message_ = true; \
true              200 extensions/browser/extension_pref_value_map.h   ObserverList<Observer, true> observers_;
true              208 extensions/common/permissions/base_set_operators.h     while (true) {
true               46 extensions/common/permissions/set_disjunction_permission.h         return true;
true              152 extensions/common/permissions/set_disjunction_permission.h     return true;
true               36 gin/arguments.h       insufficient_arguments_ = true;
true               46 gin/arguments.h       insufficient_arguments_ = true;
true               56 gin/arguments.h     return true;
true               63 gin/arguments.h     return true;
true              173 gin/converter.h     return true;
true              272 gin/function_template.h   return true;
true              277 gin/function_template.h   return true;
true              284 gin/function_template.h   return true;
true              325 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1)) {
true              349 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1) ||
true              375 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1) ||
true              403 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1) ||
true              434 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1) ||
true              468 gin/function_template.h     if (!GetNextArgument(&args, holder->flags, true, &a1) ||
true               55 gin/handle.h       return true;
true               34 gin/test/file_runner.h                      bool run_until_idle = true);
true              153 google_apis/drive/test_util.h template<typename T> struct MoveHelper<true, T> {
true              110 google_apis/gaia/merge_session_helper.h   ObserverList<Observer, true> observer_list_;
true               48 google_apis/gaia/mock_url_fetcher_factory.h         success_(true) {
true              372 google_apis/gaia/oauth2_token_service.h   ObserverList<Observer, true> observer_list_;
true              375 google_apis/gaia/oauth2_token_service.h   ObserverList<DiagnosticsObserver, true> diagnostics_observer_list_;
true               19 gpu/command_buffer/client/client_context_state_impl_autogen.h       dither(true),
true               33 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               36 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               39 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               42 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               45 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               48 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               51 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               54 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               57 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               60 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               63 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               66 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               69 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               72 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               75 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               78 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               81 gpu/command_buffer/client/client_context_state_impl_autogen.h         *changed = true;
true               84 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               93 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               96 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               99 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              102 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              105 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              108 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              111 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              114 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true              117 gpu/command_buffer/client/client_context_state_impl_autogen.h       return true;
true               92 gpu/command_buffer/client/cmd_buffer_helper.h       return true;  // we wrapped
true              194 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   expected.cmd.Init(true, true, true, true);
true              196 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   gl_->ColorMask(true, true, true, true);
true              340 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   expected.cmd.Init(true);
true              342 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   gl_->DepthMask(true);
true              968 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   expected.cmd.Init(1, true);
true              970 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   gl_->SampleCoverage(1, true);
true               29 gpu/command_buffer/common/gles2_cmd_utils.h     return true;
true               37 gpu/command_buffer/common/gles2_cmd_utils.h   return true;
true               47 gpu/command_buffer/common/gles2_cmd_utils.h   return true;
true              115 gpu/command_buffer/service/buffer_manager.h     deleted_ = true;
true               40 gpu/command_buffer/service/cmd_parser.h       return true;
true               19 gpu/command_buffer/service/context_state_impl_autogen.h       dither(true),
true               43 gpu/command_buffer/service/context_state_impl_autogen.h   color_mask_red = true;
true               44 gpu/command_buffer/service/context_state_impl_autogen.h   color_mask_green = true;
true               45 gpu/command_buffer/service/context_state_impl_autogen.h   color_mask_blue = true;
true               46 gpu/command_buffer/service/context_state_impl_autogen.h   color_mask_alpha = true;
true               49 gpu/command_buffer/service/context_state_impl_autogen.h   depth_mask = true;
true              180 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              186 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              192 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              198 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              204 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              210 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              216 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              225 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              231 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              237 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              246 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              252 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              258 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              264 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              271 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              277 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              283 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              289 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              295 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              301 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              307 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              313 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              319 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              325 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              331 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              340 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              346 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              352 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              358 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              364 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              370 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              376 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              382 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              388 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              394 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              400 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              406 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              412 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              418 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              424 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              433 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              439 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              445 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              451 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              457 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              463 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              469 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              475 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              481 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              487 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              505 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              511 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              517 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              523 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              529 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              535 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              541 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              550 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              556 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              562 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              571 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              577 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              583 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              589 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              596 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              602 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              608 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              614 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              620 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              626 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              632 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              638 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              644 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              650 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              656 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              665 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              671 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              677 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              683 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              689 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              695 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              701 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              707 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              713 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              719 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              725 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              731 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              737 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              743 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              749 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              758 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              764 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              770 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              776 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              782 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              788 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              794 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              800 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              806 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true              812 gpu/command_buffer/service/context_state_impl_autogen.h       return true;
true               99 gpu/command_buffer/service/framebuffer_manager.h     has_been_bound_ = true;
true               72 gpu/command_buffer/service/gles2_cmd_decoder.h     initialized_ = true;
true              312 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     framebuffer_state_.clear_state_dirty = true;
true              640 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     framebuffer_state_.clear_state_dirty = true;
true             1693 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     framebuffer_state_.clear_state_dirty = true;
true             1721 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     framebuffer_state_.clear_state_dirty = true;
true             3440 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3443 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3447 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h         framebuffer_state_.clear_state_dirty = true;
true             3452 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3455 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3458 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3461 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       return true;
true             3465 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h         framebuffer_state_.clear_state_dirty = true;
true             3471 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h         framebuffer_state_.clear_state_dirty = true;
true               19 gpu/command_buffer/service/gles2_cmd_decoder_unittest_0_autogen.h   ExpectEnableDisable(GL_DITHER, true);
true               42 gpu/command_buffer/service/gles2_cmd_decoder_unittest_0_autogen.h   EXPECT_CALL(*gl_, ColorMask(true, true, true, true))
true               47 gpu/command_buffer/service/gles2_cmd_decoder_unittest_0_autogen.h   EXPECT_CALL(*gl_, DepthMask(true)).Times(1).RetiresOnSaturation();
true               19 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::AttachShader, 0>(true);
true               31 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindBuffer, 0>(true);
true               42 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindBuffer, 0>(true);
true               61 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindFramebuffer, 0>(true);
true               72 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindFramebuffer, 0>(true);
true              101 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindRenderbuffer, 0>(true);
true              112 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindRenderbuffer, 0>(true);
true              131 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindTexture, 0>(true);
true              142 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BindTexture, 0>(true);
true              170 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BlendColor, 0>(true);
true              179 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BlendEquation, 0>(true);
true              206 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BlendEquationSeparate, 0>(true);
true              251 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BlendFunc, 0>(true);
true              260 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::BlendFuncSeparate, 0>(true);
true              272 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::CheckFramebufferStatus, 0>(true);
true              309 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Clear, 0>(true);
true              318 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::ClearColor, 0>(true);
true              327 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::ClearDepthf, 0>(true);
true              336 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::ClearStencil, 0>(true);
true              344 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::ColorMask, 0>(true);
true              346 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   cmd.Init(true, true, true, true);
true              361 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::CopyTexSubImage2D, 0>(true);
true              397 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::CreateProgram, 0>(true);
true              408 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::CreateShader, 0>(true);
true              427 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::CullFace, 0>(true);
true              437 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteBuffers, 0>(true);
true              457 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteBuffersImmediate, 0>(true);
true              478 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteFramebuffers, 0>(true);
true              499 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteFramebuffersImmediate, 0>(true);
true              518 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteProgram, 0>(true);
true              529 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteRenderbuffers, 0>(true);
true              550 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteRenderbuffersImmediate, 0>(true);
true              569 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteShader, 0>(true);
true              579 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteTextures, 0>(true);
true              599 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DeleteTexturesImmediate, 0>(true);
true              618 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DepthFunc, 0>(true);
true              626 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DepthMask, 0>(true);
true              628 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   cmd.Init(true);
true              635 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DepthRangef, 0>(true);
true              644 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DetachShader, 0>(true);
true              653 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Disable, 0>(true);
true              680 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::DisableVertexAttribArray, 0>(true);
true              692 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Enable, 0>(true);
true              719 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::EnableVertexAttribArray, 0>(true);
true              728 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Finish, 0>(true);
true              737 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Flush, 0>(true);
true              750 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::FramebufferRenderbuffer, 0>(true);
true              803 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::FramebufferTexture2D, 0>(true);
true              868 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::FrontFace, 0>(true);
true              879 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenBuffers, 0>(true);
true              901 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenBuffersImmediate, 0>(true);
true              919 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenerateMipmap, 0>(true);
true              948 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenFramebuffers, 0>(true);
true              971 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenFramebuffersImmediate, 0>(true);
true              992 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenRenderbuffers, 0>(true);
true             1015 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenRenderbuffersImmediate, 0>(true);
true             1036 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenTextures, 0>(true);
true             1059 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GenTexturesImmediate, 0>(true);
true             1090 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetBooleanv, 0>(true);
true             1141 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetBufferParameteriv, 0>(true);
true             1217 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetError, 0>(true);
true             1239 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetFloatv, 0>(true);
true             1294 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetFramebufferAttachmentParameteriv, 0>(true);
true             1396 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetIntegerv, 0>(true);
true             1447 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetProgramiv, 0>(true);
true             1492 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetProgramInfoLog, 0>(true);
true             1518 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetRenderbufferParameteriv, 0>(true);
true             1590 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetShaderiv, 0>(true);
true             1644 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetTexParameterfv, 0>(true);
true             1727 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetTexParameteriv, 0>(true);
true             1813 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetVertexAttribfv, 0>(true);
true             1857 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::GetVertexAttribiv, 0>(true);
true             1903 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Hint, 0>(true);
true             1920 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::IsBuffer, 0>(true);
true             1937 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::IsEnabled, 0>(true);
true             1972 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::IsFramebuffer, 0>(true);
true             1991 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::IsProgram, 0>(true);
true               16 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::IsRenderbuffer, 0>(true);
true               35 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::IsShader, 0>(true);
true               52 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::IsTexture, 0>(true);
true               70 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::LineWidth, 0>(true);
true               87 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::LinkProgram, 0>(true);
true               97 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::PolygonOffset, 0>(true);
true              108 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::RenderbufferStorage, 0>(true);
true              143 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   EXPECT_CALL(*gl_, SampleCoverage(1, true));
true              144 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::SampleCoverage, 0>(true);
true              146 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, true);
true              153 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Scissor, 0>(true);
true              185 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilFunc, 0>(true);
true              194 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilFuncSeparate, 0>(true);
true              202 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilMask, 0>(true);
true              210 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilMaskSeparate, 0>(true);
true              219 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilOp, 0>(true);
true              228 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::StencilOpSeparate, 0>(true);
true              239 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameterf, 0>(true);
true              274 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameterfv, 0>(true);
true              353 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameterfvImmediate, 0>(true);
true              401 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameteri, 0>(true);
true              436 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameteriv, 0>(true);
true              515 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::TexParameterivImmediate, 0>(true);
true              563 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform1f, 0>(true);
true              575 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform1fv, 0>(true);
true              612 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform1fv, 0>(true);
true              627 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform1fvImmediate, 0>(true);
true              639 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2f, 0>(true);
true              651 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2fv, 0>(true);
true              688 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2fv, 0>(true);
true              703 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2fvImmediate, 0>(true);
true              712 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2i, 0>(true);
true              723 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2iv, 0>(true);
true              759 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2iv, 0>(true);
true              774 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform2ivImmediate, 0>(true);
true              783 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3f, 0>(true);
true              795 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3fv, 0>(true);
true              832 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3fv, 0>(true);
true              847 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3fvImmediate, 0>(true);
true              856 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3i, 0>(true);
true              867 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3iv, 0>(true);
true              903 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3iv, 0>(true);
true              918 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform3ivImmediate, 0>(true);
true              927 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4f, 0>(true);
true              939 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4fv, 0>(true);
true              976 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4fv, 0>(true);
true              991 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4fvImmediate, 0>(true);
true             1000 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4i, 0>(true);
true             1011 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4iv, 0>(true);
true             1047 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4iv, 0>(true);
true             1062 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Uniform4ivImmediate, 0>(true);
true             1076 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix2fv, 0>(true);
true             1096 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, shared_memory_id_, shared_memory_offset_);
true             1124 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix2fv, 0>(true);
true             1142 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix2fvImmediate, 0>(true);
true             1155 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, &temp[0]);
true             1167 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix3fv, 0>(true);
true             1187 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, shared_memory_id_, shared_memory_offset_);
true             1215 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix3fv, 0>(true);
true             1233 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix3fvImmediate, 0>(true);
true             1246 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, &temp[0]);
true             1258 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix4fv, 0>(true);
true             1278 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, shared_memory_id_, shared_memory_offset_);
true             1306 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix4fv, 0>(true);
true             1324 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UniformMatrix4fvImmediate, 0>(true);
true             1337 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   cmd.Init(1, 2, true, &temp[0]);
true             1344 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::UseProgram, 0>(true);
true             1362 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::ValidateProgram, 0>(true);
true             1371 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib1f, 0>(true);
true             1379 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib1fv, 0>(true);
true             1411 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib1fvImmediate, 0>(true);
true             1423 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib2f, 0>(true);
true             1431 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib2fv, 0>(true);
true             1463 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib2fvImmediate, 0>(true);
true             1475 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib3f, 0>(true);
true             1483 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib3fv, 0>(true);
true             1515 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib3fvImmediate, 0>(true);
true             1527 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib4f, 0>(true);
true             1535 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib4fv, 0>(true);
true             1567 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::VertexAttrib4fvImmediate, 0>(true);
true             1580 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::Viewport, 0>(true);
true             1622 gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h   SpecializedSetup<cmds::PopGroupMarkerEXT, 0>(true);
true               80 gpu/command_buffer/service/memory_tracking.h     return true;
true               96 gpu/command_buffer/service/memory_tracking.h     has_done_update_ = true;
true               46 gpu/command_buffer/service/mocks.h       return true;
true              255 gpu/command_buffer/service/program_manager.h     deleted_ =  true;
true               82 gpu/command_buffer/service/query_manager.h       deleted_ = true;
true               90 gpu/command_buffer/service/query_manager.h       pending_ = true;
true               63 gpu/command_buffer/service/renderbuffer_manager.h     has_been_bound_ = true;
true              571 gpu/command_buffer/service/texture_manager.h         params.type, true /* cleared */ );
true              264 gpu/command_buffer/service/vertex_attrib_manager.h     deleted_ = true;
true               98 gpu/config/gpu_control_list.h     control_list_logging_enabled_ = true;
true               43 gpu/gles2_conform_support/egl/display.h     create_offscreen_ = true;
true              148 ipc/ipc_message.h     return true;
true              155 ipc/ipc_message.h     return true;
true              162 ipc/ipc_message.h     return true;
true              169 ipc/ipc_message.h     return true;
true              214 ipc/ipc_message.h   void set_dont_log() const { dont_log_ = true; }
true              443 ipc/ipc_message_macros.h       return true;                                                            \
true              455 ipc/ipc_message_macros.h       return true;                                                            \
true              467 ipc/ipc_message_macros.h       return true;                                                            \
true              478 ipc/ipc_message_macros.h     return true;                                                              \
true              488 ipc/ipc_message_macros.h       return true;                                                            \
true              500 ipc/ipc_message_macros.h     return true;                                                              \
true              511 ipc/ipc_message_macros.h       return true;                                                            \
true              524 ipc/ipc_message_macros.h     return true;                                                              \
true              535 ipc/ipc_message_macros.h       return true;                                                            \
true              550 ipc/ipc_message_macros.h     return true;                                                              \
true              945 ipc/ipc_message_macros.h     bool msg_is_ok__ = true; \
true              328 ipc/ipc_message_utils.h     return true;
true              359 ipc/ipc_message_utils.h     return true;
true              390 ipc/ipc_message_utils.h     return true;
true              527 ipc/ipc_message_utils.h     return true;
true              663 ipc/ipc_message_utils.h     return true;
true              702 ipc/ipc_message_utils.h     return true;
true              810 ipc/ipc_message_utils.h     GenerateLogData("", *msg, data, true);
true               23 ipc/ipc_message_utils_impl.h     return true;
true               35 ipc/param_traits_log_macros.h     needs_comma = true;
true               40 ipc/param_traits_log_macros.h       needs_comma = true;
true               31 ipc/param_traits_macros.h   IPC_ENUM_TRAITS_VALIDATE(type, true)
true               43 ipc/param_traits_read_macros.h     return true; \
true               39 media/base/callback_holder.h   void HoldCallback() { hold_ = true; }
true               68 media/cast/cast_environment.h     return audio_thread_proxy_ ? true : false;
true               72 media/cast/cast_environment.h     return video_thread_proxy_ ? true : false;
true               49 media/cast/test/utility/barcode.h   return true;
true               99 media/cast/transport/cast_transport_defines.h       : first_(true), frame_id_wrap_count_(0), range_(kLowRange) {}
true               49 media/cdm/ppapi/cdm_adapter.h     return true;
true               61 media/cdm/ppapi/cdm_logging.h #define CDM_DLOG_IS_ON() true
true              168 media/cdm/ppapi/cdm_wrapper.h     return true;
true               68 media/cdm/ppapi/linked_ptr.h     if (next_ == this) return true;
true               16 media/cdm/ppapi/supported_cdm_versions.h       return true;
true               31 media/cdm/ppapi/supported_cdm_versions.h       return true;
true               46 media/cdm/ppapi/supported_cdm_versions.h       return true;
true               36 media/filters/file_data_source.h   void force_read_errors_for_testing() { force_read_errors_ = true; }
true               37 media/filters/file_data_source.h   void force_streaming_for_testing() { force_streaming_ = true; }
true              167 media/formats/mp4/box_reader.h   return true;
true              190 media/formats/mp4/box_reader.h   return true;
true              196 media/formats/mp4/box_reader.h   scanned_ = true;
true              122 mojo/public/cpp/bindings/lib/array_internal.h     return true;
true              186 mojo/public/cpp/bindings/lib/array_internal.h     return true;
true              277 mojo/public/cpp/bindings/lib/array_internal.h template <typename T> struct ArrayTraits<T, true> {
true               85 mojo/public/cpp/bindings/lib/bindings_internal.h   static const bool kIsObject = true;
true               61 mojo/public/cpp/bindings/lib/bindings_serialization.h   return true;
true               17 mojo/public/cpp/bindings/lib/callback_internal.h struct Callback_ParamTraits<T, true> {
true               29 mojo/public/cpp/bindings/lib/callback_internal.h struct Callback_ParamTraits<ScopedHandleBase<H>, true> {
true               31 mojo/public/cpp/bindings/lib/callback_internal.h   static const bool kIsScopedHandle = true;
true               38 mojo/public/cpp/bindings/lib/callback_internal.h struct EnableIf<true, T> { typedef T type; };
true               62 native_client_sdk/src/libraries/sdk_util/ref_object.h     return true;
true               62 native_client_sdk/src/libraries/xray/parsesymbols.c       in_text = true;
true               66 native_client_sdk/src/libraries/xray/parsesymbols.c       in_link_once = true;
true               71 native_client_sdk/src/libraries/xray/parsesymbols.c       in_link_once = true;
true              194 native_client_sdk/src/libraries/xray/xray.c         done = true;
true              237 native_client_sdk/src/libraries/xray/xray.c   assert(true == capture->initialized);
true              266 native_client_sdk/src/libraries/xray/xray.c         done = true;
true              292 native_client_sdk/src/libraries/xray/xray.c         done = true;
true              580 native_client_sdk/src/libraries/xray/xray.c         capture->frame.entry[index].valid = true;
true              619 native_client_sdk/src/libraries/xray/xray.c   capture->recording = true;
true              645 native_client_sdk/src/libraries/xray/xray.c   capture->frame.entry[i].valid = true;
true              707 native_client_sdk/src/libraries/xray/xray.c     capture->recording = true;
true              745 native_client_sdk/src/libraries/xray/xray.c   capture->initialized = true;
true               40 native_client_sdk/src/tests/nacl_io_test/mock_util.h       return true;
true              132 net/base/expiring_cache.h       Evict(it, now, true);
true              190 net/base/linked_hash_map.h     return std::make_pair(last, true);
true               52 net/base/mock_file_stream.h     async_error_ = true;
true              333 net/base/net_log.h   ObserverList<ThreadSafeObserver, true> observers_;
true               64 net/base/net_log_unittest.h   return LogContainsEventHelper(log, i, expected_time, true,
true              457 net/cookies/cookie_monster.h         loaded_ = true;
true              459 net/cookies/cookie_monster.h       initialized_ = true;
true               18 net/cookies/cookie_options.h       : exclude_httponly_(true),
true               22 net/cookies/cookie_options.h   void set_exclude_httponly() { exclude_httponly_ = true; }
true               93 net/disk_cache/blockfile/bitmap.h     return FindNextBit(index, limit, true);
true               26 net/disk_cache/blockfile/mapped_file.h   MappedFile() : File(true), init_(false) {}
true               21 net/disk_cache/blockfile/storage_block-inl.h     extended_ = true;
true               54 net/disk_cache/blockfile/storage_block-inl.h     extended_ = true;
true               57 net/disk_cache/blockfile/storage_block-inl.h   return true;
true               88 net/disk_cache/blockfile/storage_block-inl.h   modified_ = true;
true              125 net/disk_cache/blockfile/storage_block-inl.h       return true;
true              138 net/disk_cache/blockfile/storage_block-inl.h       return true;
true              154 net/disk_cache/blockfile/storage_block-inl.h       return true;
true              168 net/disk_cache/blockfile/storage_block-inl.h       return true;
true              184 net/disk_cache/blockfile/storage_block-inl.h   own_data_ = true;
true               70 net/disk_cache/disk_cache_test_base.h     memory_only_ = true;
true               74 net/disk_cache/disk_cache_test_base.h     simple_cache_mode_ = true;
true               85 net/disk_cache/disk_cache_test_base.h     force_creation_ = true;
true               89 net/disk_cache/disk_cache_test_base.h     new_eviction_ = true;
true              105 net/disk_cache/disk_cache_test_base.h     use_current_thread_ = true;
true              157 net/dns/mock_host_resolver.h   MockCachingHostResolver() : MockHostResolverBase(true /*use_caching*/) {}
true               53 net/http/mock_http_cache.h   void set_fail_requests() { fail_requests_ = true; }
true               55 net/http/mock_http_cache.h   void set_fail_sparse_requests() { fail_sparse_requests_ = true; }
true              131 net/http/mock_http_cache.h   void set_fail_requests() { fail_requests_ = true; }
true              140 net/http/mock_http_cache.h   void set_fail_sparse_requests() { fail_sparse_requests_ = true; }
true              384 net/http/transport_security_state_static.h   {25, true, "\013pinningtest\007appspot\003com", false, kTestPins, DOMAIN_APPSPOT_COM },
true              385 net/http/transport_security_state_static.h   {12, true, "\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM },
true              386 net/http/transport_security_state_static.h   {19, true, "\006wallet\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              387 net/http/transport_security_state_static.h   {21, true, "\010checkout\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              388 net/http/transport_security_state_static.h   {19, true, "\006chrome\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              389 net/http/transport_security_state_static.h   {17, true, "\004docs\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              390 net/http/transport_security_state_static.h   {18, true, "\005sites\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              391 net/http/transport_security_state_static.h   {25, true, "\014spreadsheets\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              392 net/http/transport_security_state_static.h   {22, true, "\011appengine\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              393 net/http/transport_security_state_static.h   {22, true, "\011encrypted\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              394 net/http/transport_security_state_static.h   {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              395 net/http/transport_security_state_static.h   {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              396 net/http/transport_security_state_static.h   {17, true, "\004mail\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              397 net/http/transport_security_state_static.h   {23, true, "\012talkgadget\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              398 net/http/transport_security_state_static.h   {17, true, "\004talk\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              399 net/http/transport_security_state_static.h   {29, true, "\020hostedtalkgadget\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              400 net/http/transport_security_state_static.h   {17, true, "\004plus\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              401 net/http/transport_security_state_static.h   {25, true, "\004plus\007sandbox\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              402 net/http/transport_security_state_static.h   {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              403 net/http/transport_security_state_static.h   {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              404 net/http/transport_security_state_static.h   {21, true, "\010security\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              405 net/http/transport_security_state_static.h   {17, true, "\004goto\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              406 net/http/transport_security_state_static.h   {18, true, "\005cloud\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              407 net/http/transport_security_state_static.h   {18, true, "\005glass\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              408 net/http/transport_security_state_static.h   {18, true, "\005admin\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              409 net/http/transport_security_state_static.h   {17, false, "\004play\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              410 net/http/transport_security_state_static.h   {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_COM },
true              411 net/http/transport_security_state_static.h   {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOOGLE_ANALYTICS_COM },
true              412 net/http/transport_security_state_static.h   {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              413 net/http/transport_security_state_static.h   {16, true, "\012googleplex\003com", true, kGooglePins, DOMAIN_GOOGLEPLEX_COM },
true              414 net/http/transport_security_state_static.h   {19, true, "\006groups\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              415 net/http/transport_security_state_static.h   {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              416 net/http/transport_security_state_static.h   {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSPOT_COM },
true              417 net/http/transport_security_state_static.h   {38, true, "\030chrome-devtools-frontend\007appspot\003com", true, kGooglePins, DOMAIN_APPSPOT_COM },
true              418 net/http/transport_security_state_static.h   {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSPOT_COM },
true              419 net/http/transport_security_state_static.h   {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHROMIUM_ORG },
true              420 net/http/transport_security_state_static.h   {17, true, "\004code\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              421 net/http/transport_security_state_static.h   {16, true, "\012googlecode\003com", false, kGooglePins, DOMAIN_GOOGLECODE_COM },
true              422 net/http/transport_security_state_static.h   {15, true, "\002dl\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
true              423 net/http/transport_security_state_static.h   {26, true, "\011translate\012googleapis\003com", true, kGooglePins, DOMAIN_GOOGLEAPIS_COM },
true              424 net/http/transport_security_state_static.h   {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM },
true              425 net/http/transport_security_state_static.h   {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM },
true              426 net/http/transport_security_state_static.h   {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUSERCONTENT_COM },
true              427 net/http/transport_security_state_static.h   {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM },
true              428 net/http/transport_security_state_static.h   {16, true, "\012googleapis\003com", false, kGooglePins, DOMAIN_GOOGLEAPIS_COM },
true              429 net/http/transport_security_state_static.h   {22, true, "\020googleadservices\003com", false, kGooglePins, DOMAIN_GOOGLEADSERVICES_COM },
true              430 net/http/transport_security_state_static.h   {13, true, "\007appspot\003com", false, kGooglePins, DOMAIN_APPSPOT_COM },
true              431 net/http/transport_security_state_static.h   {23, true, "\021googlesyndication\003com", false, kGooglePins, DOMAIN_GOOGLESYNDICATION_COM },
true              432 net/http/transport_security_state_static.h   {17, true, "\013doubleclick\003net", false, kGooglePins, DOMAIN_DOUBLECLICK_NET },
true              433 net/http/transport_security_state_static.h   {13, true, "\007gstatic\003com", false, kGooglePins, DOMAIN_GSTATIC_COM },
true              434 net/http/transport_security_state_static.h   {10, true, "\005youtu\002be", false, kGooglePins, DOMAIN_YOUTU_BE },
true              435 net/http/transport_security_state_static.h   {13, true, "\007android\003com", false, kGooglePins, DOMAIN_ANDROID_COM },
true              436 net/http/transport_security_state_static.h   {20, true, "\016googlecommerce\003com", false, kGooglePins, DOMAIN_GOOGLECOMMERCE_COM },
true              437 net/http/transport_security_state_static.h   {12, true, "\006urchin\003com", false, kGooglePins, DOMAIN_URCHIN_COM },
true              438 net/http/transport_security_state_static.h   {8, true, "\003goo\002gl", false, kGooglePins, DOMAIN_GOO_GL },
true              439 net/http/transport_security_state_static.h   {6, true, "\001g\002co", false, kGooglePins, DOMAIN_G_CO },
true              440 net/http/transport_security_state_static.h   {22, true, "\020googletagmanager\003com", false, kGooglePins, DOMAIN_GOOGLETAGMANAGER_COM },
true              441 net/http/transport_security_state_static.h   {11, true, "\006google\002ac", false, kGooglePins, DOMAIN_GOOGLE_AC },
true              442 net/http/transport_security_state_static.h   {11, true, "\006google\002ad", false, kGooglePins, DOMAIN_GOOGLE_AD },
true              443 net/http/transport_security_state_static.h   {11, true, "\006google\002ae", false, kGooglePins, DOMAIN_GOOGLE_AE },
true              444 net/http/transport_security_state_static.h   {11, true, "\006google\002af", false, kGooglePins, DOMAIN_GOOGLE_AF },
true              445 net/http/transport_security_state_static.h   {11, true, "\006google\002ag", false, kGooglePins, DOMAIN_GOOGLE_AG },
true              446 net/http/transport_security_state_static.h   {11, true, "\006google\002am", false, kGooglePins, DOMAIN_GOOGLE_AM },
true              447 net/http/transport_security_state_static.h   {11, true, "\006google\002as", false, kGooglePins, DOMAIN_GOOGLE_AS },
true              448 net/http/transport_security_state_static.h   {11, true, "\006google\002at", false, kGooglePins, DOMAIN_GOOGLE_AT },
true              449 net/http/transport_security_state_static.h   {11, true, "\006google\002az", false, kGooglePins, DOMAIN_GOOGLE_AZ },
true              450 net/http/transport_security_state_static.h   {11, true, "\006google\002ba", false, kGooglePins, DOMAIN_GOOGLE_BA },
true              451 net/http/transport_security_state_static.h   {11, true, "\006google\002be", false, kGooglePins, DOMAIN_GOOGLE_BE },
true              452 net/http/transport_security_state_static.h   {11, true, "\006google\002bf", false, kGooglePins, DOMAIN_GOOGLE_BF },
true              453 net/http/transport_security_state_static.h   {11, true, "\006google\002bg", false, kGooglePins, DOMAIN_GOOGLE_BG },
true              454 net/http/transport_security_state_static.h   {11, true, "\006google\002bi", false, kGooglePins, DOMAIN_GOOGLE_BI },
true              455 net/http/transport_security_state_static.h   {11, true, "\006google\002bj", false, kGooglePins, DOMAIN_GOOGLE_BJ },
true              456 net/http/transport_security_state_static.h   {11, true, "\006google\002bs", false, kGooglePins, DOMAIN_GOOGLE_BS },
true              457 net/http/transport_security_state_static.h   {11, true, "\006google\002by", false, kGooglePins, DOMAIN_GOOGLE_BY },
true              458 net/http/transport_security_state_static.h   {11, true, "\006google\002ca", false, kGooglePins, DOMAIN_GOOGLE_CA },
true              459 net/http/transport_security_state_static.h   {12, true, "\006google\003cat", false, kGooglePins, DOMAIN_GOOGLE_CAT },
true              460 net/http/transport_security_state_static.h   {11, true, "\006google\002cc", false, kGooglePins, DOMAIN_GOOGLE_CC },
true              461 net/http/transport_security_state_static.h   {11, true, "\006google\002cd", false, kGooglePins, DOMAIN_GOOGLE_CD },
true              462 net/http/transport_security_state_static.h   {11, true, "\006google\002cf", false, kGooglePins, DOMAIN_GOOGLE_CF },
true              463 net/http/transport_security_state_static.h   {11, true, "\006google\002cg", false, kGooglePins, DOMAIN_GOOGLE_CG },
true              464 net/http/transport_security_state_static.h   {11, true, "\006google\002ch", false, kGooglePins, DOMAIN_GOOGLE_CH },
true              465 net/http/transport_security_state_static.h   {11, true, "\006google\002ci", false, kGooglePins, DOMAIN_GOOGLE_CI },
true              466 net/http/transport_security_state_static.h   {11, true, "\006google\002cl", false, kGooglePins, DOMAIN_GOOGLE_CL },
true              467 net/http/transport_security_state_static.h   {11, true, "\006google\002cm", false, kGooglePins, DOMAIN_GOOGLE_CM },
true              468 net/http/transport_security_state_static.h   {11, true, "\006google\002cn", false, kGooglePins, DOMAIN_GOOGLE_CN },
true              469 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ao", false, kGooglePins, DOMAIN_CO_AO },
true              470 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002bw", false, kGooglePins, DOMAIN_CO_BW },
true              471 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ck", false, kGooglePins, DOMAIN_CO_CK },
true              472 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002cr", false, kGooglePins, DOMAIN_CO_CR },
true              473 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002hu", false, kGooglePins, DOMAIN_CO_HU },
true              474 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002id", false, kGooglePins, DOMAIN_CO_ID },
true              475 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002il", false, kGooglePins, DOMAIN_CO_IL },
true              476 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002im", false, kGooglePins, DOMAIN_CO_IM },
true              477 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002in", false, kGooglePins, DOMAIN_CO_IN },
true              478 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002je", false, kGooglePins, DOMAIN_CO_JE },
true              479 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002jp", false, kGooglePins, DOMAIN_CO_JP },
true              480 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ke", false, kGooglePins, DOMAIN_CO_KE },
true              481 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002kr", false, kGooglePins, DOMAIN_CO_KR },
true              482 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ls", false, kGooglePins, DOMAIN_CO_LS },
true              483 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ma", false, kGooglePins, DOMAIN_CO_MA },
true              484 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002mz", false, kGooglePins, DOMAIN_CO_MZ },
true              485 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002nz", false, kGooglePins, DOMAIN_CO_NZ },
true              486 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002th", false, kGooglePins, DOMAIN_CO_TH },
true              487 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002tz", false, kGooglePins, DOMAIN_CO_TZ },
true              488 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ug", false, kGooglePins, DOMAIN_CO_UG },
true              489 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002uk", false, kGooglePins, DOMAIN_CO_UK },
true              490 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002uz", false, kGooglePins, DOMAIN_CO_UZ },
true              491 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002ve", false, kGooglePins, DOMAIN_CO_VE },
true              492 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002vi", false, kGooglePins, DOMAIN_CO_VI },
true              493 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002za", false, kGooglePins, DOMAIN_CO_ZA },
true              494 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002zm", false, kGooglePins, DOMAIN_CO_ZM },
true              495 net/http/transport_security_state_static.h   {14, true, "\006google\002co\002zw", false, kGooglePins, DOMAIN_CO_ZW },
true              496 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002af", false, kGooglePins, DOMAIN_COM_AF },
true              497 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ag", false, kGooglePins, DOMAIN_COM_AG },
true              498 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ai", false, kGooglePins, DOMAIN_COM_AI },
true              499 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ar", false, kGooglePins, DOMAIN_COM_AR },
true              500 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002au", false, kGooglePins, DOMAIN_COM_AU },
true              501 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002bd", false, kGooglePins, DOMAIN_COM_BD },
true              502 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002bh", false, kGooglePins, DOMAIN_COM_BH },
true              503 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002bn", false, kGooglePins, DOMAIN_COM_BN },
true              504 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002bo", false, kGooglePins, DOMAIN_COM_BO },
true              505 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002br", false, kGooglePins, DOMAIN_COM_BR },
true              506 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002by", false, kGooglePins, DOMAIN_COM_BY },
true              507 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002bz", false, kGooglePins, DOMAIN_COM_BZ },
true              508 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002cn", false, kGooglePins, DOMAIN_COM_CN },
true              509 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002co", false, kGooglePins, DOMAIN_COM_CO },
true              510 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002cu", false, kGooglePins, DOMAIN_COM_CU },
true              511 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002cy", false, kGooglePins, DOMAIN_COM_CY },
true              512 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002do", false, kGooglePins, DOMAIN_COM_DO },
true              513 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ec", false, kGooglePins, DOMAIN_COM_EC },
true              514 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002eg", false, kGooglePins, DOMAIN_COM_EG },
true              515 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002et", false, kGooglePins, DOMAIN_COM_ET },
true              516 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002fj", false, kGooglePins, DOMAIN_COM_FJ },
true              517 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ge", false, kGooglePins, DOMAIN_COM_GE },
true              518 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002gh", false, kGooglePins, DOMAIN_COM_GH },
true              519 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002gi", false, kGooglePins, DOMAIN_COM_GI },
true              520 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002gr", false, kGooglePins, DOMAIN_COM_GR },
true              521 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002gt", false, kGooglePins, DOMAIN_COM_GT },
true              522 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002hk", false, kGooglePins, DOMAIN_COM_HK },
true              523 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002iq", false, kGooglePins, DOMAIN_COM_IQ },
true              524 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002jm", false, kGooglePins, DOMAIN_COM_JM },
true              525 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002jo", false, kGooglePins, DOMAIN_COM_JO },
true              526 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002kh", false, kGooglePins, DOMAIN_COM_KH },
true              527 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002kw", false, kGooglePins, DOMAIN_COM_KW },
true              528 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002lb", false, kGooglePins, DOMAIN_COM_LB },
true              529 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ly", false, kGooglePins, DOMAIN_COM_LY },
true              530 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002mt", false, kGooglePins, DOMAIN_COM_MT },
true              531 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002mx", false, kGooglePins, DOMAIN_COM_MX },
true              532 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002my", false, kGooglePins, DOMAIN_COM_MY },
true              533 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002na", false, kGooglePins, DOMAIN_COM_NA },
true              534 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002nf", false, kGooglePins, DOMAIN_COM_NF },
true              535 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ng", false, kGooglePins, DOMAIN_COM_NG },
true              536 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ni", false, kGooglePins, DOMAIN_COM_NI },
true              537 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002np", false, kGooglePins, DOMAIN_COM_NP },
true              538 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002nr", false, kGooglePins, DOMAIN_COM_NR },
true              539 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002om", false, kGooglePins, DOMAIN_COM_OM },
true              540 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002pa", false, kGooglePins, DOMAIN_COM_PA },
true              541 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002pe", false, kGooglePins, DOMAIN_COM_PE },
true              542 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ph", false, kGooglePins, DOMAIN_COM_PH },
true              543 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002pk", false, kGooglePins, DOMAIN_COM_PK },
true              544 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002pl", false, kGooglePins, DOMAIN_COM_PL },
true              545 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002pr", false, kGooglePins, DOMAIN_COM_PR },
true              546 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002py", false, kGooglePins, DOMAIN_COM_PY },
true              547 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002qa", false, kGooglePins, DOMAIN_COM_QA },
true              548 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ru", false, kGooglePins, DOMAIN_COM_RU },
true              549 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002sa", false, kGooglePins, DOMAIN_COM_SA },
true              550 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002sb", false, kGooglePins, DOMAIN_COM_SB },
true              551 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002sg", false, kGooglePins, DOMAIN_COM_SG },
true              552 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002sl", false, kGooglePins, DOMAIN_COM_SL },
true              553 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002sv", false, kGooglePins, DOMAIN_COM_SV },
true              554 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002tj", false, kGooglePins, DOMAIN_COM_TJ },
true              555 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002tn", false, kGooglePins, DOMAIN_COM_TN },
true              556 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002tr", false, kGooglePins, DOMAIN_COM_TR },
true              557 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002tw", false, kGooglePins, DOMAIN_COM_TW },
true              558 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ua", false, kGooglePins, DOMAIN_COM_UA },
true              559 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002uy", false, kGooglePins, DOMAIN_COM_UY },
true              560 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002vc", false, kGooglePins, DOMAIN_COM_VC },
true              561 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002ve", false, kGooglePins, DOMAIN_COM_VE },
true              562 net/http/transport_security_state_static.h   {15, true, "\006google\003com\002vn", false, kGooglePins, DOMAIN_COM_VN },
true              563 net/http/transport_security_state_static.h   {11, true, "\006google\002cv", false, kGooglePins, DOMAIN_GOOGLE_CV },
true              564 net/http/transport_security_state_static.h   {11, true, "\006google\002cz", false, kGooglePins, DOMAIN_GOOGLE_CZ },
true              565 net/http/transport_security_state_static.h   {11, true, "\006google\002de", false, kGooglePins, DOMAIN_GOOGLE_DE },
true              566 net/http/transport_security_state_static.h   {11, true, "\006google\002dj", false, kGooglePins, DOMAIN_GOOGLE_DJ },
true              567 net/http/transport_security_state_static.h   {11, true, "\006google\002dk", false, kGooglePins, DOMAIN_GOOGLE_DK },
true              568 net/http/transport_security_state_static.h   {11, true, "\006google\002dm", false, kGooglePins, DOMAIN_GOOGLE_DM },
true              569 net/http/transport_security_state_static.h   {11, true, "\006google\002dz", false, kGooglePins, DOMAIN_GOOGLE_DZ },
true              570 net/http/transport_security_state_static.h   {11, true, "\006google\002ee", false, kGooglePins, DOMAIN_GOOGLE_EE },
true              571 net/http/transport_security_state_static.h   {11, true, "\006google\002es", false, kGooglePins, DOMAIN_GOOGLE_ES },
true              572 net/http/transport_security_state_static.h   {11, true, "\006google\002fi", false, kGooglePins, DOMAIN_GOOGLE_FI },
true              573 net/http/transport_security_state_static.h   {11, true, "\006google\002fm", false, kGooglePins, DOMAIN_GOOGLE_FM },
true              574 net/http/transport_security_state_static.h   {11, true, "\006google\002fr", false, kGooglePins, DOMAIN_GOOGLE_FR },
true              575 net/http/transport_security_state_static.h   {11, true, "\006google\002ga", false, kGooglePins, DOMAIN_GOOGLE_GA },
true              576 net/http/transport_security_state_static.h   {11, true, "\006google\002ge", false, kGooglePins, DOMAIN_GOOGLE_GE },
true              577 net/http/transport_security_state_static.h   {11, true, "\006google\002gg", false, kGooglePins, DOMAIN_GOOGLE_GG },
true              578 net/http/transport_security_state_static.h   {11, true, "\006google\002gl", false, kGooglePins, DOMAIN_GOOGLE_GL },
true              579 net/http/transport_security_state_static.h   {11, true, "\006google\002gm", false, kGooglePins, DOMAIN_GOOGLE_GM },
true              580 net/http/transport_security_state_static.h   {11, true, "\006google\002gp", false, kGooglePins, DOMAIN_GOOGLE_GP },
true              581 net/http/transport_security_state_static.h   {11, true, "\006google\002gr", false, kGooglePins, DOMAIN_GOOGLE_GR },
true              582 net/http/transport_security_state_static.h   {11, true, "\006google\002gy", false, kGooglePins, DOMAIN_GOOGLE_GY },
true              583 net/http/transport_security_state_static.h   {11, true, "\006google\002hk", false, kGooglePins, DOMAIN_GOOGLE_HK },
true              584 net/http/transport_security_state_static.h   {11, true, "\006google\002hn", false, kGooglePins, DOMAIN_GOOGLE_HN },
true              585 net/http/transport_security_state_static.h   {11, true, "\006google\002hr", false, kGooglePins, DOMAIN_GOOGLE_HR },
true              586 net/http/transport_security_state_static.h   {11, true, "\006google\002ht", false, kGooglePins, DOMAIN_GOOGLE_HT },
true              587 net/http/transport_security_state_static.h   {11, true, "\006google\002hu", false, kGooglePins, DOMAIN_GOOGLE_HU },
true              588 net/http/transport_security_state_static.h   {11, true, "\006google\002ie", false, kGooglePins, DOMAIN_GOOGLE_IE },
true              589 net/http/transport_security_state_static.h   {11, true, "\006google\002im", false, kGooglePins, DOMAIN_GOOGLE_IM },
true              590 net/http/transport_security_state_static.h   {13, true, "\006google\004info", false, kGooglePins, DOMAIN_GOOGLE_INFO },
true              591 net/http/transport_security_state_static.h   {11, true, "\006google\002iq", false, kGooglePins, DOMAIN_GOOGLE_IQ },
true              592 net/http/transport_security_state_static.h   {11, true, "\006google\002is", false, kGooglePins, DOMAIN_GOOGLE_IS },
true              593 net/http/transport_security_state_static.h   {11, true, "\006google\002it", false, kGooglePins, DOMAIN_GOOGLE_IT },
true              594 net/http/transport_security_state_static.h   {14, true, "\006google\002it\002ao", false, kGooglePins, DOMAIN_IT_AO },
true              595 net/http/transport_security_state_static.h   {11, true, "\006google\002je", false, kGooglePins, DOMAIN_GOOGLE_JE },
true              596 net/http/transport_security_state_static.h   {11, true, "\006google\002jo", false, kGooglePins, DOMAIN_GOOGLE_JO },
true              597 net/http/transport_security_state_static.h   {13, true, "\006google\004jobs", false, kGooglePins, DOMAIN_GOOGLE_JOBS },
true              598 net/http/transport_security_state_static.h   {11, true, "\006google\002jp", false, kGooglePins, DOMAIN_GOOGLE_JP },
true              599 net/http/transport_security_state_static.h   {11, true, "\006google\002kg", false, kGooglePins, DOMAIN_GOOGLE_KG },
true              600 net/http/transport_security_state_static.h   {11, true, "\006google\002ki", false, kGooglePins, DOMAIN_GOOGLE_KI },
true              601 net/http/transport_security_state_static.h   {11, true, "\006google\002kz", false, kGooglePins, DOMAIN_GOOGLE_KZ },
true              602 net/http/transport_security_state_static.h   {11, true, "\006google\002la", false, kGooglePins, DOMAIN_GOOGLE_LA },
true              603 net/http/transport_security_state_static.h   {11, true, "\006google\002li", false, kGooglePins, DOMAIN_GOOGLE_LI },
true              604 net/http/transport_security_state_static.h   {11, true, "\006google\002lk", false, kGooglePins, DOMAIN_GOOGLE_LK },
true              605 net/http/transport_security_state_static.h   {11, true, "\006google\002lt", false, kGooglePins, DOMAIN_GOOGLE_LT },
true              606 net/http/transport_security_state_static.h   {11, true, "\006google\002lu", false, kGooglePins, DOMAIN_GOOGLE_LU },
true              607 net/http/transport_security_state_static.h   {11, true, "\006google\002lv", false, kGooglePins, DOMAIN_GOOGLE_LV },
true              608 net/http/transport_security_state_static.h   {11, true, "\006google\002md", false, kGooglePins, DOMAIN_GOOGLE_MD },
true              609 net/http/transport_security_state_static.h   {11, true, "\006google\002me", false, kGooglePins, DOMAIN_GOOGLE_ME },
true              610 net/http/transport_security_state_static.h   {11, true, "\006google\002mg", false, kGooglePins, DOMAIN_GOOGLE_MG },
true              611 net/http/transport_security_state_static.h   {11, true, "\006google\002mk", false, kGooglePins, DOMAIN_GOOGLE_MK },
true              612 net/http/transport_security_state_static.h   {11, true, "\006google\002ml", false, kGooglePins, DOMAIN_GOOGLE_ML },
true              613 net/http/transport_security_state_static.h   {11, true, "\006google\002mn", false, kGooglePins, DOMAIN_GOOGLE_MN },
true              614 net/http/transport_security_state_static.h   {11, true, "\006google\002ms", false, kGooglePins, DOMAIN_GOOGLE_MS },
true              615 net/http/transport_security_state_static.h   {11, true, "\006google\002mu", false, kGooglePins, DOMAIN_GOOGLE_MU },
true              616 net/http/transport_security_state_static.h   {11, true, "\006google\002mv", false, kGooglePins, DOMAIN_GOOGLE_MV },
true              617 net/http/transport_security_state_static.h   {11, true, "\006google\002mw", false, kGooglePins, DOMAIN_GOOGLE_MW },
true              618 net/http/transport_security_state_static.h   {11, true, "\006google\002ne", false, kGooglePins, DOMAIN_GOOGLE_NE },
true              619 net/http/transport_security_state_static.h   {14, true, "\006google\002ne\002jp", false, kGooglePins, DOMAIN_NE_JP },
true              620 net/http/transport_security_state_static.h   {12, true, "\006google\003net", false, kGooglePins, DOMAIN_GOOGLE_NET },
true              621 net/http/transport_security_state_static.h   {11, true, "\006google\002nl", false, kGooglePins, DOMAIN_GOOGLE_NL },
true              622 net/http/transport_security_state_static.h   {11, true, "\006google\002no", false, kGooglePins, DOMAIN_GOOGLE_NO },
true              623 net/http/transport_security_state_static.h   {11, true, "\006google\002nr", false, kGooglePins, DOMAIN_GOOGLE_NR },
true              624 net/http/transport_security_state_static.h   {11, true, "\006google\002nu", false, kGooglePins, DOMAIN_GOOGLE_NU },
true              625 net/http/transport_security_state_static.h   {15, true, "\006google\003off\002ai", false, kGooglePins, DOMAIN_OFF_AI },
true              626 net/http/transport_security_state_static.h   {11, true, "\006google\002pk", false, kGooglePins, DOMAIN_GOOGLE_PK },
true              627 net/http/transport_security_state_static.h   {11, true, "\006google\002pl", false, kGooglePins, DOMAIN_GOOGLE_PL },
true              628 net/http/transport_security_state_static.h   {11, true, "\006google\002pn", false, kGooglePins, DOMAIN_GOOGLE_PN },
true              629 net/http/transport_security_state_static.h   {11, true, "\006google\002ps", false, kGooglePins, DOMAIN_GOOGLE_PS },
true              630 net/http/transport_security_state_static.h   {11, true, "\006google\002pt", false, kGooglePins, DOMAIN_GOOGLE_PT },
true              631 net/http/transport_security_state_static.h   {11, true, "\006google\002ro", false, kGooglePins, DOMAIN_GOOGLE_RO },
true              632 net/http/transport_security_state_static.h   {11, true, "\006google\002rs", false, kGooglePins, DOMAIN_GOOGLE_RS },
true              633 net/http/transport_security_state_static.h   {11, true, "\006google\002ru", false, kGooglePins, DOMAIN_GOOGLE_RU },
true              634 net/http/transport_security_state_static.h   {11, true, "\006google\002rw", false, kGooglePins, DOMAIN_GOOGLE_RW },
true              635 net/http/transport_security_state_static.h   {11, true, "\006google\002sc", false, kGooglePins, DOMAIN_GOOGLE_SC },
true              636 net/http/transport_security_state_static.h   {11, true, "\006google\002se", false, kGooglePins, DOMAIN_GOOGLE_SE },
true              637 net/http/transport_security_state_static.h   {11, true, "\006google\002sh", false, kGooglePins, DOMAIN_GOOGLE_SH },
true              638 net/http/transport_security_state_static.h   {11, true, "\006google\002si", false, kGooglePins, DOMAIN_GOOGLE_SI },
true              639 net/http/transport_security_state_static.h   {11, true, "\006google\002sk", false, kGooglePins, DOMAIN_GOOGLE_SK },
true              640 net/http/transport_security_state_static.h   {11, true, "\006google\002sm", false, kGooglePins, DOMAIN_GOOGLE_SM },
true              641 net/http/transport_security_state_static.h   {11, true, "\006google\002sn", false, kGooglePins, DOMAIN_GOOGLE_SN },
true              642 net/http/transport_security_state_static.h   {11, true, "\006google\002so", false, kGooglePins, DOMAIN_GOOGLE_SO },
true              643 net/http/transport_security_state_static.h   {11, true, "\006google\002st", false, kGooglePins, DOMAIN_GOOGLE_ST },
true              644 net/http/transport_security_state_static.h   {11, true, "\006google\002td", false, kGooglePins, DOMAIN_GOOGLE_TD },
true              645 net/http/transport_security_state_static.h   {11, true, "\006google\002tg", false, kGooglePins, DOMAIN_GOOGLE_TG },
true              646 net/http/transport_security_state_static.h   {11, true, "\006google\002tk", false, kGooglePins, DOMAIN_GOOGLE_TK },
true              647 net/http/transport_security_state_static.h   {11, true, "\006google\002tl", false, kGooglePins, DOMAIN_GOOGLE_TL },
true              648 net/http/transport_security_state_static.h   {11, true, "\006google\002tm", false, kGooglePins, DOMAIN_GOOGLE_TM },
true              649 net/http/transport_security_state_static.h   {11, true, "\006google\002tn", false, kGooglePins, DOMAIN_GOOGLE_TN },
true              650 net/http/transport_security_state_static.h   {11, true, "\006google\002to", false, kGooglePins, DOMAIN_GOOGLE_TO },
true              651 net/http/transport_security_state_static.h   {11, true, "\006google\002tp", false, kGooglePins, DOMAIN_GOOGLE_TP },
true              652 net/http/transport_security_state_static.h   {11, true, "\006google\002tt", false, kGooglePins, DOMAIN_GOOGLE_TT },
true              653 net/http/transport_security_state_static.h   {11, true, "\006google\002us", false, kGooglePins, DOMAIN_GOOGLE_US },
true              654 net/http/transport_security_state_static.h   {11, true, "\006google\002uz", false, kGooglePins, DOMAIN_GOOGLE_UZ },
true              655 net/http/transport_security_state_static.h   {11, true, "\006google\002vg", false, kGooglePins, DOMAIN_GOOGLE_VG },
true              656 net/http/transport_security_state_static.h   {11, true, "\006google\002vu", false, kGooglePins, DOMAIN_GOOGLE_VU },
true              657 net/http/transport_security_state_static.h   {11, true, "\006google\002ws", false, kGooglePins, DOMAIN_GOOGLE_WS },
true              658 net/http/transport_security_state_static.h   {23, true, "\005learn\013doubleclick\003net", false, kNoPins, DOMAIN_NOT_PINNED },
true              659 net/http/transport_security_state_static.h   {16, false, "\003www\006paypal\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              660 net/http/transport_security_state_static.h   {12, false, "\006paypal\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              661 net/http/transport_security_state_static.h   {16, false, "\003www\006elanex\003biz", true, kNoPins, DOMAIN_NOT_PINNED },
true              662 net/http/transport_security_state_static.h   {12, true, "\006jottit\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              663 net/http/transport_security_state_static.h   {19, true, "\015sunshinepress\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              664 net/http/transport_security_state_static.h   {21, false, "\003www\013noisebridge\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              665 net/http/transport_security_state_static.h   {10, false, "\004neg9\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              666 net/http/transport_security_state_static.h   {12, true, "\006riseup\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              667 net/http/transport_security_state_static.h   {11, false, "\006factor\002cc", true, kNoPins, DOMAIN_NOT_PINNED },
true              668 net/http/transport_security_state_static.h   {22, true, "\007members\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              669 net/http/transport_security_state_static.h   {22, true, "\007support\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              670 net/http/transport_security_state_static.h   {17, true, "\002id\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              671 net/http/transport_security_state_static.h   {20, true, "\005lists\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              672 net/http/transport_security_state_static.h   {22, true, "\007webmail\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              673 net/http/transport_security_state_static.h   {24, true, "\011roundcube\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              674 net/http/transport_security_state_static.h   {28, false, "\016aladdinschools\007appspot\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              675 net/http/transport_security_state_static.h   {14, true, "\011ottospora\002nl", true, kNoPins, DOMAIN_NOT_PINNED },
true              676 net/http/transport_security_state_static.h   {25, false, "\003www\017paycheckrecords\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              677 net/http/transport_security_state_static.h   {14, false, "\010lastpass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              678 net/http/transport_security_state_static.h   {18, false, "\003www\010lastpass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              679 net/http/transport_security_state_static.h   {14, true, "\010keyerror\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              680 net/http/transport_security_state_static.h   {13, false, "\010entropia\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              681 net/http/transport_security_state_static.h   {17, false, "\003www\010entropia\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              682 net/http/transport_security_state_static.h   {11, true, "\005romab\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              683 net/http/transport_security_state_static.h   {16, false, "\012logentries\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              684 net/http/transport_security_state_static.h   {20, false, "\003www\012logentries\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              685 net/http/transport_security_state_static.h   {12, true, "\006stripe\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              686 net/http/transport_security_state_static.h   {27, true, "\025cloudsecurityalliance\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              687 net/http/transport_security_state_static.h   {15, true, "\005login\004sapo\002pt", true, kNoPins, DOMAIN_NOT_PINNED },
true              688 net/http/transport_security_state_static.h   {19, true, "\015mattmccutchen\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              689 net/http/transport_security_state_static.h   {11, true, "\006betnet\002fr", true, kNoPins, DOMAIN_NOT_PINNED },
true              690 net/http/transport_security_state_static.h   {13, true, "\010uprotect\002it", true, kNoPins, DOMAIN_NOT_PINNED },
true              691 net/http/transport_security_state_static.h   {14, false, "\010squareup\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              692 net/http/transport_security_state_static.h   {12, true, "\006square\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              693 net/http/transport_security_state_static.h   {9, true, "\004cert\002se", true, kNoPins, DOMAIN_NOT_PINNED },
true              694 net/http/transport_security_state_static.h   {11, true, "\006crypto\002is", true, kNoPins, DOMAIN_NOT_PINNED },
true              695 net/http/transport_security_state_static.h   {20, true, "\005simon\007butcher\004name", true, kNoPins, DOMAIN_NOT_PINNED },
true              696 net/http/transport_security_state_static.h   {10, true, "\004linx\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              697 net/http/transport_security_state_static.h   {13, false, "\007dropcam\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              698 net/http/transport_security_state_static.h   {17, false, "\003www\007dropcam\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              699 net/http/transport_security_state_static.h   {30, true, "\010ebanking\014indovinabank\003com\002vn", true, kNoPins, DOMAIN_NOT_PINNED },
true              700 net/http/transport_security_state_static.h   {13, false, "\007epoxate\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              701 net/http/transport_security_state_static.h   {16, false, "\012torproject\003org", true, kTorPins, DOMAIN_TORPROJECT_ORG },
true              702 net/http/transport_security_state_static.h   {21, true, "\004blog\012torproject\003org", true, kTorPins, DOMAIN_TORPROJECT_ORG },
true              703 net/http/transport_security_state_static.h   {22, true, "\005check\012torproject\003org", true, kTorPins, DOMAIN_TORPROJECT_ORG },
true              704 net/http/transport_security_state_static.h   {20, true, "\003www\012torproject\003org", true, kTorPins, DOMAIN_TORPROJECT_ORG },
true              705 net/http/transport_security_state_static.h   {21, true, "\004dist\012torproject\003org", true, kTorPins, DOMAIN_TORPROJECT_ORG },
true              706 net/http/transport_security_state_static.h   {22, true, "\003www\014moneybookers\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              707 net/http/transport_security_state_static.h   {17, false, "\013ledgerscope\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              708 net/http/transport_security_state_static.h   {21, false, "\003www\013ledgerscope\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              709 net/http/transport_security_state_static.h   {17, true, "\003app\007recurly\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              710 net/http/transport_security_state_static.h   {17, true, "\003api\007recurly\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              711 net/http/transport_security_state_static.h   {13, false, "\007greplin\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              712 net/http/transport_security_state_static.h   {17, false, "\003www\007greplin\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              713 net/http/transport_security_state_static.h   {27, true, "\006luneta\016nearbuysystems\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              714 net/http/transport_security_state_static.h   {12, true, "\006ubertt\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              715 net/http/transport_security_state_static.h   {9, true, "\004pixi\002me", true, kNoPins, DOMAIN_NOT_PINNED },
true              716 net/http/transport_security_state_static.h   {14, true, "\010grepular\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              717 net/http/transport_security_state_static.h   {16, false, "\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              718 net/http/transport_security_state_static.h   {20, false, "\003www\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              719 net/http/transport_security_state_static.h   {26, false, "\011developer\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              720 net/http/transport_security_state_static.h   {30, false, "\003www\011developer\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              721 net/http/transport_security_state_static.h   {24, false, "\007sandbox\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              722 net/http/transport_security_state_static.h   {28, false, "\003www\007sandbox\012mydigipass\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              723 net/http/transport_security_state_static.h   {12, false, "\006crypto\003cat", true, kCryptoCatPins, DOMAIN_CRYPTO_CAT },
true              724 net/http/transport_security_state_static.h   {25, true, "\014bigshinylock\006minazo\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              725 net/http/transport_security_state_static.h   {10, true, "\005crate\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              726 net/http/transport_security_state_static.h   {13, false, "\007twitter\003com", true, kTwitterComPins, DOMAIN_TWITTER_COM },
true              727 net/http/transport_security_state_static.h   {17, true, "\003www\007twitter\003com", true, kTwitterComPins, DOMAIN_TWITTER_COM },
true              728 net/http/transport_security_state_static.h   {17, true, "\003api\007twitter\003com", false, kTwitterCDNPins, DOMAIN_TWITTER_COM },
true              729 net/http/transport_security_state_static.h   {19, true, "\005oauth\007twitter\003com", false, kTwitterComPins, DOMAIN_TWITTER_COM },
true              730 net/http/transport_security_state_static.h   {20, true, "\006mobile\007twitter\003com", false, kTwitterComPins, DOMAIN_TWITTER_COM },
true              731 net/http/transport_security_state_static.h   {17, true, "\003dev\007twitter\003com", false, kTwitterComPins, DOMAIN_TWITTER_COM },
true              732 net/http/transport_security_state_static.h   {22, true, "\010business\007twitter\003com", false, kTwitterComPins, DOMAIN_TWITTER_COM },
true              733 net/http/transport_security_state_static.h   {22, true, "\010platform\007twitter\003com", false, kTwitterCDNPins, DOMAIN_TWITTER_COM },
true              734 net/http/transport_security_state_static.h   {11, true, "\005twimg\003com", false, kTwitterCDNPins, DOMAIN_TWIMG_COM },
true              735 net/http/transport_security_state_static.h   {22, true, "\020braintreegateway\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              736 net/http/transport_security_state_static.h   {23, false, "\021braintreepayments\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              737 net/http/transport_security_state_static.h   {27, false, "\003www\021braintreepayments\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              738 net/http/transport_security_state_static.h   {24, false, "\022emailprivacytester\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              739 net/http/transport_security_state_static.h   {13, true, "\007tor2web\003org", false, kTor2webPins, DOMAIN_TOR2WEB_ORG },
true              740 net/http/transport_security_state_static.h   {25, true, "\010business\007medbank\003com\002mt", true, kNoPins, DOMAIN_NOT_PINNED },
true              741 net/http/transport_security_state_static.h   {14, true, "\005arivo\003com\002br", true, kNoPins, DOMAIN_NOT_PINNED },
true              742 net/http/transport_security_state_static.h   {21, true, "\003www\013apollo-auto\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              743 net/http/transport_security_state_static.h   {15, true, "\003www\005cueup\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              744 net/http/transport_security_state_static.h   {11, false, "\005jitsi\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              745 net/http/transport_security_state_static.h   {15, false, "\003www\005jitsi\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              746 net/http/transport_security_state_static.h   {20, false, "\010download\005jitsi\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              747 net/http/transport_security_state_static.h   {8, true, "\003sol\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              748 net/http/transport_security_state_static.h   {14, false, "\010irccloud\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              749 net/http/transport_security_state_static.h   {18, false, "\003www\010irccloud\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              750 net/http/transport_security_state_static.h   {20, false, "\005alpha\010irccloud\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              751 net/http/transport_security_state_static.h   {11, true, "\006passwd\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              752 net/http/transport_security_state_static.h   {15, true, "\011browserid\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              753 net/http/transport_security_state_static.h   {19, true, "\005login\007persona\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              754 net/http/transport_security_state_static.h   {13, false, "\007neonisi\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              755 net/http/transport_security_state_static.h   {17, true, "\003www\007neonisi\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              756 net/http/transport_security_state_static.h   {19, true, "\005shops\007neonisi\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              757 net/http/transport_security_state_static.h   {17, true, "\014piratenlogin\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              758 net/http/transport_security_state_static.h   {15, true, "\011howrandom\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              759 net/http/transport_security_state_static.h   {13, false, "\010intercom\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              760 net/http/transport_security_state_static.h   {17, false, "\003api\010intercom\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              761 net/http/transport_security_state_static.h   {17, false, "\003www\010intercom\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              762 net/http/transport_security_state_static.h   {17, true, "\010fatzebra\003com\002au", true, kNoPins, DOMAIN_NOT_PINNED },
true              763 net/http/transport_security_state_static.h   {18, true, "\007csawctf\004poly\003edu", true, kNoPins, DOMAIN_NOT_PINNED },
true              764 net/http/transport_security_state_static.h   {18, false, "\014makeyourlaws\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              765 net/http/transport_security_state_static.h   {22, false, "\003www\014makeyourlaws\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              766 net/http/transport_security_state_static.h   {16, true, "\003iop\006intuit\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              767 net/http/transport_security_state_static.h   {14, false, "\010surfeasy\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              768 net/http/transport_security_state_static.h   {18, false, "\003www\010surfeasy\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              769 net/http/transport_security_state_static.h   {15, false, "\011packagist\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              770 net/http/transport_security_state_static.h   {13, false, "\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              771 net/http/transport_security_state_static.h   {17, false, "\003www\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              772 net/http/transport_security_state_static.h   {15, false, "\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              773 net/http/transport_security_state_static.h   {19, false, "\003www\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              774 net/http/transport_security_state_static.h   {16, true, "\002dm\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              775 net/http/transport_security_state_static.h   {22, true, "\010business\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              776 net/http/transport_security_state_static.h   {18, true, "\004blog\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              777 net/http/transport_security_state_static.h   {17, true, "\003faq\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              778 net/http/transport_security_state_static.h   {22, true, "\010platform\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              779 net/http/transport_security_state_static.h   {19, true, "\005email\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              780 net/http/transport_security_state_static.h   {15, true, "\011itriskltd\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              781 net/http/transport_security_state_static.h   {15, true, "\012stocktrade\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              782 net/http/transport_security_state_static.h   {22, true, "\011openshift\006redhat\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              783 net/http/transport_security_state_static.h   {18, false, "\014therapynotes\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              784 net/http/transport_security_state_static.h   {22, false, "\003www\014therapynotes\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              785 net/http/transport_security_state_static.h   {9, true, "\003wiz\003biz", true, kNoPins, DOMAIN_NOT_PINNED },
true              786 net/http/transport_security_state_static.h   {14, true, "\002my\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
true              787 net/http/transport_security_state_static.h   {19, true, "\007webmail\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
true              788 net/http/transport_security_state_static.h   {15, true, "\003crm\006onlime\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
true              789 net/http/transport_security_state_static.h   {12, true, "\003www\003gov\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
true              790 net/http/transport_security_state_static.h   {18, true, "\014silentcircle\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              791 net/http/transport_security_state_static.h   {18, true, "\014silentcircle\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              792 net/http/transport_security_state_static.h   {18, true, "\015serverdensity\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              793 net/http/transport_security_state_static.h   {17, true, "\002my\010alfresco\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              794 net/http/transport_security_state_static.h   {21, true, "\007webmail\010gigahost\002dk", true, kNoPins, DOMAIN_NOT_PINNED },
true              795 net/http/transport_security_state_static.h   {13, true, "\007paymill\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              796 net/http/transport_security_state_static.h   {12, true, "\007paymill\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              797 net/http/transport_security_state_static.h   {16, true, "\012gocardless\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              798 net/http/transport_security_state_static.h   {11, true, "\005espra\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              799 net/http/transport_security_state_static.h   {10, true, "\005zoo24\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              800 net/http/transport_security_state_static.h   {12, false, "\004mega\002co\002nz", true, kNoPins, DOMAIN_NOT_PINNED },
true              801 net/http/transport_security_state_static.h   {16, true, "\003api\004mega\002co\002nz", true, kNoPins, DOMAIN_NOT_PINNED },
true              802 net/http/transport_security_state_static.h   {13, true, "\007lockify\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              803 net/http/transport_security_state_static.h   {13, false, "\010writeapp\002me", true, kNoPins, DOMAIN_NOT_PINNED },
true              804 net/http/transport_security_state_static.h   {22, true, "\010bugzilla\007mozilla\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              805 net/http/transport_security_state_static.h   {30, true, "\007members\020nearlyfreespeech\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              806 net/http/transport_security_state_static.h   {19, false, "\003ssl\011panoramio\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              807 net/http/transport_security_state_static.h   {13, false, "\007kiwiirc\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              808 net/http/transport_security_state_static.h   {17, true, "\003pay\010gigahost\002dk", true, kNoPins, DOMAIN_NOT_PINNED },
true              809 net/http/transport_security_state_static.h   {27, true, "\015controlcenter\010gigahost\002dk", true, kNoPins, DOMAIN_NOT_PINNED },
true              810 net/http/transport_security_state_static.h   {12, false, "\006simple\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              811 net/http/transport_security_state_static.h   {16, false, "\003www\006simple\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              812 net/http/transport_security_state_static.h   {15, false, "\002fj\006simple\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              813 net/http/transport_security_state_static.h   {16, false, "\003api\006simple\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              814 net/http/transport_security_state_static.h   {17, true, "\004bank\006simple\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              815 net/http/transport_security_state_static.h   {11, true, "\005bassh\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              816 net/http/transport_security_state_static.h   {10, true, "\004sah3\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              817 net/http/transport_security_state_static.h   {9, false, "\003grc\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              818 net/http/transport_security_state_static.h   {13, false, "\003www\003grc\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              819 net/http/transport_security_state_static.h   {12, false, "\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              820 net/http/transport_security_state_static.h   {16, false, "\003www\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              821 net/http/transport_security_state_static.h   {20, false, "\007manager\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              822 net/http/transport_security_state_static.h   {17, false, "\004blog\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              823 net/http/transport_security_state_static.h   {20, false, "\007library\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              824 net/http/transport_security_state_static.h   {18, false, "\005forum\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              825 net/http/transport_security_state_static.h   {14, false, "\001p\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              826 net/http/transport_security_state_static.h   {18, false, "\005paste\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              827 net/http/transport_security_state_static.h   {21, false, "\010pastebin\006linode\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              828 net/http/transport_security_state_static.h   {21, true, "\017inertianetworks\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              829 net/http/transport_security_state_static.h   {14, false, "\010carezone\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              830 net/http/transport_security_state_static.h   {15, true, "\011conformal\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              831 net/http/transport_security_state_static.h   {16, true, "\012cyphertite\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              832 net/http/transport_security_state_static.h   {13, true, "\010logotype\002se", true, kNoPins, DOMAIN_NOT_PINNED },
true              833 net/http/transport_security_state_static.h   {10, true, "\004bccx\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              834 net/http/transport_security_state_static.h   {15, true, "\011launchkey\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              835 net/http/transport_security_state_static.h   {16, true, "\010carlolly\002co\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
true              836 net/http/transport_security_state_static.h   {21, true, "\003www\013cyveillance\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              837 net/http/transport_security_state_static.h   {22, true, "\004blog\013cyveillance\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              838 net/http/transport_security_state_static.h   {12, true, "\006whonix\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              839 net/http/transport_security_state_static.h   {11, true, "\006shodan\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              840 net/http/transport_security_state_static.h   {18, true, "\015rapidresearch\002me", true, kNoPins, DOMAIN_NOT_PINNED },
true              841 net/http/transport_security_state_static.h   {14, true, "\010surkatty\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              842 net/http/transport_security_state_static.h   {21, true, "\017securityheaders\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              843 net/http/transport_security_state_static.h   {10, true, "\005haste\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
true              844 net/http/transport_security_state_static.h   {12, true, "\007mudcrab\002us", true, kNoPins, DOMAIN_NOT_PINNED },
true              845 net/http/transport_security_state_static.h   {13, true, "\010mediacru\002sh", true, kNoPins, DOMAIN_NOT_PINNED },
true              846 net/http/transport_security_state_static.h   {13, true, "\010lolicore\002ch", true, kNoPins, DOMAIN_NOT_PINNED },
true              847 net/http/transport_security_state_static.h   {16, true, "\007cloudns\003com\002au", true, kNoPins, DOMAIN_NOT_PINNED },
true              848 net/http/transport_security_state_static.h   {19, true, "\005oplop\007appspot\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              849 net/http/transport_security_state_static.h   {12, false, "\006bcrook\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              850 net/http/transport_security_state_static.h   {17, true, "\004wiki\006python\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              851 net/http/transport_security_state_static.h   {9, false, "\004lumi\002do", true, kNoPins, DOMAIN_NOT_PINNED },
true              852 net/http/transport_security_state_static.h   {22, true, "\020appseccalifornia\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              853 net/http/transport_security_state_static.h   {17, true, "\013crowdcurity\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              854 net/http/transport_security_state_static.h   {19, true, "\013saturngames\002co\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
true              855 net/http/transport_security_state_static.h   {23, true, "\021strongest-privacy\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              856 net/http/transport_security_state_static.h   {25, true, "\011ecosystem\011atlassian\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              857 net/http/transport_security_state_static.h   {18, true, "\002id\011atlassian\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              858 net/http/transport_security_state_static.h   {15, false, "\011bitbucket\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              859 net/http/transport_security_state_static.h   {12, true, "\007cupcake\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              860 net/http/transport_security_state_static.h   {12, true, "\007cupcake\002is", true, kNoPins, DOMAIN_NOT_PINNED },
true              861 net/http/transport_security_state_static.h   {9, true, "\004tent\002io", true, kNoPins, DOMAIN_NOT_PINNED },
true              862 net/http/transport_security_state_static.h   {12, true, "\006cybozu\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              863 net/http/transport_security_state_static.h   {17, true, "\013davidlyness\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              864 net/http/transport_security_state_static.h   {12, true, "\006medium\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              865 net/http/transport_security_state_static.h   {21, true, "\007liberty\007lavabit\003com", true, kLavabitPins, DOMAIN_LAVABIT_COM },
true              866 net/http/transport_security_state_static.h   {16, true, "\012getlantern\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              867 net/http/transport_security_state_static.h   {15, false, "\011kinsights\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              868 net/http/transport_security_state_static.h   {15, false, "\007simbolo\002co\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
true              869 net/http/transport_security_state_static.h   {19, false, "\003www\007simbolo\002co\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
true              870 net/http/transport_security_state_static.h   {16, false, "\012zenpayroll\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              871 net/http/transport_security_state_static.h   {20, false, "\003www\012zenpayroll\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              872 net/http/transport_security_state_static.h   {20, false, "\003get\012zenpayroll\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              873 net/http/transport_security_state_static.h   {23, false, "\006errors\012zenpayroll\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              874 net/http/transport_security_state_static.h   {23, false, "\006manage\012zenpayroll\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              875 net/http/transport_security_state_static.h   {19, true, "\016gernert-server\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              876 net/http/transport_security_state_static.h   {19, true, "\010skydrive\004live\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              877 net/http/transport_security_state_static.h   {21, true, "\011lifeguard\005aecom\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              878 net/http/transport_security_state_static.h   {17, false, "\004data\003qld\003gov\002au", true, kNoPins, DOMAIN_NOT_PINNED },
true              879 net/http/transport_security_state_static.h   {25, false, "\014publications\003qld\003gov\002au", true, kNoPins, DOMAIN_NOT_PINNED },
true              880 net/http/transport_security_state_static.h   {13, true, "\002go\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              881 net/http/transport_security_state_static.h   {16, true, "\005login\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              882 net/http/transport_security_state_static.h   {13, true, "\002my\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              883 net/http/transport_security_state_static.h   {18, true, "\007payroll\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              884 net/http/transport_security_state_static.h   {13, true, "\002in\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              885 net/http/transport_security_state_static.h   {14, true, "\003api\004xero\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              886 net/http/transport_security_state_static.h   {9, true, "\003eff\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              887 net/http/transport_security_state_static.h   {9, true, "\004mail\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              888 net/http/transport_security_state_static.h   {20, false, "\010passport\006yandex\002ru", true, kNoPins, DOMAIN_NOT_PINNED },
true              889 net/http/transport_security_state_static.h   {21, false, "\010passport\006yandex\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              890 net/http/transport_security_state_static.h   {20, false, "\010passport\006yandex\002ua", true, kNoPins, DOMAIN_NOT_PINNED },
true              891 net/http/transport_security_state_static.h   {20, false, "\010passport\006yandex\002by", true, kNoPins, DOMAIN_NOT_PINNED },
true              892 net/http/transport_security_state_static.h   {20, false, "\010passport\006yandex\002kz", true, kNoPins, DOMAIN_NOT_PINNED },
true              893 net/http/transport_security_state_static.h   {24, false, "\010passport\006yandex\003com\002tr", true, kNoPins, DOMAIN_NOT_PINNED },
true              894 net/http/transport_security_state_static.h   {12, true, "\006mnsure\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              895 net/http/transport_security_state_static.h   {14, false, "\010getcloak\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              896 net/http/transport_security_state_static.h   {18, false, "\003www\010getcloak\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              897 net/http/transport_security_state_static.h   {23, true, "\020matteomarescotti\004name", true, kNoPins, DOMAIN_NOT_PINNED },
true              898 net/http/transport_security_state_static.h   {19, true, "\003www\011heliosnet\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              899 net/http/transport_security_state_static.h   {13, false, "\007opsmate\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              900 net/http/transport_security_state_static.h   {17, true, "\003www\007opsmate\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              901 net/http/transport_security_state_static.h   {13, true, "\007f-droid\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              902 net/http/transport_security_state_static.h   {18, false, "\003www\010evernote\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              903 net/http/transport_security_state_static.h   {18, false, "\003app\010yinxiang\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              904 net/http/transport_security_state_static.h   {15, false, "\011neilwynne\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              905 net/http/transport_security_state_static.h   {20, false, "\016calyxinstitute\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              906 net/http/transport_security_state_static.h   {24, false, "\003www\016calyxinstitute\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              907 net/http/transport_security_state_static.h   {15, true, "\011blacklane\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              908 net/http/transport_security_state_static.h   {16, true, "\012boxcryptor\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              909 net/http/transport_security_state_static.h   {10, false, "\004aclu\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              910 net/http/transport_security_state_static.h   {14, false, "\003www\004aclu\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              911 net/http/transport_security_state_static.h   {13, true, "\007prodpad\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              912 net/http/transport_security_state_static.h   {13, true, "\007mailbox\003org", true, kNoPins, DOMAIN_NOT_PINNED },
true              913 net/http/transport_security_state_static.h   {12, false, "\006roddis\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              914 net/http/transport_security_state_static.h   {16, false, "\003www\006roddis\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              915 net/http/transport_security_state_static.h   {10, true, "\005fiken\002no", true, kNoPins, DOMAIN_NOT_PINNED },
true              916 net/http/transport_security_state_static.h   {14, true, "\010fairbill\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              917 net/http/transport_security_state_static.h   {11, true, "\005nexth\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              918 net/http/transport_security_state_static.h   {10, true, "\005nexth\002us", true, kNoPins, DOMAIN_NOT_PINNED },
true              919 net/http/transport_security_state_static.h   {10, true, "\005nexth\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              920 net/http/transport_security_state_static.h   {12, true, "\006souyar\003net", true, kNoPins, DOMAIN_NOT_PINNED },
true              921 net/http/transport_security_state_static.h   {11, true, "\006souyar\002de", true, kNoPins, DOMAIN_NOT_PINNED },
true              922 net/http/transport_security_state_static.h   {11, true, "\006souyar\002us", true, kNoPins, DOMAIN_NOT_PINNED },
true              923 net/http/transport_security_state_static.h   {19, false, "\003www\007banking\002co\002at", true, kNoPins, DOMAIN_NOT_PINNED },
true              924 net/http/transport_security_state_static.h   {19, false, "\003mbp\007banking\002co\002at", true, kNoPins, DOMAIN_NOT_PINNED },
true              925 net/http/transport_security_state_static.h   {13, false, "\007feedbin\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              926 net/http/transport_security_state_static.h   {9, true, "\004heha\002co", true, kNoPins, DOMAIN_NOT_PINNED },
true              927 net/http/transport_security_state_static.h   {17, true, "\013passwordbox\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              932 net/http/transport_security_state_static.h   {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
true              933 net/http/transport_security_state_static.h   {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM },
true              934 net/http/transport_security_state_static.h   {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
true              935 net/http/transport_security_state_static.h   {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM },
true              936 net/http/transport_security_state_static.h   {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_ANALYTICS_COM },
true              937 net/http/transport_security_state_static.h   {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_COM },
true              938 net/http/transport_security_state_static.h   {13, true, "\007mykolab\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              939 net/http/transport_security_state_static.h   {17, true, "\013semenkovich\003com", true, kNoPins, DOMAIN_NOT_PINNED },
true              124 net/proxy/mock_proxy_resolver.h       : MockAsyncProxyResolverBase(true /*expects_pac_bytes*/) {}
true              227 net/proxy/proxy_config.h     config.set_auto_detect(true);
true               16 net/proxy/proxy_retry_info.h   ProxyRetryInfo() : try_while_bad(true) {}
true               91 net/quic/quic_protocol.h const bool kIncludeVersion = true;
true              898 net/quic/quic_protocol.h                           includes_version, sequence_number_length, true);
true               64 net/quic/quic_write_blocked_list.h       crypto_stream_blocked_ = true;
true               68 net/quic/quic_write_blocked_list.h       headers_stream_blocked_ = true;
true               34 net/quic/test_tools/delayed_verify_strike_register_client.h     delay_verifications_ = true;
true              226 net/socket/client_socket_handle.h   ResetInternal(true);
true               75 net/spdy/spdy_frame_builder.h     SpdyFrame* rv = new SpdyFrame(buffer_.release(), length_, true);
true              176 net/spdy/spdy_priority_forest.h   return true;
true              195 net/spdy/spdy_priority_forest.h   return true;
true              235 net/spdy/spdy_priority_forest.h   return true;
true              293 net/spdy/spdy_priority_forest.h   return true;
true              309 net/spdy/spdy_priority_forest.h     return true;
true              342 net/spdy/spdy_priority_forest.h   return true;
true              403 net/spdy/spdy_priority_forest.h   return true;
true              413 net/spdy/spdy_priority_forest.h   return true;
true              460 net/spdy/spdy_priority_forest.h   while (true) {
true              523 net/spdy/spdy_priority_forest.h   return true;
true              547 net/spdy/spdy_protocol.h       pad_low_ = true;
true              550 net/spdy/spdy_protocol.h       pad_low_ = pad_high_ = true;
true              754 net/spdy/spdy_protocol.h       end_headers_(true),
true              814 net/spdy/spdy_protocol.h         end_push_promise_(true) {}
true               60 net/spdy/write_blocked_list.h         return true;
true               69 net/spdy/write_blocked_list.h         return true;
true               94 net/ssl/default_server_bound_cert_store.h         loaded_ = true;
true               96 net/ssl/default_server_bound_cert_store.h       initialized_ = true;
true               22 net/test/gtest_util.h   if (true) {                                                           \
true               81 net/test/gtest_util.h   if (true) {                                 \
true               88 net/test/gtest_util.h   if (true) {                                 \
true              188 net/tools/balsa/balsa_frame.h         return true;
true              192 net/tools/balsa/balsa_frame.h         return true;
true              363 net/tools/balsa/balsa_headers.h       } while (idx_ < header_lines_size && header_lines[idx_].skip == true);
true              381 net/tools/balsa/balsa_headers.h       } while (idx_ < header_lines_size && header_lines[idx_].skip == true);
true              614 net/tools/balsa/balsa_headers.h     header_lines_[it.idx_].skip = true;
true               33 net/tools/balsa/string_piece_utils.h       return true;
true               43 net/tools/balsa/string_piece_utils.h     return true;
true               35 net/tools/flip_server/acceptor_thread.h     value_ = true;
true               21 net/tools/flip_server/mem_cache.h   void HandleError() { error_ = true; }
true              116 net/url_request/url_request_context_builder.h     http_cache_enabled_ = true;
true               86 net/url_request/url_request_job_manager.h       allowed_thread_initialized_ = true;
true               98 net/url_request/url_request_job_manager.h     return true;
true               27 ppapi/cpp/dev/may_own_ptr_dev.h   MayOwnPtr() : value_(new T()), owned_(true) {}
true               51 ppapi/cpp/extensions/dict_field.h     return true;
true               79 ppapi/cpp/extensions/dict_field.h       return true;
true               89 ppapi/cpp/extensions/dict_field.h     return true;
true               37 ppapi/cpp/output_traits.h   static bool const value = true;
true               58 ppapi/cpp/output_traits.h template <class T> struct InheritIf<T, true> : public T {};
true               64 ppapi/cpp/var.h     is_managed_ = true;
true              240 ppapi/cpp/var.h     is_managed_ = true;
true              124 ppapi/native_client/src/untrusted/nacl_ppapi_util/nacl_ppapi_util.h     done_ = true;
true               34 ppapi/proxy/connection.h         in_process(true),
true               38 ppapi/proxy/content_decryptor_private_serializer.h   return true;
true               51 ppapi/proxy/content_decryptor_private_serializer.h   return true;
true              108 ppapi/proxy/enter_proxy.h         needs_running_(true) {
true              120 ppapi/proxy/enter_proxy.h         needs_running_(true) {
true              134 ppapi/proxy/enter_proxy.h         needs_running_(true) {
true              149 ppapi/proxy/enter_proxy.h         needs_running_(true) {
true              166 ppapi/proxy/enter_proxy.h         needs_running_(true) {
true               99 ppapi/proxy/host_dispatcher.h     allow_plugin_reentrancy_ = true;
true               27 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
true               36 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
true               45 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
true               54 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
true               63 ppapi/proxy/ppapi_message_utils.h   static const bool kValue = true;
true              144 ppapi/proxy/resource_message_params.h   void set_has_callback() { has_callback_ = true; }
true               64 ppapi/shared_impl/array_writer.h       return true;  // Allow plugin to return NULL on 0 elements.
true               70 ppapi/shared_impl/array_writer.h     return true;
true               41 ppapi/shared_impl/id_assignment.h     return true;
true              196 ppapi/tests/test_case.h       loop_.PostQuit(true /* should_destroy */);
true              493 ppapi/tests/test_case.h struct ParameterWrapper<true> {
true               74 ppapi/thunk/enter.h struct LockOnEntry<true> {
true              172 ppapi/thunk/enter.h template<typename ResourceT, bool lock_on_entry = true>
true              226 ppapi/thunk/enter.h     : public subtle::LockOnEntry<true>,  // Must be first; see above.
true              260 ppapi/thunk/enter.h template<typename ApiT, bool lock_on_entry = true>
true              270 ppapi/thunk/enter.h     SetStateForFunctionError(instance, functions_, true);
true              278 ppapi/thunk/enter.h     SetStateForFunctionError(instance, functions_, true);
true              302 ppapi/thunk/enter.h     : public subtle::LockOnEntry<true>,  // Must be first; see above.
true              142 ppapi/utility/completion_callback_factory_thread_traits.h       lock_held_ = true;
true               69 printing/backend/win_helper.h     return true;
true               51 remoting/jingle_glue/fake_signal_strategy.h   ObserverList<Listener, true> listeners_;
true              106 remoting/jingle_glue/xmpp_signal_strategy.h   ObserverList<Listener, true> listeners_;
true               37 remoting/protocol/name_value_map.h       return true;
true              103 sandbox/linux/seccomp-bpf/bpf_tests.h           sandbox.AssembleFilter(true /* force_verification */);
true               53 sandbox/linux/seccomp-bpf/die.h   static void EnableSimpleExit() { simple_exit_ = true; }
true               42 sandbox/linux/services/broker_process.h                          bool fast_check_in_client = true,
true               51 sandbox/linux/suid/linux_util.c   return true;
true              123 sandbox/linux/suid/linux_util.c           already_found = true;
true              199 sandbox/linux/suid/sandbox.c   return true;
true              318 sandbox/linux/suid/sandbox.c   return true;
true              354 sandbox/linux/suid/sandbox.c   return true;
true              381 sandbox/linux/suid/sandbox.c   return true;
true              420 sandbox/linux/suid/sandbox.c   return true;
true               66 sandbox/win/src/crosscall_client.h     return true;
true              105 sandbox/win/src/crosscall_client.h     return true;
true              145 sandbox/win/src/crosscall_client.h     return true;
true              270 sandbox/win/src/crosscall_client.h     return true;
true              281 sandbox/win/src/crosscall_client.h     return true;
true              258 sandbox/win/src/crosscall_params.h       SetIsInOut(true);
true              264 sandbox/win/src/crosscall_params.h     return true;
true               69 sandbox/win/src/policy_engine_params.h     return true;
true               78 sandbox/win/src/policy_engine_params.h     return true;
true               87 sandbox/win/src/policy_engine_params.h     return true;
true              132 sandbox/win/src/service_resolver.h     win2k_ = true;
true              177 skia/config/SkUserConfig.h     SkDebugf_FileLine(__FILE__, __LINE__, true, \
true              223 skia/config/SkUserConfig.h #define SK_CRASH() SkDebugf_FileLine(__FILE__, __LINE__, true, "SK_CRASH")
true              118 sql/connection.h   void set_exclusive_locking() { exclusive_locking_ = true; }
true              124 sql/connection.h   void set_restrict_to_user() { restrict_to_user_ = true; }
true              253 sync/internal_api/public/base/ordinal.h     return true;
true              357 sync/internal_api/public/base/ordinal.h       found_non_zero = true;
true              368 sync/internal_api/public/base/ordinal.h   return true;
true              217 sync/syncable/entry_kernel.h     dirty_ = true;
true               33 sync/syncable/in_memory_directory_backing_store.h     consistent_cache_guid_requested_ = true;
true              170 sync/test/engine/mock_connection_manager.h   void FailNonPeriodicGetUpdates() { fail_non_periodic_get_updates_ = true; }
true               27 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h   return true;
true               36 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/sha1-digest-function.h     reset_needed_ = true;
true              402 third_party/cld/base/commandlineflags.h                                         ? FlagsTypeWarn(#name) : true; \
true              367 third_party/cld/base/logging.h              static_cast<LogSink*>(sink), true).stream()
true              575 third_party/cld/base/logging.h DECLARE_CHECK_STROP_IMPL(strcmp, true)
true              577 third_party/cld/base/logging.h DECLARE_CHECK_STROP_IMPL(strcasecmp, true)
true              602 third_party/cld/base/logging.h #define CHECK_STREQ(s1, s2) CHECK_STROP(strcmp, ==, true, s1, s2)
true              604 third_party/cld/base/logging.h #define CHECK_STRCASEEQ(s1, s2) CHECK_STROP(strcasecmp, ==, true, s1, s2)
true              610 third_party/cld/base/logging.h #define QCHECK_STREQ(s1, s2) QCHECK_STROP(strcmp, ==, true, s1, s2)
true              612 third_party/cld/base/logging.h #define QCHECK_STRCASEEQ(s1, s2) QCHECK_STROP(strcasecmp, ==, true, s1, s2)
true              763 third_party/cld/base/logging.h   true ? (void) 0 : LogMessageVoidify() & LOG(severity)
true              766 third_party/cld/base/logging.h   (true || !VLOG_IS_ON(verboselevel)) ?\
true              770 third_party/cld/base/logging.h   (true || !(condition)) ? (void) 0 : LogMessageVoidify() & LOG(severity)
true              773 third_party/cld/base/logging.h   true ? (void) 0 : LogMessageVoidify() & LOG(severity)
true              776 third_party/cld/base/logging.h   (true || !(condition))? (void) 0 : LogMessageVoidify() & LOG(severity)
true              779 third_party/cld/base/logging.h   true ? (void) 0 : LOG_ASSERT(condition)
true              343 third_party/cld/base/scoped_ptr.h     return true;
true               52 third_party/cld/base/template_util.h typedef integral_constant<bool, true>  true_type;
true              448 third_party/jsoncpp/overrides/include/json/value.h       inline void setItemUsed( bool isUsed = true )
true               35 third_party/leveldatabase/port/port_chromium.h static const bool kLittleEndian = true;
true               24 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/template_util.h typedef integral_constant<bool, true> true_type;
true             1350 third_party/libusb/src/libusb/os/darwin_usb.c       reenumerate = true;
true             1362 third_party/libusb/src/libusb/os/darwin_usb.c         reenumerate = true;
true               33 third_party/libusb/src/libusb/os/windows_common.h #if !defined(true)
true              281 third_party/libusb/src/libusb/os/windows_usb.c 	return true;
true             2126 third_party/libusb/src/libusb/os/windows_usb.c 				found = true;
true             2564 third_party/libusb/src/libusb/os/windows_usb.c 			WinUSBX[i].initialized = true;
true             2671 third_party/libusb/src/libusb/os/windows_usb.c 		policy = true;
true             2744 third_party/libusb/src/libusb/os/windows_usb.c 							found_filter = true;
true             3631 third_party/libusb/src/libusb/os/windows_usb.c 	api_hid_available = true;
true             3694 third_party/libusb/src/libusb/os/windows_usb.c 				priv->usb_interface[i].restricted_functionality = true;
true             3751 third_party/libusb/src/libusb/os/windows_usb.c 						priv->hid->uses_report_ids[j] = true;
true             4210 third_party/libusb/src/libusb/os/windows_usb.c 				available[priv->usb_interface[i].sub_api] = true;
true             4213 third_party/libusb/src/libusb/os/windows_usb.c 			available[SUB_API_MAX] = true;
true             4247 third_party/libusb/src/libusb/os/windows_usb.c 			available[priv->usb_interface[i].sub_api] = true;
true             4383 third_party/libusb/src/libusb/os/windows_usb.c 			available[priv->usb_interface[i].sub_api] = true;
true              896 third_party/libxml/src/nanohttp.c         bool noblock = true;
true              588 third_party/mach_override/mach_override.c 	Boolean allInstructionsKnown = true;
true               59 third_party/mach_override/mach_override.h 				ORIGINAL_FUNCTION_NAME##_overriden = true;														\
true               82 third_party/npapi/npspy/include/xp.h 	#define TRUE			  true
true               94 third_party/protobuf/src/google/protobuf/compiler/importer.h     using_validation_error_collector_ = true;
true             1200 third_party/protobuf/src/google/protobuf/descriptor.h   void AllowUnknownDependencies() { allow_unknown_ = true; }
true             5244 third_party/protobuf/src/google/protobuf/descriptor.pb.h   allow_alias_ = true;
true               73 third_party/protobuf/src/google/protobuf/generated_enum_reflection.h   return true;
true              761 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return true;
true              771 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return true;
true              819 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return true;
true              833 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return true;
true              865 third_party/protobuf/src/google/protobuf/io/coded_stream.h       return true;
true              874 third_party/protobuf/src/google/protobuf/io/coded_stream.h       return true;
true              913 third_party/protobuf/src/google/protobuf/io/coded_stream.h     legitimate_message_end_ = true;  // ... and it hit EOF.
true              914 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return true;
true               59 third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h     return true;
true              785 third_party/protobuf/src/google/protobuf/message.h       MutableRawRepeatedString(const_cast<Message*>(&message), field, true));
true              792 third_party/protobuf/src/google/protobuf/message.h       MutableRawRepeatedString(message, field, true));
true              789 third_party/protobuf/src/google/protobuf/repeated_field.h struct ElementCopier<Element, true> {
true             1018 third_party/protobuf/src/google/protobuf/stubs/common.h   return new internal::FunctionClosure0(function, true);
true             1029 third_party/protobuf/src/google/protobuf/stubs/common.h   return new internal::MethodClosure0<Class>(object, method, true);
true             1042 third_party/protobuf/src/google/protobuf/stubs/common.h   return new internal::FunctionClosure1<Arg1>(function, true, arg1);
true             1056 third_party/protobuf/src/google/protobuf/stubs/common.h   return new internal::MethodClosure1<Class, Arg1>(object, method, true, arg1);
true             1071 third_party/protobuf/src/google/protobuf/stubs/common.h     function, true, arg1, arg2);
true             1087 third_party/protobuf/src/google/protobuf/stubs/common.h     object, method, true, arg1, arg2);
true              125 third_party/protobuf/src/google/protobuf/stubs/map-util.h   return true;
true               95 third_party/protobuf/src/google/protobuf/stubs/once.h     *once = true;
true              104 third_party/protobuf/src/google/protobuf/stubs/once.h     *once = true;
true               89 third_party/protobuf/src/google/protobuf/stubs/template_util.h typedef integral_constant<bool, true>  true_type;
true              160 third_party/protobuf/src/google/protobuf/stubs/type_traits.h template <class T> struct is_enum_impl<true, T> : false_type { };
true               60 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true               69 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true               90 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true               99 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              120 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              129 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              138 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              147 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              156 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              165 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              237 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              284 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              333 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              353 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              367 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              393 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true              410 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h   return true;
true               48 third_party/qcms/src/chain.c 		result.invalid = true;
true               69 third_party/qcms/src/chain.c 		result.invalid = true;
true              292 third_party/qcms/src/iccread.c 	       return true;
true              326 third_party/qcms/src/iccread.c                return true;
true              384 third_party/qcms/src/iccread.c 		matrix.invalid = true;
true             1007 third_party/qcms/src/iccread.c 	source.valid = true;
true             1043 third_party/qcms/src/iccread.c 		profile->chromaticAdaption.invalid = true; //Signal the data is not present
true               66 third_party/qcms/src/matrix.c 		dest_mat.invalid = true;
true              111 third_party/qcms/src/matrix.c 	inv.invalid = true;
true              238 third_party/qcms/src/transform.c 	return true;
true             1189 third_party/qcms/src/transform.c 		precache = true;
true             1367 third_party/qcms/src/transform.c 	qcms_supports_iccv4 = true;
true              503 third_party/qcms/src/transform_util.c         return true;
true              728 third_party/re2/re2/re2.h     if (dest == NULL) return true;
true               50 third_party/re2/re2/testing/exhaustive_tester.h     randomstrings_ = true;
true              174 third_party/re2/re2/walker-inl.h           stopped_early_ = true;
true              233 third_party/re2/re2/walker-inl.h   return WalkInternal(re, top_arg, true);
true               64 third_party/re2/util/logging.h     flushed_ = true;
true              103 third_party/re2/util/mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
true              167 third_party/re2/util/pcre.h const bool UsingPCRE = true;
true              537 third_party/re2/util/pcre.h   PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {}
true              575 third_party/re2/util/pcre.h     if (dest == NULL) return true;
true              329 third_party/re2/util/sparse_array.h     p = make_pair(set_new(new_value.index_, new_value.second), true);
true              134 third_party/re2/util/util.h   return true;
true              575 third_party/talloc/libreplace/replace.h #ifndef true
true              583 third_party/talloc/libreplace/replace.h #define _TRUE true
true              161 third_party/talloc/libreplace/test/strptime.c 	return true;
true               82 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              111 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              137 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              143 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              149 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              155 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              170 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              178 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              184 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              190 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              250 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              276 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              298 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              304 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              310 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              316 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              340 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              358 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              364 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              370 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              376 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              388 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              394 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              400 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              406 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              413 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              419 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              425 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              438 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              444 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              450 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              456 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              462 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              468 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              474 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              613 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              746 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              768 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              779 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              794 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              809 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              849 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              872 third_party/talloc/libreplace/test/testsuite.c 	return true;
true              954 third_party/talloc/libreplace/test/testsuite.c 	return true;
true             1015 third_party/talloc/libreplace/test/testsuite.c 	return true;
true             1021 third_party/talloc/libreplace/test/testsuite.c 	bool ret = true;
true              180 third_party/talloc/testsuite.c 	return true;
true              235 third_party/talloc/testsuite.c 	return true;
true              274 third_party/talloc/testsuite.c 	return true;
true              323 third_party/talloc/testsuite.c 	return true;
true              368 third_party/talloc/testsuite.c 	return true;
true              527 third_party/talloc/testsuite.c 	return true;
true              588 third_party/talloc/testsuite.c 	return true;
true              633 third_party/talloc/testsuite.c 	return true;
true              669 third_party/talloc/testsuite.c 	return true;
true              721 third_party/talloc/testsuite.c 	return true;
true              755 third_party/talloc/testsuite.c 	return true;
true              782 third_party/talloc/testsuite.c 	return true;
true              813 third_party/talloc/testsuite.c 	return true;
true              883 third_party/talloc/testsuite.c 	return true;
true              907 third_party/talloc/testsuite.c 	return true;
true              945 third_party/talloc/testsuite.c 	return true;
true              975 third_party/talloc/testsuite.c 	return true;
true             1058 third_party/talloc/testsuite.c 	return true;
true             1097 third_party/talloc/testsuite.c 	return true;
true             1115 third_party/talloc/testsuite.c 	return true;
true             1132 third_party/talloc/testsuite.c 	return true;
true             1146 third_party/talloc/testsuite.c 	bool ret = true;
true              310 third_party/tcmalloc/chromium/src/addressmap-inl.h   Cluster* const c = FindCluster(num, true/*create*/);
true              351 third_party/tcmalloc/chromium/src/addressmap-inl.h         return true;
true              379 third_party/tcmalloc/chromium/src/addressmap-inl.h             had_smaller_key = true;
true              185 third_party/tcmalloc/chromium/src/base/simple_mutex.h   inline void SetIsSafe() { is_safe_ = true; }
true              212 third_party/tcmalloc/chromium/src/base/simple_mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
true              218 third_party/tcmalloc/chromium/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              230 third_party/tcmalloc/chromium/src/base/simple_mutex.h                                  TryEnterCriticalSection(&mutex_) != 0 : true; }
true              240 third_party/tcmalloc/chromium/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              252 third_party/tcmalloc/chromium/src/base/simple_mutex.h                                pthread_rwlock_trywrlock(&mutex_) == 0 : true; }
true              263 third_party/tcmalloc/chromium/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              275 third_party/tcmalloc/chromium/src/base/simple_mutex.h                                  pthread_mutex_trylock(&mutex_) == 0 : true; }
true               84 third_party/tcmalloc/chromium/src/base/spinlock.h   inline bool TryLock() EXCLUSIVE_TRYLOCK_FUNCTION(true) {
true               94 third_party/tcmalloc/chromium/src/base/stl_allocator.h   bool operator==(const STL_Allocator&) const { return true; }
true               55 third_party/tcmalloc/chromium/src/free_list.h static const bool kSupportsDoublyLinkedList = true;
true               97 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h   static bool have_mmap2 = true;
true              180 third_party/tcmalloc/chromium/src/memory_region_map.h     void set_is_stack() { is_stack = true; }
true              228 third_party/tcmalloc/chromium/src/pagemap.h       if (first_page == last_page) return true;
true              231 third_party/tcmalloc/chromium/src/pagemap.h         if (first_page == last_page) return true;
true              237 third_party/tcmalloc/chromium/src/pagemap.h       if (first_page == last_page) return true;
true              240 third_party/tcmalloc/chromium/src/pagemap.h         if (first_page == last_page) return true;
true              283 third_party/tcmalloc/chromium/src/pagemap.h     return true;
true              382 third_party/tcmalloc/chromium/src/pagemap.h     return true;
true              496 third_party/tcmalloc/chromium/src/pagemap.h     return true;
true              143 third_party/tcmalloc/chromium/src/sampler.h     return true;
true               84 third_party/tcmalloc/chromium/src/stacktrace_android-inl.h     state->have_skipped_self = true;
true              144 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h   return AutoTestingHookImpl<T>::MakeTestingHook(target, replacement, true);
true              150 third_party/tcmalloc/chromium/src/windows/auto_testing_hook.h                                                        true);
true              236 third_party/tcmalloc/chromium/src/windows/port.h     return true;
true               67 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h static const bool kIs64BitBinary = true;
true              310 third_party/tcmalloc/vendor/src/addressmap-inl.h   Cluster* const c = FindCluster(num, true/*create*/);
true              351 third_party/tcmalloc/vendor/src/addressmap-inl.h         return true;
true              379 third_party/tcmalloc/vendor/src/addressmap-inl.h             had_smaller_key = true;
true              185 third_party/tcmalloc/vendor/src/base/simple_mutex.h   inline void SetIsSafe() { is_safe_ = true; }
true              212 third_party/tcmalloc/vendor/src/base/simple_mutex.h bool Mutex::TryLock()      { if (mutex_) return false; Lock(); return true; }
true              218 third_party/tcmalloc/vendor/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              230 third_party/tcmalloc/vendor/src/base/simple_mutex.h                                  TryEnterCriticalSection(&mutex_) != 0 : true; }
true              240 third_party/tcmalloc/vendor/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              252 third_party/tcmalloc/vendor/src/base/simple_mutex.h                                pthread_rwlock_trywrlock(&mutex_) == 0 : true; }
true              263 third_party/tcmalloc/vendor/src/base/simple_mutex.h Mutex::Mutex() : destroy_(true) {
true              275 third_party/tcmalloc/vendor/src/base/simple_mutex.h                                  pthread_mutex_trylock(&mutex_) == 0 : true; }
true               84 third_party/tcmalloc/vendor/src/base/spinlock.h   inline bool TryLock() EXCLUSIVE_TRYLOCK_FUNCTION(true) {
true               94 third_party/tcmalloc/vendor/src/base/stl_allocator.h   bool operator==(const STL_Allocator&) const { return true; }
true               73 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h   static bool have_mmap2 = true;
true              168 third_party/tcmalloc/vendor/src/memory_region_map.h     void set_is_stack() { is_stack = true; }
true              179 third_party/tcmalloc/vendor/src/pagemap.h     return true;
true              293 third_party/tcmalloc/vendor/src/pagemap.h     return true;
true              143 third_party/tcmalloc/vendor/src/sampler.h     return true;
true              144 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h   return AutoTestingHookImpl<T>::MakeTestingHook(target, replacement, true);
true              150 third_party/tcmalloc/vendor/src/windows/auto_testing_hook.h                                                        true);
true              233 third_party/tcmalloc/vendor/src/windows/port.h     return true;
true               67 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h static const bool kIs64BitBinary = true;
true             1462 third_party/wtl/include/atlapp.h 			m_bActivity = true;
true              181 third_party/wtl/include/atlctrlw.h 				s_bStaticInit = true;
true              307 third_party/wtl/include/atlctrlw.h 			m_bImagesVisible(true),
true              315 third_party/wtl/include/atlctrlw.h 			m_bParentActive(true),
true              319 third_party/wtl/include/atlctrlw.h 			m_bAllowKeyboardCues(true),
true              421 third_party/wtl/include/atlctrlw.h 		return true;
true              445 third_party/wtl/include/atlctrlw.h 		return true;
true              476 third_party/wtl/include/atlctrlw.h 			m_bAttachedMenu = true;
true              595 third_party/wtl/include/atlctrlw.h 		return _LoadImagesHelper(nIDImage, true, nFlags , lpColorMap, nMapSize);
true              887 third_party/wtl/include/atlctrlw.h 		m_bContextMenu = true;
true              964 third_party/wtl/include/atlctrlw.h 			m_bKeyboardInput = true;
true             1503 third_party/wtl/include/atlctrlw.h 									bFound = true;
true             1558 third_party/wtl/include/atlctrlw.h 						m_bAllowKeyboardCues = true;
true             1559 third_party/wtl/include/atlctrlw.h 						ShowKeyboardCues(true);
true             1694 third_party/wtl/include/atlctrlw.h 		pT->DoPopupMenu(nIndex, true);
true             1726 third_party/wtl/include/atlctrlw.h 					ShowKeyboardCues(true);
true             1907 third_party/wtl/include/atlctrlw.h 			ShowKeyboardCues(true);
true             1915 third_party/wtl/include/atlctrlw.h 			m_bSkipMsg = true;
true             1921 third_party/wtl/include/atlctrlw.h 				m_bAllowKeyboardCues = true;
true             1932 third_party/wtl/include/atlctrlw.h 			m_bAllowKeyboardCues = true;
true             1973 third_party/wtl/include/atlctrlw.h 				m_bEscapePressed = true; // To keep focus
true             2006 third_party/wtl/include/atlctrlw.h 							m_bSkipPostDown = true;
true             2039 third_party/wtl/include/atlctrlw.h 						bAction = true;
true             2045 third_party/wtl/include/atlctrlw.h 						bAction = true;
true             2783 third_party/wtl/include/atlctrlw.h 		m_bMenuActive = true;
true             2924 third_party/wtl/include/atlctrlw.h 					bRet = true;
true             3003 third_party/wtl/include/atlctrlw.h 			m_bAllowKeyboardCues = true;
true             4145 third_party/wtl/include/atlctrlw.h 		return true;
true              196 third_party/wtl/include/atlctrlx.h 			return true;
true              211 third_party/wtl/include/atlctrlx.h 		return true;
true              803 third_party/wtl/include/atlctrlx.h 			m_bPaintLabel(true), m_bVisited(false),
true              848 third_party/wtl/include/atlctrlx.h 		return true;
true              867 third_party/wtl/include/atlctrlx.h 		return true;
true              880 third_party/wtl/include/atlctrlx.h 		return true;
true              905 third_party/wtl/include/atlctrlx.h 		return true;
true             1030 third_party/wtl/include/atlctrlx.h 		return true;
true             1068 third_party/wtl/include/atlctrlx.h 		bool bRet = true;
true             1093 third_party/wtl/include/atlctrlx.h 				m_bVisited = true;
true             1207 third_party/wtl/include/atlctrlx.h 					m_bHover = true;
true             1388 third_party/wtl/include/atlctrlx.h 				m_bInternalLinkFont = true;
true             1510 third_party/wtl/include/atlctrlx.h 			return true;
true             1571 third_party/wtl/include/atlctrlx.h 		return true;
true             1585 third_party/wtl/include/atlctrlx.h 		bool bOutsideLink = true;
true             1806 third_party/wtl/include/atlctrlx.h 	CWaitCursor(bool bSet = true, LPCTSTR lpstrCursor = IDC_WAIT, bool bSys = true) : m_hOldCursor(NULL), m_bInUse(false)
true             1827 third_party/wtl/include/atlctrlx.h 		m_bInUse = true;
true             1828 third_party/wtl/include/atlctrlx.h 		return true;
true             1837 third_party/wtl/include/atlctrlx.h 		return true;
true             1849 third_party/wtl/include/atlctrlx.h 	CCustomWaitCursor(ATL::_U_STRINGorID cursor, bool bSet = true, HINSTANCE hInstance = NULL) : 
true             1850 third_party/wtl/include/atlctrlx.h 			CWaitCursor(false, IDC_WAIT, true)
true             1914 third_party/wtl/include/atlctrlx.h 	BOOL SetPanes(int* pPanes, int nPanes, bool bSetText = true)
true             1997 third_party/wtl/include/atlctrlx.h 		return true;
true             2271 third_party/wtl/include/atlctrlx.h 				bUpdate = true;
true             2276 third_party/wtl/include/atlctrlx.h 				bUpdate = true;
true             2282 third_party/wtl/include/atlctrlx.h 				bUpdate = true;
true             2288 third_party/wtl/include/atlctrlx.h 				bUpdate = true;
true             2832 third_party/wtl/include/atlctrlx.h 			m_bUseWaitCursor(true)
true             2967 third_party/wtl/include/atlctrlx.h 			return true;
true             3000 third_party/wtl/include/atlctrlx.h 				bStrValue = true;
true             3104 third_party/wtl/include/atlctrlx.h 				bFree = true;
true             3109 third_party/wtl/include/atlctrlx.h 				bool bSuccess = true;
true             3267 third_party/wtl/include/atlctrlx.h 		return true;
true             3699 third_party/wtl/include/atlctrlx.h 			m_bDestroyPageOnRemove(true), 
true             3700 third_party/wtl/include/atlctrlx.h 			m_bDestroyImageList(true), 
true             3701 third_party/wtl/include/atlctrlx.h 			m_bActivePageMenuItem(true), 
true             3915 third_party/wtl/include/atlctrlx.h 		return true;
true             4023 third_party/wtl/include/atlctrlx.h 			pT->ShowTabControl(true);
true             4030 third_party/wtl/include/atlctrlx.h 		return true;
true             4136 third_party/wtl/include/atlctrlx.h 	void BuildWindowMenu(HMENU hMenu, int nMenuItemsCount = 10, bool bEmptyMenuItem = true, bool bWindowsMenuItem = true, bool bActivePageMenuItem = true, bool bActiveAsDefaultMenuItem = false)
true             4348 third_party/wtl/include/atlctrlx.h 			m_bTabCapture = true;
true             4436 third_party/wtl/include/atlctrlx.h 					m_bTabDrag = true;
true             4515 third_party/wtl/include/atlctrlx.h 			return true;   // nothing to do
true             4548 third_party/wtl/include/atlctrlx.h 		return true;
true             4570 third_party/wtl/include/atlctrlx.h 		return true;
true             1381 third_party/wtl/include/atldlgs.h 	void SetInitialFolder(LPCTSTR lpstrInitialFolder, bool bExpand = true)
true             1388 third_party/wtl/include/atldlgs.h 	void SetInitialSelection(LPCITEMIDLIST pidl, bool bExpand = true)
true             1442 third_party/wtl/include/atldlgs.h 			bClear = true;
true             3253 third_party/wtl/include/atldlgs.h 		bool bExTemplate = true; \
true             3381 third_party/wtl/include/atldlgs.h 		m_bModal = true;
true             4247 third_party/wtl/include/atldlgs.h 		return true;   // true - allow page to be created, false - prevent creation
true             4937 third_party/wtl/include/atldlgs.h 		AdviseSinkMap(true);
true             5218 third_party/wtl/include/atldlgs.h 			m_bReceivedFirstSizeMessage = true;
true             1098 third_party/wtl/include/atlframe.h 		return true;
true             2892 third_party/wtl/include/atlframe.h 				bRetVal = true;
true             2912 third_party/wtl/include/atlframe.h 				bRetVal = true;
true             3027 third_party/wtl/include/atlframe.h 	void DlgResize_Init(bool bAddGripper = true, bool bUseMinTrackSize = true, DWORD dwForceStyle = WS_CLIPCHILDREN)
true             3088 third_party/wtl/include/atlframe.h 					m_bGripper = true;
true             3206 third_party/wtl/include/atlframe.h 					pT->DlgResize_PositionControl(cxWidth, cyHeight, rectGroup, m_arrData[i + j], true, pDataPrev);
true             3382 third_party/wtl/include/atlframe.h 		return true;
true              224 third_party/wtl/include/atlgdi.h typedef CPenT<true>    CPen;
true              356 third_party/wtl/include/atlgdi.h typedef CBrushT<true>    CBrush;
true              670 third_party/wtl/include/atlgdi.h typedef CFontT<true>    CFont;
true              803 third_party/wtl/include/atlgdi.h 		return true;
true              867 third_party/wtl/include/atlgdi.h typedef CBitmapT<true>    CBitmap;
true              985 third_party/wtl/include/atlgdi.h typedef CPaletteT<true>    CPalette;
true             1189 third_party/wtl/include/atlgdi.h typedef CRgnT<true>    CRgn;
true             3318 third_party/wtl/include/atlgdi.h typedef CDCT<true>    CDC;
true             3574 third_party/wtl/include/atlgdi.h typedef CEnhMetaFileT<true>    CEnhMetaFile;
true             3777 third_party/wtl/include/atlgdi.h 			bCopied = true;
true             3796 third_party/wtl/include/atlgdi.h 	if (bCopied == true)
true             3848 third_party/wtl/include/atlmisc.h 	return (bstrText != NULL) ? true : false;
true             3925 third_party/wtl/include/atlmisc.h 		return true;
true             3969 third_party/wtl/include/atlmisc.h 		return true;
true              317 third_party/wtl/include/atlprint.h typedef CPrinterT<true>    CPrinter;
true              478 third_party/wtl/include/atlprint.h typedef CDevModeT<true>    CDevMode;
true              566 third_party/wtl/include/atlprint.h 		return true;
true              589 third_party/wtl/include/atlprint.h 	CPrintJob() : m_nJobID(0), m_bCancel(false), m_bComplete(true)
true              627 third_party/wtl/include/atlprint.h 			m_bComplete = true;
true              643 third_party/wtl/include/atlprint.h 		return true;
true              651 third_party/wtl/include/atlprint.h 		pThis->m_bComplete = true;
true              680 third_party/wtl/include/atlprint.h 				m_bCancel = true;
true              694 third_party/wtl/include/atlprint.h 		return true;
true              700 third_party/wtl/include/atlprint.h 		m_bCancel = true;
true              852 third_party/wtl/include/atlprint.h 		return true;
true              863 third_party/wtl/include/atlprint.h 		return true;
true             1007 third_party/wtl/include/atlprint.h 			m_bSized = true;
true              197 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cx, int cy, BOOL bRedraw = TRUE, bool bResetOffset = true)
true              264 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
true              719 third_party/wtl/include/atlscrl.h 		bool bUpdate = true;
true             1006 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int xMin, int yMin, int xMax, int yMax, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1027 third_party/wtl/include/atlscrl.h 	void SetScrollSize(RECT& rcScroll, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1032 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cx, int cy, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1037 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1312 third_party/wtl/include/atlscrl.h 	void SetScrollSize(int cxLog, int cyLog, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1332 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE sizeLog, BOOL bRedraw = TRUE, bool bResetOffset = true)
true             1481 third_party/wtl/include/atlscrl.h 	void Zoom(float fZoomScale, bool bCenter = true)
true             1719 third_party/wtl/include/atlscrl.h 				m_bTracking = true;
true             1855 third_party/wtl/include/atlscrl.h 	CScrollContainerImpl() : m_bAutoSizeClient(true), m_bDrawEdgeIfEmpty(false)
true             1867 third_party/wtl/include/atlscrl.h 	HWND SetClient(HWND hWndClient, bool bClientSizeAsMin = true)
true               58 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical = true>
true               82 third_party/wtl/include/atlsplit.h 			m_cxySplitBar(0), m_cxyMin(0), m_cxyBarEdge(0), m_bFullDrag(true), 
true               83 third_party/wtl/include/atlsplit.h 			m_cxyDragOffset(0), m_nProportionalPos(0), m_bUpdateProportionalPos(true),
true              110 third_party/wtl/include/atlsplit.h 	void SetSplitterRect(LPRECT lpRect = NULL, bool bUpdate = true)
true              137 third_party/wtl/include/atlsplit.h 	bool SetSplitterPos(int xyPos = -1, bool bUpdate = true)
true              172 third_party/wtl/include/atlsplit.h 			m_bUpdateProportionalPos = true;
true              181 third_party/wtl/include/atlsplit.h 	void SetSplitterPosPct(int nPct, bool bUpdate = true)
true              220 third_party/wtl/include/atlsplit.h 		return true;
true              248 third_party/wtl/include/atlsplit.h 	void SetSplitterPanes(HWND hWndLeftTop, HWND hWndRightBottom, bool bUpdate = true)
true              257 third_party/wtl/include/atlsplit.h 	bool SetSplitterPane(int nPane, HWND hWnd, bool bUpdate = true)
true              267 third_party/wtl/include/atlsplit.h 		return true;
true              289 third_party/wtl/include/atlsplit.h 		return true;
true              310 third_party/wtl/include/atlsplit.h 	bool ActivateNextPane(bool bNext = true)
true              338 third_party/wtl/include/atlsplit.h 		return true;
true              348 third_party/wtl/include/atlsplit.h 				return true;
true              488 third_party/wtl/include/atlsplit.h 					if(pT->SetSplitterPos(xyNewSplitPos, true))
true              596 third_party/wtl/include/atlsplit.h 		GetSystemSettings(true);
true              657 third_party/wtl/include/atlsplit.h 		return true;
true              664 third_party/wtl/include/atlsplit.h 		bool bRet = true;
true              842 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical = true, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits>
true              877 third_party/wtl/include/atlsplit.h template <bool t_bVertical = true>
true              884 third_party/wtl/include/atlsplit.h typedef CSplitterWindowT<true>    CSplitterWindow;
true              538 third_party/wtl/include/atltheme.h 	return true;
true              573 third_party/wtl/include/atltheme.h 			return true;
true              582 third_party/wtl/include/atltheme.h 		return true;
true              593 third_party/wtl/include/atltheme.h 		return true;
true              136 third_party/wtl/include/atluser.h typedef CMenuT<true>    CMenu;
true              655 third_party/wtl/include/atluser.h typedef CAcceleratorT<true>    CAccelerator;
true              901 third_party/wtl/include/atluser.h typedef CIconT<true>    CIcon;
true             1066 third_party/wtl/include/atluser.h typedef CCursorT<true>    CCursor;
true             1106 third_party/wtl/include/atluser.h 		return true;
true             1126 third_party/wtl/include/atluser.h 		return true;
true              182 third_party/wtl/include/atlwince.h inline HWND AtlCreateEmptyMenuBar(HWND hWnd, bool bSip = true)
true              232 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags, bool t_bModal = true>
true              483 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl< T > >
true              529 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true              538 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true>
true              613 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true              665 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> >
true              702 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true              711 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true              811 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> >
true              843 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true              851 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true >
true             1211 third_party/wtl/include/atlwince.h 		return m_bHibernate = pT->AppHibernate(true);
true             1313 third_party/wtl/include/atlwince.h 		return CAppWindowBase< T >::ActivatePreviousInstance(hInstance, lpstrCmdLine, true);
true             1431 third_party/wtl/include/atlwince.h template <class T, bool t_bHasSip = true>
true             1456 third_party/wtl/include/atlwince.h 			ShowTaskBar(true, false);
true             1474 third_party/wtl/include/atlwince.h 	void ShowTaskBar(bool bShow, bool bRepaint = true)
true             1799 third_party/wtl/include/atlwince.h 		return true;
true             2916 third_party/wtl/include/atlwince.h 		if (t_bExpandOnly == true)
true             2997 third_party/wtl/include/atlwince.h typedef CSpinned<CListBox, true>    CExpandListBox;
true             2998 third_party/wtl/include/atlwince.h typedef CSpinned<CEdit, true>		CExpandEdit;
true             2999 third_party/wtl/include/atlwince.h typedef CSpinned<CCapEdit, true>    CExpandCapEdit;
true               23 tools/android/forwarder2/util.h   return true;
true               62 tools/android/ps_ext/ps_ext.c     terminate_prev_line = true;
true               88 tools/android/ps_ext/ps_ext.c     terminate_prev_line = true;
true              150 tools/android/ps_ext/ps_ext.c     terminate_prev_line = true;
true              152 tools/clang/blink_gc_plugin/Config.h     return true;
true               99 tools/clang/blink_gc_plugin/Edge.h   bool IsValue() override { return true; }
true              126 tools/clang/blink_gc_plugin/Edge.h   bool IsRawPtr() { return true; }
true              138 tools/clang/blink_gc_plugin/Edge.h   bool IsRefPtr() { return true; }
true              140 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
true              150 tools/clang/blink_gc_plugin/Edge.h   bool IsOwnPtr() { return true; }
true              152 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
true              162 tools/clang/blink_gc_plugin/Edge.h   bool IsMember() { return true; }
true              174 tools/clang/blink_gc_plugin/Edge.h   bool IsWeakMember() { return true; }
true              186 tools/clang/blink_gc_plugin/Edge.h   bool IsPersistent() { return true; }
true              188 tools/clang/blink_gc_plugin/Edge.h   bool NeedsFinalization() { return true; }
true              208 tools/clang/blink_gc_plugin/Edge.h   bool IsCollection() { return true; }
true               67 tools/clang/blink_gc_plugin/JsonWriter.h     state_.top() = true;
true               26 tools/clang/blink_gc_plugin/RecordInfo.h   void MarkTraced() { traced_ = true; }
true               14 tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.h     bool foo() { return true; }
true               21 tools/clang/blink_gc_plugin/tests/destructor_access_finalized_field.h     bool foo() { return true; }
true               41 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool needsDestruction = true;
true               51 tools/clang/blink_gc_plugin/tests/heap/stubs.h class VectorDestructorBase<inlineCapacity, true, false> {};
true               54 tools/clang/blink_gc_plugin/tests/heap/stubs.h class VectorDestructorBase<0, true, true> {};
true              119 tools/clang/blink_gc_plugin/tests/heap/stubs.h     static const bool isGarbageCollected = true;
true               17 tools/clang/plugins/tests/virtual_methods.h   virtual bool ComplainAboutThis() { return true; }
true               45 tools/gn/ordered_set.h     return true;
true               33 tools/gn/value_extractors.h   return true;
true               44 tools/json_schema_compiler/util.h   return true;
true               60 tools/json_schema_compiler/util.h   return true;
true               94 tools/json_schema_compiler/util.h   return true;
true              111 tools/json_schema_compiler/util.h       return true;
true               67 tools/memory_watcher/memory_hook.h   return (true);
true              256 ui/accessibility/ax_tree_serializer.h         return true;
true              261 ui/accessibility/ax_tree_serializer.h         result = true;
true              272 ui/accessibility/ax_tree_serializer.h       result = true;
true              304 ui/accessibility/ax_tree_serializer.h         need_delete = true;
true               24 ui/app_list/views/cached_label.h   void Invalidate() { needs_repaint_ = true; }
true              533 ui/aura/window.h   ObserverList<WindowObserver, true> observers_;
true              194 ui/base/clipboard/clipboard.h         return true;
true              197 ui/base/clipboard/clipboard.h         return true;
true               31 ui/base/dragdrop/drag_source_win.h     cancel_drag_ = true;
true              103 ui/base/dragdrop/os_exchange_data_provider_win.h         : format_etc(format_etc), medium(medium), owns_medium(true) {}
true               29 ui/base/ime/composition_text.h     return true;
true              163 ui/base/models/tree_node_model.h       return true;
true              165 ui/compositor/layer_animator.h   void AbortAllAnimations() { StopAnimatingInternal(true); }
true              132 ui/events/event.h         return true;
true              155 ui/events/event.h         return true;
true               21 ui/gfx/animation/test_animation_delegate.h     finished_ = true;
true               26 ui/gfx/animation/test_animation_delegate.h     finished_ = true;
true               27 ui/gfx/animation/test_animation_delegate.h     canceled_ = true;
true              157 ui/gfx/break_list.h   return true;
true               49 ui/gfx/geometry/safe_integer_conversions.h   return true;
true               36 ui/gfx/x/x11_atom_cache.h   void allow_uncached_atoms() { uncached_atoms_allowed_ = true; }
true               73 ui/views/bubble/bubble_delegate.h     color_explicitly_set_ = true;
true               72 ui/views/controls/table/table_view.h     SortDescriptor() : column_id(-1), ascending(true) {}
true               85 ui/views/controls/textfield/textfield_model.h     InsertTextInternal(base::string16(&c, 1), true);
true               96 ui/views/controls/textfield/textfield_model.h     ReplaceTextInternal(base::string16(&c, 1), true);
true              362 ui/views/focus/focus_manager.h   ObserverList<FocusChangeListener, true> focus_change_listeners_;
true               52 ui/views/focus/widget_focus_manager.h   void EnableNotifications() { enabled_ = true; }
true              161 ui/views/view.h   void set_owned_by_client() { owned_by_client_ = true; }
true               83 ui/wm/core/compound_event_filter.h   ObserverList<ui::EventHandler, true> handlers_;
true              132 url/url_canon.h     return true;
true              298 url/url_canon_internal.h   return true;  // this case is specialized to avoid a warning
true              324 url/url_canon_internal.h   return true;
true               55 url/url_file.h   return true;
true               32 url/url_parse_internal.h                     bool trim_path_end = true) {
true               97 webkit/browser/appcache/appcache.h       return true;
true              166 webkit/browser/appcache/appcache_database.h     LazyOpen(true);
true              198 webkit/browser/appcache/appcache_service.h   void set_force_keep_session_state() { force_keep_session_state_ = true; }
true              126 webkit/browser/appcache/mock_appcache_storage.h     simulate_make_group_obsolete_failure_ = true;
true              129 webkit/browser/appcache/mock_appcache_storage.h     simulate_store_group_and_newest_cache_failure_ = true;
true              143 webkit/browser/appcache/mock_appcache_storage.h     simulate_find_main_resource_ = true;
true              158 webkit/browser/appcache/mock_appcache_storage.h     simulate_find_sub_resource_ = true;
true              242 webkit/browser/database/database_tracker.h     return MaybeGetCachedOriginInfo(origin_identifier, true);
true              279 webkit/browser/database/database_tracker.h   ObserverList<Observer, true> observers_;
true               88 webkit/common/blob/blob_data.h   return true;