/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/ |
jsoup-1.6.3.pom | 189 <role>Lead Developer</role>
|
/system/bt/service/doc/ |
IBluetooth.txt | 109 * Returns a binder that can be used to interact with GATT client-role 115 * Returns a binder that can be used to interact with GATT server-role
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_defacl.py | 26 PUBLIC_READ_JSON_ACL_TEXT = '"entity":"allUsers","role":"READER"' 37 def _MakeScopeRegex(self, role, entity_type, email_address): 38 template_regex = (r'\{.*"entity":\s*"%s-%s".*"role":\s*"%s".*\}' % 39 (entity_type, email_address, role))
|
/external/clang/test/CXX/temp/temp.decls/temp.friend/ |
p1.cpp | 283 class Role : public Temp<N> { 289 void foo(Role<N, test13::Foo> &role) { 290 (void) role.x;
|
/external/freetype/include/ |
ftbbox.h | 21 /* This component has a _single_ role: to compute exact outline bounding */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftbbox.h | 21 /* This component has a _single_ role: to compute exact outline bounding */
|
/external/libweave/include/weave/ |
settings.h | 48 // Maximum role for local anonymous user.
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftbbox.h | 21 /* This component has a _single_ role: to compute exact outline bounding */
|
/external/selinux/libsepol/src/ |
expand.c | 388 ERR(state->handle, "Found conflicting default role definitions"); 562 role_datum_t *role = (role_datum_t *) datum; local 566 if (!role->bounds) 572 bounds_val = state->rolemap[role->bounds - 1]; 576 ERR(state->handle, "Role lookup failed for %s", (char *)key); 706 role_datum_t *role = (role_datum_t *) datum; local 709 if (map_ebitmap(&role->dominates, &mapped_roles, state->rolemap)) 712 ebitmap_destroy(&role->dominates); 714 if (ebitmap_cpy(&role->dominates, &mapped_roles)) 722 /* For the role attribute in the base module, escalate its counterpart' 731 role_datum_t *role, *new_role, *regular_role; local 799 role_datum_t *role; local 2418 role_datum_t *role; local [all...] |
/external/selinux/policycoreutils/sepolicy/ |
selinux_client.py | 24 cust_dict["user"][rec[-1]] = {"level": rec[3], "range": rec[5], "role": rec[7]}
|
/external/selinux/secilc/docs/ |
cil_default_object_statements.md | 4 These rules allow a default user, role, type and/or range to be used when computing a context for a new object. These require policy version 27 or 28 with kernels 3.5 or greater. 63 Allows the default role to be taken from the source or target context when computing a new context for the object [`class`](cil_class_and_permission_statements.md#class) identifier. Requires policy version 27. 92 When creating new `binder`, `property_service` or `zygote` objects the [`role`](cil_role_statements.md#role) component of the new security context will be taken from the `target` context:
|
cil_network_labeling_statements.md | 82 <p>A previously declared <code>context</code> identifier or an anonymous security context (<code>user role type levelrange</code>), the range MUST be defined whether the policy is MLS/MCS enabled or not.</p></td> 87 <p>A previously declared <code>context</code> identifier or an anonymous security context (<code>user role type levelrange</code>), the range MUST be defined whether the policy is MLS/MCS enabled or not.</p></td> 136 <td align="left"><p>A previously declared <code>context</code> identifier or an anonymous security context (<code>user role type levelrange</code>), the range MUST be defined whether the policy is MLS/MCS enabled or not.</p></td> 188 <td align="left"><p>A previously declared <code>context</code> identifier or an anonymous security context (<code>user role type levelrange</code>), the range MUST be defined whether the policy is MLS/MCS enabled or not.</p></td>
|
/external/selinux/secilc/test/ |
policy.cil | 208 (role system_r) 209 (role user_r) 210 (role baz_r) 329 (role r)
|
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ |
SmaliThrowsList.java | 53 @Override public Role getRole() {
|
/external/webrtc/webrtc/modules/audio_device/win/ |
audio_device_core_win.h | 260 int32_t _GetDefaultDeviceName(EDataFlow dir, ERole role, LPWSTR szBuffer, int bufferLen); 264 int32_t _GetDefaultDeviceID(EDataFlow dir, ERole role, LPWSTR szBuffer, int bufferLen); 265 int32_t _GetDefaultDeviceIndex(EDataFlow dir, ERole role, int* index); 267 int32_t _GetDefaultDevice(EDataFlow dir, ERole role, IMMDevice** ppDevice);
|
/external/webrtc/webrtc/p2p/base/ |
dtlstransport.h | 124 // Set the role that is most conformant with RFC 5763, Section 5, bullet 1 225 // Set ssl role. Role must be set before fingerprint is applied, which 228 return BadTransportDescription("Failed to set ssl role for the channel.",
|
dtlstransportchannel.h | 91 void SetIceRole(IceRole role) override { channel_->SetIceRole(role); } 134 bool GetSslRole(rtc::SSLRole* role) const override; 135 bool SetSslRole(rtc::SSLRole role) override;
|
transportdescriptionfactory.h | 61 ConnectionRole role) const;
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
wpas-dbus-new-wps.py | 74 wps.Start({'Role': 'enrollee', 'Type': 'pbc'})
|
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.h | 64 status_t setRole(IOMX::node_id node, const char *role);
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetoothHeadsetClient.aidl | 24 * API for Bluetooth Headset Client service (HFP HF Role)
|
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/ |
MixAudio-docs.sgml | 10 <ulink role="online-location" url="http://[SERVER]/MixAudio/index.html">http://[SERVER]/MixAudio/</ulink>.
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftbbox.h | 21 /* This component has a _single_ role: to compute exact outline bounding */
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/19.0/ |
guava-parent-19.0.pom | 53 <role>owner</role> 54 <role>developer</role>
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/19.0-rc2/ |
guava-parent-19.0-rc2.pom | 53 <role>owner</role> 54 <role>developer</role>
|