OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_trans
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea-machine.hh
136
int
_trans
;
local
154
_trans
= _inds[ _slen > 0 && _keys[0] <=( info[p].sea_category()) &&
159
cs = _sea_syllable_machine_trans_targs[
_trans
];
161
if ( _sea_syllable_machine_trans_actions[
_trans
] == 0 )
164
switch ( _sea_syllable_machine_trans_actions[
_trans
] ) {
211
_trans
= _sea_syllable_machine_eof_trans[cs] - 1;
hb-ot-shape-complex-myanmar-machine.hh
307
int
_trans
;
local
325
_trans
= _inds[ _slen > 0 && _keys[0] <=( info[p].myanmar_category()) &&
330
cs = _myanmar_syllable_machine_trans_targs[
_trans
];
332
if ( _myanmar_syllable_machine_trans_actions[
_trans
] == 0 )
335
switch ( _myanmar_syllable_machine_trans_actions[
_trans
] ) {
378
_trans
= _myanmar_syllable_machine_eof_trans[cs] - 1;
hb-buffer-deserialize-json.hh
473
int
_trans
;
local
485
_trans
= _inds[ _slen > 0 && _keys[0] <=(*p) &&
489
cs = _deserialize_json_trans_targs[
_trans
];
491
if ( _deserialize_json_trans_actions[
_trans
] == 0 )
494
switch ( _deserialize_json_trans_actions[
_trans
] ) {
hb-buffer-deserialize-text.hh
350
int
_trans
;
local
362
_trans
= _inds[ _slen > 0 && _keys[0] <=(*p) &&
366
cs = _deserialize_text_trans_targs[
_trans
];
368
if ( _deserialize_text_trans_actions[
_trans
] == 0 )
371
switch ( _deserialize_text_trans_actions[
_trans
] ) {
hb-ot-shape-complex-indic-machine.hh
1665
int
_trans
;
local
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.hh
136
int
_trans
;
local
154
_trans
= _inds[ _slen > 0 && _keys[0] <=( info[p].sea_category()) &&
159
cs = _sea_syllable_machine_trans_targs[
_trans
];
161
if ( _sea_syllable_machine_trans_actions[
_trans
] == 0 )
164
switch ( _sea_syllable_machine_trans_actions[
_trans
] ) {
211
_trans
= _sea_syllable_machine_eof_trans[cs] - 1;
hb-ot-shape-complex-myanmar-machine.hh
307
int
_trans
;
local
325
_trans
= _inds[ _slen > 0 && _keys[0] <=( info[p].myanmar_category()) &&
330
cs = _myanmar_syllable_machine_trans_targs[
_trans
];
332
if ( _myanmar_syllable_machine_trans_actions[
_trans
] == 0 )
335
switch ( _myanmar_syllable_machine_trans_actions[
_trans
] ) {
378
_trans
= _myanmar_syllable_machine_eof_trans[cs] - 1;
hb-buffer-deserialize-json.hh
473
int
_trans
;
local
485
_trans
= _inds[ _slen > 0 && _keys[0] <=(*p) &&
489
cs = _deserialize_json_trans_targs[
_trans
];
491
if ( _deserialize_json_trans_actions[
_trans
] == 0 )
494
switch ( _deserialize_json_trans_actions[
_trans
] ) {
hb-buffer-deserialize-text.hh
350
int
_trans
;
local
362
_trans
= _inds[ _slen > 0 && _keys[0] <=(*p) &&
366
cs = _deserialize_text_trans_targs[
_trans
];
368
if ( _deserialize_text_trans_actions[
_trans
] == 0 )
371
switch ( _deserialize_text_trans_actions[
_trans
] ) {
hb-ot-shape-complex-indic-machine.hh
1292
int
_trans
;
local
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
transtst.cpp
3489
static void
_trans
(Transliterator& t, const UnicodeString& src,
function
3495
static void
_trans
(const UnicodeString& id, const UnicodeString& src,
function
[
all
...]
/external/icu4c/test/intltest/
transtst.cpp
3490
static void
_trans
(Transliterator& t, const UnicodeString& src,
function
3496
static void
_trans
(const UnicodeString& id, const UnicodeString& src,
function
[
all
...]
Completed in 1409 milliseconds