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:canary
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/gethostbyname_r/
H
A
D
gethostbyname_r01.c
35
char
canary
[sizeof(CANARY)];
member
/third_party/mesa3d/src/intel/common/tests/
H
A
D
mi_builder_test.cpp
152
uint64_t
canary
;
member in mi_builder_test
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
UniformTest.cpp
989
CheckOneElement(GetUniformV getUniformv, GLuint program, const std::string &name, int components, T
canary
)
CheckOneElement()
argument
/third_party/musl/porting/liteos_m/user/src/internal/
H
A
D
pthread_impl.h
24
uintptr_t
canary
, canary2;
member
/third_party/musl/porting/linux/user/src/internal/
H
A
D
pthread_impl.h
47
uintptr_t
canary
;
member
106
uintptr_t
canary
;
member
/third_party/musl/porting/liteos_a/user/src/internal/
H
A
D
pthread_impl.h
31
uintptr_t
canary
;
member
65
uintptr_t
canary
;
member
/third_party/mesa3d/src/util/
H
A
D
ralloc.c
54
unsigned
canary
;
member
/third_party/musl/src/internal/
H
A
D
pthread_impl.h
34
uintptr_t
canary
;
member
99
uintptr_t
canary
;
member
/third_party/lz4/tests/
H
A
D
fuzzer.c
412
char const
canary
= (char)(FUZ_rand(&randState) & 255);
in FUZ_test()
local
445
char const
canary
= (char)(FUZ_rand(&randState) & 255);
in FUZ_test()
local
/third_party/node/deps/npm/node_modules/jsbn/
H
A
D
index.js
13
var
canary
= 0xdeadbeefcafe;
variable
/third_party/rust/crates/memchr/bench/data/code/
H
A
D
rust-library.rs
15826
let mut
canary
= atomic::AtomicUsize::new(0);
in drop_arc()
variables
15834
let mut
canary
= atomic::AtomicUsize::new(0);
in drop_arc_weak()
variables
[all...]
Completed in 42 milliseconds