| /external/mesa3d/src/gtest/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /external/protobuf/gtest/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| field_mask_utility.cc | 52 // Appends a FieldMask path segment to a prefix. 60 // If the segment is a map key, appends it to the prefix without the ".".
|
| /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /external/v8/testing/gtest/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
| ByteBuffer.java | 179 * Appends a byte to the buffer. 190 * Appends a byte array or part of to the buffer.
|
| /packages/apps/Dialer/java/com/android/voicemail/ |
| VoicemailClient.java | 90 * Appends the selection to ignore voicemails from non-active OMTP voicemail package. In OC there 102 * Appends the selection to ignore voicemail status from non-active OMTP voicemail package. The
|
| /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/ |
| gtest-spi.h | 45 // An object of this class appends a TestPartResult object to the 73 // Appends the TestPartResult object to the TestPartResultArray
|
| /system/keymaster/include/keymaster/ |
| serializable.h | 102 * Appends a byte array to a buffer, prefixing it with a 32-bit size field. Returns a pointer to 114 * Appends an array of values that are convertible to uint32_t as uint32ts to a buffer, prefixing a
|
| /external/boringssl/src/include/openssl/ |
| bytestring.h | 411 // CBB_add_bytes appends |len| bytes from |data| to |cbb|. It returns one on 415 // CBB_add_space appends |len| bytes to |cbb| and sets |*out_data| to point to 432 // CBB_add_u8 appends an 8-bit number from |value| to |cbb|. It returns one on 436 // CBB_add_u16 appends a 16-bit, big-endian number from |value| to |cbb|. It 440 // CBB_add_u24 appends a 24-bit, big-endian number from |value| to |cbb|. It 444 // CBB_add_u32 appends a 32-bit, big-endian number from |value| to |cbb|. It
|
| /external/javassist/src/main/javassist/bytecode/ |
| ClassFile.java | 536 * Appends an interface to the interfaces implemented by the class. 565 * Appends a field to the class. 575 * Just appends a field to the class. 633 * Appends a method to the class. 645 * Just appends a method to the class. 732 * Appends an attribute. If there is already an attribute with the same
|
| ClassFileWriter.java | 408 * Appends an 8bit value of bytecode. 417 * Appends a 16bit value of bytecode. 424 * Appends a 32bit value of bytecode. 431 * Appends a invokevirtual, inovkespecial, or invokestatic bytecode. 459 * Appends an <code>exception_table</code> entry to the
|
| /prebuilts/go/darwin-x86/src/strconv/ |
| quote.go | 115 // AppendQuote appends a double-quoted Go string literal representing s, 128 // AppendQuoteToASCII appends a double-quoted Go string literal representing s, 141 // AppendQuoteToGraphic appends a double-quoted Go string literal representing s, 154 // AppendQuoteRune appends a single-quoted Go character literal representing the rune, 168 // AppendQuoteRuneToASCII appends a single-quoted Go character literal representing the rune, 182 // AppendQuoteRuneToGraphic appends a single-quoted Go character literal representing the rune,
|
| /prebuilts/go/linux-x86/src/strconv/ |
| quote.go | 115 // AppendQuote appends a double-quoted Go string literal representing s, 128 // AppendQuoteToASCII appends a double-quoted Go string literal representing s, 141 // AppendQuoteToGraphic appends a double-quoted Go string literal representing s, 154 // AppendQuoteRune appends a single-quoted Go character literal representing the rune, 168 // AppendQuoteRuneToASCII appends a single-quoted Go character literal representing the rune, 182 // AppendQuoteRuneToGraphic appends a single-quoted Go character literal representing the rune,
|
| /external/skia/docs/ |
| SkPath_Reference.bmh | [all...] |
| /external/skqp/docs/ |
| SkPath_Reference.bmh | [all...] |
| /libcore/ojluni/src/main/java/java/time/format/ |
| DateTimeFormatterBuilder.java | 339 * Appends a default value for a field to the formatter for use in parsing. 341 * This appends an instruction to the builder to inject a default value 373 * Appends the value of a date-time field to the formatter using a normal 397 * Appends the value of a date-time field to the formatter using a fixed 455 * Appends the value of a date-time field to the formatter providing full 509 * Appends the reduced value of a date-time field to the formatter. 555 * Appends the reduced value of a date-time field to the formatter. 616 * Appends a fixed or variable width printer-parser handling adjacent value mode. 659 * Appends the fractional value of a date-time field to the formatter. [all...] |
| /external/llvm/lib/Target/X86/Disassembler/ |
| X86Disassembler.cpp | 244 /// register, and appends it as an operand to an MCInst. 310 /// translateSrcIndex - Appends a source index operand to an MCInst. 334 /// translateDstIndex - Appends a destination index operand to an MCInst. 355 /// translateImmediate - Appends an immediate operand to an MCInst. 664 /// ModR/M byte to its LLVM equivalent and appends it to an MCInst. 701 /// operand in LLVM's format, and appends it to an MCInst. [all...] |
| /libcore/ojluni/src/main/java/java/lang/ |
| AbstractStringBuilder.java | 413 * Appends the string representation of the {@code Object} argument. 429 * Appends the specified string to this character sequence. 510 * Appends a subsequence of the specified {@code CharSequence} to this 525 * If {@code s} is {@code null}, then this method appends 556 * Appends the string representation of the {@code char} array 581 * Appends the string representation of a subarray of the 612 * Appends the string representation of the {@code boolean} 643 * Appends the string representation of the {@code char} 666 * Appends the string representation of the {@code int} 693 * Appends the string representation of the {@code long [all...] |
| /external/proguard/src/proguard/classfile/editor/ |
| CodeAttributeComposer.java | 182 * Appends the given instruction with the given old offset. 229 * Appends the given label with the given old offset. 253 * Appends the given instruction without defined offsets. 266 * Appends the given instruction without a defined offset. 305 * Appends the given exception to the exception table. [all...] |
| /libcore/json/src/main/java/org/json/ |
| JSONArray.java | 133 * Appends {@code value} to the end of this array. 143 * Appends {@code value} to the end of this array. 155 * Appends {@code value} to the end of this array. 165 * Appends {@code value} to the end of this array. 175 * Appends {@code value} to the end of this array.
|
| /libcore/ojluni/src/main/java/java/util/stream/ |
| SortedOps.java | 45 * Appends a "sorted" operation to the provided stream. 55 * Appends a "sorted" operation to the provided stream. 67 * Appends a "sorted" operation to the provided stream. 77 * Appends a "sorted" operation to the provided stream. 87 * Appends a "sorted" operation to the provided stream.
|
| /prebuilts/go/darwin-x86/src/bytes/ |
| buffer.go | 167 // Write appends the contents of p to the buffer, growing the buffer as 179 // WriteString appends the contents of s to the buffer, growing the buffer as 197 // ReadFrom reads data from r until EOF and appends it to the buffer, growing 260 // WriteByte appends the byte c to the buffer, growing the buffer as needed. 274 // WriteRune appends the UTF-8 encoding of Unicode code point r to the
|