OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configurations
(Results
176 - 200
of
1034
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/bookmarks/
bookmark_editor.h
23
// An enumeration of the possible
configurations
offered.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
packaging.properties
14
#
configurations
/external/skia/gyp/
common.gypi
76
'
configurations
': {
/frameworks/base/docs/html/training/basics/supporting-devices/
index.jd
29
as possible on Android, your app needs to adapt to various device
configurations
. Some of the
/frameworks/compile/libbcc/tools/build/
gen-config-from-mk.py
24
conf_patt = re.compile('#
Configurations
')
/frameworks/support/v7/appcompat/res/values/
config.xml
27
specified for -large and -xlarge
configurations
. -->
/hardware/qcom/media/mm-core/inc/
OMX_Index.h
92
/* Audio parameters and
configurations
*/
143
/* Image specific parameters and
configurations
*/
153
/* Video specific parameters and
configurations
*/
182
/* Image & Video common
Configurations
*/
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h
92
/* Audio parameters and
configurations
*/
143
/* Image specific parameters and
configurations
*/
153
/* Video specific parameters and
configurations
*/
182
/* Image & Video common
Configurations
*/
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Index.h
92
/* Audio parameters and
configurations
*/
143
/* Image specific parameters and
configurations
*/
153
/* Video specific parameters and
configurations
*/
182
/* Image & Video common
Configurations
*/
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h
92
/* Audio parameters and
configurations
*/
143
/* Image specific parameters and
configurations
*/
153
/* Video specific parameters and
configurations
*/
182
/* Image & Video common
Configurations
*/
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h
92
/* Audio parameters and
configurations
*/
143
/* Image specific parameters and
configurations
*/
153
/* Video specific parameters and
configurations
*/
182
/* Image & Video common
Configurations
*/
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
index.jd
28
They may write
configurations
and execute tests, but will typically only do so to verify that their
32
<p>Integrators spend the majority of their time creating XML test
configurations
, or command
34
by the Developer with specific
configurations
that are required for particular test requirements and
/frameworks/base/docs/html/guide/topics/manifest/
compatible-screens-element.jd
31
with specific screen
configurations
and enable filtering for users. Any screen configuration that is
40
application absolutely does not work with all screen
configurations
. Instead of using this element,
109
because each screen size has four different density
configurations
. You must declare each one of
/development/tools/idegen/
excluded-paths
36
# typically have their own IDE
configurations
anyway.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
PredicateLabel.java
37
* multiple NFA
configurations
into a single DFA state.
/external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_unittest.mm
83
// Test display of various cell
configurations
.
/external/chromium/chrome/browser/ui/cocoa/
styled_text_field_cell_unittest.mm
57
// Test display of various cell
configurations
.
/external/chromium/chrome/browser/ui/gtk/
global_menu_bar.h
24
// Unity and some
configurations
of GNOME have a Apple-like menu bar at the top
/external/compiler-rt/make/platform/
darwin_fat.mk
0
#
Configurations
to build
/external/icu4c/tools/genbrk/
genbrk.1.in
73
Most
configurations
of ICU do not require this argument.
/external/icu4c/tools/gencfu/
gencfu.1.in
78
Most
configurations
of ICU do not require this argument.
/external/skia/tools/
rebaseline.py
11
Rebaselines the given GM tests, on all bots and all
configurations
.
/frameworks/base/docs/html/google/play/publishing/
multiple-apks.jd
11
device
configurations
</li>
58
for your application that are each targeted to different device
configurations
. Each APK is a
67
alternative resources for different
configurations
(for example, different layouts for different
69
a few cases, however, a single APK is unable to support all device
configurations
, because
74
many device
configurations
as possible, doing so is sometimes not possible. To help
94
different device
configurations
<strong>only when your APK is too large</strong> (greater than
95
50MB) due to the alternative resources needed for different device
configurations
.
96
Using a single APK to support different
configurations
is always the best practice,
158
specific set of device
configurations
. However, there are several rules based on the manifest
225
applications to support all screen
configurations
with a single APK. You should avoid creatin
[
all
...]
/frameworks/base/docs/html/guide/practices/
screens-support-1.5.jd
37
configurations
and added APIs that allow applications to control how they operate on different
38
screens, using alternative resources for different screen
configurations
.</p>
74
different screen
configurations
. You should be able to make these changes to your application such
147
complete support for different screen
configurations
.</p>
/frameworks/base/tools/aapt/
Main.cpp
54
"
configurations
Print the
configurations
in the APK.\n"
71
" [-c CONFIGS] [--preferred-
configurations
CONFIGS] \\\n"
99
" -c specify which
configurations
to include. The default is all\n"
100
"
configurations
. The value of the parameter should be a comma\n"
161
" --preferred-
configurations
\n"
162
" Like the -c option for filtering out unneeded
configurations
, but\n"
554
} else if (strcmp(cp, "-preferred-
configurations
") == 0) {
558
fprintf(stderr, "ERROR: No argument supplied for '--preferred-
configurations
' option\n");
Completed in 1001 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>