Home
last modified time | relevance | path

Searched refs:stolen (Results 1 – 25 of 68) sorted by relevance

123

/external/eigen/unsupported/test/
Dcxx11_runqueue.cpp35 std::vector<int> stolen; in test_basic_runqueue() local
36 VERIFY_IS_EQUAL(0u, q.PopBackHalf(&stolen)); in test_basic_runqueue()
37 VERIFY_IS_EQUAL(0u, stolen.size()); in test_basic_runqueue()
66 VERIFY_IS_EQUAL(1u, q.PopBackHalf(&stolen)); in test_basic_runqueue()
67 VERIFY_IS_EQUAL(1u, stolen.size()); in test_basic_runqueue()
68 VERIFY_IS_EQUAL(7, stolen[0]); in test_basic_runqueue()
70 stolen.clear(); in test_basic_runqueue()
83 VERIFY_IS_EQUAL(2u, q.PopBackHalf(&stolen)); in test_basic_runqueue()
84 VERIFY_IS_EQUAL(2u, stolen.size()); in test_basic_runqueue()
85 VERIFY_IS_EQUAL(10, stolen[0]); in test_basic_runqueue()
[all …]
/external/pdfium/core/fxcrt/
Dcfx_maybe_owned_unittest.cpp127 std::unique_ptr<PseudoDeletable> stolen; in TEST() local
132 stolen = ptr.Release(); in TEST()
134 EXPECT_EQ(ptr, stolen); in TEST()
/external/e2fsprogs/lib/et/test_cases/
Dheimdal2.et58 # password quality basically stolen from OV libkadm5
/external/dnsmasq/contrib/webmin/
DREADME27 5) icons have been shamelessly stolen from the ipfilter module,
/external/libvorbis/m4/
Dogg.m43 # Shamelessly stolen from Owen Taylor and Manish Singh
/external/bison/m4/
Dextensions.m49 # This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from CVS
/external/libogg/
Dogg.m43 # Shamelessly stolen from Owen Taylor and Manish Singh
/external/dtc/
DREADME.license30 This does mean that libfdt code could be "stolen" - say, included in a
/external/libopus/
Dopus.m43 # Shamelessly stolen from Jack Moffitt (libogg) who
/external/libvorbis/
Dvorbis.m43 # Shamelessly stolen from Owen Taylor and Manish Singh
/external/iproute2/doc/actions/
Difb-README95 action order 2: mirred (Egress Redirect to device ifb0) stolen
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt187 "A cynic is a person searching for an honest man, with a stolen
/external/mesa3d/src/glsl/
DREADME202 stage, the pieces still live are stolen to a new context and the old
/external/openssh/
Dsshd.0351 stolen key more difficult (name servers and/or routers would have
454 stolen. Revoked keys are specified by including the M-bM-^@M-^\@revokedM-bM-^@M-^] marker at
Dssh-keygen.094 the keys be stolen).
/external/libcxx/include/experimental/
Dstring_view784 // Shamelessly stolen from <string>
/external/syslinux/doc/
Drfc5071.txt515 either due to having its IP address stolen out from under it by a
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure3173 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4394 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/fdlibm/
Dconfigure1945 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/google-breakpad/
Dconfigure3772 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4631 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/boringssl/linux-arm/crypto/aes/
Dbsaes-armv7.S2490 @ calculate one round of extra tweak for the stolen ciphertext
/external/iputils/ninfod/
Dconfigure2847 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/fec/
Dconfigure1982 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/e2fsprogs/
Dconfigure3607 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4206 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/strace/
Dconfigure4037 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
6104 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */

123