Home
last modified time | relevance | path

Searched defs:bAll (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dicuzdump.cpp210 ZoneIterator(UBool bAll = FALSE) { in ZoneIterator()
287 UBool bAll = FALSE; in main() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_nodehelper.cpp310 FX_BOOL bAll = FALSE; in XFA_CreateNode_ForCondition() local
Dxfa_script_resolveprocessor.cpp628 FX_BOOL bAll = FALSE; in XFA_ResolveNode_ConditionArray() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue82/
DPropOrderInfluenceWhenAliasedInGenericCollectionTest.java64 public Collection<Account> bAll; field in PropOrderInfluenceWhenAliasedInGenericCollectionTest.CustomerBA
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_monthcalendarimp.cpp829 FX_BOOL CFWL_MonthCalendarImp::RemoveSelDay(int32_t iDay, FX_BOOL bAll) { in RemoveSelDay()
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp625 FX_BOOL bAll = (aFields.GetLength() == 0); in submitForm() local