OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configuration
(Results
1276 - 1300
of
9268
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/protobuf/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
131
buildConfigurationList = 3B07BDF40E3F3FB600647869 /* Build
configuration
list for PBXNativeTarget "WidgetFrameworkTest" */;
148
buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build
configuration
list for PBXNativeTarget "WidgetFramework" */;
171
buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build
configuration
list for PBXProject "WidgetFramework" */;
290
3B07BDF40E3F3FB600647869 /* Build
configuration
list for PBXNativeTarget "WidgetFrameworkTest" */ = {
299
4FADC24208B4156D00ABE55E /* Build
configuration
list for PBXNativeTarget "WidgetFramework" */ = {
308
4FADC24608B4156D00ABE55E /* Build
configuration
list for PBXProject "WidgetFramework" */ = {
/frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd
1
page.title=<uses-
configuration
>
19
<dd><pre class="stx"><uses-
configuration
37
should include separate {@code <uses-
configuration
>} declarations for
42
with two {@code <uses-
configuration
>} elements as follows:
45
<pre><uses-
configuration
android:reqFiveWayNav="true" android:reqTouchScreen="finger"
47
<uses-
configuration
android:reqFiveWayNav="true" android:reqTouchScreen="finger"
/packages/apps/Camera2/res/values/
dimens.xml
114
<!--
configuration
for legacy album set page -->
130
<!--
configuration
for album page -->
135
<!--
configuration
for manage page -->
142
<!--
configuration
for filtershow UI -->
147
<!--
configuration
for album set page -->
151
<!--
configuration
for preview in editor -->
/packages/apps/Gallery2/res/values/
dimens.xml
112
<!--
configuration
for legacy album set page -->
128
<!--
configuration
for album page -->
133
<!--
configuration
for manage page -->
140
<!--
configuration
for filtershow UI -->
146
<!--
configuration
for album set page -->
150
<!--
configuration
for preview in editor -->
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h
145
/* Allow interface
configuration
*/
193
/* Allow
configuration
of process accounting */
197
/* Allow
configuration
of the secure attention key */
199
/* Allow examination and
configuration
of disk quotas */
226
/* Allow reading non-standardized portions of pci
configuration
space */
270
/* Allow
configuration
of tty devices */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h
145
/* Allow interface
configuration
*/
193
/* Allow
configuration
of process accounting */
197
/* Allow
configuration
of the secure attention key */
199
/* Allow examination and
configuration
of disk quotas */
226
/* Allow reading non-standardized portions of pci
configuration
space */
270
/* Allow
configuration
of tty devices */
/sdk/eclipse/scripts/
build_plugins.sh
138
# --
Configuration
directory --
141
# The "
configuration
directory" will hold the workspace for this build.
144
CONFIG_DIR="../../out/eclipse-
configuration
-$BUILD_VERSION"
187
# -- Print
configuration
used and actually execute the build --
190
echo "Eclipse
configuration
found:"
212
-
configuration
"$CONFIG_DIR" \
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java
25
import android.content.res.
Configuration
;
181
Configuration
config = getContext().getResources().getConfiguration();
182
int screenLayout = config.screenLayout &
Configuration
.SCREENLAYOUT_SIZE_MASK;
185
case
Configuration
.SCREENLAYOUT_SIZE_SMALL:
189
case
Configuration
.SCREENLAYOUT_SIZE_NORMAL:
193
case
Configuration
.SCREENLAYOUT_SIZE_LARGE:
197
case
Configuration
.SCREENLAYOUT_SIZE_XLARGE:
201
case
Configuration
.SCREENLAYOUT_SIZE_UNDEFINED:
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java
19
import android.content.res.
Configuration
;
41
* screen
configuration
change (in particular, a rotation) that makes this activity
/device/asus/flo/conn_init/
wfc_util_fctrl.h
42
* pEndOfCfg : tag string to notify the end of
configuration
file
58
* pEndOfCfg : tag string to notify the end of
configuration
file
/device/lge/mako/conn_init/
wfc_util_fctrl.h
42
* pEndOfCfg : tag string to notify the end of
configuration
file
58
* pEndOfCfg : tag string to notify the end of
configuration
file
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMConfigurationException.java
26
* Indicates a serious
configuration
error.
36
super("
Configuration
Error");
/external/bluetooth/bluedroid/stack/include/
gattdefs.h
39
#define GATT_UUID_CHAR_CLIENT_CONFIG 0x2902 /* Client Characteristic
Configuration
*/
40
#define GATT_UUID_CHAR_SRVR_CONFIG 0x2903 /* Server Characteristic
Configuration
*/
/external/chromium/chrome/browser/policy/
config_dir_policy_provider.cc
38
LOG(WARNING) << "Failed to read
configuration
file "
43
LOG(WARNING) << "Expected JSON dictionary in
configuration
file "
/external/chromium_org/base/test/expectations/
expectation_unittest.cc
34
test_expectations::
Configuration
config =
117
test_expectations::
Configuration
current =
/external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl.cc
85
// Evaluate the proxy
configuration
. If GetLatestProxyConfig returns
87
// a valid
configuration
yet. Once it is ready, OnProxyConfigChanged() will be
88
// called and broadcast the proxy
configuration
.
89
// Note: If a switch between a preference proxy
configuration
and the system
90
// proxy
configuration
occurs an unnecessary notification might get send if
106
// Check whether there is a proxy
configuration
defined by preferences. In
107
// this case that proxy
configuration
takes precedence and the change event
225
// Clear the
configuration
and source.
/external/chromium_org/chrome/browser/resources/options/chromeos/
display_options.html
51
<!-- The arrow of display-
configuration
is achieved by a div
53
<div id="display-
configuration
-arrow">
/external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.cc
62
// A structure which contains all the
configuration
information for sync.
613
SyncConfigInfo
configuration
;
local
614
if (!GetConfiguration(json, &
configuration
)) {
621
// Start configuring the ProfileSyncService using the
configuration
passed
636
if (
configuration
.sync_nothing) {
645
// Note: Data encryption will not occur until
configuration
is complete
649
if (
configuration
.encrypt_all)
653
if (!
configuration
.passphrase.empty()) {
663
!service->SetDecryptionPassphrase(
configuration
.passphrase);
669
if (!
configuration
.passphrase_is_gaia &
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/server2/
redirector.py
26
''' Lookup the redirects
configuration
file in the directory that contains
28
configuration
file exists, returns None.
/external/chromium_org/chrome_frame/crash_reporting/
crash_reporting.gyp
63
# We have to do this per
configuration
, as base.gypi specifies
73
# We have to do this per
configuration
, as base.gypi specifies
/external/chromium_org/chromeos/network/
policy_applicator.cc
160
<< "Updating
configuration
previously managed by policy " << old_guid
164
<< "
configuration
.";
168
VLOG(1) << "Not updating existing managed
configuration
with guid "
180
// cannot be modified after initial
configuration
, so we have to delete
184
// ensure that no old
configuration
remains.
188
VLOG(1) << "Updating previously managed
configuration
with the "
200
VLOG(1) << "Removing
configuration
previously managed by policy "
310
VLOG(1) << "Creating new
configuration
managed by policy " << *it
/external/chromium_org/gpu/gles2_conform_support/
gles2_conform_test.cc
44
LOG(ERROR) << "Fail to load bot
configuration
";
48
LOG(ERROR) << "Invalid bot
configuration
";
/external/chromium_org/remoting/host/setup/
daemon_controller.h
77
// configured, and NULL if the
configuration
is corrupt or cannot be read.
120
// Queries current host
configuration
. Any values that might be security
132
// Updates current host
configuration
with the values specified in
133
// |config|. Any value in the existing
configuration
that isn't specified in
169
// Queries current host
configuration
. The |done| is called
170
// after the
configuration
is read, and any values that might be security
186
// Updates current host
configuration
with the values specified in
188
// Any value in the existing
configuration
that isn't specified in |config|
/external/chromium_org/sync/internal_api/public/
internal_components_factory.h
64
//
Configuration
options for internal components. This struct is expected
97
// Returns the Switches struct that this object is using as
configuration
, if
/external/chromium_org/third_party/WebKit/Source/platform/exported/
WebRTCConfiguration.cpp
77
WebRTCConfiguration::WebRTCConfiguration(const PassRefPtr<RTCConfiguration>&
configuration
)
78
: m_private(
configuration
)
Completed in 484 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>