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

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLReaderManager.java 47 * Parser factory to be used to construct XMLReader objects
94 // If the cached reader for this thread is in use, construct a new
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XStringForChars.java 43 * Construct a XNodeSet object.
61 * Construct a XNodeSet object.
  /external/bison/data/
location.cc 47 /// Construct a position.
161 /// Construct a location.
  /external/chromium/net/spdy/
spdy_test_util.cc 141 // Construct a SPDY packet.
189 // Construct an expected SPDY SETTINGS frame.
197 // Construct a SPDY PING frame.
204 // Construct a SPDY GOAWAY frame.
211 // Construct a SPDY WINDOW_UPDATE frame.
219 // Construct a SPDY RST_STREAM frame.
227 // Construct a single SPDY header entry, for validation.
763 // Construct an expected SPDY reply string.
    [all...]
  /external/chromium/net/url_request/
url_request_test_job.h 28 // Optionally, you can also construct test jobs to return a headers and data
36 // Optionally, you can also construct test jobs that advance automatically
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.h 27 // dictionary and target and construct the delta file in the same way.
120 // The components that will be used to construct delta_file_.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunrequest.cc 61 request->Construct();
150 void StunRequest::Construct() {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h 32 /// Construct a ConditionTruthVal indicating the constraint is constrained
36 /// Construct a ConstraintVal indicating the constraint is underconstrained.
  /external/clang/lib/Basic/
FileSystemStatCache.cpp 110 // Do not cache failed stats, it is easy to construct common inconsistent
112 // currently only needs the stats to construct the initial FileManager
  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 10 // Construct a compiler invocation object for command line driver arguments
26 /// createInvocationFromCommandLine - Construct a compiler invocation object for
  /external/clang/lib/StaticAnalyzer/Checkers/
BoolAssignmentChecker.cpp 93 // The SValBuilder cannot construct a valid SVal for this condition.
129 // The SValBuilder cannot construct a valid SVal for this condition.
  /external/icu4c/i18n/unicode/
bmsearch.h 40 * Then you construct a <code>BoyerMooreSearch</code> object from the <code>CollData</code> object, the pattern
111 * Construct a <code>BoyerMooreSearch</code> object.
  /external/icu4c/layoutex/layout/
RunArrays.h 52 * Construct a <code>RunArray</code> object from a pre-existing
65 * Construct an empty <code>RunArray</code> object. Clients can add limit
274 * Construct a <code>FontRuns</code> object from pre-existing arrays of fonts
291 * Construct an empty <code>FontRuns</code> object. Clients can add font and limit
411 * Construct a <code>LocaleRuns</code> object from pre-existing arrays of locales
428 * Construct an empty <code>LocaleRuns</code> object. Clients can add locale and limit
550 * Construct a <code>ValueRuns</code> object from pre-existing arrays of values
566 * Construct an empty <code>ValueRuns</code> object. Clients can add value and limit
  /external/junit/src/org/junit/runner/
JUnitCore.java 61 * @param computer Helps construct Runners from classes
122 * @param computer Helps construct Runners from classes
  /external/kernel-headers/original/asm-mips/
hazards.h 70 * gcc has a tradition of misscompiling the previous construct using the
115 * gcc has a tradition of misscompiling the previous construct using the
  /external/libvorbis/doc/
09-helper.tex 71 construct the VQ vector lookup table of size
128 "render_line(x0, y0, x1, y1, v)" to construct an integer floor
  /external/libvpx/vp8/common/arm/neon/
bilinearpredict4x4_neon.asm 48 vshr.u64 q4, q1, #8 ;construct src_ptr[1]
83 vext.8 d26, d28, d29, #4 ;construct src_ptr[pixel_step]
bilinearpredict8x8_neon.asm 51 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
79 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
  /external/llvm/include/llvm/ADT/
Statistic.h 46 /// construct - This should only be called for non-global statistics.
47 void construct(const char *name, const char *desc) { function in class:llvm::Statistic
  /external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 73 /// GetValueAtEndOfBlock - Construct SSA form, materializing a value that is
77 /// GetValueInMiddleOfBlock - Construct SSA form, materializing a value that
  /external/llvm/lib/Support/
Threading.cpp 85 // Construct the attributes object.
95 // Construct and execute the thread.
  /external/llvm/utils/
DSAextract.py 40 #construct a set of node names
45 #construct a list of compiled regular expressions from the
  /external/protobuf/java/src/main/java/com/google/protobuf/
Internal.java 45 * Helper called by generated code to construct default values for string
84 * Helper called by generated code to construct default values for bytes
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
15.10.4.1-1.js 29 * flags is undefined, then let P be the pattern used to construct R
30 * and let F be the flags used to construct R. If pattern is an object R
15.10.4.1-2.js 29 * flags is undefined, then let P be the pattern used to construct R
30 * and let F be the flags used to construct R. If pattern is an object R

Completed in 1262 milliseconds

<<11121314151617181920>>