OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_rep
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_encoder_private.h
123
probability
is_rep
[STATES];
member in struct:lzma_lzma1_encoder_s
lzma_decoder.c
118
probability
is_rep
[STATES];
member in struct:__anon398
396
rc_if_0(coder->
is_rep
[state]) {
411
rc_update_0(coder->
is_rep
[state]);
536
rc_update_1(coder->
is_rep
[state]);
760
rc_if_0_safe(coder->
is_rep
[state], SEQ_IS_REP) {
765
rc_update_0(coder->
is_rep
[state]);
886
rc_update_1(coder->
is_rep
[state]);
1070
bit_reset(coder->
is_rep
[i]);
lzma_encoder_optimum_normal.c
354
+ rc_bit_1_price(coder->
is_rep
[coder->state]);
411
+ rc_bit_0_price(coder->
is_rep
[coder->state]);
540
+ rc_bit_1_price(coder->
is_rep
[state]);
576
+ rc_bit_1_price(coder->
is_rep
[state_2]);
665
+ rc_bit_1_price(coder->
is_rep
[state_2]);
705
+ rc_bit_0_price(coder->
is_rep
[state]);
767
+ rc_bit_1_price(coder->
is_rep
[state_2]);
lzma_encoder.c
252
rc_bit(&coder->rc, &coder->
is_rep
[coder->state], 1);
256
rc_bit(&coder->rc, &coder->
is_rep
[coder->state], 0);
301
rc_bit(&coder->rc, &coder->
is_rep
[coder->state], 0);
556
bit_reset(coder->
is_rep
[i]);
/src/external/gpl3/gcc.old/dist/libbacktrace/
elf.c
2981
/* Read a length from the LZMA stream.
IS_REP
picks either LZMA_MATCH
2986
uint16_t *probs, int
is_rep
, unsigned int pos_state,
2994
probs_choice = probs + (
is_rep
3000
probs_choice = probs + (
is_rep
3006
probs_sym = probs + (
is_rep
3014
probs_sym = probs + (
is_rep
3023
probs_sym = probs + (
is_rep
/src/external/gpl3/gcc/dist/libbacktrace/
elf.c
5501
/* Read a length from the LZMA stream.
IS_REP
picks either LZMA_MATCH
5506
uint16_t *probs, int
is_rep
, unsigned int pos_state,
5514
probs_choice = probs + (
is_rep
5520
probs_choice = probs + (
is_rep
5526
probs_sym = probs + (
is_rep
5534
probs_sym = probs + (
is_rep
5543
probs_sym = probs + (
is_rep
/src/external/gpl3/gdb/dist/libbacktrace/
elf.c
5501
/* Read a length from the LZMA stream.
IS_REP
picks either LZMA_MATCH
5506
uint16_t *probs, int
is_rep
, unsigned int pos_state,
5514
probs_choice = probs + (
is_rep
5520
probs_choice = probs + (
is_rep
5526
probs_sym = probs + (
is_rep
5534
probs_sym = probs + (
is_rep
5543
probs_sym = probs + (
is_rep
/src/external/gpl3/gdb.old/dist/libbacktrace/
elf.c
5501
/* Read a length from the LZMA stream.
IS_REP
picks either LZMA_MATCH
5506
uint16_t *probs, int
is_rep
, unsigned int pos_state,
5514
probs_choice = probs + (
is_rep
5520
probs_choice = probs + (
is_rep
5526
probs_sym = probs + (
is_rep
5534
probs_sym = probs + (
is_rep
5543
probs_sym = probs + (
is_rep
Completed in 73 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026