Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:obsolete
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/tools/
H
A
D
style-check.sh
69
m4/lt~
obsolete
.m4) ;;
/third_party/skia/third_party/externals/harfbuzz/
H
A
D
git.mk
121
lt~
obsolete
.m4 \
/third_party/NuttX/include/nuttx/
H
A
D
scsi.h
406
#define SCSIRESP_INQUIRYPD_SCANNER 0x06 /* Scanner device (
obsolete
) */
409
#define SCSIRESP_INQUIRYPD_COMMUNICATIONS 0x09 /* Communications device (
obsolete
) */
500
#define SCSIRESP_MODESENSE_PGCCODE_FORMATDEV 0x03 /* Format device mode page (
obsolete
) */
501
#define SCSIRESP_MODESENSE_PGCCODE_RIGID 0x04 /* Rigid disk geometry mode page (
obsolete
) */
502
#define SCSIRESP_MODESENSE_PGCCODE_FLEXIBLE 0x05 /* Flexible disk geometry mode page (
obsolete
) */
507
#define SCSIRESP_MODESENSE_PGCCODE_MEDIUMTYPES 0x0b /* Medum types supported mode page (
obsolete
) */
508
#define SCSIRESP_MODESENSE_PGCCODE_NP 0x0c /* Notch and partition mode page (
obsolete
) */
627
uint8_t
obsolete
; /* 1: */
member
757
uint8_t
obsolete
[3]; /* 17-19: Obsolete */
member
/third_party/ltp/scripts/
H
A
D
checkpatch.pl
1082
return $maintained_status{$filename} =~ /
obsolete
/i;
2827
"$realfile is marked as '
obsolete
' in the MAINTAINERS hierarchy. No unnecessary modifications please.\n");
7169
"$1 is
obsolete
, use k$3 instead\n" . $herecurr);
Completed in 11 milliseconds