/external/bluetooth/bluedroid/bta/include/ |
bta_pan_api.h | 43 #define BTA_PAN_SET_ROLE_EVT 1 /* PAN roles registered */ 51 /* pan roles */ 59 /* information regarding PAN roles */ 73 tBTA_PAN_ROLE role; /* PAN roles successfully registered */ 157 ** Description Sets PAN roles. When the enable operation is complete
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/4.1.1/ |
project-4.1.1.pom | 65 <roles> 67 </roles> 75 <roles> 78 </roles> 85 <roles> 88 </roles> 95 <roles> 98 </roles> 105 <roles> 108 </roles> [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transportdescription.cc | 35 const char* const roles[] = { local 42 for (size_t i = 0; i < ARRAY_SIZE(roles); ++i) { 43 if (stricmp(roles[i], role_str.c_str()) == 0) {
|
/hardware/qcom/media/libstagefrighthw/ |
QComOMXPlugin.cpp | 101 Vector<String8> *roles) { 102 roles->clear(); 136 roles->push(s);
|
/hardware/samsung_slsi/exynos5/libstagefrighthw/ |
Exynos_OMX_Plugin.cpp | 103 Vector<String8> *roles) { 104 roles->clear(); 133 roles->push(s);
|
/hardware/ti/omap3/libstagefrighthw/ |
TIOMXPlugin.cpp | 101 Vector<String8> *roles) { 102 roles->clear(); 133 roles->push(s);
|
/hardware/ti/omap4-aah/libstagefrighthw/ |
TIOMXPlugin.cpp | 110 Vector<String8> *roles) { 111 roles->clear(); 137 roles->push(s);
|
/hardware/ti/omap4xxx/libstagefrighthw/ |
TIOMXPlugin.cpp | 110 Vector<String8> *roles) { 111 roles->clear(); 137 roles->push(s);
|
/device/asus/flo/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 61 * @roles: array of roles played by the component 73 char *roles[OMX_CORE_MAX_ROLES]; //Roles played by the component member in struct:_omx_core_component_t
|
/device/lge/hammerhead/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 61 * @roles: array of roles played by the component 73 char *roles[OMX_CORE_MAX_ROLES]; //Roles played by the component member in struct:_omx_core_component_t
|
/device/moto/shamu/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 61 * @roles: array of roles played by the component 73 char *roles[OMX_CORE_MAX_ROLES]; //Roles played by the component member in struct:_omx_core_component_t
|
/external/chromium_org/content/test/data/accessibility/ |
heading.html | 4 @WIN-ALLOW:xml-roles:heading
|
landmark.html | 3 @WIN-ALLOW:xml-roles:*
|
/external/guava/ |
pom.xml | 45 <roles> 48 </roles>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/reporting/maven-reporting-api/2.0.6/ |
maven-reporting-api-2.0.6.pom | 36 <roles> 38 </roles>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.7/ |
maven-reporting-api-2.0.7.pom | 36 <roles> 38 </roles>
|
/external/javassist/ |
pom.xml | 46 <roles> 48 </roles> 58 <roles> 60 </roles> 70 <roles> 72 </roles>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-parent/4.0/ |
asm-parent-4.0.pom | 71 <roles> 74 </roles> 80 <roles> 82 </roles> 88 <roles> 90 </roles>
|
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/4.0/ |
asm-parent-4.0.pom | 71 <roles> 74 </roles> 80 <roles> 82 </roles> 88 <roles> 90 </roles>
|
/external/libsepol/src/ |
genusers.c | 90 ebitmap_destroy(&usrdatum->roles.roles); 91 ebitmap_init(&usrdatum->roles.roles); 130 if (strncasecmp(p, "roles", 5)) 174 (&usrdatum->roles.roles, bit, 1)) {
|
/external/checkpolicy/test/ |
dismod.c | 64 "classes", "roles ", "types ", "users ", "bools ", 179 int display_mod_role_set(role_set_t * roles, policydb_t * p, FILE * fp) 183 if (roles->flags & ROLE_STAR) { 186 } else if (roles->flags & ROLE_COMP) { 190 for (i = ebitmap_startbit(&roles->roles); 191 i < ebitmap_length(&roles->roles); i++) { 192 if (!ebitmap_get_bit(&roles->roles, i) [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/ |
Exynos_OMX_Core.c | 302 if (Exynos_OSAL_Strcmp(gComponentList[i].component.roles[j], role) == 0) { 320 OMX_OUT OMX_U8 **roles) 354 if (roles != NULL) { 356 Exynos_OSAL_Strcpy(roles[i], gComponentList[compNum].component.roles[i]);
|
/frameworks/av/media/libstagefright/omx/ |
OMXMaster.cpp | 187 Vector<String8> *roles) { 190 roles->clear(); 199 return plugin->getRolesOfComponent(name, roles);
|
/prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
qdox-1.12.pom | 69 <roles>
71 </roles>
76 <roles>
78 </roles>
83 <roles>
85 </roles>
90 <roles>
92 </roles>
97 <roles>
99 </roles>
[all...] |
/external/robolectric/ |
pom.xml | 256 <roles> 258 </roles> 267 <roles> 270 </roles> 279 <roles> 281 </roles>
|