/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/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/tensorflow/tensorflow/contrib/image/kernels/ |
D | bipartite_match_op.cc | 28 int index1, index2; member 96 for (int index2 = 0; index2 < num_input_columns; index2++) { in Compute() local
|
/external/python/cpython3/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/cpython2/Objects/ |
D | unicodetype_db.h | 663 static unsigned char index2[] = { variable
|
/external/python/cpython3/Objects/ |
D | unicodetype_db.h | 2355 static unsigned short index2[] = { variable
|
/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/cpython3/Lib/idlelib/ |
D | colorizer.py | 104 def delete(self, index1, index2=None): argument 113 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/webrtc/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/tensorflow/tensorflow/contrib/lite/kernels/internal/ |
D | types.h | 105 const ArrayType2& array2, int index2) { in MatchingArraySize() 112 const ArrayType2& array2, int index2, Args... args) { in MatchingArraySize()
|
/external/dng_sdk/source/ |
D | dng_utils.cpp | 660 for (uint32 index2 = 0; index2 < count2; index2++) in Process() local 683 for (uint32 index2 = 0; index2 < count2; index2++) in Process() local 705 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/python/cpython3/Modules/ |
D | unicodedata_db.h | 1321 static unsigned short index2[] = { variable
|
/external/python/cpython2/Modules/ |
D | unicodedata_db.h | 1183 static unsigned short index2[] = { variable
|
/external/skqp/tests/ |
D | PathOpsChalkboardTest.cpp | 104 int index2 = 62; in chalkboard_threaded() local
|
/external/skia/tests/ |
D | PathOpsChalkboardTest.cpp | 104 int index2 = 62; in chalkboard_threaded() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bias_op_gpu.cu.cc | 60 int32 index2 = index / image_size; in BiasNCHWKernel() local 107 int32 index2 = index / image_size; in BiasGradNCHW_Naive() local
|
/external/protobuf/src/google/protobuf/ |
D | reflection_internal.h | 114 virtual void SwapElements(Field* data, int index1, int index2) const { in SwapElements() 171 virtual void SwapElements(Field* data, int index1, int index2) const { in SwapElements() 233 virtual void SwapElements(Field* data, int index1, int index2) const { in SwapElements()
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer.cc | 561 int index2 = 0; in CombineFields() local 749 int index1, int index2) { in IsMatch() 888 int index2) { in CompareFieldValue() 895 const FieldDescriptor* field, int index1, int index2, in CompareFieldValueUsingParentFields() 1091 int index2 = 0; in CompareUnknownFields() local 1441 const FieldDescriptor* field, int index1, int index2, in GetFieldComparisonResult()
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 208 int index2 = 0; in equals() local 243 int index2 = 0; in equals() local
|