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

<<11121314151617181920>>

  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win_unittest.cc 94 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
111 // Construct a manager again, and this time use the IAccessible interface
163 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
250 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
  /external/chromium/chrome/browser/policy/
user_policy_identity_strategy.h 77 // Allows to construct weak ptrs.
  /external/chromium/chrome/browser/resources/net_internals/
dnsview.js 12 * - Shows the parameters used to construct the host cache (capacity, ttl).
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_controller.h 40 // at runtime, an outlet to the localizer is needed to construct the layout
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/
table2CSV.js 27 var tmpRow = []; // construct header avalible array
  /external/clang/include/clang/AST/
TemplateBase.h 100 /// \brief Construct an empty, invalid template argument.
103 /// \brief Construct a template type argument.
108 /// \brief Construct a template argument that refers to a
115 /// \brief Construct an integral constant template argument. The memory to
119 /// \brief Construct an integral constant template argument with the same
127 /// \brief Construct a template argument that is a template.
141 /// \brief Construct a template argument that is a template pack expansion.
162 /// \brief Construct a template argument that is an expression.
171 /// \brief Construct a template argument that is a template argument pack.
  /external/clang/include/clang/Driver/
Tool.h 58 /// ConstructJob - Construct jobs to perform the action \arg JA,
  /external/clang/test/CXX/special/class.copy/
implicit-move-def.cpp 5 // construct
  /external/compiler-rt/lib/i386/
ashrdi3.S 29 // If the input is negative, we need to construct the shifted sign bit
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
NameValuePair.java 33 * Construct an instance.
  /external/e2fsprogs/intl/
relocatable.h 53 /* Memory management: relocate() leaks memory, because it has to construct
  /external/e2fsprogs/lib/et/
compile_et.1 40 The name of the table is used to construct the name of a subroutine
  /external/guava/guava/src/com/google/common/collect/
ImmutableSet.java 99 return construct(e1, e2);
110 return construct(e1, e2, e3);
121 return construct(e1, e2, e3, e4);
132 return construct(e1, e2, e3, e4, e5);
156 return construct(elements);
160 private static <E> ImmutableSet<E> construct(Object... elements) { method in class:ImmutableSet
204 return construct(uniqueElements);
249 return construct(elements.clone());
345 return construct(elements);
  /external/icu4c/common/
schriter.cpp 29 // NEVER DEFAULT CONSTRUCT!
  /external/icu4c/i18n/
ucol_cnt.h 67 /* construct the table for output */
  /external/icu4c/i18n/unicode/
currunit.h 38 * Construct an object with the given ISO currency code.
  /external/icu4c/test/intltest/
itrbnf.h 116 * Test that all locales construct ok.
  /external/icu4c/tools/genrb/
rle.c 135 * Construct a string representing a char array. Use run-length encoding.
180 * Construct a string representing a byte array. Use run-length encoding.
236 * Construct an array of shorts from a run-length encoded string.
292 * Construct an array of bytes from a run-length encoded string.
  /external/libvpx/vp8/common/
treecoder.h 54 /* Construct encoding array from tree. */
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt 41 an experiment that failed. However, this syntactic construct has been
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.h 41 /// createPPCELFObjectWriter - Construct an PPC ELF object writer.
  /external/proguard/src/proguard/optimize/info/
DotClassMarker.java 34 * construct by any of the instructions that it visits.
  /external/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java 53 * Construct a {@code DynamicMessage} using the given {@code FieldSet}.
126 /** Construct a {@link Message.Builder} for the given type. */
132 * Construct a {@link Message.Builder} for a message of the same type as
257 /** Construct a {@code Builder} for the given type. */
  /external/skia/third_party/glu/
README.skia 37 - In priorityq.c, render.c, and others: the construct "if(1)...else" was
  /external/svox/pico/lib/
picorsrc.h 92 * construct/destruct resource manager

Completed in 860 milliseconds

<<11121314151617181920>>