OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mode_name
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/prefs/
proxy_policy_unittest.cc
123
Value*
mode_name
= Value::CreateStringValue(
local
127
mode_name
, NULL);
157
Value*
mode_name
= Value::CreateStringValue(
local
161
mode_name
, NULL);
184
Value*
mode_name
= Value::CreateStringValue(
local
188
mode_name
, NULL);
207
Value*
mode_name
= Value::CreateStringValue(
local
211
mode_name
, NULL);
/external/chromium/chrome/browser/prefs/
pref_service_unittest.cc
226
Value*
mode_name
= Value::CreateStringValue(
local
228
provider->AddPolicy(policy::kPolicyProxyMode,
mode_name
);
266
Value*
mode_name
= Value::CreateStringValue(
local
268
provider->AddPolicy(policy::kPolicyProxyMode,
mode_name
);
299
Value*
mode_name
= Value::CreateStringValue(
local
301
provider->AddPolicy(policy::kPolicyProxyMode,
mode_name
);
328
Value*
mode_name
= Value::CreateStringValue(
local
330
provider->AddPolicy(policy::kPolicyProxyMode,
mode_name
);
/external/chromium_org/chrome/test/functional/ap_lab/
linksys_ap_configurator.py
88
mode_name
= ''
90
mode_name
= mode_mapping[mode]
95
self.SelectItemFromPopupByXPath(
mode_name
, xpath)
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h
29
extern const char * const
mode_name
[NUM_MACHINE_MODES];
30
#define GET_MODE_NAME(MODE)
mode_name
[MODE]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h
29
extern const char * const
mode_name
[NUM_MACHINE_MODES];
30
#define GET_MODE_NAME(MODE)
mode_name
[MODE]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h
29
extern const char * const
mode_name
[NUM_MACHINE_MODES];
30
#define GET_MODE_NAME(MODE)
mode_name
[MODE]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h
29
extern const char * const
mode_name
[NUM_MACHINE_MODES];
30
#define GET_MODE_NAME(MODE)
mode_name
[MODE]
Completed in 179 milliseconds