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:flags3
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp5400_internal.h
100
uint16_t flags1, flags2,
flags3
; /* Undetermined flag info */
member
H
A
D
hp5400_internal.c
896
req.
flags3
= htons (0x3020); /* First calibration scan, 48bpp */
in Calibrate()
954
req.
flags3
= htons (0x3024); /* Second calibration scan, 48bpp */
in Calibrate()
1041
req.
flags3
= htons ((params->iDpi < 2400) ? 0x18E8 : 0x18C0); /* Try preview scan */
in hp5400_scan()
1167
req.
flags3
= htons (0x18E8);
in InitScan()
/third_party/NuttX/include/nuttx/
H
A
D
scsi.h
664
uint8_t
flags3
; /* 5: See SCSIRESP_INQUIRY_FLAGS3_* */
member
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H
A
D
test-conversions.cc
638
int
flags3
= DoubleToStringConverter::EMIT_POSITIVE_EXPONENT_SIGN |
in TEST()
local
640
DoubleToStringConverter dc3(
flags3
, "Infinity", "NaN", 'e',
in TEST()
/third_party/sqlite/src/
H
A
D
sqlite3.c
92490
u16
flags3
; /* Copy of initial value of pIn3->flags */
global()
local
95007
u16
flags3
, newType;
global()
local
[all...]
Completed in 179 milliseconds