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

<<31323334353637383940>>

  /external/guava/
build.xml 42 <javadoc packagenames="com.google.common.annotations,com.google.common.base,com.google.common.collect,com.google.common.io,com.google.common.primitives,com.google.common.util.concurrent"
  /external/guava/src/com/google/common/base/
Defaults.java 17 package com.google.common.base;
Platform.java 17 package com.google.common.base;
  /external/guava/src/com/google/common/collect/
AbstractMapEntry.java 20 import com.google.common.base.Objects;
Hashing.java 20 import static com.google.common.base.Preconditions.checkArgument;
ImmutableSortedAsList.java 19 import com.google.common.base.Preconditions;
  /external/guava/src/com/google/common/io/
PatternFilenameFilter.java 19 import com.google.common.base.Preconditions;
  /external/guava/src/com/google/common/util/concurrent/
AbstractListenableFuture.java 22 * <p>An abstract base implementation of the listener support provided by
  /external/icu4c/samples/translit/
unaccent.h 48 * . Base* polymorphic_pointer = createPolymorphicObject();
  /external/ipsec-tools/
Android.mk 59 frameworks/base/cmds/keystore
  /external/kernel-headers/original/asm-arm/arch/
mcbsp.h 131 #define OMAP_MCBSP_READ(base, reg) __raw_readw((base) + OMAP_MCBSP_REG_##reg)
132 #define OMAP_MCBSP_WRITE(base, reg, val) __raw_writew((val), (base) + OMAP_MCBSP_REG_##reg)
  /external/libxml2/include/libxml/
xpointer.h 4 * Base implementation was made accordingly to
  /external/opencore/doc/oscl_html/
modules.html 11 <li><a class="el" href="group__osclbase.html">OSCL Base</a>
  /external/opencore/doc/pvauthor_html/
classPVConfigInterface.html 15 Base interface for all configuration classes
  /external/opencore/engines/2way/src/
pv_2way_preview_datapath.h 47 //Override base virtuals
pv_2way_rec_datapath.h 53 //Override base virtuals
  /external/opencore/fileformats/mp4/composer/include/
a_isucceedfail.h 19 * This PVA_FF_ISucceedFail Class is the base class for all other classes here (or will
dataentryatom.h 19 This PVA_FF_DataEntryAtom Class is the base class for the PVA_FF_DataEntryUrlAtom and
filetypeatom.h 19 This PVA_FF_SampleEntry Class is the base class for the HinstSampleEntry,
mediainformationheaderatom.h 19 This PVA_FF_MediaInformationHeaderAtom Class is an abstract base class for the
trackfragmentheaderatom.h 25 #define FLAGS_TFHD_ATOM 0x000001 // only base data offset present
  /external/opencore/fileformats/mp4/composer/src/
atom.cpp 19 This PVA_FF_Atom Class is the base class for all other Atoms in the MPEG-4 File
dataentryatom.cpp 19 This PVA_FF_DataEntryAtom Class is the base class for the PVA_FF_DataEntryUrlAtom and
mediainformationheaderatom.cpp 19 This PVA_FF_MediaInformationHeaderAtom Class is an abstract base class for the
sampleentry.cpp 19 This PVA_FF_SampleEntry Class is the base class for the HinstSampleEntry,

Completed in 329 milliseconds

<<31323334353637383940>>