OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sense
(Results
101 - 125
of
4362
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Atapi.c
598
3. Allocate
sense
data space for future use. We don't detect the media
609
@retval EFI_OUT_OF_RESOURCES Allocate memory for
sense
data failed
741
// original
sense
data numbers
760
Sends out ATAPI Request
Sense
Packet Command to the specified device. This command
761
will return all the current
Sense
data in the device. This function will pack
762
all the
Sense
data in one single buffer.
767
This buffer is used to accommodate all the
sense
data returned
770
@retval EFI_SUCCESS Request
Sense
command completes successfully.
771
@retval EFI_DEVICE_ERROR Request
Sense
command failed.
780
ATAPI_REQUEST_SENSE_DATA *
Sense
;
[
all
...]
/bionic/libm/
freebsd-compat.h
34
// in the ELF
sense
is not sufficient.
/build/blueprint/pathtools/
lists.go
24
//
sense
.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ebc/
EfiPeOptionalHeader.h
29
// It does not make
sense
to have a PE loader coded in EBC. You need to
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
atapi.h
123
// Followed by additional
sense
bytes : FIXME
287
//
Sense
Key
308
// Additional
Sense
Codes
327
// Additional
Sense
Code Qualifier
/external/android-clat/
clatd.conf
21
# This setting only makes
sense
with: plat_from_dns64 no
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMDOMException.java
27
* it makes more
sense
to have one shared version.
/external/autotest/client/cros/cellular/pseudomodem/
modemmanager.py
28
# doesn't use this method afaik, but it doesn't make
sense
/external/clang/test/Analysis/
security-syntax-checks-no-emit.c
5
// specific checks on platforms where they don't make
sense
.
/external/clang/test/CodeGenObjC/
arc-linetable-autorelease.m
2
// Ensure that the line info is making
sense
:
/external/compiler-rt/test/msan/
allocator_mapping.cc
8
// This test only makes
sense
for the 64-bit allocator. The 32-bit allocator
/external/devlib/devlib/module/
hotplug.py
11
# If a system has just 1 CPU, it makes not
sense
to hotplug it.
/external/eigen/bench/btl/cmake/
MacroOptionalAddSubdirectory.cmake
6
# This makes
sense
if you want to distribute just one of the subdirs
/external/fio/examples/
ssd-steadystate.fio
14
# It's not destructive in the
sense
that it will ruin the device, but
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
IsNot.java
38
* the matcher whose
sense
should be inverted
/external/icu/icu4c/source/tools/toolutil/
denseranges.h
25
* Does it make
sense
to write 1..capacity ranges?
/external/iproute2/man/man8/
tc-pfifo_fast.8
13
In this
sense
this qdisc is magic, and unlike other qdiscs.
/external/javaparser/javaparser-symbol-solver-model/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
NullType.java
65
throw new UnsupportedOperationException("It does not make
sense
to assign a value to null, it can only be assigned");
/external/kernel-headers/original/uapi/asm-mips/asm/
resource.h
26
* Which makes a ton more
sense
anyway,
/external/libmojo/base/android/java/src/org/chromium/base/annotations/
CalledByNativeUnchecked.java
14
* It only makes
sense
to use this annotation on methods that declare a throws... spec.
/external/libmtp/
Makefile.am
9
# This stuff only makes
sense
on Linux so only
/external/libxml2/win32/VC10/
README.vc10
20
Running of "configure.sh" won't make
sense
since VS doesn't support
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-exec.c
12
* It makes little
sense
for after an exec() call for the previously
/external/llvm/test/CodeGen/AArch64/
arm64-AnInfiniteLoopInDAGCombine.ll
12
; the (1) optimization (It doesn't make
sense
to replace undefined bits
/external/lz4/contrib/djgpp/
README.MD
17
* `make -f contrib/djgpp/Makefile DESTDIR=/home/user/dos install`, however it doesn't make much
sense
on a \*nix.
Completed in 2104 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>