/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 116 unsigned mode; /* protection mode bits */ 135 unsigned mode; /* protection mode bits */
|
/bionic/linker/ |
linker_phdr.cpp | 373 /* Used internally. Used to set the protection bits of all loaded segments 403 /* Restore the original protection modes for all loadable segments. 423 /* Change the protection of all loaded segments in memory to writable. 426 * protection flags on all segments. 494 /* Apply GNU relro protection if specified by the program header. This will 574 * dynamic_flags -> protection flags for section (unset on failure)
|
/external/chromium_org/base/process/ |
memory_mac.mm | 203 // memory in its bss. Explicit saving/restoring of the protection is required. 208 // there is no contention for the protection of this memory. 239 if (info.protection & VM_PROT_WRITE) { 245 *reprotection_value = info.protection; 250 info.protection | VM_PROT_WRITE); 625 // Restore protection if it was active.
|
/external/srtp/test/ |
srtp_driver.c | 612 debug_print(mod_driver, "before protection:\n%s", 616 debug_print(mod_driver, "reference packet before protection:\n%s", 621 debug_print(mod_driver, "after protection:\n%s", 624 debug_print(mod_driver, "after protection:\n%s", 740 /* apply protection */ 811 debug_print(mod_driver, "before protection:\n%s", 815 debug_print(mod_driver, "reference packet before protection:\n%s", 820 debug_print(mod_driver, "after protection:\n%s", 823 debug_print(mod_driver, "after protection:\n%s", 939 /* apply protection */ [all...] |
/external/bluetooth/bluedroid/stack/include/ |
avdt_api.h | 129 #define AVDT_ASC_PROTECT 4 /* Content protection */ 152 #define AVDT_ERR_CP_FMT 0x27 /* Content protection service capability not correct */ 163 #define AVDT_ERR_INVALID_CP 0xE0 /* Invalid Content Protection Type */ 164 #define AVDT_ERR_INVALID_FORMAT 0xE1 /* Invalid Content Protection format */ 259 UINT8 protect_info[AVDT_PROTECT_SIZE]; /* Content protection capabilities */ 261 UINT8 num_protect; /* Number of content protection information elements */ 672 ** to change the codec or content protection capabilities of [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux.cc | 406 uptr *protection) { 434 if (protection) { 435 *protection = local_protection; 469 uptr *protection) { 471 protection);
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
ion.h | 35 * contiguous. Used for content protection. 343 * @version - version of content protection 344 * @data - extra data needed for protection 357 * @version - version of content protection 358 * @data - extra data needed for protection
|
/external/chromium/net/third_party/gssapi/ |
gssapi.h | 257 * Define the default Quality of Protection for per-message 260 * (as done here) to mean "default protection", or to a specific 263 * default protection level.
|
/external/chromium_org/chrome/app/resources/terms/ |
terms_fr.html | 57 <p>6.1 Pour plus d'informations sur la politique de Google en matière de protection des données, veuillez consulter les règles de confidentialité de Google sur les sites http://www.google.com/privacy.html et http://www.google.com/chrome/intl/fr/privacy.html. Ces règles décrivent comment sont traitées vos informations personnelles et comment Google en protège la confidentialité lorsque vous utilisez les Services.</p> 69 <p>8.4 La société Google reconnaît et accepte par les présentes Conditions qu'elle ne pourra acquérir aucun droit, titre ou intérêt sur le Contenu que vous ou vos concédants fournissez, publiez, transmettez ou affichez sur les Services ou par le biais de ces derniers, y compris les droits de propriété intellectuelle relatifs à ce Contenu (que ces droits soient déposés ou non, et partout dans le monde où ces droits peuvent exister). Sauf accord écrit contraire conclu entre vous et Google, vous reconnaissez être responsable de la protection et de l'application de ces droits et que Google n'a aucune obligation de protéger ou d'appliquer ces droits en votre nom.</p> 114 <p>15.1 Google s'engage à répondre aux notifications de violation des droits d'auteurs dans le cadre de la loi internationale de protection de la propriété intellectuelle (y compris la loi de protection des droits d'auteur "Digital Millennium Copyright Act" en vigueur aux États-Unis) et à résilier le compte de tout contrefacteur récidiviste. Pour plus d'informations sur ces règles, consultez la page http://www.google.com/dmca.html.</p> [all...] |
/external/srec/portable/src/ |
pmemblock.c | 310 /* No memory protection */ 376 /* No memory protection */ 409 /* No memory protection */
|
/external/svox/pico/lib/ |
picoos.h | 151 * block. 'enableProtMem' enables or disables memory protection 182 * Enables or disables write protection of a memory block previously 183 * allocated by picoos_allocProtMem(). If write protection is enabled,
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothGattCharacteristic.java | 83 * Characteristic permission: Allow reading with man-in-the-middle protection 99 * protection 110 * man-in-the-middle protection
|
/frameworks/base/docs/html/google/play/licensing/ |
overview.jd | 22 <li><a href="#CopyProtection">Replacement for Copy Protection</a></li> 215 <h2 id="CopyProtection">Replacement for Copy Protection</h2> 218 access to your applications. It effectively replaces the Copy Protection
|
/docs/source.android.com/src/source/ |
cla-corporate.jd | 27 <p>In order to clarify the intellectual property license granted with Contributions from any person or entity, the Android Open Source Project (the "Project") must have a Contributor License Grant ("Grant") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of the Project and the Android Open Source Project Leads (the "Project Leads"); it does not change your rights to use your own Contributions for any other purpose.</p>
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_api.c | 307 ** Description Send a content protection request. This function can only 339 ** Description Send a content protection response. This function must
|
/external/chromium_org/chrome/browser/chromeos/attestation/ |
platform_verification_flow.h | 44 // This class allows platform verification for the content protection use case. 243 // have attestation for content protection explicitly disabled.
|
/external/chromium_org/net/ftp/ |
ftp_directory_listing_parser_vms.cc | 116 // We expect four parts of the file protection listing: for System, Owner, 262 // the protection listing and user identification code, some do not.
|
/external/chromium_org/net/quic/crypto/ |
crypto_server_test.cc | 294 // This tests that disabling replay protection works. 317 // The message should accepted twice when replay protection is off.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/ |
InsertionPoint.cpp | 103 // otherwise the n^2 protection inside NodeRenderingContext will cause them to be 105 // the n^2 protection.
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
srtpfilter.h | 239 // Report RTP protection results to the handler. 243 // Report RTCP protection results to the handler.
|
/external/guava/guava/src/com/google/common/net/ |
HttpHeaders.java | 197 /** The HTTP X-XSS-Protection header field name. */ 198 public static final String X_XSS_PROTECTION = "X-XSS-Protection";
|
/external/kernel-headers/original/asm-arm/ |
system.h | 28 #define CR_S (1 << 8) /* System MMU protection */ 29 #define CR_R (1 << 9) /* ROM MMU protection */
|
/frameworks/av/media/libstagefright/ |
AACWriter.cpp | 238 * 1 bit of protection absense. Set to 1 if no CRC. 249 * it is set to (protection absense? 7: 9) + size(AAC frame)
|
/libcore/luni/src/main/java/java/security/ |
KeyStore.java | 738 * if an error occurred during the lookup for the protection 822 // protection parameter should be PasswordProtection or [all...] |
/packages/apps/Music/src/com/android/music/ |
AudioPreview.java | 336 // Protection for case of simultaneously tapping on seek bar and exit 359 // Protection for case of simultaneously tapping on play/pause and exit
|