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:dofree
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/
H
A
D
cache.c
278
if (cache->
dofree
)
in ntfs_enter_cache()
279
cache->
dofree
(current);
in ntfs_enter_cache()
341
if ((flags & CACHE_FREE) && cache->
dofree
)
in do_invalidate()
342
cache->
dofree
(current);
in do_invalidate()
457
if (cache->
dofree
)
in ntfs_free_cache()
458
cache->
dofree
(entry);
in ntfs_free_cache()
473
cache_free
dofree
, cache_hash dohash,
in ntfs_create_cache()
494
cache->
dofree
=
dofree
;
in ntfs_create_cache()
472
ntfs_create_cache(const char *name, cache_free
dofree
, cache_hash dohash, int full_item_size, int item_count, int max_hash)
ntfs_create_cache()
argument
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
cache.h
89
cache_free
dofree
;
member
/third_party/backends/backend/
H
A
D
hp3900_rts8822.c
7747
SANE_Int iAmount,
dofree
;
in Scan_Read_BufferA()
local
7770
dofree
= FALSE;
in Scan_Read_BufferA()
7776
dofree
= TRUE;
in Scan_Read_BufferA()
7855
if (
dofree
== TRUE)
in Scan_Read_BufferA()
Completed in 15 milliseconds