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:BH_Scanner
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
bh.c
70
static
BH_Scanner
*first_handle = NULL;
355
ScannerDump(
BH_Scanner
*s)
in ScannerDump()
466
object_position (
BH_Scanner
*s)
in object_position()
481
read_barcode_data (
BH_Scanner
*s, FILE *fp)
in read_barcode_data()
566
read_icon_data (
BH_Scanner
*s)
in read_icon_data()
604
read_barfile (
BH_Scanner
*s, void *buf, size_t *buf_size)
in read_barfile()
648
read_data (
BH_Scanner
*s, void *buf, size_t *buf_size)
in read_data()
673
mode_select_measurement (
BH_Scanner
*s)
in mode_select_measurement()
700
mode_select_timeout (
BH_Scanner
*s)
in mode_select_timeout()
726
mode_select_icon (
BH_Scanner
*
[all...]
H
A
D
bh.h
309
typedef struct _BH_Scanner
BH_Scanner
;
typedef
315
BH_Scanner
*next;
Completed in 5 milliseconds