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

<<61626364656667686970>>

  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 85 * Construct a IntVector, using the given block size and number
108 /** Construct a IntVector, using the given block size and
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
PredicatedNodeTest.java 39 * Construct an AxesWalker using a LocPathIterator.
49 * Construct an AxesWalker. The location path iterator will have to be set
  /external/ceres-solver/internal/ceres/
schur_eliminator.h 66 // This is the Eliminate operation, i.e., construct the linear system
182 // It is the caller's responsibility to construct and initialize
  /external/chromium/chrome/browser/ui/
browser_window.h 334 // Construct a BrowserWindow implementation for the specified |browser|.
337 // Construct a FindBar implementation for the specified |browser|.
  /external/chromium_org/chrome/browser/
internal_auth.cc 59 // It is critical to validate all caller-supplied data (used to construct
104 // We must not allow kItemSeparator in anything used as an input to construct
  /external/chromium_org/chrome/browser/ui/
browser_window.h 333 // Construct a FindBar implementation for the |browser|.
353 // Construct a BrowserWindow implementation for the specified |browser|.
  /external/chromium_org/net/url_request/
test_url_fetcher_factory.h 377 // will be used to construct a URLFetcher in case the URL being created
383 // will be used to construct a URLFetcher in case the URL being created
  /external/chromium_org/sandbox/win/src/
broker_services.cc 298 // Construct the tokens and the job object that we are going to associate
386 // Construct the thread pool here in case it is expensive.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8NPObject.cpp 128 if (npObject->_class->construct)
129 retval = npObject->_class->construct(npObject, npArgs.get(), numArgs, &result);
  /external/chromium_org/third_party/icu/source/common/
servloc.h 432 * Construct an ICULocaleService.
437 * Construct an ICULocaleService with a name (useful for debugging).
  /external/chromium_org/third_party/icu/source/common/unicode/
resbund.h 111 * Construct a resource bundle for the default bundle in the specified package.
125 * Construct a resource bundle for the ICU default bundle.
  /external/chromium_org/third_party/icu/source/i18n/
rbt_set.cpp 161 * Construct a new empty rule set.
273 /* Construct the rule array and index table. We reorder the
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvinf.h 178 * Construct DateIntervalInfo for the given locale,
237 * User could construct DateIntervalInfo by providing a list of skeletons
dtptngen.h 52 * Construct a flexible generator according to default locale.
60 * Construct a flexible generator according to data for a given locale.
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast.h 472 /** Construct a type specifier from a type name */
481 /** Construct a type specifier from a structure definition */
  /external/chromium_org/third_party/skia/include/core/
SkDevice.h 33 * Construct a new device.
38 * Construct a new device.
SkTypes.h 136 * Usage: SK_MACRO_CONCAT(a, b) to construct the symbol ab
146 * line number. Easy way to construct
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 224 /// \brief Construct an empty nested-name-specifier.
227 /// \brief Construct a nested-name-specifier with source location information
  /external/clang/include/clang/Basic/
Module.h 236 /// \brief Construct a top-level module.
246 /// \brief Construct a new module or submodule.
  /external/clang/test/CXX/class.access/class.protected/
p1.cpp 471 A(); // expected-note 2 {{protected constructor can only be used to construct a base class subobject}}
472 A(const A &); // expected-note {{protected constructor can only be used to construct a base class subobject}}
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 67 // Construct tuple from separate arguments.
72 // Construct tuple from another tuple.
  /external/clang/tools/driver/
cc1as_main.cpp 173 // Construct the invocation.
410 // Construct our diagnostic client.
  /external/icu4c/common/
servloc.h 431 * Construct an ICULocaleService.
436 * Construct an ICULocaleService with a name (useful for debugging).
  /external/icu4c/common/unicode/
resbund.h 111 * Construct a resource bundle for the default bundle in the specified package.
125 * Construct a resource bundle for the ICU default bundle.
  /external/icu4c/i18n/
rbt_set.cpp 162 * Construct a new empty rule set.
274 /* Construct the rule array and index table. We reorder the

Completed in 948 milliseconds

<<61626364656667686970>>