Home
last modified time | relevance | path

Searched refs:BIAS (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/SPARC/
D64abi.ll24 i32 signext %a6, ; [%fp+BIAS+176]
25 i8* %a7) { ; [%fp+BIAS+184]
80 float %a16, ; [%fp+BIAS+256] (using 8 bytes)
81 double %a17) { ; [%fp+BIAS+264] (using 8 bytes)
124 i64 %a6, ; [%fp+BIAS+176]
125 double *%a7, ; [%fp+BIAS+184]
127 i16* %a9) { ; [%fp+BIAS+200]
Dvarargs.ll14 ; Store the address of the ... args to %ap at %fp+BIAS+128-8
/external/webp/src/enc/
Dvp8enci.h117 #define BIAS(b) ((b) << (QFIX - 8)) macro
Dquant.c216 m->bias_[i] = BIAS(bias); in ExpandMatrix()
623 const uint32_t B = BIAS(0x00); // neutral bias in TrellisQuantizeBlock()
/external/opencv3/3rdparty/libwebp/enc/
Dvp8enci.h166 #define BIAS(b) ((b) << (QFIX - 8)) macro
Dquant.c153 m->bias_[j] = BIAS(bias); in ExpandMatrix()
538 const int B = BIAS(0x00); // neutral bias in TrellisQuantizeBlock()
/external/llvm/lib/Target/Sparc/
DSparcCallingConv.td47 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
/external/elfutils/libdwfl/
DChangeLog1111 setup of START and BIAS if !ADD_P_VADDR. Set END from BIAS, not BASE.
1232 * dwfl_report_elf.c (__libdwfl_report_elf): Simplify START and BIAS
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/elfutils/src/
DChangeLog2748 * unstrip.c (handle_file): Tweak BIAS != 0 warning.