Home
last modified time | relevance | path

Searched refs:lj (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/test/CodeGen/
Dunsigned-overflow.c5 unsigned long li, lj, lk; variable
20 li = lj + lk; in testlongadd()
32 li = lj - lk; in testlongsub()
44 li = lj * lk; in testlongmul()
/external/clang/test/CodeGenCUDA/
Daddress-spaces.cu43 __constant__ int lj; in foo() local
45 lj++; in foo()
/external/icu/icu4c/source/data/coll/
Dhr.txt130 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
142 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
/external/chromium_org/third_party/icu/source/data/coll/
Dhr.txt130 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
142 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_vcgen_stroke.h44 void line_join(line_join_e lj) in line_join() argument
46 m_line_join = lj; in line_join()
Dagg_conv_stroke.h40 void line_join(line_join_e lj) in line_join()
42 base_type::generator().line_join(lj); in line_join()
/external/chromium_org/third_party/skia/third_party/lua/src/
Dldo.c127 struct lua_longjmp lj; in luaD_rawrunprotected() local
128 lj.status = LUA_OK; in luaD_rawrunprotected()
129 lj.previous = L->errorJmp; /* chain new error handler */ in luaD_rawrunprotected()
130 L->errorJmp = &lj; in luaD_rawrunprotected()
131 LUAI_TRY(L, &lj, in luaD_rawrunprotected()
134 L->errorJmp = lj.previous; /* restore old error handler */ in luaD_rawrunprotected()
136 return lj.status; in luaD_rawrunprotected()
/external/chromium_org/third_party/icu/source/data/locales/
Dbs.txt14 ExemplarCharacters{"[a b c ć č d đ {dž} e f g h i j k l {lj} m n {nj} o p r s š t u v z ž]"}
/external/icu/icu4c/source/data/locales/
Daf.txt1017 one{"{0} lj"}
1018 other{"{0} lj"}
1224 one{"{0} lj"}
1225 other{"{0} lj"}
1435 one{"{0} lj"}
1436 other{"{0} lj"}
Dis.txt1026 one{"{0} ljósár"}
1027 other{"{0} ljósár"}
1229 one{"{0} lj."}
1230 other{"{0} lj."}
1432 one{"{0} ljósár"}
1433 other{"{0} ljósár"}
Dbs.txt14 ExemplarCharacters{"[a b c ć č d đ {dž} e f g h i j k l {lj} m n {nj} o p r s š t u v z ž]"}
/external/chromium_org/third_party/icu/source/data/translit/
Dcs_FONIPA_ko.txt43 lz → lj ;
DSerbian_Latin_BGN.txt48 љ → lj ; # CYRILLIC SMALL LETTER LJE
DMacedonian_Latin_BGN.txt54 љ → lj ; # CYRILLIC SMALL LETTER LJE
/external/icu/icu4c/source/data/translit/
Dcs_FONIPA_ko.txt43 lz → lj ;
DSerbian_Latin_BGN.txt48 љ → lj ; # CYRILLIC SMALL LETTER LJE
DMacedonian_Latin_BGN.txt54 љ → lj ; # CYRILLIC SMALL LETTER LJE
/external/clang/test/SemaOpenCL/
Daddress-spaces.cl7 __local int lj = 2; // expected-error {{'__local' variable cannot have an initializer}}
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
Dsv.po161 msgstr "Initialt växlingsintervall 0, följ programmets val"
165 msgstr "Initialt växlingsintervall 1, följ programmets val"
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dsv.po161 msgstr "Initialt växlingsintervall 0, följ programmets val"
165 msgstr "Initialt växlingsintervall 1, följ programmets val"
/external/icu/icu4c/source/data/curr/
Dis.txt692 "Síerraleónsk ljóna",
1401 one{"síerraleónsk ljóna"}
1402 other{"síerraleónskar ljónur"}
/external/chromium_org/third_party/icu/source/data/curr/
Dis.txt664 "Síerraleónsk ljóna",
1345 one{"síerraleónsk ljóna"}
1346 other{"síerraleónskar ljónur"}
/external/chromium_org/third_party/icu/source/data/region/
Dksf.txt32 BE{"bɛljík"}
/external/icu/icu4c/source/data/region/
Dksf.txt32 BE{"bɛljík"}
/external/qemu/target-i386/
Dtranslate.c7775 int j, lj; in gen_intermediate_code_internal() local
7850 lj = -1; in gen_intermediate_code_internal()
7869 if (lj < j) { in gen_intermediate_code_internal()
7870 lj++; in gen_intermediate_code_internal()
7871 while (lj < j) in gen_intermediate_code_internal()
7872 tcg_ctx.gen_opc_instr_start[lj++] = 0; in gen_intermediate_code_internal()
7874 tcg_ctx.gen_opc_pc[lj] = pc_ptr; in gen_intermediate_code_internal()
7875 gen_opc_cc_op[lj] = dc->cc_op; in gen_intermediate_code_internal()
7876 tcg_ctx.gen_opc_instr_start[lj] = 1; in gen_intermediate_code_internal()
7877 tcg_ctx.gen_opc_icount[lj] = num_insns; in gen_intermediate_code_internal()
[all …]

123