/external/llvm-project/mlir/test/Conversion/SCFToGPU/ |
D | no_blocks_no_threads.mlir | 10 // CHECK-THREADS-NEXT: %[[BOUND:.*]] = subi %{{.*}}, %{{.*}} : index 16 // CHECK-BLOCKS-NEXT: %[[BOUND:.*]] = subi %{{.*}}, %{{.*}} : index 20 … = %[[ONE]]) threads(%[[T0:.*]], %[[T1:.*]], %[[T2:.*]]) in (%{{.*}} = %[[BOUND]], %{{.*}} = %[[ON… 21 …T: gpu.launch blocks(%[[B0:.*]], %[[B1:.*]], %[[B2:.*]]) in (%{{.*}} = %[[BOUND]], %{{.*}} = %[[ON…
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | resize_area_op_test.cc | 130 #define BOUND(val, limit) \ in ResizeAreaBaseline() macro 133 static_cast<float>(input_data(b, BOUND(i, in_height), in ResizeAreaBaseline() 134 BOUND(j, in_width), c)) * in ResizeAreaBaseline() 136 #undef BOUND in ResizeAreaBaseline()
|
/external/llvm-project/llvm/test/Transforms/IRCE/ |
D | rc-negative-bound.ll | 115 ; CHECK-NEXT: [[TMP0:%.*]] = add i32 [[BOUND:%.*]], -2147483647 118 ; CHECK-NEXT: [[TMP2:%.*]] = sub i32 [[BOUND]], [[SMAX]] 119 ; CHECK-NEXT: [[TMP3:%.*]] = icmp slt i32 [[BOUND]], 0 120 ; CHECK-NEXT: [[SMIN:%.*]] = select i1 [[TMP3]], i32 [[BOUND]], i32 0 136 ; CHECK-NEXT: [[ABC:%.*]] = icmp slt i32 [[IDX]], [[BOUND]] 169 ; CHECK-NEXT: [[ABC_POSTLOOP:%.*]] = icmp slt i32 [[IDX_POSTLOOP]], [[BOUND]] 209 ; CHECK-NEXT: [[TMP0:%.*]] = icmp slt i32 [[BOUND:%.*]], 0 210 ; CHECK-NEXT: [[SMIN:%.*]] = select i1 [[TMP0]], i32 [[BOUND]], i32 0 211 ; CHECK-NEXT: [[TMP1:%.*]] = sub i32 [[BOUND]], [[SMIN]] 225 ; CHECK-NEXT: [[ABC:%.*]] = icmp slt i32 [[IDX]], [[BOUND]] [all …]
|
/external/perfetto/ui/src/controller/ |
D | adb_socket_controller.ts | 29 BOUND, enumerator 96 this.socketState = SocketState.BOUND; 99 console.assert(this.socketState === SocketState.BOUND); 109 console.assert(this.socketState === SocketState.BOUND);
|
/external/rust/crates/serde_derive/src/internals/ |
D | attr.rs | 298 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() 299 let mut de_bound = Attr::none(cx, BOUND); in from_ast() 429 Meta(NameValue(m)) if m.path == BOUND => { in from_ast() 430 if let Ok(where_predicates) = parse_lit_into_where(cx, BOUND, BOUND, &m.lit) { in from_ast() 437 Meta(List(m)) if m.path == BOUND => { in from_ast() 867 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() 868 let mut de_bound = Attr::none(cx, BOUND); in from_ast() 961 Meta(NameValue(m)) if m.path == BOUND => { in from_ast() 962 if let Ok(where_predicates) = parse_lit_into_where(cx, BOUND, BOUND, &m.lit) { in from_ast() 969 Meta(List(m)) if m.path == BOUND => { in from_ast() [all …]
|
D | symbol.rs | 9 pub const BOUND: Symbol = Symbol("bound"); constant
|
/external/cldr/ |
D | unicode-license.txt | 9 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
D | LICENSE | 22 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
/external/rust/crates/bstr/src/unicode/data/ |
D | LICENSE-UNICODE | 8 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
/external/iproute2/examples/ |
D | dhcp-client-script | 369 BOUND|RENEW|REBIND|REBOOT)
|
/external/rust/crates/regex-syntax/src/unicode_tables/ |
D | LICENSE-UNICODE | 20 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
/external/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 10 AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND
|
/external/llvm-project/flang/include/flang/Parser/ |
D | parse-tree.h | 1224 template <typename VAR, typename BOUND> struct LoopBounds { 1227 VAR &&name, BOUND &&lower, BOUND &&upper, std::optional<BOUND> &&step) in LoopBounds() 1232 BOUND lower, upper; 1233 std::optional<BOUND> step;
|
/external/tpm2-tss/ |
D | CHANGELOG.md | 731 - Added BOUND and SALTED HMAC session tests. BOUND test works, but SALTED 737 BOUND entity, even if it is. This is expected (but weird) behavior which will
|
/external/google-styleguide/ |
D | LICENSE | 20 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
|
/external/llvm-project/llvm/test/Transforms/LoopPredication/ |
D | basic.ll | 1338 ; CHECK-NEXT: [[BOUND:%.*]] = add i32 [[I]], [[X:%.*]] 1339 ; CHECK-NEXT: [[WITHIN_BOUNDS:%.*]] = icmp ult i32 [[I]], [[BOUND]]
|
D | basic_widenable_branch_guards.ll | 1609 ; CHECK-NEXT: [[BOUND:%.*]] = add i32 [[I]], [[X:%.*]] 1610 ; CHECK-NEXT: [[WITHIN_BOUNDS:%.*]] = icmp ult i32 [[I]], [[BOUND]]
|
/external/rust/crates/crossbeam-channel/ |
D | LICENSE-THIRD-PARTY | 57 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 959 // BOUND.
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 680 // BOUND.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 677 // BOUND.
|
/external/freetype/ |
D | ChangeLog.26 | 1138 [autofit] Improve BOUND action.
|