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:amask
(Results
1 - 8
of
8
) sorted by relevance
/third_party/openssl/test/
H
A
D
ssl_cert_table_internal_test.c
24
static int do_test_cert_table(int nid, uint32_t
amask
, size_t idx,
in do_test_cert_table()
argument
/third_party/ffmpeg/libavcodec/alpha/
H
A
D
asm.h
99
#define
amask
__builtin_alpha_amask
macro
113
#define
amask
(a) ({ uint64_t __r; __asm__ ("
amask
%1,%0" : "=r" (__r) : "rI" (a)); __r; })
macro
/third_party/mesa3d/src/mesa/main/
H
A
D
pixeltransfer.c
115
GLuint
amask
= ctx->PixelMaps.ItoA.Size - 1;
in _mesa_map_ci_to_rgba()
local
/third_party/toybox/lib/
H
A
D
lib.c
954
int i, j, dowho, dohow, dowhat,
amask
;
in string_to_mode()
local
/third_party/astc-encoder/Source/
H
A
D
astcenccli_image_load_store.cpp
1910
uint32_t
amask
= hdr.ddspf.abitmask;
in load_dds_uncompressed_image()
local
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfssecaudit.c
5594
BOOL
amask
;
in encode_posix_acl()
local
/third_party/node/deps/openssl/openssl/ssl/
H
A
D
ssl_local.h
1891
uint32_t
amask
; /* authmask corresponding to key type */
member
/third_party/openssl/ssl/
H
A
D
ssl_local.h
1835
uint32_t
amask
; /* authmask corresponding to key type */
member
Completed in 26 milliseconds