Home
last modified time | relevance | path

Searched refs:readCommand (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnvscsu.cpp112 readCommand, enumerator
167 scsu->toUState=readCommand; in _SCSUReset()
266 sourceIndex=state==readCommand ? 0 : -1; in _SCSUToUnicodeWithOffsets()
290 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
345 case readCommand: in _SCSUToUnicodeWithOffsets()
400 state=readCommand; in _SCSUToUnicodeWithOffsets()
439 state=readCommand; in _SCSUToUnicodeWithOffsets()
451 state=readCommand; in _SCSUToUnicodeWithOffsets()
472 state=readCommand; in _SCSUToUnicodeWithOffsets()
478 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvscsu.cpp112 readCommand, enumerator
167 scsu->toUState=readCommand; in _SCSUReset()
266 sourceIndex=state==readCommand ? 0 : -1; in _SCSUToUnicodeWithOffsets()
290 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
345 case readCommand: in _SCSUToUnicodeWithOffsets()
400 state=readCommand; in _SCSUToUnicodeWithOffsets()
439 state=readCommand; in _SCSUToUnicodeWithOffsets()
451 state=readCommand; in _SCSUToUnicodeWithOffsets()
472 state=readCommand; in _SCSUToUnicodeWithOffsets()
478 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvscsu.cpp112 readCommand, enumerator
167 scsu->toUState=readCommand; in _SCSUReset()
266 sourceIndex=state==readCommand ? 0 : -1; in _SCSUToUnicodeWithOffsets()
290 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
345 case readCommand: in _SCSUToUnicodeWithOffsets()
400 state=readCommand; in _SCSUToUnicodeWithOffsets()
439 state=readCommand; in _SCSUToUnicodeWithOffsets()
451 state=readCommand; in _SCSUToUnicodeWithOffsets()
472 state=readCommand; in _SCSUToUnicodeWithOffsets()
478 if(state==readCommand) { in _SCSUToUnicodeWithOffsets()
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java104 private static final int readCommand=0; field in CharsetSCSU
148 this.toUState = readCommand; in initialize()
250 sourceIndex = data.toUState == readCommand ? 0: -1 ; in decodeLoop()
294 if(state==readCommand){ in fastSingle()
340 if(state == readCommand){ in fastSingle()
368 case readCommand: in singleByteMode()
425 state = readCommand; in singleByteMode()
467 state = readCommand; in singleByteMode()
480 state = readCommand; in singleByteMode()
504 state = readCommand; in singleByteMode()
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py427 def readCommand (self, commandNode): member in API
728 self.readCommand(commandItem)
H A Dohos_gen_framework.py415 def readCommand (self, commandNode): member in API
703 self.readCommand(commandItem)
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 18 milliseconds