Home
last modified time | relevance | path

Searched refs:bit (Results 1 – 25 of 93) sorted by relevance

1234

/ndk/tests/device/test-gnustl-full/unit/
Dbinsert_test.cpp34 back_insert_iterator<vector<const char*> > bit(names); in binsert1() local
35 bit = copy(array, array + 3, bit); in binsert1()
41 copy(array, array + 3, bit); in binsert1()
/ndk/tests/device/test-stlport/unit/
Dbinsert_test.cpp34 back_insert_iterator<vector<const char*> > bit(names); in binsert1() local
35 bit = copy(array, array + 3, bit); in binsert1()
41 copy(array, array + 3, bit); in binsert1()
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmiddle.inp1 "...by imposing a tiny bit of order in a communication you are
2 translating, you are carving out a little bit of order in the
4 to an end finally. But you have a chance to carve a little bit
Dhead.inp1 "...by imposing a tiny bit of order in a communication you are
2 translating, you are carving out a little bit of order in the
4 to an end finally. But you have a chance to carve a little bit
Dhead.good1 "...by imposing a tiny bit of order in a communication you are
2 translating, you are carving out a little bit of order in the
DMakefile.am21 appquit enable sep inclib 8bit newjis xabcx dollar noeol noeolw \
39 8bit.good 8bit.inp 8bit.sed \
Dmiddle.good2 to an end finally. But you have a chance to carve a little bit
Dbinary3.sed34 # the commands in pattern space; it is just a bit slower than binary2.sed
Dmac-mf.sed150 # Note! There are 8-bit characters in the three lines below:
DMakefile.in649 SEDTESTS = $(am__append_1) appquit enable sep inclib 8bit newjis xabcx \
668 8bit.good 8bit.inp 8bit.sed \
DMakefile.tests21 enable sep inclib 8bit 8to7 newjis xabcx dollar noeol bkslashes \
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m4166 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
167 dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine
170 dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI.
173 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
175 dnl $prefix/lib/amd64) and 32-bit libraries go under $prefix/lib.
181 …dnl See Solaris 10 Software Developer Collection > Solaris 64-bit Developer's Guide > The Developm…
186 AC_CACHE_CHECK([for 64-bit host], [gl_cv_solaris_64bit],
Dregex.m4154 These include glibc 2.3.5 on hosts with 64-bit ptrdiff_t
155 and 32-bit int. */
Dstdio_h.m4126 /* Cygwin 1.5.24 and earlier fail to put stdin in 64-bit mode, making
/ndk/build/tools/
Dprebuilt-common.sh280 register_option "--try-64" do_try64_option "Generate 64-bit binaries."
674 log "Generating 64-bit Windows binaries"
677 log "Generating 32-bit Windows binaries"
738 log -n "Checking whether the compiler generates 32-bit binaries..."
DDEV-SCRIPTS-USAGE.TXT197 generate 32-bit programs by default. You can experiment with 64-bit binary
198 generation by adding the '--try-64' option. Note that as of now, 64-bit
201 When building 32-bit Linux host programs, the dev-scripts will look for
/ndk/sources/cxx-stl/stlport/stlport/
Dbitset39 // returns a reference to a bit, again without doing any range checking.
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dflavors91 # There's a bit of oddness here if you try to use a variable to hold the
/ndk/sources/host-tools/nawk-20071023/
DFIXES288 yet another attempt at making 8-bit input work, with another
298 fixed an 8-bit problem in b.c by making several char*'s into
344 ltype int to long in struct rrow to reduce some 64-bit
352 in 64-bit mode.
551 union. should be safer on 64-bit machines and cleaner everywhere.
622 things will continue to run slow, but maybe a bit longer.
714 changed NCHARS to 256 to handle 8-bit characters in strings
845 Added a bit of code to error printing to avoid printing nulls.
/ndk/sources/host-tools/sed-4.2.1/po/
Del.po16 "Content-Transfer-Encoding: 8bit\n"
644 #~ msgid "unknown option bit(s) set"
645 #~ msgstr "ενεργοποιημένο/α άγνωστο/α bit(s) επιλογής"
Dhe.po1 # Hebrew messages for GNU Sed -*- coding: hebrew-iso-8bit -*-
15 "Content-Transfer-Encoding: 8-bit\n"
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure.ac93 # in general and specifically for a Russian one) is a bit weak, but it
/ndk/sources/host-tools/make-3.81/
DREADME.W329 The Windows 32-bit port of GNU make is maintained jointly by various
68 GNU make on Windows 32-bit platforms:
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp113 # error There should be some unsigned 64-bit integer on the system!
/ndk/sources/host-tools/make-3.81/tests/
DNEWS7 NT; I tweaked them a bit (hopefully I didn't break anything!) Note

1234