Home
last modified time | relevance | path

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

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
DIsoTypeReader.java68 public static int byte2int(byte b) { in byte2int() method in IsoTypeReader
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py578 byte2int = operator.itemgetter(0) variable
592 def byte2int(bs): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py607 byte2int = operator.itemgetter(0) variable
624 def byte2int(bs): function
/external/chromium-trace/catapult/third_party/six/
Dsix.py628 byte2int = operator.itemgetter(0) variable
651 def byte2int(bs): function