/external/python/cpython2/Lib/idlelib/idle_test/ |
D | mock_tk.py | 197 def get(self, index1, index2=None): argument 216 def delete(self, index1, index2=None): argument 247 def compare(self, index1, op, index2): argument 276 def tag_remove(self, tagName, index1, index2=None): argument
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | mock_tk.py | 202 def get(self, index1, index2=None): argument 220 def delete(self, index1, index2=None): argument 251 def compare(self, index1, op, index2): argument 280 def tag_remove(self, tagName, index1, index2=None): argument
|
/external/tensorflow/tensorflow/core/kernels/neon/ |
D | types.h | 50 const ArrayType2& array2, int index2) { in MatchingArraySize() 57 const ArrayType2& array2, int index2, Args... args) { in MatchingArraySize()
|
/external/python/cpython3/Lib/idlelib/ |
D | colorizer.py | 138 def delete(self, index1, index2=None): argument 144 def notify_range(self, index1, index2=None): argument
|
D | undo.py | 85 def delete(self, index1, index2=None): argument 167 def __init__(self, index1, index2, chars, tags=None): argument 267 def __init__(self, index1, index2=None): argument
|
D | percolator.py | 30 def delete(self, index1, index2=None): argument
|
/external/python/cpython2/Lib/idlelib/ |
D | ColorDelegator.py | 86 def delete(self, index1, index2=None): argument 95 def notify_range(self, index1, index2=None): argument
|
D | UndoDelegator.py | 83 def delete(self, index1, index2=None): argument 166 def __init__(self, index1, index2, chars, tags=None): argument 268 def __init__(self, index1, index2=None): argument
|
D | Percolator.py | 27 def delete(self, index1, index2=None): argument
|
/external/python/cpython2/Objects/ |
D | unicodetype_db.h | 663 static unsigned char index2[] = { variable
|
/external/python/cpython3/Objects/ |
D | unicodetype_db.h | 2361 static const unsigned short index2[] = { variable
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/ |
D | PrefixInfixSuffixLengthHelper.java | 23 public int index2() { in index2() method in PrefixInfixSuffixLengthHelper
|
/external/python/cpython3/Doc/tools/static/ |
D | changelog_search.js | 21 h2_parent.find('h3').each(function(index2, h3) { argument
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/range/ |
D | PrefixInfixSuffixLengthHelper.java | 25 public int index2() { in index2() method in PrefixInfixSuffixLengthHelper
|
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_filter_c.c | 28 int* index2) { in WebRtcIsacfix_PitchFilterCore()
|
D | pitch_filter_mips.c | 22 int* index2) { in WebRtcIsacfix_PitchFilterCore()
|
/external/oboe/src/flowgraph/resampler/ |
D | SincResampler.cpp | 51 int index2 = index1 + 1; in readFrame() local
|
D | SincResamplerStereo.cpp | 58 int index2 = (index1 + 1); in readFrame() local
|
/external/dng_sdk/source/ |
D | dng_utils.cpp | 642 for (uint32 index2 = 0; index2 < count2; index2++) in Process() local 665 for (uint32 index2 = 0; index2 < count2; index2++) in Process() local 687 for (uint32 index2 = 0; index2 < count2; index2++) in Process() local
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DOM2Helper.java | 237 int index2 = ((DOMOrder) node2).getUid(); in isNodeAfter() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_intrinsics.c | 68 nir_ssa_def *data2, *index2; in try_opt_bcsel_of_shuffle() local
|
/external/python/cpython3/Modules/ |
D | unicodedata_db.h | 1329 static const unsigned short index2[] = { variable
|
/external/python/cpython2/Modules/ |
D | unicodedata_db.h | 1183 static unsigned short index2[] = { variable
|
/external/protobuf/src/google/protobuf/ |
D | reflection_internal.h | 111 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() 167 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements() 230 void SwapElements(Field* data, int index1, int index2) const override { in SwapElements()
|
/external/oss-fuzz/projects/libyaml/ |
D | libyaml_dumper_fuzzer.c | 31 yaml_document_t *document2, int index2, int level) { in nodes_equal()
|