/external/google-breakpad/src/common/ |
D | test_assembler.cc | 106 uint64_t addend; in IsKnownConstant() local 129 Label::Binding::Binding(uint64_t addend) in Binding() 138 void Label::Binding::Set(Binding *binding, uint64_t addend) { in Set() 186 void Label::Binding::Get(Binding **base, uint64_t *addend) { in Get()
|
/external/clang/test/CodeGen/ |
D | cleanup-stack.c | 6 int addend; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 155 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() 159 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 165 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 170 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 180 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
|
/external/brotli/c/fuzz/ |
D | decode_fuzzer.c | 13 size_t addend = 0; in LLVMFuzzerTestOneInput() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 152 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() 156 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 161 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 166 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
|
/external/jemalloc_new/src/ |
D | nstime.c | 52 nstime_add(nstime_t *time, const nstime_t *addend) { in nstime_add() 59 nstime_iadd(nstime_t *time, uint64_t addend) { in nstime_iadd()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_infeed_test.cc | 139 auto addend = Reduce(infeed, ConstantR0<float>(&builder, 0.0f), in TEST_F() local 228 auto addend = in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | tiled_dot_emitter.cc | 233 llvm::Value* rhs, llvm::Value* addend, in ColumnMajorMatrixVectorProductEmitter() 459 llvm::Value* rhs, llvm::Value* addend, in RowMajorMatrixVectorProductEmitter() 959 llvm::Value* lhs, llvm::Value* rhs, llvm::Value* addend, in GetGemvBuffersWithCanonicalType() 992 llvm::Value* rhs, llvm::Value* addend, in EmitRowMajorGemv() 1019 llvm::Value* rhs, llvm::Value* addend, in EmitColumnMajorGemv() 1037 llvm::Value* result) { in EmitColumnMajorGemv()
|
D | cpu_layout_assignment_test.cc | 276 HloInstruction* addend = builder.AddInstruction( in RunDotOutputFusion() local
|
/external/caliper/caliper/src/main/java/com/google/caliper/util/ |
D | ShortDuration.java | 121 public abstract ShortDuration plus(ShortDuration addend); in plus() 219 @Override public ShortDuration plus(ShortDuration addend) { in plus()
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | ir_array.h | 102 Index AddOffsetToDim(llvm::Value* addend, int64 dim, in AddOffsetToDim()
|
D | kernel_tiling.cc | 67 llvm::Value* addend = b->CreateMul( in GetReshapedIndex() local
|
D | ir_array.cc | 321 llvm::Value* addend = in Linearize() local
|
/external/jemalloc/test/unit/ |
D | nstime.c | 196 nstime_t addend; in TEST_BEGIN() local
|
/external/iproute2/tc/ |
D | f_flow.c | 98 static int get_addend(__u32 *addend, char *argv, __u32 keys) in get_addend()
|
/external/jemalloc_new/test/unit/ |
D | nstime.c | 218 nstime_t addend; in TEST_BEGIN() local
|
/external/guava/guava-gwt/test-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
D | AtomicLongMapTest.java | 189 long addend = random.nextInt(MAX_ADDEND); in testAddAndGet() local 224 long addend = random.nextInt(MAX_ADDEND); in testGetAndAdd() local
|
/external/grpc-grpc/test/core/gpr/ |
D | time_test.cc | 185 gpr_timespec addend[3]; in test_sticky_infinities() local
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicLongMapTest.java | 204 long addend = random.nextInt(MAX_ADDEND); in testAddAndGet() local 239 long addend = random.nextInt(MAX_ADDEND); in testGetAndAdd() local
|
/external/jemalloc/src/ |
D | nstime.c | 55 nstime_add(nstime_t *time, const nstime_t *addend) in nstime_add()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_fused_conv_rewriter.cc | 118 for (auto addend : addends) { in FindConvWithRelu() local
|
/external/u-boot/lib/efi_loader/ |
D | efi_runtime.c | 77 long addend; member
|
/external/elfutils/libdwfl/ |
D | relocate.c | 327 const GElf_Sxword *addend, in relocate()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_fragprog.c | 483 struct nvfx_src addend = nvfx_src(nvfx_fp_imm(fpc, 0, 0, 0, 1)); in nvfx_fragprog_parse_instruction() local
|
/external/python/cpython3/Modules/_io/ |
D | winconsoleio.c | 761 DWORD addend; in new_buffersize() local
|