Home
last modified time | relevance | path

Searched defs:mod0 (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/icu/source/test/intltest/
Dnumbertest_modifiers.cpp28 ConstantAffixModifier mod0(u"", u"", {UFIELD_CATEGORY_NUMBER, UNUM_PERCENT_FIELD}, true); in testConstantAffixModifier() local
/external/icu/icu4c/source/test/intltest/
Dnumbertest_modifiers.cpp28 ConstantAffixModifier mod0(u"", u"", {UFIELD_CATEGORY_NUMBER, UNUM_PERCENT_FIELD}, true); in testConstantAffixModifier() local
/external/libxaac/decoder/
Dixheaacd_acelp_bitparse.c533 VOID ixheaacd_td_frm_dec(ia_usac_data_struct *usac_data, WORD32 k, WORD32 mod0) { in ixheaacd_td_frm_dec()
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp149 …constexpr int mod0 = 3 % 0; // expected-error {{constant expression}} expected-note {{division by … variable
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp791 Modifier mod0, mod1; in replaceCvt() local