HomeSort by relevance Sort by last modified time
    Searched full:role (Results 101 - 125 of 1705) sorted by null

1 2 3 45 6 7 8 91011>>

  /device/huawei/angler/
audio_policy_configuration.xml 32 <mixPort name="primary output" role="source" flags="AUDIO_OUTPUT_FLAG_PRIMARY|AUDIO_OUTPUT_FLAG_FAST">
36 <mixPort name="raw" role="source" flags="AUDIO_OUTPUT_FLAG_RAW|AUDIO_OUTPUT_FLAG_FAST">
40 <mixPort name="deep_buffer" role="source"
46 <mixPort name="compressed_offload" role="source"
61 <mixPort name="voice_tx" role="source">
65 <mixPort name="primary input" role="sink">
70 <mixPort name="voice_rx" role="sink">
76 <devicePort tagName="Earpiece" type="AUDIO_DEVICE_OUT_EARPIECE" role="sink">
78 <devicePort tagName="Speaker" type="AUDIO_DEVICE_OUT_SPEAKER" role="sink">
80 <devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink"
    [all...]
  /device/lge/bullhead/
audio_policy_configuration.xml 32 <mixPort name="primary output" role="source" flags="AUDIO_OUTPUT_FLAG_PRIMARY|AUDIO_OUTPUT_FLAG_FAST">
36 <mixPort name="raw" role="source" flags="AUDIO_OUTPUT_FLAG_RAW|AUDIO_OUTPUT_FLAG_FAST">
40 <mixPort name="deep_buffer" role="source"
46 <mixPort name="compressed_offload" role="source"
61 <mixPort name="voice_tx" role="source">
65 <mixPort name="primary input" role="sink">
70 <mixPort name="voice_rx" role="sink">
76 <devicePort tagName="Earpiece" type="AUDIO_DEVICE_OUT_EARPIECE" role="sink">
78 <devicePort tagName="Speaker" type="AUDIO_DEVICE_OUT_SPEAKER" role="sink">
80 <devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink"
    [all...]
  /external/autotest/frontend/server/
models.py 49 roles = ','.join([r.role for r in self.roles.all()])
62 """Get a list of role names of the server.
64 @return: A list of role names of the server.
66 return [r.role for r in self.roles.all()]
96 """Role associated with hosts."""
101 ROLE = enum.Enum(*ROLE_LIST, string_values=True)
104 ROLES_REQUIRE_BACKUP = [ROLE.SCHEDULER, ROLE.HOST_SCHEDULER,
105 ROLE.DATABASE, ROLE.SUITE_SCHEDULER
115 role = dbmodels.CharField(max_length=128, choices=ROLE.choices()) variable in class:ServerRole
    [all...]
  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
executable.py 55 role system_r types TEMPLATETYPE_t;
194 role USER_r;
244 ## allow the specified role the TEMPLATETYPE domain.
251 ## <param name="role">
253 ## The role to be allowed the TEMPLATETYPE domain.
269 ## Role access for TEMPLATETYPE
271 ## <param name="role">
273 ## Role allowed access
278 ## User domain for the role
301 ## allow the specified role the TEMPLATETYPE_t domain
    [all...]
  /external/selinux/secilc/test/
neverallow.cil 6 (role ROLE)
14 (roletype ROLE TYPE)
15 (userrole USER ROLE)
18 (sidcontext SID (USER ROLE TYPE ((SENS)(SENS))))
optional_test.cil 7 (role ROLE)
15 (roletype ROLE TYPE)
16 (userrole USER ROLE)
19 (sidcontext SID (USER ROLE TYPE ((SENS)(SENS))))
  /device/google/dragon/
audio_policy_configuration.xml 28 <mixPort name="primary output" role="source" flags="AUDIO_OUTPUT_FLAG_PRIMARY">
32 <mixPort name="primary input" role="sink">
39 <devicePort tagName="Speaker" type="AUDIO_DEVICE_OUT_SPEAKER" role="sink">
41 <devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
43 <devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
45 <devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
47 <devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
49 <devicePort tagName="BT SCO Car Kit" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_CARKIT" role="sink">
51 <devicePort tagName="HDMI Out" type="AUDIO_DEVICE_OUT_AUX_DIGITAL" role="sink">
54 <devicePort tagName="Built-In Mic" type="AUDIO_DEVICE_IN_BUILTIN_MIC" role="source"
    [all...]
  /external/selinux/libselinux/man/man5/
removable_context.5 20 .IB user : role : type \fR[\fB:\fIrange\fR]
25 .I user role type range
27 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that will be applied to removable devices.
virtual_domain_context.5 21 .IB user : role : type \fR[\fB:\fIrange\fR]
26 .I user role type range
28 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that can be used as a virtual domain context.
virtual_image_context.5 21 .IB user : role : type \fR[\fB:\fIrange\fR]
26 .I user role type range
28 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that can be used as a virtual image context.
  /prebuilts/tools/common/m2/repository/com/google/truth/truth-parent/0.24/
truth-parent-0.24.pom 81 <role>creator</role>
82 <role>developer</role>
90 <role>creator</role>
91 <role>developer</role>
99 <role>creator</role>
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/truth/truth-parent/0.26/
truth-parent-0.26.pom 46 <role>creator</role>
47 <role>developer</role>
55 <role>creator</role>
56 <role>developer</role>
64 <role>creator</role>
    [all...]
  /frameworks/av/services/audiopolicy/config/
usb_audio_policy_configuration.xml 20 <mixPort name="usb_accessory output" role="source">
24 <mixPort name="usb_device output" role="source"/>
25 <mixPort name="usb_device input" role="sink"/>
28 <devicePort tagName="USB Host Out" type="AUDIO_DEVICE_OUT_USB_ACCESSORY" role="sink">
32 <devicePort tagName="USB Device Out" type="AUDIO_DEVICE_OUT_USB_DEVICE" role="sink"/>
33 <devicePort tagName="USB Device In" type="AUDIO_DEVICE_IN_USB_DEVICE" role="source"/>
  /external/antlr/antlr-3.4/runtime/Java/
pom.xml 31 <role>Project Leader</role>
32 <role>Developer - Java Target</role>
42 <role>Developer - Maven stuff</role>
43 <role>Developer - C Target</role>
  /external/autotest/client/tests/netperf2/
control.parallel 16 role='client',
23 role='server',
  /external/selinux/libselinux/man/man3/
selinux_raw_context_to_color.3 29 string is a space separated list of eight hexadecimal RGB triples, each prefixed by a hash character (#). These represent the user:role:type:range components of the foreground and background colors. An example string is shown in the
38 If a color has not been configured for a specific user, role, type and/or range component of context
46 role, type, range
50 user, role, range
52 user, role, type
65 ----- user ---- ---- role ---- ---- type ---- ---- range ----
108 returns the foreground and background colors of the context string components (user:role:type:range) as RGB triples as follows:
111 user : role : type : range
  /external/snakeyaml/src/test/java/examples/collections/
TypeSafePriorityTest.java 91 private String role; field in class:TypeSafePriorityTest.Developer
96 public Developer(String name, String role) {
98 this.role = role;
110 return role;
113 public void setRole(String role) {
114 this.role = role;
  /external/selinux/libsepol/src/
context_record.c 14 /* Selinux role */
15 char *role; member in struct:sepol_context
51 /* Role */
55 return con->role;
61 sepol_context_t * con, const char *role)
64 char *tmp_role = strdup(role);
67 "context role to %s", role);
70 free(con->role);
71 con->role = tmp_role
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 26 <role>Java Developer</role>
35 <role>Java Developer</role>
44 <role>Java Developer</role>
53 <role>Java Developer</role>
61 <role>Java Developer</role>
    [all...]
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 26 <role>Java Developer</role>
35 <role>Java Developer</role>
44 <role>Java Developer</role>
53 <role>Java Developer</role>
61 <role>Java Developer</role>
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-parent/2.42.2/
selenium-parent-2.42.2.pom 34 <role>Owner</role>
41 <role>Committer</role>
48 <role>Committer</role>
55 <role>Committer</role>
62 <role>Committer</role>
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/2.0.3/
plexus-2.0.3.pom 49 <role>Developer</role>
50 <role>Release Manager</role>
59 <role>Developer</role>
68 <role>Developer</role>
77 <role>Developer</role>
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/2.0.6/
plexus-2.0.6.pom 49 <role>Developer</role>
50 <role>Release Manager</role>
59 <role>Developer</role>
68 <role>Developer</role>
77 <role>Developer</role>
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/2.0.7/
plexus-2.0.7.pom 49 <role>Developer</role>
50 <role>Release Manager</role>
59 <role>Developer</role>
68 <role>Developer</role>
77 <role>Developer</role>
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/3.0.1/
plexus-3.0.1.pom 55 <role>Developer</role>
56 <role>Release Manager</role>
65 <role>Developer</role>
74 <role>Developer</role>
83 <role>Developer</role>
    [all...]

Completed in 438 milliseconds

1 2 3 45 6 7 8 91011>>