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:aNew
(Results
1 - 2
of
2
) sorted by relevance
/third_party/sqlite/src/
H
A
D
shell.c
5329
FsdirLevel *
aNew
= (FsdirLevel*)sqlite3_realloc64(pCur->aLvl, nByte);
in fsdirNext()
local
8768
u8 *
aNew
;
in zipfileBufferGrow()
local
H
A
D
sqlite3.c
22931
Mem *
aNew
; /* Array of new.* values */
member
36397
char *
aNew
= sqlite3_realloc(pFile->aJrnl, iEnd);
kvvfsWriteJrnl()
local
62423
PagerSavepoint *
aNew
; /* New Pager.aSavepoint array */
global()
local
73651
Pgno *
aNew
= (Pgno*)sqlite3Realloc(
global()
local
83652
ScanStatus *
aNew
;
global()
local
100315
u8 *
aNew
;
global()
local
101612
u8 *
aNew
;
global()
local
116633
Db *
aNew
; /* New array of Db pointers */
global()
local
118975
Column *
aNew
;
global()
local
182471
char *
aNew
;
global()
local
182552
char *
aNew
;
global()
local
186010
struct Fts3auxColstats *
aNew
;
global()
local
188866
char const **
aNew
= (const char **)sqlite3_realloc64((void *)aArg, nNew);
global()
local
192222
char *
aNew
= sqlite3_realloc64(pWriter->aData, nReq);
global()
local
192755
char *
aNew
;
global()
local
194437
int *
aNew
;
global()
local
197613
int *
aNew
; /* New aiException[] array */
global()
local
205583
GeoCoord *
aNew
;
global()
local
211909
RbuFrame *
aNew
;
global()
local
216312
u8 *
aNew
;
global()
local
216337
u8 *
aNew
;
global()
local
217516
u8 *
aNew
;
global()
local
224551
int *
aNew
;
global()
local
226849
Fts5PoslistReader *
aNew
= (Fts5PoslistReader*)sqlite3_malloc64(nByte);
global()
local
231023
Fts5StructureSegment *
aNew
;
global()
local
231842
int *
aNew
= (int*)sqlite3_realloc64(pIter->aRowidOffset,nNew*sizeof(int));
global()
local
241180
int *
aNew
;
global()
local
[all...]
Completed in 215 milliseconds