Home
last modified time | relevance | path

Searched defs:adjacent (Results 1 – 13 of 13) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/misc/
DInterval.java102 public boolean adjacent(Interval other) { in adjacent() method in Interval
/external/libese/libese/tests/
Dbitspec_unittests.cpp32 } adjacent; member
/external/owasp/sanitizer/empiricism/
Dhtml-containment.js300 function breadthFirstSearch(start, isEnd, eq, adjacent) { argument
/external/u-boot/lib/
Dlmb.c145 long adjacent, i; in lmb_add_region() local
/external/v8/src/torque/
Dutils.h219 void Extend(StackRange adjacent) { in Extend()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h259 HW adjacent; // TODO(sorokin): No op on Flow. member
/external/llvm/include/llvm/ADT/
DIntervalMap.h149 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-7.0/llvm/include/llvm/ADT/
DIntervalMap.h152 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/libaom/libaom/av1/common/
Dreconinter.c1090 uint8_t **adjacent; member
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc1975 const __m128i adjacent = _mm_add_epi8(offset_y, index_increment); in DirectionalZone2FromLeftCol_4x4_SSE4_1() local
2014 const __m128i adjacent = _mm_add_epi8(offset_y, index_increment); in DirectionalZone2FromLeftCol_8x8_SSE4_1() local
/external/libaom/libaom/aom_dsp/x86/
Dblend_a64_mask_avx2.c1007 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/
Dpyparsing.py4210 def __init__( self, expr, joinString="", adjacent=True ): argument
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py4210 def __init__( self, expr, joinString="", adjacent=True ): argument