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

<<31323334353637383940>>

  /external/oprofile/libopt++/
popt_options.cpp 33 * option_base - construct an option with the given options.
  /external/oprofile/libpp/
profile.h 36 * profile_t - construct an empty profile_t object
  /external/proguard/src/proguard/
OutputWriter.java 146 // Construct the writer that can write jars, wars, ears, zips, and
  /external/protobuf/java/src/main/java/com/google/protobuf/
Service.java 94 * construct a builder to build an object which you can then pass to
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.cc 87 // Construct all the FieldGenerators.
  /external/qemu/
uboot_image.h 96 * RAMDisks. This construct is useful for instance when you want
  /external/skia/include/core/
SkRefCnt.h 27 /** Default construct, initializing the reference count to 1.
  /external/stlport/test/unit/
stack_allocator.h 138 void construct(pointer __p, const_reference __val) { new(__p) _Tp(__val); } function in struct:StackAllocator
  /external/strace/linux/mips/
ioctlent.sh 66 # Construct list: find files minus stop files.
  /external/tcpdump/
sll.h 42 * For captures on Linux cooked sockets, we construct a fake header
  /external/v8/src/
once.h 70 // assumption since people don't usually construct threads before main() starts,
  /external/v8/test/mjsunit/compiler/
inline-construct.js 28 // Flags: --allow-natives-syntax --expose-gc --inline-construct
  /external/valgrind/main/include/
pub_tool_seqmatch.h 46 effectively construct two simultaneous calls to it, once to match
  /external/webkit/Source/JavaScriptCore/API/
JSBase.h 47 /*! @typedef JSClassRef A JavaScript class. Used with JSObjectMake to construct objects with custom behavior. */
JSCallbackObject.h 186 static EncodedJSValue JSC_HOST_CALL construct(ExecState*);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.4.3.js 74 // Math does not implement [[Construct]] or [[Call]] so its type is object.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-187133.js 41 * The tests here employ the regular expression construct:
  /external/webkit/Source/JavaScriptCore/wtf/text/
WTFString.cpp 41 // Construct a string with UTF-16 data.
47 // Construct a string with UTF-16 data, from a null-terminated source.
63 // Construct a string with latin1 data.
69 // Construct a string with latin1 data, from a null-terminated source.
  /external/webkit/Source/WebCore/bindings/v8/
ScriptFunctionCall.cpp 148 ScriptObject ScriptFunctionCall::construct(bool& hadException, bool reportExceptions) function in class:WebCore::ScriptFunctionCall
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 73 0 // construct
  /external/webkit/Source/WebCore/platform/graphics/
Image.cpp 164 // We want to construct the phase such that the pattern is centered (when stretch is not
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Tile.h 47 * An individual tile that is used to construct part of a webpage's BaseLayer of
  /external/webkit/Source/WebCore/platform/win/
WheelEventWin.cpp 117 // member, so that the DOM event we later construct will match the real
  /external/webkit/Source/WebCore/plugins/symbian/
PluginPackageSymbian.cpp 160 m_browserFuncs.construct = _NPN_Construct;
  /external/webkit/Source/WebKit/android/wds/client/
AdbConnection.cpp 94 // Construct the payload length

Completed in 852 milliseconds

<<31323334353637383940>>