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:TYPE_LONG
(Results
1 - 6
of
6
) sorted by relevance
/third_party/elfutils/backends/
H
A
D
ppc_corenote.c
116
# define
TYPE_LONG
ELF_T_SWORD
macro
121
# define
TYPE_LONG
ELF_T_SXWORD
macro
140
.name = "orig_gpr3", .type =
TYPE_LONG
, .format = 'd', \
H
A
D
s390_corenote.c
107
# define
TYPE_LONG
ELF_T_SWORD
macro
118
# define
TYPE_LONG
ELF_T_SXWORD
macro
134
.name = "orig_r2", .type =
TYPE_LONG
, .format = 'd', \
H
A
D
sparc_corenote.c
89
# define
TYPE_LONG
ELF_T_SWORD
macro
100
# define
TYPE_LONG
ELF_T_SXWORD
macro
H
A
D
alpha_corenote.c
59
#define
TYPE_LONG
ELF_T_SXWORD
macro
/third_party/python/Modules/_sqlite/
H
A
D
cursor.c
30
TYPE_LONG
,
enumerator
544
paramtype =
TYPE_LONG
;
in bind_param()
550
paramtype =
TYPE_LONG
;
in bind_param()
562
case
TYPE_LONG
: {
in bind_param()
/third_party/python/Python/
H
A
D
marshal.c
57
#define
TYPE_LONG
'l'
macro
234
W_TYPE(
TYPE_LONG
, p);
in w_PyLong()
1057
case
TYPE_LONG
:
in r_object()
Completed in 6 milliseconds