OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LSW
(Results
1 - 9
of
9
) sorted by null
/external/libmpeg2/common/
impeg2_macros.h
42
#define
LSW
(dword) (dword & 0xFFFF)
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s
615
LSW
(R1), R2
616
LSW
(R1+R2), R3
622
LSW
(R1), $1, R2
623
LSW
(R1+R2), $1, R3
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s
615
LSW
(R1), R2
616
LSW
(R1+R2), R3
622
LSW
(R1), $1, R2
623
LSW
(R1+R2), $1, R3
/external/libmpeg2/decoder/
impeg2d_pnb_pic.c
121
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << u2_len);
132
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << MB_MOTION_TYPE_LEN);
153
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << MB_DCT_TYPE_LEN);
313
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << u2_len);
325
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << MB_MOTION_TYPE_LEN);
350
u4_next_word = (UWORD16)
LSW
((UWORD16)u4_next_word << MB_DCT_TYPE_LEN);
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go
121
"
LSW
",
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go
121
"
LSW
",
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go
124
"
LSW
",
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go
124
"
LSW
",
/external/boringssl/linux-arm/crypto/aes/
bsaes-armv7.S
1530
ldr r8, [ip, #12] @ load counter .
LSW
[
all
...]
Completed in 113 milliseconds