Home
last modified time | relevance | path

Searched defs:index2 (Results 1 – 25 of 87) sorted by relevance

1234

/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_tk.py197 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/
Dtypes.h50 const ArrayType2& array2, int index2) { in MatchingArraySize()
57 const ArrayType2& array2, int index2, Args... args) { in MatchingArraySize()
/external/tensorflow/tensorflow/contrib/image/kernels/
Dbipartite_match_op.cc28 int index1, index2; member
96 for (int index2 = 0; index2 < num_input_columns; index2++) { in Compute() local
/external/python/cpython3/Lib/idlelib/idle_test/
Dmock_tk.py197 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/
Dunicodetype_db.h663 static unsigned char index2[] = { variable
/external/python/cpython3/Objects/
Dunicodetype_db.h2355 static unsigned short index2[] = { variable
/external/python/cpython2/Lib/idlelib/
DColorDelegator.py86 def delete(self, index1, index2=None): argument
95 def notify_range(self, index1, index2=None): argument
DUndoDelegator.py83 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
DPercolator.py27 def delete(self, index1, index2=None): argument
/external/python/cpython3/Lib/idlelib/
Dcolorizer.py104 def delete(self, index1, index2=None): argument
113 def notify_range(self, index1, index2=None): argument
Dundo.py85 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
Dpercolator.py30 def delete(self, index1, index2=None): argument
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_c.c28 int* index2) { in WebRtcIsacfix_PitchFilterCore()
Dpitch_filter_mips.c22 int* index2) { in WebRtcIsacfix_PitchFilterCore()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h105 const ArrayType2& array2, int index2) { in MatchingArraySize()
112 const ArrayType2& array2, int index2, Args... args) { in MatchingArraySize()
/external/dng_sdk/source/
Ddng_utils.cpp660 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/
DDOM2Helper.java237 int index2 = ((DOMOrder) node2).getUid(); in isNodeAfter() local
/external/python/cpython3/Modules/
Dunicodedata_db.h1321 static unsigned short index2[] = { variable
/external/python/cpython2/Modules/
Dunicodedata_db.h1183 static unsigned short index2[] = { variable
/external/skqp/tests/
DPathOpsChalkboardTest.cpp104 int index2 = 62; in chalkboard_threaded() local
/external/skia/tests/
DPathOpsChalkboardTest.cpp104 int index2 = 62; in chalkboard_threaded() local
/external/tensorflow/tensorflow/core/kernels/
Dbias_op_gpu.cu.cc60 int32 index2 = index / image_size; in BiasNCHWKernel() local
107 int32 index2 = index / image_size; in BiasGradNCHW_Naive() local
/external/protobuf/src/google/protobuf/
Dreflection_internal.h114 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/
Dmessage_differencer.cc561 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/
DInternalNano.java208 int index2 = 0; in equals() local
243 int index2 = 0; in equals() local

1234