| /external/guava/guava/src/com/google/common/graph/ |
| D | IncidentEdgeSet.java | 73 Set<N> adjacent = graph.adjacentNodes(node); in contains() local
|
| /external/guava/android/guava/src/com/google/common/graph/ |
| D | IncidentEdgeSet.java | 73 Set<N> adjacent = graph.adjacentNodes(node); in contains() local
|
| /external/antlr/tool/src/main/java/org/antlr/misc/ |
| D | Interval.java | 102 public boolean adjacent(Interval other) { in adjacent() method in Interval
|
| /external/libese/libese/tests/ |
| D | bitspec_unittests.cpp | 32 } adjacent; member
|
| /external/owasp/sanitizer/empiricism/ |
| D | html-containment.js | 300 function breadthFirstSearch(start, isEnd, eq, adjacent) { argument
|
| /external/rappor/analysis/R/ |
| D | decode_ngrams.R | 137 adjacent <- sapply(seq(num_ngrams - 1), function(x) { functionVar
|
| /external/gson/gson/src/main/java/com/google/gson/internal/ |
| D | LinkedTreeMap.java | 259 Node<K, V> adjacent = (left.height > right.height) ? left.last() : right.first(); in removeInternal() local
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/ |
| D | LinkedHashTreeMap.java | 265 Node<K, V> adjacent = (left.height > right.height) ? left.last() : right.first(); in removeInternal() local
|
| /external/llvm/include/llvm/ADT/ |
| D | IntervalMap.h | 149 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 169 static inline bool adjacent(const T &a, const T &b) { in adjacent() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | IntervalMap.h | 152 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 176 static inline bool adjacent(const T &a, const T &b) { in adjacent() function
|
| /external/libgav1/src/dsp/x86/ |
| D | intrapred_directional_sse4.cc | 609 const __m128i adjacent = _mm_add_epi8(offset_y, index_increment); in DirectionalZone2FromLeftCol_4x4_SSE4_1() local 640 const __m128i adjacent = _mm_add_epi8(offset_y, index_increment); in DirectionalZone2FromLeftCol_8x8_SSE4_1() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | operations.h | 334 HW adjacent; // TODO(sorokin): No op on Flow. member
|
| /external/libaom/av1/common/ |
| D | reconinter.c | 840 uint8_t **adjacent; member
|
| /external/python/setuptools/setuptools/_vendor/more_itertools/ |
| D | more.py | 1804 def adjacent(predicate, iterable, distance=1): function
|
| /external/python/setuptools/pkg_resources/_vendor/more_itertools/ |
| D | more.py | 1976 def adjacent(predicate, iterable, distance=1): function
|
| /external/libaom/aom_dsp/x86/ |
| D | blend_a64_mask_avx2.c | 1007 const __m256i adjacent = _mm256_maddubs_epi16(addrows, one_b); in highbd_blend_a64_d16_mask_subw1_subh1_w4_avx2() local
|
| /external/python/setuptools/pkg_resources/_vendor/ |
| D | pyparsing.py | 4251 def __init__( self, expr, joinString="", adjacent=True ): argument
|
| /external/python/setuptools/setuptools/_vendor/ |
| D | pyparsing.py | 4251 def __init__( self, expr, joinString="", adjacent=True ): argument
|
| /external/gfxstream-protocols/registry/vulkan/scripts/asciidoctor-chunker/ |
| D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
|