OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:base
(Results
2501 - 2525
of
4489
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/gtest/test/
gtest_xml_test_utils.py
46
Base
class for tests of Google Test's XML output functionality.
/external/guava/src/com/google/common/base/
Throwables.java
17
package com.google.common.
base
;
/external/guava/src/com/google/common/collect/
MapMaker.java
21
import com.google.common.
base
.FinalizableReferenceQueue;
22
import com.google.common.
base
.FinalizableSoftReference;
23
import com.google.common.
base
.FinalizableWeakReference;
24
import com.google.common.
base
.Function;
[
all
...]
TreeMultimap.java
20
import static com.google.common.
base
.Preconditions.checkNotNull;
/external/icu4c/common/unicode/
bytestream.h
160
* *result_capacity. For details see the
base
class documentation.
utypes.h
305
* getDynamicClassID() is declared in the
base
class of the hierarchy as
309
* class
Base
{
650
U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the
base
version */
651
U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no
base
is specified */
[
all
...]
/external/icu4c/common/
ustrenum.cpp
33
// StringEnumeration
base
class clone() default implementation, does not clone
/external/icu4c/i18n/
ethpccal.h
266
*
Base
* polymorphic_pointer = createPolymorphicObject();
/external/icu4c/i18n/unicode/
dtrule.h
222
* .
Base
* polymorphic_pointer = createPolymorphicObject();
tmutfmt.h
202
* .
Base
* polymorphic_pointer = createPolymorphicObject();
/external/icu4c/test/intltest/
fldset.cpp
239
//
base
class will call clear.
intltest.h
9
* IntlTest is a
base
class for tests. */
/external/icu4c/test/perf/utfperf/
utfperf.cpp
119
//
Base
class for Roundtrip, FromUnicode and FromUTF8 with common setup.
/external/icu4c/tools/makeconv/
gencnvex.c
126
/* write the header and
base
table name for an extension-only table */
140
/* write the header and the
base
table name */
293
* for the
base
toUnicode table but not for the
base
fromUnicode table.
[
all
...]
/external/ipsec-tools/src/racoon/
TODO
38
is
base
mode popular enough?)
crypto_openssl.h
216
/*
Base
64 */
schedule.c
176
* if defined FIXY2038PROBLEM,
base
time is the time when called sched_init().
/external/junit/src/junit/runner/
BaseTestRunner.java
24
*
Base
class for all test runners.
/external/kernel-headers/original/asm-arm/
memory.h
67
* with its virtual address while keeping offset from the
base
section.
/external/kernel-headers/original/linux/
ktime.h
19
* For licencing details see kernel-
base
/COPYING
videodev.h
170
void *
base
;
member in struct:video_buffer
/external/kernel-headers/original/linux/netfilter/
x_tables.h
103
#define XT_BASE_CTL 64 /*
base
for firewall socket options */
/external/neven/Embedded/common/src/b_BitFeatureEm/
Feature.h
55
/**
base
object for features (occurs as first element in all feature objects) */
I04Dns2x2Ftr.h
47
/**
base
element */
I04Dns2x4Ftr.h
47
/**
base
element */
Completed in 373 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>