Home
last modified time | relevance | path

Searched defs:charList (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dihatexml.py124 def normaliseCharList(charList): argument
143 def missingRanges(charList): argument
154 def listToRegexpStr(charList): argument
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java201 List charList = new ArrayList(); in processDir() local
DEUCTool.java201 List charList = new ArrayList(); in processDir() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattClientFacade.java807 …List<BluetoothGattCharacteristic> charList = mBluetoothGattDiscoveredServicesList.get(index).get(s… in gattClientGetDiscoveredCharacteristicUuids() local