Home
last modified time | relevance | path

Searched refs:sense (Results 1 – 25 of 269) sorted by relevance

1234567891011

/external/kernel-headers/modified/scsi/
Dscsi.h528 #define sense_class(sense) (((sense) >> 4) & 0x7) argument
529 #define sense_error(sense) ((sense) & 0xf) argument
530 #define sense_valid(sense) ((sense) & 0x80) argument
/external/kernel-headers/original/scsi/
Dscsi.h519 #define sense_class(sense) (((sense) >> 4) & 0x7) argument
520 #define sense_error(sense) ((sense) & 0xf) argument
521 #define sense_valid(sense) ((sense) & 0x80) argument
/external/webrtc/webrtc/system_wrappers/include/
Dlogcat_trace_context.h17 #error This file only makes sense to include on Android!
/external/iptables/extensions/
Dlibxt_mac.man4 Note that this only makes sense for packets coming from an Ethernet device
Dlibip6t_frag.man8 Fragment header is static and this option doesn't make sense.
Dlibxt_rpfilter.man22 This will invert the sense of the match. Instead of matching packets that passed the
/external/llvm/test/CodeGen/X86/
Datomic128.ll28 ; INCLO equivalent comes in in %rsi, so it makes sense it stays there.
51 ; INCLO equivalent comes in in %rsi, so it makes sense it stays there.
75 ; INCLO equivalent comes in in %rsi, so it makes sense it stays there.
99 ; INCLO equivalent comes in in %rsi, so it makes sense it stays there.
Dstack-probe-size.ll5 ; Testing the default value of 4096 bytes makes sense, because the default
/external/chromium-trace/catapult/third_party/html5lib-python/
Dtox.ini16 # lxml doesn't work and datrie doesn't make sense
/external/zlib/src/contrib/iostream3/
DTODO7 - Simultaneous read/write access (does it make sense?)
/external/skia/third_party/libsdl/mac/
DREADME9 which don't make sense for Skia
/external/skia/third_party/libsdl/linux/
DREADME9 which don't make sense for Skia
/external/libxml2/win32/VC10/
DREADME.vc1020 Running of "configure.sh" won't make sense since VS doesn't support
/external/llvm/test/CodeGen/AArch64/
Darm64-AnInfiniteLoopInDAGCombine.ll12 ; the (1) optimization (It doesn't make sense to replace undefined bits
/external/kernel-headers/original/uapi/linux/
Dvirtio_scsi.h72 __u8 sense[VIRTIO_SCSI_SENSE_SIZE]; member
/external/clang/test/CodeGenObjC/
Darc-linetable-autorelease.m2 // Ensure that the line info is making sense:
/external/eigen/bench/btl/cmake/
DMacroOptionalAddSubdirectory.cmake6 # This makes sense if you want to distribute just one of the subdirs
/external/fio/examples/
Dssd-steadystate.fio14 # It's not destructive in the sense that it will ruin the device, but
/external/cmockery/cmockery_0_1_2/m4/
Dgoogle_namespace.m46 # when it makes sense -- for instance, when publishing stl-like code -- you
/external/icu/icu4c/source/data/lang/
Dca.txt12 colAlternate{"Ordenació sense tenir en compte els símbols"}
596 zxx{"sense contingut lingüístic"}
763 Zxxx{"sense escriptura"}
794 shifted{"Ordena sense tenir en compte els símbols"}
806 no{"Ordena sense distingir majúscules i minúscules"}
814 no{"Ordena sense normalització"}
/external/libpcap/
DTODO23 + pcap_lookupnet makes little to no sense with protocols != IPv4
/external/iproute2/doc/
Darpd.sgml50 sense together with option <tt/-a/.
53 suppresses further attempts to resolve for this period. It makes sense
/external/icu/icu4c/source/test/testdata/
Dtest4.ucm15 # both subchars are single-byters, which does not make sense
/external/eigen/unsupported/
DREADME.txt22 - should have some general purpose in the sense that it could
/external/autotest/client/site_tests/video_GlitchDetection/
Dcontrol.collect_images_chameleon15 To have a sense of the 'quality' of the video playing on a ChromeOS device,

1234567891011