/external/llvm/test/MC/Mips/ |
D | higher-highest-addressing.s | 16 daddiu $5, $5, %higher(func) 25 # Test the calculation of %higher and %highest: 26 # ((x + 0x80008000) >> 32) & 0xffff (higher) 34 # to %higher. 37 daddiu $6, $6, %higher($L2-$L1+0x300047FFF7FF7) 43 # Check the case where %higher is modified by adding +1. 45 ld $7, %higher ($L2-$L1+0x300047FFF7FF8)($7) 50 # Check the case where both %higher and %highest are modified by adding +1. 52 ld $8, %higher (0x37FFF7FFF8000)($8)
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | higher-highest-addressing.s | 16 daddiu $5, $5, %higher(func) 25 # Test the calculation of %higher and %highest: 26 # ((x + 0x80008000) >> 32) & 0xffff (higher) 34 # to %higher. 37 daddiu $6, $6, %higher($L2-$L1+0x300047FFF7FF7) 43 # Check the case where %higher is modified by adding +1. 45 ld $7, %higher ($L2-$L1+0x300047FFF7FF8)($7) 50 # Check the case where both %higher and %highest are modified by adding +1. 52 ld $8, %higher (0x37FFF7FFF8000)($8)
|
D | macro-la-64bit.s | 363 # CHECK: daddiu $5, $5, %higher(extern_sym) # encoding: [0x64,0xa5,A,A] 364 # CHECK: # fixup A - offset: 0, value: %higher(extern_sym), … 376 # CHECK: daddiu $5, $5, %higher(extern_sym) # encoding: [0x64,0xa5,A,A] 377 # CHECK: # fixup A - offset: 0, value: %higher(extern_sym)… 388 # CHECK: daddiu $1, $1, %higher(extern_sym) # encoding: [0x64,0x21,A,A] 389 # CHECK: # fixup A - offset: 0, value: %higher(extern_sym)… 404 # CHECK: daddiu $5, $5, %higher(extern_sym+8) # encoding: [0x64,0xa5,A,A] 405 # CHECK: # fixup A - offset: 0, value: %higher(extern_sy… 418 # CHECK: daddiu $5, $5, %higher(extern_sym+8) # encoding: [0x64,0xa5,A,A] 419 # CHECK: # fixup A - offset: 0, value: %higher(extern_sy… [all …]
|
D | macro-li.s.s | 66 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 67 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 96 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 97 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 118 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 119 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 141 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 142 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 167 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 168 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… [all …]
|
D | macro-li.d.s | 31 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 32 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 75 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 76 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 107 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 108 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 139 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 140 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… 177 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64] 178 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LAB… [all …]
|
D | macro-saad.s | 13 # MIPS64-NEXT: daddiu $1, $1, %higher(foo) # encoding: [0x64,0x21,A,A] 14 # MIPS64-NEXT: # fixup A - offset: 0, value: %higher(foo), kind: fix…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BatchMatMul.pbtxt | 6 2-D or higher with shape `[..., r_x, c_x]`. 12 2-D or higher with shape `[..., r_y, c_y]`. 18 3-D or higher with shape `[..., r_o, c_o]` 42 The input tensors `x` and `y` are 2-D or higher with shape `[..., r_x, c_x]` 45 The output tensor is 2-D or higher with shape `[..., r_o, c_o]`, where:
|
D | api_def_BatchMatMulV2.pbtxt | 6 2-D or higher with shape `[..., r_x, c_x]`. 12 2-D or higher with shape `[..., r_y, c_y]`. 18 3-D or higher with shape `[..., r_o, c_o]` 42 The input tensors `x` and `y` are 2-D or higher with shape `[..., r_x, c_x]` 45 The output tensor is 2-D or higher with shape `[..., r_o, c_o]`, where:
|
D | api_def_Select.pbtxt | 11 If `condition` is rank 1, `t` may have higher rank, 34 If `t` and `e` are vectors or higher rank, then `condition` must be either a 42 If `condition` is a vector and `t` and `e` are higher rank matrices, then
|
D | api_def_NthElement.pbtxt | 6 1-D or higher with last dimension at least `n+1`. 34 For matrices (resp. higher rank input), computes the entries which is the
|
D | api_def_TopKV2.pbtxt | 9 1-D or higher with last dimension at least `k`. 44 For matrices (resp. higher rank input), computes the top `k` entries in each
|
/external/webrtc/modules/audio_coding/neteq/ |
D | delay_manager_unittest.cc | 124 int lower, higher; in TEST_F() local 125 dm_->BufferLimits(&lower, &higher); in TEST_F() 130 EXPECT_EQ(lower + (20 << 8) / kFrameSizeMs, higher); in TEST_F() 143 int lower, higher; in TEST_F() local 144 dm_->BufferLimits(&lower, &higher); in TEST_F() 149 EXPECT_EQ(lower + (20 << 8) / kFrameSizeMs, higher); in TEST_F() 575 int lower, higher; // In Q8. in TEST_F() local 576 dm_->BufferLimits(target_level_ms, &lower, &higher); in TEST_F() 580 EXPECT_EQ(target_level_ms, higher); in TEST_F() 588 int lower, higher; // In Q8. in TEST_F() local [all …]
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | NavigableSetNavigationTester.java | 91 assertNull(navigableSet.higher(e0())); in testEmptySetNearby() 112 assertNull(navigableSet.higher(e0())); in testSingletonSetNearby() 165 assertEquals(c, navigableSet.higher(a)); in testHigherHole() 166 assertEquals(c, navigableSet.higher(b)); in testHigherHole() 167 assertEquals(null, navigableSet.higher(c)); in testHigherHole() 198 assertEquals(b, navigableSet.higher(a)); in testHigher() 199 assertEquals(c, navigableSet.higher(b)); in testHigher() 200 assertEquals(null, navigableSet.higher(c)); in testHigher()
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | NavigableSetNavigationTester.java | 91 assertNull(navigableSet.higher(e0())); in testEmptySetNearby() 112 assertNull(navigableSet.higher(e0())); in testSingletonSetNearby() 165 assertEquals(c, navigableSet.higher(a)); in testHigherHole() 166 assertEquals(c, navigableSet.higher(b)); in testHigherHole() 167 assertEquals(null, navigableSet.higher(c)); in testHigherHole() 198 assertEquals(b, navigableSet.higher(a)); in testHigher() 199 assertEquals(c, navigableSet.higher(b)); in testHigher() 200 assertEquals(null, navigableSet.higher(c)); in testHigher()
|
/external/llvm-project/llvm/test/CodeGen/Mips/llvm-ir/ |
D | load.ll | 72 ; MIPS3-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 75 ; MIPS3-NEXT: # <MCOperand Expr:(%higher(a))>> 100 ; MIPS64-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 103 ; MIPS64-NEXT: # <MCOperand Expr:(%higher(a))>> 128 ; MIPS64R6-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 131 ; MIPS64R6-NEXT: # <MCOperand Expr:(%higher(a))>> 211 ; MIPS3-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 214 ; MIPS3-NEXT: # <MCOperand Expr:(%higher(a))>> 239 ; MIPS64-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 242 ; MIPS64-NEXT: # <MCOperand Expr:(%higher(a))>> [all …]
|
D | store.ll | 71 ; MIPS4-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 74 ; MIPS4-NEXT: # <MCOperand Expr:(%higher(a))>> 99 ; MIPS64R6-NEXT: daddiu $1, $1, %higher(a) # <MCInst #{{[0-9]+}} DADDiu 102 ; MIPS64R6-NEXT: # <MCOperand Expr:(%higher(a))>> 181 ; MIPS4-NEXT: daddiu $1, $1, %higher(b) # <MCInst #{{[0-9]+}} DADDiu 184 ; MIPS4-NEXT: # <MCOperand Expr:(%higher(b))>> 209 ; MIPS64R6-NEXT: daddiu $1, $1, %higher(b) # <MCInst #{{[0-9]+}} DADDiu 212 ; MIPS64R6-NEXT: # <MCOperand Expr:(%higher(b))>> 295 ; MIPS4-NEXT: daddiu $2, $2, %higher(c) # <MCInst #{{[0-9]+}} DADDiu 298 ; MIPS4-NEXT: # <MCOperand Expr:(%higher(c))>> [all …]
|
/external/bcc/tools/ |
D | runqslower_example.txt | 8 Tracing run queue latency higher than 10000 us 47 ./runqslower # trace run queue latency higher than 10000 us (default) 48 ./runqslower 1000 # trace run queue latency higher than 1000 us
|
/external/mockito/src/test/java/org/mockito/internal/matchers/ |
D | ComparableMatchersTest.java | 47 private void test(CompareTo<String> compareTo, boolean lower, boolean higher, in test() argument 52 assertEquals(higher, compareTo.matches("c")); in test()
|
/external/llvm-project/lld/test/ELF/ |
D | mips-higher-highest.s | 13 daddiu $6, $6, %higher(_foo+0x300047FFF7FF7) 15 ld $7, %higher (_foo+0x300047FFF7FF8)($7)
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | broadcasting.md | 46 ## Broadcasting a lower-rank array onto a higher-rank array 60 broadcasting tuple specifies which dimension(s) in the **higher-rank** array to 108 The broadcasting attribute allows matching a lower-rank array to a higher-rank 109 array, by specifying which dimensions of the higher-rank array to match. For 120 In each case, T has to be equal to the matching dimension of the higher-rank 134 the lower-rank array's dimensions are expected to match the higher-rank array's 136 higher-rank array has to match dimension 0 in the lower-rank array. The second 169 Broadcasting of a lower-rank array to a higher-rank array **and** broadcasting
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableSortedSet.java | 310 E higher(E e) { in higher() method in ImmutableSortedSet 314 E higher = iterator.next(); in higher() local 315 if (comparator().compare(e, higher) < 0) { in higher() 316 return higher; in higher() 335 E tmp = higher(toElement); in headSet() 376 E tmp = higher(fromElement); in tailSet()
|
/external/llvm-project/llvm/test/CodeGen/Mips/indirect-jump-hazard/ |
D | jumptables.ll | 165 ; MIPS64R2-NEXT: daddiu $2, $2, %higher(.LJTI0_0) 175 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str) 184 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.7) 193 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.1) 202 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.2) 211 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.3) 220 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.4) 229 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.5) 238 ; MIPS64R2-NEXT: daddiu $1, $1, %higher(.L.str.6) 260 ; MIPS64R6-NEXT: daddiu $2, $2, %higher(.LJTI0_0) [all …]
|
/external/guava/guava/src/com/google/common/collect/ |
D | DescendingImmutableSortedSet.java | 87 return forward.higher(element); in lower() 101 public E higher(E element) { in higher() method in DescendingImmutableSortedSet
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | DescendingImmutableSortedSet.java | 87 return forward.higher(element); in lower() 101 public E higher(E element) { in higher() method in DescendingImmutableSortedSet
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | graphics_GLBench.py | 185 higher = self.unit_higher_is_better.get(unit) 186 if higher is None: 196 higher_is_better=higher,
|