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:UINT8_C
(Results
1 - 13
of
13
) sorted by relevance
/third_party/gptfdisk/
H
A
D
mbrpart.cc
135
status =
UINT8_C
(0);
in Empty()
136
firstSector[0] =
UINT8_C
(0);
in Empty()
137
firstSector[1] =
UINT8_C
(0);
in Empty()
138
firstSector[2] =
UINT8_C
(0);
in Empty()
139
partitionType =
UINT8_C
(0);
in Empty()
140
lastSector[0] =
UINT8_C
(0);
in Empty()
141
lastSector[1] =
UINT8_C
(0);
in Empty()
142
lastSector[2] =
UINT8_C
(0);
in Empty()
269
chs[0] = chs[1] = chs[2] =
UINT8_C
(0);
in LBAtoCHS()
H
A
D
basicmbr.cc
251
if (partitions[i].GetType() ==
UINT8_C
(0xEE)) {
in ReadMBRData()
261
if ((partitions[i].GetType() !=
UINT8_C
(0xEE)) &&
in ReadMBRData()
262
(partitions[i].GetType() !=
UINT8_C
(0x00)))
in ReadMBRData()
705
chs[0] = chs[1] = chs[2] =
UINT8_C
(0);
in LBAtoCHS()
1079
partitions[num].SetStatus(
UINT8_C
(0x00));
in SetPartBootable()
1081
partitions[num].SetStatus(
UINT8_C
(0x80));
in SetPartBootable()
1514
retval =
UINT8_C
(0);
in GetStatus()
1526
retval =
UINT8_C
(0);
in GetType()
H
A
D
mbr.cc
60
partitions[0].SetType(
UINT8_C
(0xEE));
in MakeProtectiveMBR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H
A
D
DataTypes.h
149
#ifndef
UINT8_C
150
#define
UINT8_C
(C) C##ui8
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
stdint.h
101
#define
UINT8_C
(c) c
macro
/third_party/musl/porting/liteos_m/user/include/
H
A
D
stdint.h
101
#define
UINT8_C
(c) c
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
stdint.h
101
#define
UINT8_C
(c) c
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
stdint.h
101
#define
UINT8_C
(c) c
macro
/third_party/musl/include/
H
A
D
stdint.h
101
#define
UINT8_C
(c) c
macro
/third_party/musl/libc-test/src/api/
H
A
D
stdint.c
91
C(
UINT8_C
(0))
in f()
H
A
D
inttypes.c
93
C(
UINT8_C
(0))
in f()
/third_party/node/deps/uv/include/uv/
H
A
D
stdint-msvc2008.h
235
#define
UINT8_C
(val) val##ui8
macro
/third_party/mesa3d/src/imagination/vulkan/pds/
H
A
D
pvr_xgl_pds.c
338
#define PVR_INVALID_TEMP
UINT8_C
(~0)
Completed in 11 milliseconds