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:forbid
(Results
1 - 17
of
17
) sorted by relevance
/third_party/toybox/toys/pending/
H
A
D
sulogin.c
81
char *
forbid
[] = {
in sulogin_main()
local
86
char *shell = NULL, *pass = NULL, **temp =
forbid
;
in sulogin_main()
98
for (temp =
forbid
; *temp; temp++) unsetenv(*temp);
in sulogin_main()
/third_party/libwebsockets/lib/roles/http/
H
A
D
parsers.c
816
goto
forbid
;
in lws_parse_urldecode()
825
goto
forbid
;
in lws_parse_urldecode()
965
goto
forbid
;
in lws_parse_urldecode()
993
forbid
:
in lws_parse_urldecode()
1118
goto
forbid
;
in lws_parse()
1129
goto
forbid
;
in lws_parse()
1365
goto
forbid
;
in lws_parse()
1489
goto
forbid
;
in lws_parse()
1510
goto
forbid
;
in lws_parse()
1526
forbid
in lws_parse()
[all...]
/third_party/rust/crates/clap/clap_complete_fig/src/
H
A
D
lib.rs
10
#![
forbid
(unsafe_code)]
/third_party/rust/crates/clap/clap_complete/src/
H
A
D
lib.rs
11
#![
forbid
(unsafe_code)]
/third_party/rust/crates/humantime/src/
H
A
D
lib.rs
18
#![
forbid
(unsafe_code)]
/third_party/rust/crates/pin-utils/tests/
H
A
D
stack_pin.rs
0
#![
forbid
(unsafe_code)] // pin_mut! is completely safe.
/third_party/rust/crates/clap/src/
H
A
D
lib.rs
88
#![
forbid
(unsafe_code)]
/third_party/rust/crates/regex/regex-syntax/src/
H
A
D
lib.rs
159
#![
forbid
(unsafe_code)]
/third_party/rust/crates/clap/clap_derive/src/
H
A
D
lib.rs
17
#![
forbid
(unsafe_code)]
/third_party/rust/crates/peeking_take_while/src/
H
A
D
lib.rs
62
#![
forbid
(
/third_party/rust/crates/heck/src/
H
A
D
lib.rs
42
#![
forbid
(unsafe_code)]
/third_party/rust/crates/clap/clap_mangen/src/
H
A
D
lib.rs
4
#![
forbid
(unsafe_code)]
/third_party/rust/crates/proc-macro-error/src/
H
A
D
lib.rs
275
#![
forbid
(unsafe_code)]
/third_party/rust/crates/cxx/macro/src/
H
A
D
expand.rs
54
let mut
forbid
= TokenStream::new();
in expand()
variables
69
forbid
.extend(expand_struct_forbid_drop(strct));
in expand()
117
if !
forbid
.is_empty() {
in expand()
118
hidden.extend(expand_forbid(
forbid
));
in expand()
920
mod
forbid
{
in expand_forbid()
modules
/third_party/rust/crates/strsim-rs/src/
H
A
D
lib.rs
3
#![
forbid
(unsafe_code)]
/third_party/qrcodegen/rust-no-heap/src/
H
A
D
lib.rs
93
#![
forbid
(unsafe_code)]
/third_party/qrcodegen/rust/src/
H
A
D
lib.rs
88
#![
forbid
(unsafe_code)]
Completed in 13 milliseconds