/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 72 # Sorted host list. (It's actually sorted by IP--the sub &byip() compares two 215 # Compare two IP addresses. (Uses $a and $b from sort.) 307 We protect your rights with two steps: (1) copyright the software, and 522 make exceptions for this. Our decision will be guided by the two goals
|
/external/libavc/common/arm/ |
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s | 50 @* This function implements a two stage cascaded six tap filter. It
|
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | 50 @* This function implements a two stage cascaded six tap filter. It
|
/external/libopus/celt/arm/ |
celt_pitch_xcorr_arm.s | 75 ; latter two categories, meaning the whole loop should run in 10 cycles per
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
ll.S | 562 two: .ascii "Two\0\0\0" label
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 1125 lvx v0, r6, r3 ;# v0 = P1 = 16 pels two rows above edge 1128 lvx v3, r4, r3 ;# v3 = Q1 = 16 pels two rows below edge [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
ArrayDequeTest.java | 770 q.add(two);
|
JSR166TestCase.java | 117 * a simple sentence or two describing the property that the testcase [all...] |
/prebuilts/go/darwin-x86/src/archive/tar/ |
reader.go | 445 // Two blocks of zero bytes marks the end of the archive. 529 tr.pad = -nb & (blockSize - 1) // blockSize is a power of two 706 // There should be two numbers in sparseMap for each entry
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
conn.go | 488 // The protocol is such that each side only has a block or two on 860 // record into two records, effectively randomizing the IV.
|
/prebuilts/go/darwin-x86/src/runtime/ |
hashmap.go | 677 // to the other new bucket (each oldbucket expands to two 695 // NOTE: this case is why we need two evacuate tophash
|
/prebuilts/go/darwin-x86/src/time/ |
format.go | 22 // replaced by a digit if the following number (a day) has two digits; for 712 // ParseInLocation is like Parse but differs in two important ways. [all...] |
/prebuilts/go/linux-x86/src/archive/tar/ |
reader.go | 445 // Two blocks of zero bytes marks the end of the archive. 529 tr.pad = -nb & (blockSize - 1) // blockSize is a power of two 706 // There should be two numbers in sparseMap for each entry
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
conn.go | 488 // The protocol is such that each side only has a block or two on 860 // record into two records, effectively randomizing the IV.
|
/prebuilts/go/linux-x86/src/runtime/ |
hashmap.go | 677 // to the other new bucket (each oldbucket expands to two 695 // NOTE: this case is why we need two evacuate tophash
|
/prebuilts/go/linux-x86/src/time/ |
format.go | 22 // replaced by a digit if the following number (a day) has two digits; for 712 // ParseInLocation is like Parse but differs in two important ways. [all...] |
/external/icu/icu4c/source/ |
configure | 528 # ... but there are two gotchas: [all...] |
/external/libpcap/ |
configure | 523 # ... but there are two gotchas: [all...] |
/external/netperf/ |
configure | 483 # ... but there are two gotchas: [all...] |
/external/tcpdump/ |
configure | 523 # ... but there are two gotchas: [all...] |
/ndk/sources/host-tools/make-3.81/ |
configure | 479 # ... but there are two gotchas: [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
configure | 473 # ... but there are two gotchas: [all...] |
/prebuilts/go/darwin-x86/src/reflect/ |
value.go | 34 // Using == on two Values does not compare the underlying values 36 // To compare two Values, compare the results of the Interface method. 161 // assumed to be two stack frames above. 599 // n must be a power of two. 609 // It is in this file so that it can be next to the two similar functions above. [all...] |
/prebuilts/go/linux-x86/src/reflect/ |
value.go | 34 // Using == on two Values does not compare the underlying values 36 // To compare two Values, compare the results of the Interface method. 161 // assumed to be two stack frames above. 599 // n must be a power of two. 609 // It is in this file so that it can be next to the two similar functions above. [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/ |
chai.js | 433 * two objects of any type. 477 * Compare the types of two given objects and 492 * Compare two Date objects by asserting that 506 * Compare two regular expressions by converting them 520 * Assert deep equality of two `arguments` objects. 602 * Recursively check the equality of two objects. [all...] |