HomeSort by relevance Sort by last modified time
    Searched refs:have (Results 151 - 175 of 1130) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/autotest/puppylab/
vm_manager.py 89 'Looks like you don\'t have vagrant. Please run: \n'
95 'have changed, assuming you have a version > %s.',
  /external/libmicrohttpd/src/microhttpd/
postprocessor.c 15 You should have received a copy of the GNU Lesser General Public
148 * Nested boundary (if we have multipart/mixed encoding).
209 * Do we have to call the 'ikvi' callback when processing the
241 enum NE_State have; member in struct:MHD_PostProcessor
252 * may have to call #MHD_set_connection_value with the proper encoding
316 /* add +1 to ensure we ALWAYS have a zero-termination at the end */
427 /* if we have an incomplete escape sequence, save it to
436 /* If we have nothing to do (delta == 0) and
628 * @param ioffptr set to how many bytes have been
633 * #MHD_NO on error or if we do not have
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
location_info_mixin.js 45 //NOTE: if we have pending character token make it's end location equal to the
55 //NOTE: if we have character token and it's location wasn't set in the _emitCurrentToken(),
60 //So, we already have advanced position.
  /ndk/sources/host-tools/make-3.81/
configure.bat 16 rem You should have received a copy of the GNU General Public License along
38 rem Do they have Make?
49 rem They do have Make. Generate the Makefile.
  /device/generic/arm64/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /device/generic/x86_64/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 22 // we dup every node, so don't have to worry about calling dup; short-
  /external/autotest/client/common_lib/cros/
tpm_utils.py 77 'need to have the firmware clear the TPM, for instance '
86 'have the firmware clear the TPM, for instance by toggling '
  /external/deqp/modules/glshared/
glsFboCompletenessTests.hpp 70 void setHaveMulticolorAtts (bool have) { m_haveMultiColorAtts = have; }
  /external/gtest/test/
Android.mk 40 # module's name and to have different module names for the host vs
42 # libraries, typically the host libs have a _host suffix in their
89 # We don't have exceptions.
92 # We don't have tr1::tuple.
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
indic.bat 20 if %errorlevel% == 9009 echo You do not have Perl in your PATH.
  /external/opencv3/3rdparty/zlib/
gzlib.c 78 state->x.have = 0; /* no output data available */
81 state->past = 0; /* have not read past end yet */
396 ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR);
399 state->x.have = 0;
422 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > offset ?
423 (unsigned)offset : state->x.have;
424 state->x.have -= n;
587 /* if fatal, set state->x.have to 0 so that the gzgetc() macro fails */
589 state->x.have = 0
    [all...]
  /external/pdfium/third_party/zlib_v128/
gzlib.c 78 state->x.have = 0; /* no output data available */
81 state->past = 0; /* have not read past end yet */
396 ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR);
399 state->x.have = 0;
422 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > offset ?
423 (unsigned)offset : state->x.have;
424 state->x.have -= n;
587 /* if fatal, set state->x.have to 0 so that the gzgetc() macro fails */
589 state->x.have = 0
    [all...]
  /external/zlib/src/
gzlib.c 78 state->x.have = 0; /* no output data available */
81 state->past = 0; /* have not read past end yet */
396 ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR);
399 state->x.have = 0;
422 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > offset ?
423 (unsigned)offset : state->x.have;
424 state->x.have -= n;
587 /* if fatal, set state->x.have to 0 so that the gzgetc() macro fails */
589 state->x.have = 0
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
README 59 If your system does not have yacc or bison (the GNU
60 equivalent), you must compile the pieces manually. We have
62 case you overwrite them. We have also included a copy of
65 NOTE: This version uses ANSI C, as you should also. We have
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
got_prel.d 17 NOTE: This section has relocations against it, but these have NOT been applied to this dump.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
bspec-1.d 26 NOTE: This section has relocations against it, but these have NOT been applied to this dump.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
gotplt3.d 9 # Like gotplt2, but make sure we merge right when we have a
tls-e-21.d 9 # Check that we have proper NPTL/TLS markings and GOT for an
tls-e-22.d 9 # Check that we have proper NPTL/TLS markings and GOT for an
tls-e-23.d 9 # Check that we have proper NPTL/TLS markings and GOT for an
tls-e-66.d 8 # Check that we have proper NPTL/TLS markings and no GOT for an
tls-gd-3.d 9 # Check that we have proper NPTL/TLS markings and GOT for an
tls-gd-3h.d 9 # Check that we have proper NPTL/TLS markings and GOT for an

Completed in 606 milliseconds

1 2 3 4 5 67 8 91011>>