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:startptr
(Results
1 - 6
of
6
) sorted by relevance
/third_party/pcre2/pcre2/src/
H
A
D
pcre2_newline.c
169
PRIV(was_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR
startptr
,
in was_newline()
argument
H
A
D
pcre2grep.c
1629
previous_line(char *p, char *
startptr
)
in previous_line()
argument
[all...]
H
A
D
pcre2_compile.c
4275
PCRE2_SPTR
startptr
= ptr;
in parse_regex()
local
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H
A
D
fill_buf.c
26
static unsigned char *
startptr
;
variable
/third_party/ffmpeg/libavfilter/
H
A
D
avf_showcqt.c
662
uint8_t *
startptr
= data + 4 * x;
in render_default_font()
local
/third_party/python/Objects/
H
A
D
unicodeobject.c
2495
const void *
startptr
, *endptr;
in _PyUnicode_FindMaxChar()
local
Completed in 36 milliseconds