HomeSort by relevance Sort by last modified time
    Searched full:masked (Results 226 - 250 of 895) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stressapptest/src/
findmask.c 28 * parallelizing execution over NUM_THREADS. Every integer is masked
  /external/toybox/kconfig/lxdialog/
dialog.h 36 * background colors are OR'd rather than separately masked. This version
  /external/valgrind/docs/internals/
arm_thumb_notes_gdbserver.txt 27 must be masked.
  /frameworks/base/lowpan/java/android/net/lowpan/
LowpanScanner.java 86 * channel mask will be cleared and all channels not masked by the current regulatory zone
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaInformationRecords.java 198 ", number: <MASKED>" +
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
kvm.h 287 __u8 masked; member in struct:kvm_vcpu_events::__anon56380
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
kvm.h 287 __u8 masked; member in struct:kvm_vcpu_events::__anon57250
  /toolchain/binutils/binutils-2.25/include/opcode/
xgate.h 86 unsigned int bin_opcode; /* Binary opcode with operands masked off. */
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TransliteratorRegistry.java 320 * underlying static locale resource store is masked.
331 * entry in the underlying static locale resource store is masked.
342 * underlying static locale resource store is masked.
354 * underlying static locale resource store is masked.
365 * in the underlying static locale resource store is masked.
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorRegistry.java 319 * underlying static locale resource store is masked.
330 * entry in the underlying static locale resource store is masked.
341 * underlying static locale resource store is masked.
353 * underlying static locale resource store is masked.
364 * in the underlying static locale resource store is masked.
    [all...]
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
SRWebSocket.m 68 BOOL masked;
940 } readToCurrentFrame:!isControlFrame unmaskBytes:frame_header.masked];
1007 header.masked = !!(SRMaskMask & headerBuffer[1]);
1012 if (header.masked) {
1016 size_t extra_bytes_needed = header.masked ? sizeof(_currentReadMaskKey) : 0;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_class.py 567 self.fail("attribute error for A().a got masked: %s" % x)
582 self.fail("attribute error for I.__init__ got masked")
  /external/icu/icu4c/source/i18n/
rbt_set.cpp 266 * Check this for masked rules and index it to optimize performance.
356 // are being masked.
  /external/python/cpython2/Lib/test/
test_class.py 580 self.fail("attribute error for A().a got masked: %s" % x)
595 self.fail("attribute error for I.__init__ got masked")
  /external/swiftshader/third_party/subzero/src/
WasmTranslator.cpp 483 auto *Masked = makeVariable(DestTy);
487 InstArithmetic::create(Func, InstArithmetic::And, Masked, Right,
490 InstArithmetic::create(Func, InstArithmetic::Shl, Top, Left, Masked));
494 Ctx->getConstantInt(DestTy, BitCount), Masked));
509 auto *Masked = makeVariable(DestTy);
513 InstArithmetic::create(Func, InstArithmetic::And, Masked, Right,
516 Top, Left, Masked));
520 Ctx->getConstantInt(DestTy, BitCount), Masked));
    [all...]
  /frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
buffer_hub_queue_client.h 267 // Usage bits in |usage_set_mask| will be automatically masked on. Usage bits
268 // in |usage_clear_mask| will be automatically masked off. Note that
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_class.py 580 self.fail("attribute error for A().a got masked: %s" % x)
595 self.fail("attribute error for I.__init__ got masked")
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_class.py 580 self.fail("attribute error for A().a got masked: %s" % x)
595 self.fail("attribute error for I.__init__ got masked")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_class.py 580 self.fail("attribute error for A().a got masked: %s" % x)
595 self.fail("attribute error for I.__init__ got masked")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_class.py 580 self.fail("attribute error for A().a got masked: %s" % x)
595 self.fail("attribute error for I.__init__ got masked")
  /device/google/contexthub/firmware/lib/libc/
strlen.c 104 /* ... are masked out */
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
Timer.h 253 registered handler if the timer interrupt has been masked for
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/Legacy8259/
Legacy8259.h 165 are not defined. Interrupts must be masked by the caller before this function
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
Legacy8259.h 133 are not defined. Interrupts must be masked by the caller before this function
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
lprint.c 335 // Check event not masked

Completed in 1013 milliseconds

1 2 3 4 5 6 7 8 91011>>