/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
PathParser.java | 7 * employees are not subject to copyright protection in the United States
|
ServiceRouteParser.java | 7 * employees are not subject to copyright protection in the United States
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionErrorEvent.java | 7 * employees are not subject to copyright protection in the United States
|
ServerRequestInterface.java | 7 * employees are not subject to copyright protection in the United States
|
ServerResponseInterface.java | 7 * employees are not subject to copyright protection in the United States
|
StackMessageFactory.java | 7 * employees are not subject to copyright protection in the United States
|
/external/protobuf/gtest/test/ |
gtest_break_on_failure_unittest_.cc | 60 // a general protection fault (segment violation).
|
/libcore/libart/src/main/java/java/lang/ |
ClassLoader.java | 270 * definition in class file format and assigns the specified protection 271 * domain to the new class. If the provided protection domain is 272 * {@code null} then a default protection domain is assigned to the class. 284 * the protection domain to assign to the loaded class, may be 305 * buffer and the optional protection domain. If the provided protection 306 * domain is {@code null} then a default protection domain is assigned to 315 * the protection domain to assign to the loaded class, may be 854 * TODO Open issues - Missing / empty methods - Signer stuff - Protection
|
/libcore/libdvm/src/main/java/java/lang/ |
ClassLoader.java | 258 * definition in class file format and assigns the specified protection 259 * domain to the new class. If the provided protection domain is 260 * {@code null} then a default protection domain is assigned to the class. 272 * the protection domain to assign to the loaded class, may be 293 * buffer and the optional protection domain. If the provided protection 294 * domain is {@code null} then a default protection domain is assigned to 303 * the protection domain to assign to the loaded class, may be 834 * TODO Open issues - Missing / empty methods - Signer stuff - Protection
|
/ndk/sources/cxx-stl/gabi++/tests/ |
test_aux_runtime.cpp | 44 B *bp = (B*)&d; // cast needed to break protection
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
netdb.h | 33 added multiple inclusion protection and use of <sys/cdefs.h>.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
netdb.h | 33 added multiple inclusion protection and use of <sys/cdefs.h>.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
netdb.h | 33 added multiple inclusion protection and use of <sys/cdefs.h>.
|
/device/lge/mako/ |
WCNSS_qcom_cfg.ini | 80 # 802.11n Protection flag 83 # Enable OBSS protection
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
KeyStoreSpiTest.java | 178 // test: protection parameter is null 185 // test: protection parameter is not instanceof
|
/external/bluetooth/bluedroid/bta/include/ |
bta_dm_co.h | 67 ** *p_auth_req - TRUE, if MITM protection is required. 86 ** auth_req - TRUE, if MITM protection is required.
|
/external/chromium_org/chrome/browser/signin/ |
local_auth.cc | 63 // Encrypt the hash using the OS account-password protection (if available). 93 // Decrypt the record using the OS account-password protection (if available).
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
WorkerThread.cpp | 87 // Mutex protection is necessary to ensure that m_threadID is initialized when the thread starts. 206 // Mutex protection is necessary because stop() can be called before the context is fully created.
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
UniscribeHelperTest.cpp | 113 // Test a long string without the normal length protection we have. This 149 // the length protection.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
malloc_hook.cc | 122 int protection, 127 MallocHook::InvokePreMmapHook(start, size, protection, flags, fd, offset); 534 int protection, 538 INVOKE_HOOKS(PreMmapHook, premmap_hooks_, (start, size, protection, flags, fd, 545 int protection, 549 INVOKE_HOOKS(MmapHook, mmap_hooks_, (result, start, size, protection, flags, 555 int protection, 561 (start, size, protection, flags, fd, offset, result));
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
malloc_hook.cc | 122 int protection, 127 MallocHook::InvokePreMmapHook(start, size, protection, flags, fd, offset); 534 int protection, 538 INVOKE_HOOKS(PreMmapHook, premmap_hooks_, (start, size, protection, flags, fd, 545 int protection, 549 INVOKE_HOOKS(MmapHook, mmap_hooks_, (result, start, size, protection, flags, 555 int protection, 561 (start, size, protection, flags, fd, offset, result));
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
xdfprotect.asm | 114 idesc32 isrP, 0x0008, 0 ; 0x0D, 13, #GP, General Protection Fault 152 dw isrR, 0 ; 0x0D, 13, #GP, General Protection Fault
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_posix.cc | 151 /*protection*/0)) { 165 filename, kBufSize, /* protection */0)) {
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_background.sgml | 40 makes attacks easier, there is no replay protection, and non-keyed 48 per-packet RC4 keys. In addition, it implements replay protection,
|
/frameworks/base/media/java/android/mtp/ |
MtpObjectInfo.java | 78 * Returns the protection status for the MTP object 87 * @return the protection status
|