Searched defs:mode (Results 101 - 125 of 2363) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/
H A Dbrowser_process_platform_part_aurawin.cc71 upgrade_util::RelaunchMode mode = local
75 if (mode == upgrade_util::RELAUNCH_MODE_DESKTOP) {
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dstub_enterprise_install_attributes.cc32 void StubEnterpriseInstallAttributes::SetMode(DeviceMode mode) { argument
33 registration_mode_ = mode;
40 DeviceMode mode) {
46 attributes->SetMode(mode);
36 ScopedStubEnterpriseInstallAttributes( const std::string& domain, const std::string& registration_user, const std::string& device_id, DeviceMode mode) argument
/external/chromium_org/chrome/browser/net/
H A Dproxy_policy_handler_unittest.cc69 ProxyPrefs::ProxyMode mode; local
70 ASSERT_TRUE(dict.GetMode(&mode));
71 EXPECT_EQ(expected_proxy_mode, mode);
300 // No mode expects all three parameters being set.
/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_chrome_configurator_unittest.cc35 std::string mode; local
38 dict->GetString("mode", &mode);
39 ASSERT_EQ(expected_mode, mode);
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_window_manager.cc26 // Caching the current multi profile mode to avoid expensive detection
41 ash::MultiProfileUMA::SessionMode mode = local
51 mode = ash::MultiProfileUMA::SESSION_SEPARATE_DESKTOP_MODE;
53 // The side by side mode is using the Single user window manager since all
56 mode = ash::MultiProfileUMA::SESSION_SIDE_BY_SIDE_MODE;
58 ash::MultiProfileUMA::RecordSessionMode(mode);
75 // Note: In case of the M-31 mode the window manager won't exist.
96 MultiProfileMode mode) {
100 multi_user_mode_ = mode;
94 SetInstanceForTest( MultiUserWindowManager* instance, MultiProfileMode mode) argument
/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_model.h27 State(const SearchMode& mode,
33 // The display mode of UI elements such as the toolbar, the tab strip, etc.
34 SearchMode mode; member in struct:SearchModel::State
52 // Change the mode. Change notifications are sent to observers.
53 void SetMode(const SearchMode& mode);
55 // Get the active mode.
56 const SearchMode& mode() const { return state_.mode; } function in class:SearchModel
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_type.cc24 AutofillType::AutofillType(HtmlFieldType field_type, HtmlFieldMode mode) argument
27 html_mode_(mode) {}
/external/chromium_org/content/browser/accessibility/
H A Daccessibility_mode_helper.cc13 AccessibilityMode mode = static_cast<AccessibilityMode>(int_mode); local
14 switch (mode) {
19 return mode;
/external/chromium_org/content/child/webcrypto/nss/
H A Daes_cbc_nss.cc24 Status AesCbcEncryptDecrypt(EncryptOrDecrypt mode, argument
39 CK_ATTRIBUTE_TYPE operation = (mode == ENCRYPT) ? CKA_ENCRYPT : CKA_DECRYPT;
/external/chromium_org/content/child/webcrypto/openssl/
H A Daes_gcm_openssl.cc37 Status AesGcmEncryptDecrypt(EncryptOrDecrypt mode, argument
51 return AeadEncryptDecrypt(mode,
H A Daes_kw_openssl.cc36 Status AesKwEncryptDecrypt(EncryptOrDecrypt mode, argument
44 if ((mode == ENCRYPT && data.byte_length() < 16) ||
45 (mode == DECRYPT && data.byte_length() < 24)) {
54 return AeadEncryptDecrypt(mode,
/external/chromium_org/content/public/common/
H A Dfile_chooser_params.h36 Mode mode; member in struct:content::FileChooserParams
39 // which will be either "Open" or "Save" depending on the mode.
/external/chromium_org/content/shell/tools/plugin/Tests/
H A DInvokeDestroysPluginWithinNPP_New.cpp43 virtual NPError NPP_New(NPMIMEType pluginType, uint16_t mode, int16_t argc, char* argn[], char* argv[], NPSavedData *);
52 NPError InvokeDestroysPluginWithinNPP_New::NPP_New(NPMIMEType pluginType, uint16_t mode, int16_t argc, char* argn[], char* argv[], NPSavedData *saved) argument
/external/chromium_org/gin/
H A Disolate_holder.cc55 void IsolateHolder::Initialize(ScriptMode mode, argument
64 if (mode == gin::IsolateHolder::kStrictMode) {
/external/chromium_org/ppapi/cpp/dev/
H A Dfile_chooser_dev.cc32 PP_FileChooserMode_Dev mode,
36 instance.pp_instance(), mode, accept_types.pp_var()));
39 instance.pp_instance(), mode, accept_types.pp_var()));
31 FileChooser_Dev(const InstanceHandle& instance, PP_FileChooserMode_Dev mode, const Var& accept_types) argument
/external/chromium_org/ppapi/cpp/trusted/
H A Dfile_chooser_trusted.cc32 PP_FileChooserMode_Dev mode,
36 : FileChooser_Dev(instance, mode, accept_types),
31 FileChooser_Trusted(const InstanceHandle& instance, PP_FileChooserMode_Dev mode, const Var& accept_types, bool save_as, const std::string& suggested_file_name) argument
/external/chromium_org/ppapi/thunk/
H A Dppb_flash_file_fileref_thunk.cc25 int32_t OpenFile(PP_Resource file_ref_id, int32_t mode, PP_FileHandle* file) { argument
32 return enter.functions()->OpenFileRef(instance, file_ref_id, mode, file);
/external/chromium_org/remoting/host/
H A Dipc_mouse_cursor_monitor.cc21 void IpcMouseCursorMonitor::Init(Callback* callback, Mode mode) { argument
24 DCHECK_EQ(webrtc::MouseCursorMonitor::SHAPE_ONLY, mode);
/external/chromium_org/remoting/signaling/
H A Dlog_to_server.cc18 LogToServer::LogToServer(ServerLogEntry::Mode mode, argument
21 : mode_(mode),
H A Dlog_to_server.h30 LogToServer(ServerLogEntry::Mode mode,
43 ServerLogEntry::Mode mode() { return mode_; } function in class:remoting::LogToServer
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
H A Dutils.h28 // Translates a HANDLE (handle) to a FILE * opened with the mode "mode".
30 FILE* Translate(HANDLE handle, const char *mode) { argument
55 file_ = _fdopen(c_file_handle, mode);
/external/chromium_org/sdch/open-vcdiff/src/
H A Dcodetable.cc191 unsigned char mode,
195 // Check upper limits of inst and mode. inst, size, and mode are
203 if (mode > max_mode) {
205 << first_or_second << " mode "
206 << static_cast<int>(mode) << VCD_ENDL;
210 // (and mode 0, which is included in the next rule)
217 // A nonzero mode can only be used with a COPY instruction
218 if ((inst != VCD_COPY) && (mode != 0)) {
221 << first_or_second << " instruction with nonzero mode "
188 ValidateOpcode(int opcode, unsigned char inst, unsigned char size, unsigned char mode, unsigned char max_mode, const char* first_or_second) argument
[all...]
H A Ddecodetable.cc51 unsigned char* mode) {
110 *mode = instruction_mode;
49 GetNextInstruction( int32_t* size, unsigned char* mode) argument
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSParserMode.cpp35 CSSParserContext::CSSParserContext(CSSParserMode mode, UseCounter* useCounter) argument
36 : m_mode(mode)
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathBuilder.cpp36 void SVGPathBuilder::moveTo(const FloatPoint& targetPoint, bool closed, PathCoordinateMode mode) argument
39 m_current = mode == AbsoluteCoordinates ? targetPoint : m_current + targetPoint;
45 void SVGPathBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) argument
48 m_current = mode == AbsoluteCoordinates ? targetPoint : m_current + targetPoint;
52 void SVGPathBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode) argument
55 if (mode == RelativeCoordinates) {

Completed in 1933 milliseconds

1234567891011>>