OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dic
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/lzma_sdk/
LzmaDec.h
54
Byte *
dic
;
member in struct:__anon12269
71
#define LzmaDec_Construct(p) { (p)->
dic
= 0; (p)->probs = 0; }
155
use data from CLzmaDec::
dic
and update CLzmaDec::dicPos
163
The decoding to internal dictionary buffer (CLzmaDec::
dic
).
LzmaDec.c
141
Byte *
dic
= p->
dic
;
local
168
(
dic
[(dicPos == 0 ? dicBufSize : dicPos) - 1] >> (8 - lc))));
178
unsigned matchByte = p->
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
193
dic
[dicPos++] = (Byte)symbol;
220
dic
[dicPos] =
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
390
Byte *dest =
dic
+ dicPos;
402
dic
[dicPos++] =
dic
[pos]
432
Byte *
dic
= p->
dic
;
local
[
all
...]
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaDec.h
55
Byte *
dic
;
member in struct:__anon13843
72
#define LzmaDec_Construct(p) { (p)->
dic
= 0; (p)->probs = 0; }
156
use data from CLzmaDec::
dic
and update CLzmaDec::dicPos
164
The decoding to internal dictionary buffer (CLzmaDec::
dic
).
LzmaDec.c
142
Byte *
dic
= p->
dic
;
local
169
(
dic
[(dicPos == 0 ? dicBufSize : dicPos) - 1] >> (8 - lc))));
179
unsigned matchByte = p->
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
194
dic
[dicPos++] = (Byte)symbol;
221
dic
[dicPos] =
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
391
Byte *dest =
dic
+ dicPos;
403
dic
[dicPos++] =
dic
[pos]
433
Byte *
dic
= p->
dic
;
local
[
all
...]
/external/lzma/C/
LzmaDec.h
54
Byte *
dic
;
member in struct:__anon22579
71
#define LzmaDec_Construct(p) { (p)->
dic
= 0; (p)->probs = 0; }
155
use data from CLzmaDec::
dic
and update CLzmaDec::dicPos
163
The decoding to internal dictionary buffer (CLzmaDec::
dic
).
LzmaDec.c
141
Byte *
dic
= p->
dic
;
local
168
(
dic
[(dicPos == 0 ? dicBufSize : dicPos) - 1] >> (8 - lc))));
178
unsigned matchByte = p->
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
193
dic
[dicPos++] = (Byte)symbol;
220
dic
[dicPos] =
dic
[(dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0)];
390
Byte *dest =
dic
+ dicPos;
402
dic
[dicPos++] =
dic
[pos];
432
Byte *
dic
= p->
dic
;
local
[
all
...]
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h
160
NJ_DIC_INFO
dic
[NJ_MAX_DIC];
member in struct:__anon33395
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 78 milliseconds