/external/protobuf/src/google/protobuf/ |
message_lite.h | 81 // Construct a new instance of the same type. Ownership is passed to the
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testpalette.c | 265 /* construct update rectangle (bounding box of old and new pos) */
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
relabel.h | 51 // construct label to label hash. Could
|
symbol-table.h | 161 // Construct symbol table with a unique name.
|
/external/stlport/test/unit/ |
list_test.cpp | 79 //Default construct check (_STLP_DEF_CONST_PLCT_NEW_BUG)
|
/external/v8/src/ |
execution.h | 72 // Construct object from function, the caller supplies an array of
|
/external/v8/test/mjsunit/compiler/ |
alloc-object-huge.js | 28 // Flags: --allow-natives-syntax --inline-construct --nolimit-inlining
|
/external/webkit/Source/JavaScriptCore/runtime/ |
JSFunction.cpp | 314 // ECMA 13.2.2 [[Construct]]
|
/external/webkit/Source/JavaScriptCore/wtf/ |
FastAllocBase.h | 267 // No need to construct the objects in this case.
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
PoolAlloc.h | 284 void construct(pointer p, const T& val) { new ((void *)p) T(val); } function in class:pool_allocator
|
/external/webkit/Source/WebCore/bridge/ |
npruntime.h | 309 NPConstructFunctionPtr construct; member in struct:NPClass
|
/external/webkit/Source/WebCore/platform/audio/ |
HRTFElevation.cpp | 96 // Construct the resource name from the subject name, azimuth, and elevation, for example:
|
/external/webkit/Source/WebCore/platform/graphics/ |
TiledBackingStore.cpp | 252 // Now construct the tile(s)
|
/external/webkit/Source/WebCore/plugins/ |
PluginPackage.cpp | 336 m_browserFuncs.construct = _NPN_Construct;
|
/external/webkit/Source/WebKit/chromium/src/ |
WebWorkerBase.cpp | 179 // Construct substitute data source for the 'shadow page'. We only need it
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
NetscapePluginInstanceProxy.h | 116 bool construct(uint32_t objectID, data_t argumentsData, mach_msg_type_number_t argumentsLength, data_t& resultData, mach_msg_type_number_t& resultLength);
|
/external/webkit/Source/WebKit/win/ |
WebIconDatabase.cpp | 96 LOG_ERROR("Failed to construct default icon database path");
|
/frameworks/av/camera/ |
Camera.cpp | 71 // construct a camera client from an existing camera remote
|
/frameworks/base/core/java/android/nfc/ |
NdefRecord.java | 109 * construct, defined by RFC 2046.<p> 119 * BNF construct defined by RFC 3986.<p> 476 * Construct an NDEF Record from its component fields.<p> 533 * Construct an NDEF Record from raw bytes.<p> [all...] |
/frameworks/base/docs/html/training/sharing/ |
send.jd | 32 <p>When you construct an intent, you must specify the action you want the intent to "trigger."
|
/frameworks/base/include/androidfw/ |
AssetManager.h | 75 CACHE_DEFER, // construct cache as pieces are needed
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
NotificationPlayer.java | 239 * Construct a NotificationPlayer object.
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeAgent.java | 241 // Now we are ready to construct the app's data file based
|
/frameworks/compile/libbcc/lib/Core/ |
Compiler.cpp | 61 "Failed to construct pass list for code-generation.",
|
/frameworks/compile/mclinker/include/mcld/Support/ |
TargetRegistry.h | 156 /// @param Fn - A function to construct a TargetMachine for the target.
|