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:sdh
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfsinfo.c
1506
(unsigned)le32_to_cpu(entry->key.
sdh
.hash));
in ntfs_dump_index_key()
1509
le32_to_cpu(entry->key.
sdh
.security_id),
in ntfs_dump_index_key()
1511
le32_to_cpu(entry->key.
sdh
.security_id));
in ntfs_dump_index_key()
1547
SDH_INDEX_DATA
sdh
; /* $SDH index data in $Secure */
member
1577
(unsigned)le32_to_cpu(data->
sdh
.hash));
in ntfs_dump_index_data()
1579
(unsigned)le32_to_cpu(data->
sdh
.security_id),
in ntfs_dump_index_data()
1580
(unsigned)le32_to_cpu(data->
sdh
.security_id));
in ntfs_dump_index_data()
1583
le64_to_cpu(data->
sdh
.offset),
in ntfs_dump_index_data()
1585
le64_to_cpu(data->
sdh
.offset));
in ntfs_dump_index_data()
1587
(unsigned)le32_to_cpu(data->
sdh
in ntfs_dump_index_data()
[all...]
H
A
D
mkntfs.c
2863
idx_entry_sdh->key.
sdh
.hash = sds_header->hash;
in initialize_secure()
2864
idx_entry_sdh->key.
sdh
.security_id = sds_header->security_id;
in initialize_secure()
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
layout.h
2357
SDH_INDEX_KEY
sdh
; /* $SDH index in $Secure. */
member
/third_party/ntfs-3g/libntfs-3g/
H
A
D
security.c
4477
ntfs_index_context *
sdh
;
in ntfs_open_secure()
local
4497
sdh
= ntfs_index_ctx_get(ni, sdh_stream, 4);
in ntfs_open_secure()
4498
if (!
sdh
)
in ntfs_open_secure()
4501
vol->secure_xsdh =
sdh
;
in ntfs_open_secure()
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H
A
D
poly1305-armv8.pl
938
(m/\b(eor|and)/ and (s/\.[248][
sdh
]/.16b/g or 1)) or
/third_party/openssl/crypto/poly1305/asm/
H
A
D
poly1305-armv8.pl
942
(m/\b(eor|and)/ and (s/\.[248][
sdh
]/.16b/g or 1)) or
Completed in 27 milliseconds