HomeSort by relevance Sort by last modified time
    Searched full:capability (Results 376 - 400 of 1792) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
OwnedMonitorsTest.java 63 // checking capability relevant for this test
64 logWriter.println("==> Check capability: canGetOwnedMonitorInfo");
68 logWriter.println("##WARNING: this VM dosn't possess capability: canGetOwnedMonitorInfo");
ForceEarlyReturnTest.java 60 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
62 // check capability, relevant for this test
63 logWriter.println("=> Check capability: canForceEarlyReturn");
93 .println("##WARNING: this VM dosn't possess capability: canForceEarlyReturn");
248 .println("##WARNING: this VM dosn't possess capability: canForceEarlyReturn");
  /external/deqp/framework/platform/android/
tcuAndroidPlatform.cpp 47 static const eglu::NativeDisplay::Capability DISPLAY_CAPABILITIES = eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_LEGACY;
48 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = (eglu::NativeWindow::Capability)(eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_LEGACY |
  /external/deqp/modules/gles2/
tes2CapabilityTests.cpp 21 * \brief Capability Tests.
267 : TestCaseGroup(context, "capability", "Capability Tests")
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
base-notmetreq.conf 10 class capability
347 class capability
349 # The capabilities are defined in include/linux/capability.h
small-base.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
role-base.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
user-base.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
small-base.conf 10 class capability
352 class capability
354 # The capabilities are defined in include/linux/capability.h
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
has_key.py 8 # Table mapping curses keys to the terminfo capability name
166 # Figure out the correct capability name for the keycode.
171 #Check the current terminal description for that capability;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
has_key.py 8 # Table mapping curses keys to the terminfo capability name
166 # Figure out the correct capability name for the keycode.
171 #Check the current terminal description for that capability;
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 559 if (dev_node->capability == CAP_RX && dev_node->active == 1) {
561 } else if (dev_node->capability == CAP_TX && dev_node->active == 1) {
654 if (ctrl_list[use_case_index].capability == CAP_RX) {
795 if (ctrl_list[uc_index].acdb_id && ctrl_list[uc_index].capability) {
800 ctrl_list[uc_index].capability, enable);
807 ctrl_list[uc_index].capability);
963 int verb_index, capability = 0, ident_cap = 0, dev_cap =0; local
1057 int verb_index, capability = 0; local
1116 int verb_index, uc_index, dev_index, capability = 0; local
1314 int verb_index, capability = 0; local
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
ExtendedCameraCharacteristicsTest.java 156 ": BACKWARD_COMPATIBLE capability not supported, skipping test");
297 * the hardware level or the capability. This is *OK*. This only lists the
395 * Test values for static metadata used by the RAW capability.
405 Log.i(TAG, "RAW capability is not supported in camera " + counter++ +
478 * Test values for static metadata used by the BURST capability.
487 // Check if the burst capability is defined
494 fail("Must have BACKWARD_COMPATIBLE capability if BURST_CAPTURE capability is defined");
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
InstanceOnlyModifierTest.java 64 * capability, the test succeeds.
95 * capability, the test succeeds.
123 * capability, the test succeeds.
153 * capability, the test succeeds.
271 logWriter.println("Checking canUseInstanceFilters capability");
  /frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 152 /* Linked enumerated type and capability definitions */
154 /* The capability definitions are used to define the required capabilities at */
155 /* initialisation, these are added together to give the capability word. The */
158 /* The capability definition is related to the enumerated type value by the equation: */
255 /* Capability structure */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.9 
  /system/bt/stack/include/
smp_api.h 54 #define SMP_IO_CAP_REQ_EVT 1 /* IO capability request event */
90 /* 0x0F unknown IO capability, unable to decide association model */
110 /* Device IO capability */
157 /* MITM, No Bonding, Use IO Capability to determine authentication procedure */
163 /* MITM, General Bonding, Use IO Capability to determine authentication procedure */
  /system/bt/bta/av/
bta_av_sbc.c 536 APPL_TRACE_DEBUG(" FREQ peer: 0%x, capability 0%x", cfg_cie.samp_freq, p_cap->samp_freq);
537 APPL_TRACE_DEBUG(" CH_MODE peer: 0%x, capability 0%x", cfg_cie.ch_mode, p_cap->ch_mode);
538 APPL_TRACE_DEBUG(" BLOCK_LEN peer: 0%x, capability 0%x", cfg_cie.block_len, p_cap->block_len);
539 APPL_TRACE_DEBUG(" SUB_BAND peer: 0%x, capability 0%x", cfg_cie.num_subbands, p_cap->num_subbands);
540 APPL_TRACE_DEBUG(" ALLOC_MTHD peer: 0%x, capability 0%x", cfg_cie.alloc_mthd, p_cap->alloc_mthd);
541 APPL_TRACE_DEBUG(" MAX_BitPool peer: 0%x, capability 0%x", cfg_cie.max_bitpool, p_cap->max_bitpool);
542 APPL_TRACE_DEBUG(" Min_bitpool peer: 0%x, capability 0%x", cfg_cie.min_bitpool, p_cap->min_bitpool);
  /frameworks/base/telecomm/java/android/telecom/
Connection.java 111 * capability allows a merge button to be shown while the conference is in the foreground
138 * Connection supports conference management. This capability only applies to
252 // Next CAPABILITY value: 0x00400000
274 * {@link PhoneAccount} supports the capability {@link PhoneAccount#CAPABILITY_CALL_SUBJECT}.
282 * Whether the given capabilities support the specified capability.
284 * @param capabilities A capability bit field.
285 * @param capability The capability to check capabilities for.
286 * @return Whether the specified capability is supported.
289 public static boolean can(int capabilities, int capability) {
    [all...]
  /external/selinux/sepolgen/tests/
audit.txt 1 type=AVC msg=audit(1158584779.745:708): avc: denied { dac_read_search } for pid=8132 comm="sh" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
3 type=AVC msg=audit(1158584779.753:709): avc: denied { dac_override } for pid=8133 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
4 type=AVC msg=audit(1158584779.753:709): avc: denied { dac_read_search } for pid=8133 comm="vpnc-script" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
6 type=AVC msg=audit(1158584779.825:710): avc: denied { dac_override } for pid=8134 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
7 type=AVC msg=audit(1158584779.825:710): avc: denied { dac_read_search } for pid=8134 comm="vpnc-script" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
    [all...]

Completed in 1315 milliseconds

<<11121314151617181920>>