Searched refs:BIAS (Results 1 – 17 of 17) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | lrn_op_test.cc | 173 #define TCASE(NAME, DEPTH, BATCH, DEPTH_RADIUS, BIAS, ALPHA, BETA) \ argument 178 .Attr("bias", (BIAS)) \
|
/external/llvm/test/CodeGen/SPARC/ |
D | 64abi.ll | 25 i32 signext %a6, ; [%fp+BIAS+176] 26 i8* %a7) { ; [%fp+BIAS+184] 90 float %a16, ; [%fp+BIAS+256] (using 8 bytes) 91 double %a17) { ; [%fp+BIAS+264] (using 8 bytes) 165 i64 %a6, ; [%fp+BIAS+176] 166 double *%a7, ; [%fp+BIAS+184] 168 i16* %a9) { ; [%fp+BIAS+200]
|
D | varargs.ll | 14 ; Store the address of the ... args to %ap at %fp+BIAS+128-8
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | 64abi.ll | 25 i32 signext %a6, ; [%fp+BIAS+176] 26 i8* %a7) { ; [%fp+BIAS+184] 90 float %a16, ; [%fp+BIAS+256] (using 8 bytes) 91 double %a17) { ; [%fp+BIAS+264] (using 8 bytes) 163 i64 %a6, ; [%fp+BIAS+176] 164 double *%a7, ; [%fp+BIAS+184] 166 i16* %a9) { ; [%fp+BIAS+200]
|
D | varargs.ll | 14 ; Store the address of the ... args to %ap at %fp+BIAS+128-8
|
/external/webp/src/enc/ |
D | vp8i_enc.h | 113 #define BIAS(b) ((b) << (QFIX - 8)) macro
|
D | quant_enc.c | 215 m->bias_[i] = BIAS(bias); in ExpandMatrix() 641 const uint32_t B = BIAS(0x00); // neutral bias in TrellisQuantizeBlock() 647 int thresh_level = QUANTDIV(coeff0, iQ, BIAS(0x80)); in TrellisQuantizeBlock()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 47 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 47 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
|
/external/python/cpython2/Modules/ |
D | audioop.c | 64 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro 181 pcm_val += (BIAS >> 2); in st_14linear2ulaw()
|
/external/python/cpython3/Modules/ |
D | audioop.c | 52 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro 168 pcm_val += (BIAS >> 2); in st_14linear2ulaw()
|
/external/u-boot/drivers/power/regulator/ |
D | Kconfig | 177 This pseudo-regulator is used to provide a BIAS voltage to MMC1
|
/external/u-boot/arch/arm/dts/ |
D | am437x-sk-evm.dts | 347 0x0ec (PIN_OUTPUT | MUX_MODE0) /* DSS AC BIAS EN */
|
D | am437x-gp-evm.dts | 273 0x0ec (PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
|
D | am43x-epos-evm.dts | 312 AM4372_IOPAD(0x8ec, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
|
/external/elfutils/libdwfl/ |
D | ChangeLog | 1442 setup of START and BIAS if !ADD_P_VADDR. Set END from BIAS, not BASE. 1563 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS
|
/external/elfutils/src/ |
D | ChangeLog | 3811 * unstrip.c (handle_file): Tweak BIAS != 0 warning.
|