OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U8
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/dev/ic/
mpt_mpilib.h
69
typedef uint8_t
U8
;
76
typedef unsigned char
U8
;
112
typedef
U8
*PU8;
428
U8
NextChainOffset;
429
U8
Flags;
437
U8
NextChainOffset;
438
U8
Flags;
446
U8
NextChainOffset;
447
U8
Flags;
462
U8
Reserved
[
all
...]
mpt.c
584
cfgp->Header.PageNumber = (
U8
) PageNumber;
585
cfgp->Header.PageType = (
U8
) PageType;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atom.c
223
idx =
U8
(*ptr);
232
idx =
U8
(*ptr);
280
idx =
U8
(*ptr);
311
val =
U8
(*ptr);
319
idx =
U8
(*ptr);
326
idx =
U8
(*ptr);
427
val =
U8
(*ptr);
497
idx =
U8
(*ptr);
503
idx =
U8
(*ptr);
536
idx =
U8
(*ptr)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atom.c
237
idx =
U8
(*ptr);
246
idx =
U8
(*ptr);
294
idx =
U8
(*ptr);
325
val =
U8
(*ptr);
333
idx =
U8
(*ptr);
340
idx =
U8
(*ptr);
441
val =
U8
(*ptr);
511
idx =
U8
(*ptr);
517
idx =
U8
(*ptr);
550
idx =
U8
(*ptr)
[
all
...]
atom-bits.h
34
#define
U8
(ptr) get_u8(ctx->ctx->bios, (ptr))
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atom-bits.h
34
#define
U8
(ptr) get_u8(ctx->ctx->bios, (ptr))
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_asm_test.cc
70
DECLARE_ASM_WRITE(
U8
, "8", "movq", "r");
71
DECLARE_ASM_READ(
U8
, "8", "movq", "=r");
72
DECLARE_ASM_REP_MOVS(
U8
, "movsq");
225
TestAsmWrite<
U8
>("WRITE of size 8");
233
TestAsmRead<
U8
>("READ of size 8");
268
TestAsmRepMovs<
U8
>("READ of size 8", "WRITE of size 8");
asan_test_utils.h
61
typedef uint64_t
U8
;
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
137
typedef unsigned long long
U8
; // NOLINT
200
static
U8
poisoned_array[100];
484
EXPECT_UMR(break_optimization((void*)(
U8
)a[GetPoisonedZero()]));
1654
TestOverlapMemmove<
U8
, 4>();
1655
TestOverlapMemmove<
U8
, 1000>();
2910
U8
b;
2986
U8
a8, b8;
3922
U8
y8 = 0;
3991
U8
y = 0;
4023
U8
y = 0
[
all
...]
/src/tests/usr.bin/realpath/
t_realpath.sh
116
U8
187
ln -s "${DIR}"/Dir/Missing/NoDir/WhoKnows
U8
|| atf_fail "setup
U8
"
/src/usr.bin/make/unit-tests/
varmod-subst.mk
290
@echo $@:${:
U8
:S,^,$$$$$$$$,:Q}:
/src/share/terminfo/
terminfo
204
#
u8
terminal answerback description
215
# The terminal answerback description (
u8
) must consist of an expected
654
# For terminals that support DA1, a more specific
u8
capability is preferred,
660
u8
=\E[?%[;0123456789]c, u9=\E[c, use=ansi+cpr,
663
u8
=\E[?%[;0123456789]c, u9=\EZ, use=ansi+cpr,
1000
it#8, ncv#18,
U8
#1,
1025
u8
=\E[?6c, use=decid+cpr,
1211
smso=\E[7m, smul=\E[4m, tbc=\E[3g, tsl=\E[?T,
u8
=\E[?6c,
2266
colors#8, cols#80, it#8, lines#25, ncv#21, pairs#64,
U8
#1,
2394
ri=\EI, rmacs=\EG, rmkx=\E>, smacs=\EF, smkx=\E=,
u8
=\E/[KL]
[
all
...]
Completed in 72 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026