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

<<71727374757677787980>>

  /external/chromium_org/ui/base/models/
simple_menu_model.h 23 // items. This makes it easy to construct fixed menus. Menus populated by
  /external/chromium_org/ui/gfx/image/
image_family_unittest.cc 28 // Construct an ImageFamily. Implicitly tests Add and Empty.
  /external/chromium_org/ui/views/controls/menu/
menu.h 120 // Construct a Menu using the specified controller to determine command
  /external/chromium_org/v8/src/
frames-inl.h 212 return marker == Smi::FromInt(StackFrame::CONSTRUCT);
  /external/clang/lib/CodeGen/
CGRecordLayout.h 38 /// encodes the information used to construct the extraction code sequences.
  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 149 // We construct a new Environment object entirely, as this is cheaper than
  /external/compiler-rt/lib/i386/
divdi3.S 61 movl 20(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
moddi3.S 60 movl 20(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
  /external/doclava/src/com/google/doclava/
SinceTagger.java 274 result = new ArrayList<T>(); // lazily construct a mutable list
  /external/eigen/Eigen/src/Core/util/
Memory.h 508 // This helper class construct the allocated memory, and takes care of destructing and freeing the handled data
541 * Declares, allocates and construct an aligned buffer named NAME of SIZE elements of type TYPE on the stack
703 void construct( pointer p, const T& value ) function in class:Eigen::aligned_allocator
711 void construct(pointer p, Args&&... args) function in class:Eigen::aligned_allocator
    [all...]
  /external/eigen/blas/
drotmg.f 12 * CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS
srotmg.f 12 * CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS
  /external/guava/guava/src/com/google/common/collect/
Serialization.java 46 * <p>The returned count may be used to construct an empty collection of the
  /external/icu4c/common/unicode/
caniter.h 75 * Construct a CanonicalIterator object
locid.h 93 * no validity check is performed when you construct a <code>Locale</code>.
95 * <code>Locale</code> you construct, you must query those resources. For
232 * Construct a default locale object, a Locale for the default locale ID.
241 * Construct a locale from language, country, variant.
  /external/icu4c/i18n/
regexcmp.h 165 // construct is encountered, the appropriate opcodes
strmatch.h 47 * Construct a matcher that matches the given pattern string.
  /external/icu4c/i18n/unicode/
basictz.h 184 * Construct a timezone with a given ID.
dtfmtsym.h 82 * Construct a DateFormatSymbols object by loading format data from
97 * Construct a DateFormatSymbols object by loading format data from
111 * Construct a DateFormatSymbols object by loading format data from
129 * Construct a DateFormatSymbols object by loading format data from
  /external/icu4c/test/intltest/
cntabcol.cpp 107 // we must construct table in order to copy codepoints and CEs
  /external/ipsec-tools/src/racoon/
proposal.h 54 * incoming packets needs to be parsed to construct the same structure
  /external/javasqlite/src/main/java/SQLite/
StringEncoder.java 70 // construct encoded output
  /external/jpeg/
jmemname.c 10 * you must explicitly construct a name for each temp file.
  /external/kernel-headers/original/linux/
mod_devicetable.h 92 * construct these entries. Each entry you provide will either identify
  /external/libsepol/src/
genusers.c 298 /* Construct policy database */

Completed in 1312 milliseconds

<<71727374757677787980>>