HomeSort by relevance Sort by last modified time
    Searched refs:Creates (Results 1 - 25 of 46) sorted by null

1 2

  /development/tools/
make_key 24 Creates <name>.pk8 key and <name>.x509.pem cert. Cert contains the
  /frameworks/rs/script_api/
rs_allocation_create.spec 31 summary: Creates an rs_element object of the specified data type
33 Creates an rs_element object of the specified data type. The data kind of
44 summary: Creates an rs_element object of the specified data type and vector width
46 Creates an rs_element object of the specified data type and vector width.
57 summary: Creates an rs_element object of the specified data type and data kind
59 Creates an rs_element object of the specified data type and data kind. The
85 summary: Creates an rs_type object with the specified Element and shape attributes
87 Creates an rs_type object with the specified Element and shape attributes.
139 Creates an rs_allocation object of the given Type and usage.
rs_quaternion.spec 132 Creates a quaternion from its four components or from another quaternion.
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
ReflectionUtil.cs 56 /// Creates a delegate which will cast the argument to the appropriate method target type,
69 /// Creates a delegate which will cast the argument to the appropriate method target type,
82 /// Creates a delegate which will execute the given method after casting the first argument to
96 /// Creates a delegate which will execute the given method after casting the first argument to
GeneratedClrTypeInfo.cs 81 /// Creates a GeneratedClrTypeInfo for a message descriptor, with nested types, nested enums, the CLR type, property names and oneof names.
96 /// Creates a GeneratedClrTypeInfo for a file descriptor, with only types and enums.
  /external/autotest/server/cros/multimedia/
remote_facade_factory.py 258 """Creates an audio facade object."""
264 """Creates a video facade object."""
270 """Creates a display facade object."""
276 """Creates a system facade object."""
282 """"Creates a USB facade object."""
287 """"Creates a browser facade object."""
292 """"Creates a bluetooth hid facade object."""
298 """"Creates an input facade object."""
303 """"Creates a cfm facade object."""
309 """"Creates a kiosk facade object.""
    [all...]
  /packages/apps/Messaging/build/
android_lint.mk 38 # Creates the output xml from the lint tool by running the linting tool if the
45 # Creates the transformed text file from the output xml by running an xslt on it
  /art/tools/golem/
build-target.sh 35 Creates the \$MACHINE_TYPE binaries in your \$OUT_DIR, and if --tarball was specified,
  /external/libvpx/libvpx/tools/
ftfy.sh 17 --commit Creates a new commit containing only the whitespace changes
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 76 /// Creates a new CodedOutputStream that writes directly to the given
85 /// Creates a new CodedOutputStream that writes directly to the given
108 /// Creates a new <see cref="CodedOutputStream" /> which write to the given stream, and disposes of that
117 /// Creates a new CodedOutputStream which write to the given stream and uses
127 /// Creates a new CodedOutputStream which write to the given stream.
137 /// Creates a new CodedOutputStream which write to the given stream and uses
ByteString.cs 167 /// Creates a new <see cref="ByteString" /> by encoding the specified text with
176 /// Creates a new <see cref="ByteString" /> by encoding the specified text in UTF-8.
237 /// Creates a CodedInputStream from this ByteString's data.
CodedInputStream.cs 122 /// Creates a new CodedInputStream reading data from the given byte array.
129 /// Creates a new <see cref="CodedInputStream"/> that reads from the given byte array slice.
145 /// Creates a new <see cref="CodedInputStream"/> reading data from the given stream, which will be disposed
154 /// Creates a new <see cref="CodedInputStream"/> reading data from the given stream.
167 /// Creates a new CodedInputStream reading data from the given
181 /// Creates a new CodedInputStream reading data from the given
205 /// Creates a <see cref="CodedInputStream"/> with the specified size and recursion limits, reading
    [all...]
InvalidProtocolBufferException.cs 83 /// Creates an exception for an error condition of an invalid tag being encountered.
  /external/nanopb-c/generator/google/protobuf/
text_format.py 550 """Creates and *returns* a ParseError for the previously read token.
562 """Creates and *returns* a ParseError for the current token."""
  /external/v8/tools/
csvparser.js 30 * Creates a CSV lines parser.
profile_view.js 30 * Creates a Profile View builder object.
106 * Creates a Profile View object. It allows to perform sorting
profile.js 30 * Creates a profile object for processing profiling-related events
451 * Creates a dynamic code entry.
490 * Creates a dynamic code entry.
534 * Creates a shared function object entry.
611 * label, creates a child node if necessary. If a parent node isn't
622 * Creates a subtree by cloning and merging all subtrees rooted at nodes
784 * Finds an immediate child with the specified label, creates a child
  /prebuilts/go/darwin-x86/src/runtime/cgo/
callbacks.go 61 // Creates a new system thread without updating any Go state.
  /prebuilts/go/linux-x86/src/runtime/cgo/
callbacks.go 61 // Creates a new system thread without updating any Go state.
  /external/flatbuffers/android/jni/
include.mk 27 # Creates a build rule for a schema's generated header. This build rule
30 # Creates build rules for generated headers for each schema listed and sets
  /external/libmojo/mojo/public/js/
core.js 149 * Creates a message pipe. This function always succeeds.
190 * Creates a data pipe, which is a unidirectional communication channel for
  /external/ltp/tools/pounder21/
pounder 39 -c scheduler Creates a new test scheduler called scheduler-tests.tar.gz in the pounder/schedulers folder.
  /build/soong/cc/
llndk_library.go 28 // Creates a stub shared library based on the provided version file.
  /external/clang/tools/scan-build-py/libscanbuild/
report.py 200 """ Creates a fragment from the analyzer reports. """
247 """ Creates a fragment from the compiler crashes. """
306 # parser creates a bug generator not the bug itself
  /external/autotest/client/cros/
cryptohome.py 490 """Creates a new home directory as ecryptfs.

Completed in 3982 milliseconds

1 2