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:ADD_STRING
(Results
1 - 2
of
2
) sorted by relevance
/third_party/elfutils/libcpu/
H
A
D
i386_disasm.c
295
#define
ADD_STRING
(str) \
macro
493
ADD_STRING
("lock ");
in i386_disasm()
501
ADD_STRING
("rep ");
in i386_disasm()
510
ADD_STRING
("repne ");
in i386_disasm()
515
ADD_STRING
("repe ");
in i386_disasm()
529
ADD_STRING
("rep");
in i386_disasm()
532
ADD_STRING
("repne");
in i386_disasm()
535
ADD_STRING
("cs");
in i386_disasm()
538
ADD_STRING
("ds");
in i386_disasm()
541
ADD_STRING
("e
in i386_disasm()
[all...]
H
A
D
riscv_disasm.c
55
#define
ADD_STRING
(str) \
macro
1427
ADD_STRING
(mne);
in riscv_disasm()
1431
ADD_STRING
(color_off);
in riscv_disasm()
1447
ADD_STRING
(op[prec - 1]);
in riscv_disasm()
1451
ADD_STRING
(color_off);
in riscv_disasm()
Completed in 3 milliseconds