Home
last modified time | relevance | path

Searched defs:addend (Results 1 – 25 of 43) sorted by relevance

12

/external/google-breakpad/src/common/
Dtest_assembler.cc106 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/
Dcleanup-stack.c6 int addend; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h155 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/
Ddecode_fuzzer.c13 size_t addend = 0; in LLVMFuzzerTestOneInput() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h152 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/
Dnstime.c52 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/
Dcpu_infeed_test.cc139 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/
Dtiled_dot_emitter.cc233 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()
Dcpu_layout_assignment_test.cc276 HloInstruction* addend = builder.AddInstruction( in RunDotOutputFusion() local
/external/caliper/caliper/src/main/java/com/google/caliper/util/
DShortDuration.java121 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/
Dir_array.h102 Index AddOffsetToDim(llvm::Value* addend, int64 dim, in AddOffsetToDim()
Dkernel_tiling.cc67 llvm::Value* addend = b->CreateMul( in GetReshapedIndex() local
Dir_array.cc321 llvm::Value* addend = in Linearize() local
/external/jemalloc/test/unit/
Dnstime.c196 nstime_t addend; in TEST_BEGIN() local
/external/iproute2/tc/
Df_flow.c98 static int get_addend(__u32 *addend, char *argv, __u32 keys) in get_addend()
/external/jemalloc_new/test/unit/
Dnstime.c218 nstime_t addend; in TEST_BEGIN() local
/external/guava/guava-gwt/test-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/
DAtomicLongMapTest.java189 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/
Dtime_test.cc185 gpr_timespec addend[3]; in test_sticky_infinities() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicLongMapTest.java204 long addend = random.nextInt(MAX_ADDEND); in testAddAndGet() local
239 long addend = random.nextInt(MAX_ADDEND); in testGetAndAdd() local
/external/jemalloc/src/
Dnstime.c55 nstime_add(nstime_t *time, const nstime_t *addend) in nstime_add()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_fused_conv_rewriter.cc118 for (auto addend : addends) { in FindConvWithRelu() local
/external/u-boot/lib/efi_loader/
Defi_runtime.c77 long addend; member
/external/elfutils/libdwfl/
Drelocate.c327 const GElf_Sxword *addend, in relocate()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c483 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/
Dwinconsoleio.c761 DWORD addend; in new_buffersize() local

12