OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:choice2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_decoder.c
46
rc_if_0_safe(ld.
choice2
, seq ## _CHOICE2) { \
47
rc_update_0(ld.
choice2
); \
52
rc_update_1(ld.
choice2
); \
80
rc_if_0(ld.
choice2
) { \
81
rc_update_0(ld.
choice2
); \
86
rc_update_1(ld.
choice2
); \
99
probability
choice2
;
member in struct:__anon397
1087
bit_reset(coder->match_len_decoder.
choice2
);
1089
bit_reset(coder->rep_len_decoder.
choice2
);
lzma_encoder_private.h
40
probability
choice2
;
member in struct:__anon400
lzma_encoder.c
84
const uint32_t b0 = a1 + rc_bit_0_price(lc->
choice2
);
85
const uint32_t b1 = a1 + rc_bit_1_price(lc->
choice2
);
120
rc_bit(rc, &lc->
choice2
, 0);
123
rc_bit(rc, &lc->
choice2
, 1);
510
bit_reset(lencoder->
choice2
);
/src/usr.bin/gzip/
unlz.c
125
int
choice2
;
member in struct:lz_len_model
271
if (lz_rd_decode_bit(rd, &lm->
choice2
) == 0) {
452
a.
choice2
= BIT_MODEL_INIT; \
Completed in 17 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026