Searched
full:construct (Results
501 -
525 of
2991) sorted by null
<<21222324252627282930>>
/external/jmdns/src/javax/jmdns/ |
NetworkTopologyDiscovery.java | 65 * Allows the delegate the opportunity to construct and return a different NetworkTopologyDiscovery.
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/ |
UrlLocator.java | 48 * and the given path in the AssetKey to construct a new URL
|
/external/libvpx/vp8/common/arm/neon/ |
bilinearpredict16x16_neon.asm | 71 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 122 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 143 vext.8 d11, d11, d12, #1 ;construct src_ptr[1] 256 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
|
/external/libvpx/vp8/encoder/arm/neon/ |
vp8_subpixelvariance16x16_neon.asm | 74 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 125 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 146 vext.8 d11, d11, d12, #1 ;construct src_ptr[1] 262 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
|
/external/llvm/include/llvm/ |
Linker.h | 71 /// Construct the Linker with an empty module which will be given the 73 /// @brief Construct with empty module 80 /// Construct the Linker with a previously defined module, \p aModule. Use 82 /// @brief Construct with existing module
|
/external/llvm/include/llvm/MC/ |
MCTargetAsmParser.h | 57 /// construct the appropriate MCInst, or emit an error. On success, the entire
|
/external/llvm/lib/Analysis/ |
LibCallSemantics.cpp | 47 /// If this is the first time we are querying for this info, lazily construct
|
/external/oauth/core/src/main/java/net/oauth/ |
SimpleOAuthValidator.java | 37 * Construct a validator that rejects messages more than five minutes out
|
/external/oauth/core/src/main/java/net/oauth/client/ |
URLConnectionResponse.java | 39 * Construct an OAuthMessage from the HTTP response, including parameters
|
/external/oauth/core/src/main/java/net/oauth/client/httpclient4/ |
HttpMethodResponse.java | 47 * Construct an OAuthMessage from the HTTP response, including parameters
|
/external/openssh/ |
loginrec.h | 88 /* construct a new login entry */
|
/external/proguard/src/proguard/io/ |
DirectoryWriter.java | 136 // Use the specified file, or construct a new file.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RpcChannel.java | 38 * instead construct a stub {@link Service} wrapping it. Example:
|
UninitializedMessageException.java | 84 /** Construct the description string for this exception. */
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_field.cc | 66 // Construct all the FieldGenerators.
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_field.cc | 56 // Construct all the FieldGenerators.
|
/external/protobuf/src/google/protobuf/ |
reflection_ops.h | 72 // All methods are static. No need to construct.
|
/external/protobuf/src/google/protobuf/stubs/ |
once.h | 67 // assumption since people don't usually construct threads before main() starts,
|
/external/smali/util/src/main/java/org/jf/util/ |
PathUtil.java | 61 //if the roots aren't the same (i.e. different drives on a windows machine), we can't construct a relative
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodeisequalnode09.js | 80 Get the first "em" node, construct an equivalent in a new document and see if isEqualNode
|
/external/webkit/Source/WebCore/platform/sql/ |
SQLiteTransaction.cpp | 78 // We do not use the 'm_inProgress = m_db.executeCommand("ROLLBACK")' construct here,
|
/external/webkit/Source/WebCore/platform/wx/ |
PopupMenuWx.cpp | 90 // construct the menu
|
/external/webkit/Source/WebKit/mac/History/ |
WebURLsWithTitles.m | 38 // Make a canned array so we don't construct it on the fly over and over.
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/ |
NPJSObject.h | 75 bool construct(const NPVariant* arguments, uint32_t argumentCount, NPVariant* result);
|
/external/webkit/Tools/Scripts/webkitpy/common/ |
host.py | 73 # We don't automatically construct IRCProxy here because constructing
|
Completed in 472 milliseconds
<<21222324252627282930>>