Searched defs:adjacent (Results 1 – 11 of 11) sorted by relevance
| /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/u-boot/lib/ |
| D | lmb.c | 111 long adjacent, i; in lmb_add_region() local
|
| /external/swiftshader/third_party/llvm-7.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/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/libaom/libaom/av1/common/ |
| D | reconinter.c | 804 uint8_t **adjacent; member
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | IntervalMap.h | 148 static inline bool adjacent(const T &a, const T &b) { in adjacent() function
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | blend_a64_mask_avx2.c | 1006 const __m256i adjacent = _mm256_maddubs_epi16(addrows, one_b); in highbd_blend_a64_d16_mask_subw1_subh1_w4_avx2() local
|
| /external/python/setuptools/setuptools/_vendor/ |
| D | pyparsing.py | 4210 def __init__( self, expr, joinString="", adjacent=True ): argument
|
| /external/python/setuptools/pkg_resources/_vendor/ |
| D | pyparsing.py | 4210 def __init__( self, expr, joinString="", adjacent=True ): argument
|