HomeSort by relevance Sort by last modified time
    Searched full:base (Results 1551 - 1575 of 4489) sorted by null

<<61626364656667686970>>

  /external/bison/lib/
timevar.h 47 base is undefined, except that the difference between two times
  /external/bison/tests/
headers.at 49 # AT_TEST_CPP_GUARD_H([INPUT-FILE-BASE)
  /external/bluetooth/glib/docs/reference/glib/tmpl/
numerical.sgml 68 The base of natural logarithms.
  /external/bluetooth/glib/gio/
gbufferedoutputstream.c 354 * Creates a new buffered output stream for a base stream.
366 "base-stream", base_stream,
390 "base-stream", base_stream,
527 /* TODO: This should be using the base class async ops, not threads */
ginputstream.h 44 * Base class for streaming input operations.
goutputstream.h 44 * Base class for writing output.
  /external/bluetooth/glib/gio/xdgmime/
xdgmime.h 120 const char *base);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cfg.h 31 LTC_EXPORT void LTC_CALL XQSORT(void *base, size_t nmemb, size_t size, int(*compar)(const void *, const void *));
  /external/e2fsprogs/intl/
locale.alias 1 # Locale name alias data base.
  /external/e2fsprogs/lib/et/test_cases/
heimdal.c 96 long base; member in struct:error_table
heimdal2.c 82 long base; member in struct:error_table
  /external/elfutils/libebl/
ChangeLog 3 * Makefile.am (AM_CFLAGS): Add LIBSTR definition with base name of
eblcorenote.c 83 NEW_AT (BASE);
  /external/elfutils/tests/
arextract.c 88 Failed to get base address for the archive element: %s\n",
  /external/emma/ant/ant14/com/vladium/emma/ant/
NestedTask.java 35 * task settings as the base settings.
  /external/emma/core/java12/com/vladium/jcd/cls/constant/
CONSTANT_literal_info.java 13 * Abstract base for all CONSTANT_XXX_info structures representing literal values
  /external/fdlibm/
e_log10.c 15 * Return the base 10 logarithm of x
  /external/freetype/include/freetype/internal/
ftdebug.h 65 /* defining the array of trace levels, provided by `src/base/ftdebug.c' */
  /external/freetype/src/base/
ftadvanc.c 46 /* (see `FT_Load_Glyph' implementation in src/base/ftobjs.c) */
  /external/freetype/src/psaux/
afmparse.c 48 FT_Byte* base; member in struct:AFM_StreamRec_
527 FT_Byte* base,
537 stream->cursor = stream->base = base;
  /external/freetype/src/sfnt/
ttcmap.c 2775 FT_ULong base = TT_NEXT_UINT24( defp ); local
    [all...]
  /external/grub/netboot/
smc9000.c 105 * (2) compare the ioaddr with the base register's address
131 * so I can access the base address register */
133 base_address_register = inw(ioaddr + BASE);
141 /* well, the base address register didn't match. Must not have
  /external/guava/src/com/google/common/base/
Splitter.java 17 package com.google.common.base;
19 import static com.google.common.base.Preconditions.checkArgument;
20 import static com.google.common.base.Preconditions.checkNotNull;
21 import static com.google.common.base.Preconditions.checkState;
  /external/guava/src/com/google/common/collect/
EnumBiMap.java 19 import static com.google.common.base.Preconditions.checkArgument;
ForwardingObject.java 24 * An abstract base class for implementing the <a

Completed in 436 milliseconds

<<61626364656667686970>>