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:bif
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H
A
D
tbio.c
140
tbio_interface_t
bif
;
in tbio_to_dev()
local
179
tbio_interface_t
bif
;
tbio_from_dev()
local
226
tbio_interface_t
bif
;
tbio_split_to_dev()
local
264
tbio_interface_t
bif
;
ki_generic()
local
[all...]
/third_party/selinux/libsepol/cil/src/
H
A
D
cil_write_ast.c
602
struct cil_booleanif *
bif
= node->data;
in cil_write_ast_node()
local
H
A
D
cil_reset_ast.c
473
static void cil_reset_booleanif(struct cil_booleanif *
bif
)
in cil_reset_booleanif()
argument
H
A
D
cil_verify.c
1026
struct cil_booleanif *
bif
= node->parent->parent->data;
in __cil_verify_booleanif_helper()
local
1113
struct cil_booleanif *
bif
= (struct cil_booleanif*)node->data;
in __cil_verify_booleanif()
local
H
A
D
cil_build_ast.c
2878
struct cil_booleanif *
bif
= NULL;
in cil_gen_boolif()
local
2924
void cil_destroy_boolif(struct cil_booleanif *
bif
)
in cil_destroy_boolif()
argument
[all...]
H
A
D
cil.c
2432
void cil_boolif_init(struct cil_booleanif **
bif
)
in cil_boolif_init()
argument
H
A
D
cil_resolve_ast.c
3345
struct cil_booleanif *
bif
= (struct cil_booleanif*)current->data;
in cil_resolve_boolif()
local
/third_party/vixl/src/aarch64/
H
A
D
logic-aarch64.cc
1104
LogicVRegister Simulator::
bif
(VectorFormat vform,
in bif()
function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/execution/arm64/
H
A
D
simulator-logic-arm64.cc
1052
LogicVRegister Simulator::
bif
(VectorFormat vform, LogicVRegister dst,
in bif()
function in v8::internal::Simulator
/third_party/selinux/libsepol/cil/test/unit/
H
A
D
test_cil_resolve_ast.c
6806
struct cil_booleanif *
bif
= (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
in test_cil_resolve_expr_stack_bools()
local
6928
struct cil_booleanif *
bif
= (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
in test_cil_resolve_expr_stack_neg()
local
6953
struct cil_booleanif *
bif
= (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
in test_cil_resolve_expr_stack_emptystr_neg()
local
H
A
D
test_cil_build_ast.c
3566
struct cil_booleanif *
bif
;
in test_cil_gen_expr_stack_and()
local
3589
struct cil_booleanif *
bif
;
in test_cil_gen_expr_stack_or()
local
3612
struct cil_booleanif *
bif
;
in test_cil_gen_expr_stack_xor()
local
3635
struct cil_booleanif *
bif
;
in test_cil_gen_expr_stack_not()
local
3658
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_not_noexpr_neg()
local
3681
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_not_extraexpr_neg()
local
3704
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_eq()
local
3727
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_neq()
local
3750
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_nested()
local
3773
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_nested_neg()
local
3796
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_nested_emptyargs_neg()
local
3819
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_nested_missingoperator_neg()
local
3842
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_arg1null_neg()
local
3865
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_arg2null_neg()
local
3888
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_extraarg_neg()
local
3910
struct cil_booleanif *
bif
;
test_cil_gen_expr_stack_currnull_neg()
local
[all...]
Completed in 77 milliseconds