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:firstbyte
(Results
1 - 13
of
13
) sorted by relevance
/third_party/curl/lib/
H
A
D
mqtt.h
57
unsigned char
firstbyte
;
member
H
A
D
ws.h
61
unsigned char
firstbyte
; /* first byte of frame we encode */
member
H
A
D
ws.c
541
unsigned char
firstbyte
= 0;
in ws_enc_write_head()
local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H
A
D
bitmap.c
120
int bit,
firstbyte
, lastbyte, lastbyte_pos, tmp, ret = -1;
in ntfs_bitmap_set_bits_in_run()
local
/third_party/backends/backend/
H
A
D
sm3840_lib.c
990
unsigned char *
firstbyte
= (unsigned char *) &testvalue;
in fix_endian_short()
local
H
A
D
test.c
272
uint8_t *
firstbyte
= (uint8_t *) & testvalue;
in little_endian()
local
H
A
D
gt68xx.c
180
uint8_t *
firstbyte
= (uint8_t *) & testvalue;
in calc_little_endian()
local
H
A
D
coolscan.c
1454
unsigned char *
firstbyte
= (unsigned char *) &testvalue;
in coolscan_test_little_endian()
local
H
A
D
mustek.c
233
uint8_t *
firstbyte
= (uint8_t *) & testvalue;
in little_endian()
local
H
A
D
umax.c
307
unsigned char *
firstbyte
= (unsigned char *) &testvalue;
in umax_test_little_endian()
local
H
A
D
bh.h
552
unsigned char *
firstbyte
= (unsigned char *) &val;
in _is_host_little_endian()
local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
atmel_mxt_ts.c
1252
static void mxt_calc_crc24(u32 *crc, u8
firstbyte
, u8 secondbyte)
in mxt_calc_crc24()
argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
atmel_mxt_ts.c
1328
static void mxt_calc_crc24(u32 *crc, u8
firstbyte
, u8 secondbyte)
in mxt_calc_crc24()
argument
Completed in 39 milliseconds