HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 76 - 100 of 8951) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
HTMLDocument.java 37 * Creates a new HTML document based on the given writer.
53 * Creates a new HTML document based on the given stream.
76 * Creates a 'head' element.
87 * Creates a 'body' element.
  /external/llvm/test/CodeGen/AArch64/
arm64-elf-constpool.ll 5 ; creates a constpool entry for floating values.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
XZFormatException.java 19 * Creates a new exception with the default error detail message.
  /external/skia/src/gpu/effects/
GrRRectEffect.h 20 * Creates an effect that performs anti-aliased clipping against a SkRRect. It doesn't support
  /external/webrtc/talk/app/webrtc/objc/public/
RTCPeerConnectionFactory.h 56 // Creates a peer connection using the default port allocator factory and identity service.
64 // Creates a RTCVideoSource. The new source takes ownership of |capturer|.
69 // Creates a new local VideoTrack. The same |source| can be used in several
74 // Creates an new AudioTrack.
  /external/webrtc/webrtc/sound/
platformsoundsystem.h 18 // Creates the sound system implementation for this platform.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
quoting 3 $description = "The following test creates a makefile to test using \n" .
varnesting 1 $description = "The following test creates a makefile to ...";
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKELEVEL 3 $description = "The following test creates a makefile to test
  /packages/apps/Messaging/src/com/android/messaging/sms/
MmsFailureException.java 44 * Creates a new MmsFailureException.
63 * Creates a new MmsFailureException with the specified detail message.
76 * Creates a new MmsFailureException with the specified cause.
89 * Creates a new MmsFailureException
  /packages/services/Car/car_product/sepolicy/
netmgrd.te 7 # Creates/Talks to qmuxd via the qmux_radio socket.
  /system/connectivity/shill/
provider_interface.h 29 // This is an interface for objects that creates and manages service objects.
34 // Creates services from the entries within |profile|.
44 // Retrieves (see FindSimilarService) or creates a service with the
50 // Creates a temporary service with the identifying properties populated
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
Breakpoint.java 37 * Creates Breakpoint instance with default values.
46 * Creates Breakpoint instance with given data.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
TaggedObject.java 38 * Creates new value with empty tag.
46 * Creates new value with specified data.
  /external/clang/test/SemaCXX/
cxx0x-delegating-ctors.cpp 25 foo::foo (bool) : foo(true) { // expected-error{{creates a delegation cycle}}
32 foo::foo (const float &f) : foo(&f) { //expected-error{{creates a delegation cycle}} \
  /external/curl/tests/data/
test1070 38 This creates the named file with this content before the test case is run,
62 This creates
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
pairingrequestackmessage.h 28 // Creates a new pairing request ack with no server name.
31 // Creates a new pairing request ack with the given server name.
  /external/guice/core/src/com/google/inject/internal/
InternalFactory.java 22 * Creates objects which will be injected.
29 * Creates an object to be injected.
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
OfflineInstrumentationAccessGenerator.java 31 * Creates a new instance for offline instrumentation.
38 * Creates a new instance with the given runtime class name for testing
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/objects/
CircleMapObject.java 32 /** Creates a circle map object at (0,0) with r=1.0 */
37 /** Creates a circle map object
  /external/llvm/include/llvm/CodeGen/
SchedulerRegistry.h 60 /// createBURRListDAGScheduler - This creates a bottom up register usage
65 /// createBURRListDAGScheduler - This creates a bottom up list scheduler that
70 /// createHybridListDAGScheduler - This creates a bottom up register pressure
77 /// createILPListDAGScheduler - This creates a bottom up register pressure
84 /// createFastDAGScheduler - This creates a "fast" scheduler.
89 /// createVLIWDAGScheduler - Scheduler for VLIW targets. This creates top down
94 /// createDefaultScheduler - This creates an instruction scheduler appropriate
99 /// createDAGLinearizer - This creates a "no-scheduling" scheduler which
  /external/nist-sip/java/gov/nist/core/net/
NetworkLayer.java 49 * Creates a server with the specified port, listen backlog, and local IP address to bind to.
61 * Creates an SSL server with the specified port, listen backlog, and local IP address to bind to.
73 * Creates a stream socket and connects it to the specified port number at the specified IP address.
83 * Creates a stream socket and connects it to the specified port number at the specified IP address.
94 * Creates a new Socket, binds it to myAddress:myPort and connects it to
114 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
124 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
143 * Creates a datagram socket, bound to the specified local address.
  /external/opencv3/samples/cpp/
imagelist_creator.cpp 1 /*this creates a yaml or xml list of files from the command line args
18 cout << "\nThis creates a yaml or xml list of files from the command line args\n"
  /external/proguard/src/proguard/
FileWordReader.java 35 * Creates a new FileWordReader for the given file.
47 * Creates a new FileWordReader for the given URL.
  /external/proguard/src/proguard/classfile/attribute/
ConstantValueAttribute.java 37 * Creates an uninitialized ConstantValueAttribute.
45 * Creates an initialized ConstantValueAttribute.

Completed in 952 milliseconds

1 2 34 5 6 7 8 91011>>