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

<<21222324252627282930>>

  /external/chromium_org/google_apis/gaia/
gaia_constants.cc 51 // Used to construct a channel ID for push messaging.
  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.h 75 virtual Var Construct(const std::vector<Var>& args,
  /external/chromium_org/remoting/host/
usage_stats_consent_win.cc 17 // The following strings are used to construct the registry key names where
  /external/chromium_org/sandbox/win/src/
policy_engine_unittest.cc 20 // Construct two policy rules that say:
  /external/chromium_org/skia/ext/
refptr_unittest.cc 60 TEST(RefPtrTest, Construct) {
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptFunctionCall.h 68 ScriptObject construct(bool& hadException, bool reportExceptions = true);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
mocktool_unittest.py 39 # Test that we can still set options after we construct the
  /external/chromium_org/third_party/icu/source/common/
schriter.cpp 29 // NEVER DEFAULT CONSTRUCT!
  /external/chromium_org/third_party/icu/source/i18n/
ucol_cnt.h 67 /* construct the table for output */
  /external/chromium_org/third_party/icu/source/i18n/unicode/
currunit.h 38 * Construct an object with the given ISO currency code.
  /external/chromium_org/third_party/icu/source/test/intltest/
itrbnf.h 116 * Test that all locales construct ok.
  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.h 192 Construct(0, 0, 0, 0);
196 Construct(w, h, interval_ns, cc);
200 Construct(format.width, format.height, format.interval, format.fourcc);
203 void Construct(int w, int h, int64 interval_ns, uint32 cc) {
  /external/chromium_org/third_party/libxml/src/include/
win32config.h 49 /* Bjorn Reese figured a quite nice construct for isinf() using the _fpclass
  /external/chromium_org/third_party/libxml/win32/
config.h 49 /* Bjorn Reese figured a quite nice construct for isinf() using the _fpclass
  /external/chromium_org/third_party/libxslt/libxslt/
win32config.h 36 /* Bjorn Reese figured a quite nice construct for isinf() using the
  /external/chromium_org/third_party/sqlite/src/test/
mallocA.test 28 # Construct a test database
  /external/chromium_org/tools/gn/
string_utils_unittest.cc 21 // Construct the string token, which includes the quotes.
  /external/chromium_org/tools/perf/benchmarks/
scirra.py 28 # Construct 2 has different variables for Objects, fps and tickcount.
  /external/chromium_org/ui/base/accelerators/
accelerator_manager.h 76 // This construct pairs together a |bool| (denoting whether the list contains
  /external/chromium_org/ui/views/controls/button/
button.h 62 // Construct the Button with a Listener. The listener can be NULL. This can be
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1118.js 31 // should be able to construct a receiver from all optimized stack frames.
  /external/clang/include/clang/AST/
TemplateBase.h 110 /// \brief Construct an empty, invalid template argument.
113 /// \brief Construct a template type argument.
119 /// \brief Construct a template argument that refers to a
128 /// \brief Construct an integral constant template argument. The memory to
132 /// \brief Construct an integral constant template argument with the same
140 /// \brief Construct a template argument that is a template.
154 /// \brief Construct a template argument that is a template pack expansion.
175 /// \brief Construct a template argument that is an expression.
184 /// \brief Construct a template argument that is a template argument pack.
  /external/clang/include/clang/Driver/
Tool.h 65 /// ConstructJob - Construct jobs to perform the action \p JA,
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 11 /// \brief Functions templates and classes to wrap matcher construct functions.
14 /// marshalling layer on top of matcher construct functions.
108 /// \param Func Matcher construct function. This is the function that
184 /// polymorphic matcher. For the former, we just construct the MatcherList. For

Completed in 731 milliseconds

<<21222324252627282930>>