OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configurations
(Results
226 - 250
of
1500
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/build/android/gyp/
get_device_configuration.py
7
"""Gets and writes the
configurations
of the attached devices.
/external/chromium_org/build/android/
setup.gyp
33
'action_name': 'get
configurations
',
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_unittest.mm
72
// Test display of various cell
configurations
.
/external/chromium_org/chromeos/network/onc/
onc_normalizer.h
23
// other fields. E.g. the "WiFi" field is irrelevant if the
configurations
/external/chromium_org/media/base/
stream_parser.h
74
// Indicates when new stream
configurations
have been parsed.
81
// Return value - True if the new
configurations
are accepted.
82
// False if the new
configurations
are not supported
117
// been parsed to determine the initial stream
configurations
, presentation
/external/chromium_org/remoting/host/
desktop_resizer.h
39
// longer supported, since monitor
configurations
may change on the fly.
/external/chromium_org/third_party/freetype2/
freetype2.patch
44
/* define it for certain
configurations
only. */
/external/chromium_org/ui/ozone/public/
overlay_candidates_ozone.h
18
//
configurations
for a particular output device. We get an instance of this
/external/compiler-rt/cmake/Modules/
SanitizerUtils.cmake
37
install(FILES ${libfile}.syms
CONFIGURATIONS
${c}
/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
/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/base/media/java/android/media/
AudioPatch.java
26
* It contains the list of source and sink AudioPortConfig showing audio port
configurations
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetConfigStore.java
51
Log.w(TAG, "Multiple Ethernet
configurations
detected. Only reading first one.");
/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
*/
183
/* 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
*/
/prebuilts/sdk/current/support/v7/appcompat/res/values/
config.xml
27
specified for -large and -xlarge
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
/external/chromium_org/remoting/protocol/
session_manager.h
38
// of supported
configurations
for each channel. If the host decides to accept
44
// The CandidateSessionConfig class represents list of
configurations
132
// |config| contains the session
configurations
that the client supports.
/external/chromium_org/third_party/skia/platform_tools/android/gyp_gen/
gypd_parser.py
81
# default_configuration is meaningless without
configurations
82
assert('
configurations
' in d)
83
config = d['
configurations
'][config_name]
/external/deqp/doc/testspecs/GLES31/
functional.shaders.multisample_interpolation.txt
51
inputs and render target
configurations
.
76
different inputs and render target
configurations
.
91
inputs and render target
configurations
.
/external/skia/platform_tools/android/gyp_gen/
gypd_parser.py
81
# default_configuration is meaningless without
configurations
82
assert('
configurations
' in d)
83
config = d['
configurations
'][config_name]
Completed in 642 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>