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
defs:fptr
(Results
76 - 80
of
80
) sorted by relevance
1
2
3
4
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H
A
D
Reactor.hpp
3302
static inline RReturn Call(Pointer<Byte>
fptr
, CToReactorT<Arguments>... args)
in Call()
argument
3324
static inline void Call(Pointer<Byte>
fptr
, CToReactorT<Arguments>... args)
in Call()
argument
3366
auto
fptr
= *reinterpret_cast<
fptr
Ty *>(
fptr
ptr);
Call()
local
3390
auto
fptr
= *reinterpret_cast<
fptr
Ty *>(
fptr
ptr);
Call()
local
3438
Call(Pointer<Byte>
fptr
, RArgs &&...args)
Call()
argument
3446
Call(Pointer<Byte>
fptr
, RArgs &&...args)
Call()
argument
[all...]
/third_party/elfutils/src/
H
A
D
readelf.c
12620
char const *
fptr
= (char *) fstart;
in handle_file_note()
local
/third_party/pcre2/pcre2/src/
H
A
D
pcre2test.c
4849
open_file(uint8_t *buffptr, const char *mode, FILE **
fptr
, const char *name)
in open_file()
argument
/third_party/toybox/toys/pending/
H
A
D
bc.c
3068
uint16_t *
fptr
= NULL, flags = BC_PARSE_FLAG_ELSE;
in bc_parse_isDelimiter()
local
3084
uint16_t *
fptr
= bc_vec_item_rev(&p->flags, i);
in bc_parse_isDelimiter()
local
/third_party/mesa3d/src/mesa/main/
H
A
D
dlist.c
13550
GLfloat *
fptr
;
in replace_op_vertex_list_recursively()
local
13877
GLfloat *
fptr
;
in _mesa_CallLists()
local
Completed in 58 milliseconds
1
2
3
4