OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstchar
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/3rdparty/libtiff/
tif_lzw.c
125
unsigned char
firstchar
; /* first token of string */
member in struct:code_ent
244
sp->dec_codetab[code].
firstchar
= code;
477
free_entp->
firstchar
= free_entp->next->
firstchar
;
480
codep->
firstchar
: free_entp->
firstchar
;
694
free_entp->
firstchar
= free_entp->next->
firstchar
;
697
codep->
firstchar
: free_entp->
firstchar
;
[
all
...]
/external/pdfium/third_party/libtiff/
tif_lzw.c
125
unsigned char
firstchar
; /* first token of string */
member in struct:code_ent
244
sp->dec_codetab[code].
firstchar
= code;
482
free_entp->
firstchar
= free_entp->next->
firstchar
;
485
codep->
firstchar
: free_entp->
firstchar
;
701
free_entp->
firstchar
= free_entp->next->
firstchar
;
704
codep->
firstchar
: free_entp->
firstchar
;
[
all
...]
/external/pcre/dist/
pcre_compile.c
130
/* Private flags added to
firstchar
and reqchar. */
134
/* Negative values for the
firstchar
and reqchar flags */
4463
pcre_uint32
firstchar
, reqchar;
local
8257
pcre_uint32
firstchar
, reqchar;
local
8999
pcre_uint32
firstchar
, reqchar;
local
[
all
...]
pcre_jit_compile.c
3879
struct sljit_jump *
firstchar
;
local
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 862 milliseconds