HomeSort by relevance Sort by last modified time
    Searched full:appends (Results 26 - 50 of 1640) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/src/gpu/glsl/
GrGLSLShaderBuilder.h 31 /** Appends a 2D texture sample with projection if necessary. coordType must either be Vec2f or
41 /** Version of above that appends the result to the shader code instead.*/
65 /** Version of above that appends the result to the shader code instead. */
73 /** Version of above that appends the result to the shader code instead.*/
122 * Appends a variable declaration to one of the shaders
  /external/skqp/src/gpu/glsl/
GrGLSLShaderBuilder.h 31 /** Appends a 2D texture sample with projection if necessary. coordType must either be Vec2f or
41 /** Version of above that appends the result to the shader code instead.*/
65 /** Version of above that appends the result to the shader code instead. */
73 /** Version of above that appends the result to the shader code instead.*/
122 * Appends a variable declaration to one of the shaders
  /device/linaro/bootloader/edk2/StdLib/LibC/String/
Concatenation.c 20 /** The strcat function appends a copy of the string pointed to by s2
34 /** The strncat function appends not more than n characters (a null character
49 /** The strncatX function appends not more than n characters (a null character
  /external/libbrillo/brillo/
url_utils.h 20 // Appends a subpath to url and delimiting then with '/' if the path doesn't
69 // Appends a single query parameter to the URL.
74 // Appends a list of query parameters to the URL.
  /external/icu/icu4c/source/common/unicode/
appendable.h 60 * Appends a 16-bit code unit.
68 * Appends a code point.
77 * Appends a string.
169 * Appends a 16-bit code unit to the string.
177 * Appends a code point to the string.
185 * Appends a string to the UnicodeString.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
encode.go 139 // appendIndexed appends index i, as encoded in "Indexed Header Field"
148 // appendNewName appends f, as encoded in one of "Literal Header field
161 // appendIndexedName appends f and index i referring indexed name
181 // appendTableSize appends v, as encoded in "Header Table Size Update"
190 // appendVarInt appends i, as encoded in variable integer form using n
208 // appendHpackString appends s, as encoded in "String Literal"
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
encode.go 139 // appendIndexed appends index i, as encoded in "Indexed Header Field"
148 // appendNewName appends f, as encoded in one of "Literal Header field
161 // appendIndexedName appends f and index i referring indexed name
181 // appendTableSize appends v, as encoded in "Header Table Size Update"
190 // appendVarInt appends i, as encoded in variable integer form using n
208 // appendHpackString appends s, as encoded in "String Literal"
  /external/perfetto/src/tracing/test/
fake_packet.h 56 // Appends a packet of exactly |size| bytes (including the varint header
62 // Appends a packet with the given raw content (including varint header).
  /external/webrtc/webrtc/base/
windowpicker.h 70 // Gets a list of window description and appends to descriptions.
73 // Gets a list of desktop descriptions and appends to descriptions.
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
AssetJsonWriter.java 45 * Appends a field to the output, putting both the key and value in lowercase. Null values are
65 * Appends an array to the output, putting both the key and values in lowercase. If {@code
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/cryptobyte/
builder.go 34 // NewBuilder creates a Builder that appends its output to the given buffer.
43 // NewFixedBuilder creates a Builder that appends its output into the given
71 // AddUint8 appends an 8-bit value to the byte string.
76 // AddUint16 appends a big-endian, 16-bit value to the byte string.
81 // AddUint24 appends a big-endian, 24-bit value to the byte string. The highest
87 // AddUint32 appends a big-endian, 32-bit value to the byte string.
92 // AddBytes appends a sequence of bytes to the byte string.
303 // appends don't have an effect.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/cryptobyte/
builder.go 34 // NewBuilder creates a Builder that appends its output to the given buffer.
43 // NewFixedBuilder creates a Builder that appends its output into the given
71 // AddUint8 appends an 8-bit value to the byte string.
76 // AddUint16 appends a big-endian, 16-bit value to the byte string.
81 // AddUint24 appends a big-endian, 24-bit value to the byte string. The highest
87 // AddUint32 appends a big-endian, 32-bit value to the byte string.
92 // AddBytes appends a sequence of bytes to the byte string.
303 // appends don't have an effect.
  /cts/tests/autofillservice/src/android/autofillservice/cts/
AntiTrimmerTextWatcher.java 25 * A {@link TextWatcher} that appends pound signs ({@code #} at the beginning and end of the text.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
dircache.py 5 The annotate() routine appends slashes to directories."""
  /external/adhd/cras/src/server/
cras_bt_io.h 26 /* Appends a profile specific iodev to bt_iodev. */
  /external/compiler-rt/test/asan/TestCases/
deep_stack_uaf.cc 30 // The libcxxrt demangling procedure on FreeBSD 9.2 incorrectly appends
  /external/curl/CMake/
Utilities.cmake 13 # Appends a lis of item to a string which is a space-separated list, if they don't already exist.
  /external/curl/lib/
slist.h 33 * Curl_slist_append_nodup() takes ownership of the given string and appends
  /external/curl/src/
slist_wc.h 39 * Appends a string to a linked list. If no list exists, it will be created
  /external/icu/icu4j/
adjust_icudt_path.mk 3 # appends the path to a dynamically generated modified file to the list of
  /external/junit/src/main/java/org/junit/internal/matchers/
StacktracePrintingMatcher.java 11 * A matcher that delegates to throwableMatcher and in addition appends the
  /external/libjpeg-turbo/
README.android 22 It is unclear why the unmodified code from upstream appends an underscore
  /external/python/cpython2/Lib/
dircache.py 5 The annotate() routine appends slashes to directories."""
  /external/v8/src/libplatform/
task-queue.h 27 // Appends a task to the queue. The queue takes ownership of |task|.
  /external/v8/tools/clang/value_cleanup/tests/
values.h 39 // Appends a Value to the end of the list.

Completed in 1325 milliseconds

12 3 4 5 6 7 8 91011>>