OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Setting
(Results
1 - 25
of
34
) sorted by null
1
2
/external/chromium/chrome/browser/chromeos/
proxy_config_service_impl.h
66
// - the read/write access of a proxy
setting
89
struct
Setting
{
90
Setting
() : source(SOURCE_NONE) {}
96
// Proxy
setting
for mode = direct or auto-detect or using pac script.
97
struct AutomaticProxy : public
Setting
{
101
// Proxy
setting
for mode = single-proxy or proxy-per-scheme.
102
struct ManualProxy : public
Setting
{
237
// True if there's a pending operation to store proxy
setting
to device.
254
// Operations to retrieve and store proxy
setting
from and to device
proxy_config_service_impl.cc
101
//---------- ProxyConfigServiceImpl::ProxyConfig::
Setting
methods --------------
103
bool ProxyConfigServiceImpl::ProxyConfig::
Setting
::CanBeWrittenByUser(
105
//
Setting
can only be written by user if user is owner and
setting
is not
150
//
Setting
can only be written by user if user is owner and
setting
is not
152
Setting
*
setting
= NULL;
local
157
setting
= &automatic_proxy;
160
setting
= &single_proxy
[
all
...]
/external/libogg/win32/VS6/
build_ogg_dynamic.bat
11
echo
Setting
include paths for Ogg
build_ogg_dynamic_debug.bat
11
echo
Setting
include paths for Ogg
build_ogg_static.bat
11
echo
Setting
include paths for Ogg
build_ogg_static_debug.bat
11
echo
Setting
include paths for Ogg
/hardware/libhardware/
Android.mk
3
#
Setting
LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
/hardware/libhardware_legacy/
Android.mk
3
#
Setting
LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
/external/dropbear/debian/
dropbear.postinst
30
OpenSSH appears to be installed.
Setting
/etc/default/dropbear so that
/external/stlport/
configure.bat
4
REM * configure.bat for
setting
up compiling STLport under Windows
220
echo
Setting
compiler: Microsoft Visual C++ 6.0
226
echo
Setting
compiler: Microsoft Visual C++ .NET 2002
232
echo
Setting
compiler: Microsoft Visual C++ .NET 2003
238
echo
Setting
compiler: Microsoft Visual C++ 2005
244
echo
Setting
compiler: Microsoft Visual C++ 2008
258
echo
Setting
compiler: Intel C++ Compiler
268
echo
Setting
compiler: Microsoft eMbedded Visual C++ 3
276
echo
Setting
compiler: Microsoft eMbedded Visual C++ .NET
295
echo
Setting
compiler: Microsoft Visual C++ .NET 2005 for Windows C
[
all
...]
/device/asus/tilapia/self-extractors/
generate-packages.sh
164
echo \ \
Setting
up $COMPANY-specific makefiles
166
echo \ \
Setting
up shared makefiles
/device/lge/mako/self-extractors/
generate-packages.sh
219
echo \ \
Setting
up $COMPANY-specific makefiles
221
echo \ \
Setting
up shared makefiles
/device/samsung/maguro/self-extractors/
generate-packages.sh
150
echo \ \
Setting
up $COMPANY-specific makefiles
152
echo \ \
Setting
up shared makefiles
/device/samsung/manta/self-extractors/
generate-packages.sh
105
echo \ \
Setting
up $COMPANY-specific makefiles
107
echo \ \
Setting
up shared makefiles
/device/samsung/toro/self-extractors/
generate-packages.sh
160
echo \ \
Setting
up $COMPANY-specific makefiles
162
echo \ \
Setting
up shared makefiles
/device/samsung/toroplus/self-extractors/
generate-packages.sh
106
echo \ \
Setting
up $COMPANY-specific makefiles
108
echo \ \
Setting
up shared makefiles
/device/ti/panda/self-extractors/
generate-packages.sh
61
echo \ \
Setting
up $COMPANY-specific makefiles
63
echo \ \
Setting
up shared makefiles
/external/webkit/LayoutTests/dom/xhtml/level3/core/
domconfigdatatypenormalization2.js
71
*
Setting
"datatype-normalization" to true also forces "validate" to true.
/external/webkit/LayoutTests/storage/domstorage/script-tests/
complex-keys.js
92
debug("
Setting
a non-ascii string to foo");
/sdk/adtproductbuild/
Android.mk
86
# -
Setting
eclipse.buildId in eclipse.ini
87
# -
Setting
eclipse.buildId in about.mappings
/external/ceres-solver/docs/
solving.tex
178
Setting
\texttt{Solver::Options::use\_inner\_iterations} to true
184
Setting
\texttt{Solver::Options::num\_threads} to the maximum number
203
Setting
\texttt{Solver::Options::use\_nonmonotonic\_steps} to \texttt{true}
[
all
...]
/build/tools/droiddoc/templates-ds/
sdkpage.cs
383
$("a#next-link").html("
Setting
Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.html');
/build/tools/droiddoc/templates-sac/
sdkpage.cs
382
$("a#next-link").html("
Setting
Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.html');
/build/tools/droiddoc/templates-sdk/
sdkpage.cs
409
$("a#next-link").html("
Setting
Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.html');
/external/chromium/third_party/libjingle/source/talk/
main.scons
379
# the one used by ld.so at load time.
Setting
it equal to the path to build
Completed in 1662 milliseconds
1
2