HomeSort by relevance Sort by last modified time
    Searched full:original (Results 26 - 50 of 13877) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/stlport/test/eh/
test_insert.h 74 size_t CountUniqueItems_Aux( const C& original, const Iter& firstNew,
76 size_t CountUniqueItems_Aux( const C& original, Iter firstNew,
101 if ( const_iter(original.find( *tmp )) == const_iter(original.end()) )
126 size_t CountUniqueItems( const C& original, const Iter& firstNew,
130 return CountUniqueItems_Aux( original, firstNew, lastNew,
135 size_t CountUniqueItems( const C& original, const Iter& firstNew,
139 return CountUniqueItems_Aux( original, firstNew, lastNew,
143 return CountUniqueItems_Aux( original, firstNew, lastNew,
149 size_t CountNewItems( const C& original, const Iter& firstNew
360 const C& original; member in struct:test_insert_one
397 const C& original; member in struct:test_insert_n
423 const C& original; member in struct:test_insert_value
447 const C& original; member in struct:test_insert_noresize
530 const C& original; member in struct:test_insert_range
    [all...]
test_push_back.h 32 test_push_back( const C& orig ) : original( orig )
43 EH_ASSERT( c.size() == original.size() + 1 );
44 EH_ASSERT( EH_STD::equal( original.begin(), original.end(), c.begin() ) );
47 const C& original; member in struct:test_push_back
test_push_front.h 29 test_push_front( const C& orig ) : original( orig ) {
37 EH_ASSERT( c.size() == original.size() + 1 );
40 EH_ASSERT( EH_STD::equal( original.begin(), original.end(), ++next ) );
43 const C& original; member in struct:test_push_front
  /external/chromium/net/socket_stream/
socket_stream_metrics_unittest.cc 30 // First we'll preserve the original values. We need to do this
33 Histogram::SampleSet original; local
36 histogram->SnapshotSample(&original);
52 original.Resize(*histogram); // Ensure |original| size is same as |sample|.
53 sample.Subtract(original); // Cancel the original values.
62 // First we'll preserve the original values.
63 Histogram::SampleSet original; local
66 histogram->SnapshotSample(&original);
102 Histogram::SampleSet original; local
    [all...]
  /external/proguard/src/proguard/obfuscate/
MappingProcessor.java 25 * This interface specifies methods to process name mappings between original
38 * @param className the original class name.
49 * @param className the original class name.
50 * @param fieldType the original external field type.
51 * @param fieldName the original field name.
62 * @param className the original class name.
67 * @param methodReturnType the original external method return type.
68 * @param methodName the original external method name.
69 * @param methodArguments the original external method arguments.
  /cts/tools/signature-tools/src/signature/compare/model/subst/
ArrayTypeProjection.java 28 private final IArrayType original; field in class:ArrayTypeProjection
31 public ArrayTypeProjection(IArrayType original,
33 this.original = original;
38 return ViewpointAdapter.substitutedTypeReference(original
ClassReferenceProjection.java 29 private final IClassReference original; field in class:ClassReferenceProjection
32 public ClassReferenceProjection(IClassReference original,
34 this.original = original;
39 return new ClassProjection(original.getClassDefinition(), mappings);
  /external/chromium/base/third_party/dmg_fp/
README.chromium 4 Original dtoa.c file can be found at <http://www.netlib.org/fp/dtoa.c>.
5 Original g_fmt.c file can be found at <http://www.netlib.org/fp/g_fmt.c>.
7 List of changes made to original code:
  /external/skia/samplecode/
SampleStrokeText.cpp 21 const SkPaint& original, SkBitmap::Config config) {
27 original.getTextPath(&chars[i], 1, x, 0, &p);
29 original.getTextWidths(&chars[i], 1, &width);
33 SkScalar sw = -original.getStrokeWidth();
40 SkPaint paint(original);
60 paint.setColor(original.getColor());
67 const SkPaint& original, SkBitmap::Config config) {
73 original.getTextPath(&chars[i], 1, x, 0, &p);
75 original.getTextWidths(&chars[i], 1, &width);
79 SkScalar sw = -original.getStrokeWidth()
    [all...]
  /external/elfutils/
COPYING 4 This Open Software License (the "License") applies to any original
5 work of authorship (the "Original Work") whose owner (the "Licensor")
7 notice for the Original Work: "Licensed under the Open Software
16 a) to reproduce the Original Work in copies;
19 Original Work;
21 c) to distribute copies of the Original Work and Derivative Works
22 to the public, with the proviso that copies of Original Work or
26 d) to perform the Original Work publicly; and
28 e) to display the Original Work publicly.
33 embodied in the Original Work as furnished by the Licensor ("License
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldStackTraceElementTest.java 23 public class Original extends TestCase {
32 private Original original; field in class:OldStackTraceElementTest
36 original = new Original();
48 original.pureJavaMethod(new Object());
96 original.pureJavaMethod(new Object());
111 original.pureJavaMethod(new Object());
115 "libcore.java.lang.OldStackTraceElementTest$Original",
125 original.pureJavaMethod(new Object())
    [all...]
  /bionic/libc/kernel/arch-arm/asm/arch/
memory.h 7 *** structures, and macros generated from the original header, and thus,
timex.h 7 *** structures, and macros generated from the original header, and thus,
vmalloc.h 7 *** structures, and macros generated from the original header, and thus,
  /bionic/libc/kernel/arch-arm/asm/
auxvec.h 7 *** structures, and macros generated from the original header, and thus,
bitops.h 7 *** structures, and macros generated from the original header, and thus,
cache.h 7 *** structures, and macros generated from the original header, and thus,
cputime.h 7 *** structures, and macros generated from the original header, and thus,
dma-mapping.h 7 *** structures, and macros generated from the original header, and thus,
dyntick.h 7 *** structures, and macros generated from the original header, and thus,
errno.h 7 *** structures, and macros generated from the original header, and thus,
glue.h 7 *** structures, and macros generated from the original header, and thus,
hardware.h 7 *** structures, and macros generated from the original header, and thus,
hw_irq.h 7 *** structures, and macros generated from the original header, and thus,
ide.h 7 *** structures, and macros generated from the original header, and thus,

Completed in 894 milliseconds

12 3 4 5 6 7 8 91011>>