Searched refs:composed (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Dcp1255.h33 static const struct { unsigned short base; unsigned short composed; } cp1255_comp_table_data[] = { member in struct:__anon2445
99 struct cp1255_decomp { unsigned short composed; unsigned short base; int comb1 : 8; signed int comb2 : 8; }; member in struct:cp1255_decomp
225 last_wc = cp1255_comp_table_data[i].composed;
331 if (wc >= cp1255_decomp_table[i1].composed
332 && wc <= cp1255_decomp_table[i2].composed) {
337 if (wc == cp1255_decomp_table[i].composed)
339 if (wc < cp1255_decomp_table[i].composed) {
351 if (wc == cp1255_decomp_table[i].composed)
H A Dcp1258.h125 last_wc = viet_comp_table_data[i].composed;
240 if (wc >= viet_decomp_table[i1].composed
241 && wc <= viet_decomp_table[i2].composed) {
246 if (wc == viet_decomp_table[i].composed)
248 if (wc < viet_decomp_table[i].composed) {
260 if (wc == viet_decomp_table[i].composed)
H A Dtcvn.h130 last_wc = viet_comp_table_data[i].composed;
242 if (wc >= viet_decomp_table[i1].composed
243 && wc <= viet_decomp_table[i2].composed) {
248 if (wc == viet_decomp_table[i].composed)
250 if (wc < viet_decomp_table[i].composed) {
262 if (wc == viet_decomp_table[i].composed)
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { member in struct:__anon2447
183 lasttwo = euc_jisx0213_comp_table_data[idx].composed;
H A Dshift_jisx0213.h122 static const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { member in struct:__anon2451
197 lasttwo = shift_jisx0213_comp_table_data[idx].composed;
H A Diso2022_jp3.h30 * The state is composed of one of the following values
214 static const struct { unsigned short base; unsigned short composed; } iso2022_jp3_comp_table_data[] = { member in struct:__anon2450
313 lasttwo = iso2022_jp3_comp_table_data[idx].composed;
H A Dvietcomb.h30 static const struct { unsigned short base; unsigned short composed; } viet_comp_table_data[] = { member in struct:__anon2452
262 struct viet_decomp { unsigned short composed; unsigned int base : 12; int comb1 : 4; }; member in struct:viet_decomp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dcp1255.h33 static const struct { unsigned short base; unsigned short composed; } cp1255_comp_table_data[] = { member in struct:__anon6898
99 struct cp1255_decomp { unsigned short composed; unsigned short base; int comb1 : 8; signed int comb2 : 8; }; member in struct:cp1255_decomp
225 last_wc = cp1255_comp_table_data[i].composed;
331 if (wc >= cp1255_decomp_table[i1].composed
332 && wc <= cp1255_decomp_table[i2].composed) {
337 if (wc == cp1255_decomp_table[i].composed)
339 if (wc < cp1255_decomp_table[i].composed) {
351 if (wc == cp1255_decomp_table[i].composed)
H A Dcp1258.h125 last_wc = viet_comp_table_data[i].composed;
240 if (wc >= viet_decomp_table[i1].composed
241 && wc <= viet_decomp_table[i2].composed) {
246 if (wc == viet_decomp_table[i].composed)
248 if (wc < viet_decomp_table[i].composed) {
260 if (wc == viet_decomp_table[i].composed)
H A Dtcvn.h130 last_wc = viet_comp_table_data[i].composed;
242 if (wc >= viet_decomp_table[i1].composed
243 && wc <= viet_decomp_table[i2].composed) {
248 if (wc == viet_decomp_table[i].composed)
250 if (wc < viet_decomp_table[i].composed) {
262 if (wc == viet_decomp_table[i].composed)
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { member in struct:__anon6900
183 lasttwo = euc_jisx0213_comp_table_data[idx].composed;
H A Dshift_jisx0213.h122 static const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { member in struct:__anon6904
197 lasttwo = shift_jisx0213_comp_table_data[idx].composed;
H A Diso2022_jp3.h30 * The state is composed of one of the following values
214 static const struct { unsigned short base; unsigned short composed; } iso2022_jp3_comp_table_data[] = { member in struct:__anon6903
313 lasttwo = iso2022_jp3_comp_table_data[idx].composed;
H A Dvietcomb.h30 static const struct { unsigned short base; unsigned short composed; } viet_comp_table_data[] = { member in struct:__anon6905
262 struct viet_decomp { unsigned short composed; unsigned int base : 12; int comb1 : 4; }; member in struct:viet_decomp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmldocument.tex209 is added with steps composed by {\tt indentstep} spaces.
H A Dfilename.tex108 filename itself which, in turn, is composed from the base file name and the

Completed in 178 milliseconds