Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 7 of 7) 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.cc170 dec.vA = s1(InstAA(inst)); // sign-extend 8-bit value in DecodeInstruction()
201 dec.vC = s1(bytecode[1] >> 8); // sign-extend 8-bit value in DecodeInstruction()
/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/apksig/src/test/java/com/android/apksig/internal/asn1/
DAsn1BerParserTest.java212 assertNotNull(c.s1); in testChoiceWithSameTypedOptions()
218 assertNull(c.s1); in testChoiceWithSameTypedOptions()
224 assertNull(c.s1); in testChoiceWithSameTypedOptions()
381 public EmptySequence s1; field in Asn1BerParserTest.ChoiceWithThreeSequenceOptions
/tools/test/connectivity/acts/framework/acts/
Dutils.py1108 def string_similarity(s1, s2): argument
1118 lev = levenshtein(s1, s2)
1120 lev_ratio = float(lev) / max(len(s1), len(s2))
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...