HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 2376 - 2400 of 4776) sorted by null

<<919293949596979899100>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
deque 62 // 23.2.1.1 construct/copy/destroy:
multimap.h 66 // 23.3.1.1 construct/copy/destroy:
multiset.h 66 // 23.3.3.1 construct/copy/destroy:
set.h 66 // 23.3.3.1 construct/copy/destroy:
vector 76 // 23.2.4.1 construct/copy/destroy:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 79 """Construct a new TextFile object. At least one of 'filename'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 14 The module lets you construct a pipeline template by sticking one or
pprint.py 243 and whether the object represents a recursive construct.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 79 """Construct a new TextFile object. At least one of 'filename'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 14 The module lets you construct a pipeline template by sticking one or
pprint.py 243 and whether the object represents a recursive construct.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
NestedConfiguration.java 49 * Construct via
ThemeMenuAction.java 65 // the submenus can lazily construct their contents
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtDrawingStyle.java 159 * Construct a new style value with the given foreground, background, width,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
TexImageTransform.java 57 * Construct a texture image transformation.
  /system/core/include/pixelflinger/
pixelflinger.h 314 // construct / destroy the context
  /system/core/include/sysutils/
List.h 214 _Node* newNode = new _Node(val); // alloc & copy-construct
  /system/core/include/utils/
List.h 213 _Node* newNode = new _Node(val); // alloc & copy-construct
  /system/netd/
List.h 214 _Node* newNode = new _Node(val); // alloc & copy-construct
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageCache.java 483 * to construct a LruCache which takes an int in its constructor.
641 // Before Froyo we need to construct the external cache dir ourselves
  /development/scripts/
divide_and_compress_test.py 47 Construct some mock objects for use with the tests.
92 Construct a ZipInfo mock object with two records, verify that write is
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PrintWriterTest.java 124 assertEquals("Failed to construct proper writer",
137 assertEquals("Failed to construct proper writer",
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringTest.java 155 assertEquals("Failed to construct correct string", "Hello World", s);
606 // can construct normally
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 73 * a property file. The method argument is used to construct a string of
672 * a property file. The method argument is used to construct a string of
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java 430 // Construct a String from the char
470 // Construct a String from the char

Completed in 1014 milliseconds

<<919293949596979899100>>