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

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTTreeParser.stg 158 /** ID auto construct */
178 /** label+=TOKEN auto construct */
185 /** ^(ID ...) auto construct */
202 /** Match ^(label+=TOKEN ...) auto construct */
276 /** rule auto construct */
289 /** x+=rule auto construct */
297 /** ^(rule ...) auto construct */
308 /** ^(x+=rule ...) auto construct */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTTreeParser.stg 122 /** ID auto construct */
143 /** label+=TOKEN auto construct */
149 /** ^(ID ...) auto construct */
165 /** Match ^(label+=TOKEN ...) auto construct */
232 /** rule auto construct */
246 /** x+=rule auto construct */
252 /** ^(rule ...) auto construct */
263 /** ^(x+=rule ...) auto construct */
  /external/chromium/chrome/browser/ui/gtk/
nine_box.h 24 // Construct a NineBox with nine images. Images are specified using resource
29 // Construct a NineBox from a single image and insets indicating the sizes
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model_unittest.cc 52 // Construct TabModel with standard Profile.
69 // Construct TabModel with off-the-record Profile.
  /external/chromium_org/content/browser/
browser_thread_impl.h 17 // Construct a BrowserThreadImpl with the supplied identifier. It is an error
18 // to construct a BrowserThreadImpl that already exists.
  /external/chromium_org/content/test/net/
url_request_mock_http_job.h 43 // construct a mock URL.
47 // construct a mock URL for view source.
  /external/chromium_org/extensions/common/
crx_file.h 45 // Construct a new CRX file header object with bytes of a header
50 // Construct a new header for the given key and signature sizes.
  /external/chromium_org/media/cast/framer/
frame_buffer.cc 72 // Frame is complete -> construct.
92 // Frame is complete -> construct.
  /external/chromium_org/third_party/icu/source/common/
locbased.h 39 * Construct a LocaleBased wrapper around the two pointers. These
45 * Construct a LocaleBased wrapper around the two const pointers.
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
memory_byte_array.h 26 // Construct a new MemoryByteArray with a new array of the size given. It is
33 // Construct a new MemoryByteArray using byte array.
  /external/icu4c/common/
locbased.h 39 * Construct a LocaleBased wrapper around the two pointers. These
45 * Construct a LocaleBased wrapper around the two const pointers.
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
TextureArray.java 20 * Construct a TextureArray
30 * Construct a TextureArray from the given list of images
  /external/oauth/core/src/main/java/net/oauth/
OAuthAccessor.java 61 * Construct a request message containing the given parameters but no body.
62 * Don't send the message, merely construct it. The caller will ordinarily
  /external/proguard/src/proguard/classfile/visitor/
DotClassClassVisitor.java 71 // Could this instruction be a .class construct?
88 // Visit the referenced class from the .class construct.
  /external/sfntly/cpp/src/sfntly/data/
memory_byte_array.h 26 // Construct a new MemoryByteArray with a new array of the size given. It is
33 // Construct a new MemoryByteArray using byte array.
  /external/webrtc/src/system_wrappers/source/
condition_variable_posix.cc 32 const int error = ptr->Construct();
46 int ConditionVariablePosix::Construct()
  /frameworks/compile/mclinker/include/mcld/Support/
UniqueGCFactory.h 67 construct(data);
80 construct(data, pValue);
  /libcore/luni/src/main/java/java/io/
FileReader.java 46 * Construct a new FileReader on the given FileDescriptor {@code fd}. Since
58 * Construct a new FileReader on the given file named {@code filename}.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.members/
destroy.pass.cpp 44 a.construct(s);
59 a.construct(s);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
destroy.pass.cpp 61 std::allocator_traits<A<int> >::construct(a, (A0*)&a0);
72 std::allocator_traits<B<int> >::construct(b, (A0*)&a0);
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyRotationEvent.java 31 * Construct a rotation Event.
  /external/apache-xml/src/main/java/org/apache/xpath/
Arg.java 175 * Construct a dummy parameter argument, with no QName and no
191 * Construct a parameter argument that contains an expression.
208 * Construct a parameter argument which has an XObject value.
243 * Construct a parameter argument.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
CertificationRequest.java 82 // Construct the CertificateRequest
  /external/chromium/chrome/browser/chromeos/login/
oobe_progress_bar.h 23 // Construct progress bar with given labels as steps.
ownership_status_checker.h 19 // result on whatever thread the call was made on. The pattern is to construct

Completed in 538 milliseconds

1 2 3 4 5 67 8 91011>>