/external/v8/test/mjsunit/regress/ |
regress-137768.js | 70 // are two adjacent small 32-bit values with the lowest bit set to one, causing
|
/external/libvpx/libvpx/vp8/common/x86/ |
mfqe_sse2.asm | 222 ; phaddd only operates on adjacent double words. 241 ; phaddw could be used to sum adjacent values but we want
|
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_mfqe_sse2.asm | 223 ; phaddd only operates on adjacent double words. 242 ; phaddw could be used to sum adjacent values but we want
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
mfqe_sse2.asm | 222 ; phaddd only operates on adjacent double words. 241 ; phaddw could be used to sum adjacent values but we want
|
/prebuilts/go/darwin-x86/src/go/ast/ |
import.go | 142 // adjacent pairs of imports.
|
/prebuilts/go/darwin-x86/src/runtime/ |
mfinal_test.go | 149 // have a greater chance of finding adjacent ones.
|
stack2.go | 43 stack overflow, either because they need to be adjacent to the
|
/prebuilts/go/linux-x86/src/go/ast/ |
import.go | 142 // adjacent pairs of imports.
|
/prebuilts/go/linux-x86/src/runtime/ |
mfinal_test.go | 149 // have a greater chance of finding adjacent ones.
|
stack2.go | 43 stack overflow, either because they need to be adjacent to the
|
/external/owasp/sanitizer/empiricism/ |
html-containment.js | 300 function breadthFirstSearch(start, isEnd, eq, adjacent) { 312 var adjacentNodes = adjacent(candidate.node);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
text_file.py | 17 comment character), skip blank lines, join adjacent lines by
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
text_file.py | 17 comment character), skip blank lines, join adjacent lines by
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
text_file.py | 17 comment character), skip blank lines, join adjacent lines by
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
text_file.py | 17 comment character), skip blank lines, join adjacent lines by
|
/prebuilts/go/darwin-x86/src/unicode/ |
maketables.go | 710 // The script tables have a lot of adjacent elements. Fold them together. 868 func (c *caseState) adjacent(d *caseState) bool { func 873 case d.point != c.point+1: // code points not adjacent (shouldn't happen) 894 // check they're a matched case pair. we know they have adjacent values 1013 if state.adjacent(prevState) { [all...] |
/prebuilts/go/linux-x86/src/unicode/ |
maketables.go | 710 // The script tables have a lot of adjacent elements. Fold them together. 868 func (c *caseState) adjacent(d *caseState) bool { func 873 case d.point != c.point+1: // code points not adjacent (shouldn't happen) 894 // check they're a matched case pair. we know they have adjacent values 1013 if state.adjacent(prevState) { [all...] |
/frameworks/base/tools/aapt2/util/ |
Util.cpp | 401 // We didn't see a previous adjacent space,
|
/prebuilts/go/darwin-x86/src/text/template/parse/ |
parse_test.go | 250 {"adjacent args", "{{printf 3`x`}}", hasError, ""}, 251 {"adjacent args with .", "{{printf `x`.}}", hasError, ""},
|
/prebuilts/go/linux-x86/src/text/template/parse/ |
parse_test.go | 250 {"adjacent args", "{{printf 3`x`}}", hasError, ""}, 251 {"adjacent args with .", "{{printf `x`.}}", hasError, ""},
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
sixtappredict8x4_v6.asm | 104 ;;add r9, ppl, #30 ; attempt to load 2 adjacent cache lines
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
sixtappredict8x4_v6.asm | 104 ;;add r9, ppl, #30 ; attempt to load 2 adjacent cache lines
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
variance_neon.asm | 46 ;VPADAL adds adjacent pairs of elements of a vector, and accumulates
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
stream_test.go | 66 // merge two adjacent JSON values.
|
/prebuilts/go/linux-x86/src/encoding/json/ |
stream_test.go | 66 // merge two adjacent JSON values.
|