/tools/dexter/slicer/export/slicer/ |
D | intrusive_list.h | 85 Iterator InsertBefore(T* pos, T* p) { in InsertBefore() argument 89 assert(pos != nullptr); in InsertBefore() 90 p->prev = pos->prev; in InsertBefore() 91 if (pos == begin_) { in InsertBefore() 92 assert(pos->prev == nullptr); in InsertBefore() 95 assert(pos->prev != nullptr); in InsertBefore() 98 p->next = pos; in InsertBefore() 99 pos->prev = p; in InsertBefore() 103 Iterator InsertAfter(T* pos, T* p) { in InsertAfter() argument 107 assert(pos != nullptr); in InsertAfter() [all …]
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
D | StringSearch.kt | 32 fun isPrefix(str: CharSequence, pos: Int): Boolean { in isPrefix() 33 return (0 until (str.length - pos)).none { str[it] != str[pos + it] } in isPrefix() 36 fun longestCommonSuffix(word: CharSequence, pos: Int): Int { in longestCommonSuffix() 38 while (word[pos - i] == word[word.length - 1 - i] && i < pos) { in longestCommonSuffix()
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/collections/ |
D | SparseArray.kt | 296 val pos = mSize in append() constant 297 if (pos >= mKeys.size) { in append() 298 val n = idealIntArraySize(pos + 1) in append() 310 mKeys[pos] = key in append() 311 mValues[pos] = value in append() 312 mSize = pos + 1 in append()
|
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | vecmath.cpp | 116 float pos = 0; in Inverse() local 122 pos += temp; in Inverse() 127 pos += temp; in Inverse() 132 pos += temp; in Inverse() 137 pos += temp; in Inverse() 142 pos += temp; in Inverse() 147 pos += temp; in Inverse() 150 det_1 = pos + neg; in Inverse()
|
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
D | relay_board.py | 43 for pos in self.get_relay_position_list(): 44 self.relays[pos] = Relay(self, pos)
|
/tools/repohooks/tools/ |
D | cpplint.py | 1598 def CloseExpression(clean_lines, linenum, pos): argument 1622 if (line[pos] not in '({[<') or Match(r'<[<=]', line[pos:]): 1626 (end_pos, stack) = FindEndOfExpressionInLine(line, pos, []) 1719 def ReverseCloseExpression(clean_lines, linenum, pos): argument 1737 if line[pos] not in ')}]>': 1741 (start_pos, stack) = FindStartOfExpressionInLine(line, pos, []) 2474 def InTemplateArgumentList(self, clean_lines, linenum, pos): argument 2487 match = Match(r'^[^{};=\[\]\.<>]*(.)', line[pos:]) 2490 pos = 0 2493 pos += len(match.group(0)) [all …]
|
D | checkpatch.pl | 2193 my $pos = 0; 2206 for ($pos = 0; $pos < $len; $pos++) { 2207 my $string = substr($line, $pos); 2209 $pos += length($1) - 1; 2210 } elsif (substr($line, $pos, 1) eq '(') { 2211 $last_openparen = $pos; 3097 my $pos = pos_last_openparen($rest); 3098 if ($pos >= 0) { 3103 "\t" x ($pos / 8) . 3104 " " x ($pos % 8); [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 170 def get_bool(pos): argument 172 return response_hex[pos] == '01' 174 def get_int32(pos): argument 178 '<i', bytearray.fromhex(''.join(response_hex[pos:pos + 4])))[0]
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | ApiFile.java | 210 pkg = new TextPackageItem(api, name, modifiers, tokenizer.pos()); in parsePackage() 293 cl = new TextClassItem(api, tokenizer.pos(), modifiers, isInterface, isEnum, isAnnotation, in parseClass() 452 … method = new TextConstructorItem(api, name, cl, modifiers, cl.asTypeInfo(), tokenizer.pos()); in parseConstructor() 517 method = new TextMethodItem(api, name, cl, modifiers, returnType, tokenizer.pos()); in parseMethod() 587 …extFieldItem field = new TextFieldItem(api, name, cl, modifiers, typeInfo, value, tokenizer.pos()); in parseField() 790 …tPropertyItem property = new TextPropertyItem(api, name, cl, modifiers, typeInfo, tokenizer.pos()); in parseProperty() 930 typeInfo, modifiers, tokenizer.pos())); in parseParameterList() 1000 SourcePositionInfo pos() { in pos() method in ApiFile.Tokenizer
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiTypePrinter.kt | 596 var pos = buffer.length in <lambda>() variable 609 buffer.setLength(pos) in <lambda>() 610 pos = -1 in <lambda>() 618 if (pos >= 0) { in <lambda>()
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 191 --provider-pos Position / priority at which to install this provider in
|
D | help_sign.txt | 232 --provider-pos Position / priority at which to install this provider in
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 9884 def get_bool(pos): argument 9886 return response_hex[pos] == '01' 9888 def get_int32(pos): argument 9892 '<i', bytearray.fromhex(''.join(response_hex[pos:pos + 4])))[0]
|
/tools/dexter/testdata/expected/ |
D | medium.asm | 163564 .local v0, "pos", int 163618 .local v0, "pos", int 165301 .params "pos"
|
D | medium.rewrite | 77193 .local v1, "pos", int 78050 .local v1, "pos", int 163598 .local v0, "pos", int 163652 .local v0, "pos", int 165335 .params "pos"
|
D | medium.wrap_invoke | 77193 .local v1, "pos", int 78050 .local v1, "pos", int 163598 .local v0, "pos", int 163652 .local v0, "pos", int 165335 .params "pos"
|
D | medium.entry_hook | 79379 .local v1, "pos", int 80257 .local v1, "pos", int 167671 .local v0, "pos", int 167726 .local v0, "pos", int 169458 .params "pos"
|
D | medium.exit_hook | 81342 .local v1, "pos", int 82269 .local v1, "pos", int 171338 .local v0, "pos", int 171394 .local v0, "pos", int 173149 .params "pos"
|
D | medium.compact_cfg | 92762 .local v1, "pos", int 93845 .local v1, "pos", int 196079 .local v0, "pos", int 196145 .local v0, "pos", int 198168 .params "pos"
|
D | medium.scratch_regs | 90650 .local v7, "pos", int 91654 .local v8, "pos", int 189653 .local v7, "pos", int 189716 .local v7, "pos", int 191670 .params "pos"
|