Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 10 of 10) sorted by relevance

/tools/dexter/slicer/
Ddex_utf8.cc49 int Utf8Cmp(const char* s1, const char* s2) { in Utf8Cmp() argument
51 if (*s1 == '\0') { in Utf8Cmp()
60 int utf1 = GetUtf16FromUtf8(&s1); in Utf8Cmp()
Ddex_bytecode.cc774 dec.vA = s1(InstAA(inst)); // sign-extend 8-bit value in DecodeInstruction()
805 dec.vC = s1(bytecode[1] >> 8); // sign-extend 8-bit value in DecodeInstruction()
/tools/test/connectivity/tools/
Dkeyword_check.py63 s1 = re.sub('(.)([A-Z][a-z]+)', r'\1 \2', string)
64 s1 = re.sub('([a-z0-9])([A-Z])', r'\1 \2', s1).lower()
65 s1 = re.sub('[^a-z ]', ' ', s1)
66 return s1.split()
/tools/dexter/slicer/export/slicer/
Ddex_utf8.h31 int Utf8Cmp(const char* s1, const char* s2);
Ddex_format.h34 typedef int8_t s1; typedef
/tools/tradefederation/core/src/com/android/tradefed/util/
DFixedByteArrayOutputStream.java59 InputStream s1 = new ByteArrayInputStream(mBuffer, mWritePos, in getData() local
62 return new SequenceInputStream(s1, s2); in getData()
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/
DAsn1BerParserTest.java170 assertNotNull(c.s1); in testChoiceWithSameTypedOptions()
176 assertNull(c.s1); in testChoiceWithSameTypedOptions()
182 assertNull(c.s1); in testChoiceWithSameTypedOptions()
339 public EmptySequence s1; field in Asn1BerParserTest.ChoiceWithThreeSequenceOptions
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestTest.java433 String s1 = "/foo/" + expected; in testGetFileName() local
436 assertEquals(expected, mGTest.getFileName(s1)); in testGetFileName()
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...