HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 101 - 125 of 2991) sorted by null

1 2 3 45 6 7 8 91011>>

  /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/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 299 /// constructTypeDIE - Construct basic type die from DIBasicType.
303 /// constructTypeDIE - Construct derived type die from DIDerivedType.
307 /// constructTypeDIE - Construct type DIE from DICompositeType.
311 /// constructSubrangeDIE - Construct subrange DIE from DISubrange.
314 /// constructArrayTypeDIE - Construct array type DIE from DICompositeType.
318 /// constructEnumTypeDIE - Construct enum type DIE from DIEnumerator.
321 /// constructContainingTypeDIEs - Construct DIEs for types that contain
325 /// constructVariableDIE - Construct a DIE for the given DbgVariable.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.h 51 /// createARMELFObjectWriter - Construct an ELF Mach-O object writer.
55 /// createARMMachObjectWriter - Construct an ARM Mach-O object writer.
  /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/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8-2-n.js 34 The Math object does not have a [[Construct]] property; it is not possible
79 testcases[tc].reason += "Math does not have the [Construct] property";
  /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}.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
BitmapPool.java 36 // Construct a BitmapPool which caches bitmap with the specified size.
45 // Construct a BitmapPool which caches bitmap with any size;
  /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
  /external/chromium/chrome/browser/net/
url_request_slow_http_job.h 25 // Given the path to a file relative to base_path_, construct a mock URL.
  /external/chromium/chrome/browser/service/
service_process_control_manager.cc 32 // Couldn't find a ServiceProcess so construct a new one.
  /external/chromium/chrome/browser/ssl/
ssl_cert_error_handler.h 23 // Construct on the IO thread.
  /external/chromium/chrome/browser/ui/views/
theme_helpers.h 17 // by DrawThemeBackground, we can construct a LinearGradientBrush and draw
  /external/chromium/chrome/browser/ui/webui/options/
options_managed_banner_handler.cc 29 // Construct the banner visibility script name.
  /external/chromium/chrome/common/net/
raw_host_resolver_proc.h 10 // will construct and send DNS queries to the DNS server specified via
  /external/icu4c/common/
hash.h 35 * Construct a hashtable
42 * Construct a hashtable
50 * Construct a hashtable
56 * Construct a hashtable, _disregarding any error_. Use this constructor
  /external/icu4c/i18n/
currfmt.h 41 * Construct a CurrencyFormat for the given locale.
  /external/junit/src/org/junit/internal/
ArrayComparisonFailure.java 21 * Construct a new <code>ArrayComparisonFailure</code> with an error text and the array's
  /external/llvm/include/llvm/MC/
MCWinCOFFObjectWriter.h 27 /// \brief Construct a new Win COFF writer instance.

Completed in 552 milliseconds

1 2 3 45 6 7 8 91011>>