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

<<61626364656667686970>>

  /external/icu4c/i18n/unicode/
dtitvinf.h 172 * Construct DateIntervalInfo for the given locale,
231 * User could construct DateIntervalInfo by providing a list of skeletons
dtptngen.h 52 * Construct a flexible generator according to default locale.
60 * Construct a flexible generator according to data for a given locale.
  /external/iproute2/tc/
m_pedit.c 486 fprintf(stderr, "Illegal pedit construct (%s) \n", *argv);
492 fprintf(stderr, "Illegal pedit construct (%s) \n", *argv);
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 56 * This avoids having to construct the intermediate result {@code a + b} at runtime and reduces
60 * construct. This is faster because escapers are called with the strings themselves whereas general
  /external/llvm/bindings/python/llvm/
object.py 101 """Construct an instance from a filename or binary data.
180 """Construct a new section instance.
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 109 /// List of moves done by a function's prolog. Used to construct frame maps
235 /// function's prologue. Used to construct frame maps for debug and exception
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 147 /// \brief Construct an empty PBQP graph.
150 /// \brief Copy construct this graph from "other". Note: Does not copy node
  /external/llvm/include/llvm/Support/
ErrorOr.h 299 // Construct an invalid ErrorOr if other is invalid.
337 // Construct an invalid ErrorOr if other is invalid.
  /external/llvm/lib/Target/NVPTX/
NVPTXGenericToNVVM.cpp 267 // If any of the elements has been modified, construct the equivalent
306 // If any of the operands has been modified, construct the instruction with
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 215 /// \brief Determine what kind of construct V is.
346 /// \brief Helper for GetInstructionClass. Determines what kind of construct CS
  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 11 // construct an automated code emitter: a function that, given a MachineInstr,
285 // Construct all cases statement for each opcode
  /external/mesa3d/src/glsl/
ast.h 472 /** Construct a type specifier from a type name */
481 /** Construct a type specifier from a structure definition */
  /external/oauth/core/src/main/java/net/oauth/client/
OAuthClient.java 203 * Construct a request message, send it to the service provider and get the
240 * Construct a request message, send it to the service provider and get the
  /external/openfst/src/include/fst/
symbol-table.h 221 // Construct symbol table with an unspecified name.
224 // Construct symbol table with a unique name.
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 492 // We can't always initialize a GeneratedExtension when we first construct
494 // instances may not have been constructed yet). So, we construct an
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocevents.cpp 199 g.Construct(TUint32(&g), EFalse);
202 w.Construct(g, TUint32(&w));
  /external/skia/include/core/
SkDevice.h 33 * Construct a new device.
38 * Construct a new device.
SkTypes.h 136 * Usage: SK_MACRO_CONCAT(a, b) to construct the symbol ab
146 * line number. Easy way to construct
  /external/smack/src/org/jivesoftware/smackx/
PrivateDataManager.java 132 * undergone a successful login before being used to construct an instance of
151 * being used to construct an instance of this class.
  /external/tinyxml/docs/
classTiXmlAttribute.html 24 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Construct an empty attribute. <br></td></tr>
32 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Construct an attribute with a name and value. <br></td></tr>
  /external/v8/src/
deoptimizer.h 736 // Check if this frame is preceded by construct stub frame. The bottom-most
737 // inlined frame might still be called by an uninlined construct stub.
  /frameworks/base/graphics/java/android/graphics/
SurfaceTexture.java 99 * Construct a new SurfaceTexture to stream images to a given OpenGL texture.
110 * Construct a new SurfaceTexture to stream images to a given OpenGL texture.
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 195 // Construct Notification
232 // Construct the intent for bringing up the dialog activity, which shows the
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 192 * This method takes into account the state of this class; we construct the CallerInfo
344 // Construct the URI object and query params, and start the query.
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
MediaPlayerProxyTestCase.java 51 * {@link #createTestMediaPlayer()} method to construct the player you would like to test. Every
52 * test will construct the player in {@link #setUp()} and release it in {@link #tearDown()}.

Completed in 1367 milliseconds

<<61626364656667686970>>