| /third_party/skia/tools/ |
| H A D | ToolUtils.h | 152 void targets(uint32_t target) { *fTargets.append() = target; } in targets() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | TestOps.cpp | 201 void TestRectOp::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument
|
| /third_party/skia/tools/skiaserve/ |
| H A D | Request.cpp | 73 SkCanvas* target = fSurface->getCanvas(); in getCanvas() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_u16.cpp | 56 char *target; in _UTF16BEFromUnicodeWithOffsets() local 260 UChar *target; _UTF16BEToUnicodeWithOffsets() local 657 char *target; _UTF16LEFromUnicodeWithOffsets() local 861 UChar *target; _UTF16LEToUnicodeWithOffsets() local [all...] |
| H A D | ucnv_u7.cpp | 215 UChar *target; in _UTF7ToUnicodeWithOffsets() local 466 uint8_t *target, *targetLimit; _UTF7FromUnicodeWithOffsets() local 899 UChar *target; _IMAPToUnicodeWithOffsets() local 1167 uint8_t *target, *targetLimit; _IMAPFromUnicodeWithOffsets() local [all...] |
| H A D | ucnv_u8.cpp | 656 uint8_t *target; ucnv_UTF8FromUTF8() local [all...] |
| H A D | ustr_wcs.cpp | 294 UChar* target = NULL; in _strFromWCS() local
|
| /third_party/toybox/toys/pending/ |
| H A D | bootchartd.c | 121 char *dir_list[] = {"/tmp", "/mnt", "/boot", "/proc"}, **target = dir_list; in create_tmp_dir() local
|
| H A D | expr.c | 106 static void re(char *target, char *pattern, struct value *ret) in re() argument
|
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.h | 258 vixl::aarch64::Label* target; member
|
| /third_party/skia/third_party/externals/egl-registry/api/ |
| H A D | genheaders.py | 32 target = None variable 71 target = arg variable [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | duration.pb.cc | 193 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument [all...] |
| H A D | empty.pb.cc | 162 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument
|
| H A D | field_mask.pb.cc | 187 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument
|
| H A D | any.pb.cc | 219 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument
|
| H A D | message.cc | 144 uint8* Message::_InternalSerialize(uint8* target, in _InternalSerialize() argument
|
| H A D | source_context.pb.cc | 188 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument
|
| H A D | timestamp.pb.cc | 193 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument [all...] |
| H A D | unknown_field_set.cc | 270 InternalSerializeLengthDelimitedNoTag( uint8* target, io::EpsCopyOutputStream* stream) const InternalSerializeLengthDelimitedNoTag() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | NioByteString.java | 117 public void copyTo(ByteBuffer target) { in copyTo() argument 109 copyToInternal( byte[] target, int sourceOffset, int targetOffset, int numberToCopy) copyToInternal() argument
|
| H A D | Reader.java | 209 void readDoubleList(List<Double> target) throws IOException; in readDoubleList() argument 217 void readFloatList(List<Float> target) throws IOException; in readFloatList() argument 225 void readUInt64List(List<Long> target) throws IOException; in readUInt64List() argument 233 void readInt64List(List<Long> target) throws IOException; in readInt64List() argument 241 void readInt32List(List<Integer> target) throw argument 249 readFixed64List(List<Long> target) readFixed64List() argument 257 readFixed32List(List<Integer> target) readFixed32List() argument 265 readBoolList(List<Boolean> target) readBoolList() argument 272 readStringList(List<String> target) readStringList() argument 280 readStringListRequireUtf8(List<String> target) readStringListRequireUtf8() argument 288 readMessageList( List<T> target, Schema<T> schema, ExtensionRegistryLite extensionRegistry) readMessageList() argument 291 readMessageList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readMessageList() argument 303 readGroupList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument 308 readGroupList( List<T> target, Schema<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument 317 readBytesList(List<ByteString> target) readBytesList() argument 325 readUInt32List(List<Integer> target) readUInt32List() argument 333 readEnumList(List<Integer> target) readEnumList() argument 341 readSFixed32List(List<Integer> target) readSFixed32List() argument 349 readSFixed64List(List<Long> target) readSFixed64List() argument 357 readSInt32List(List<Integer> target) readSInt32List() argument 365 readSInt64List(List<Long> target) readSInt64List() argument 374 readMap( Map<K, V> target, MapEntryLite.Metadata<K, V> mapDefaultEntry, ExtensionRegistryLite extensionRegistry) readMap() argument [all...] |
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 258 countchar(const char *target, Py_ssize_t target_len, char c, in countchar() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-source.c | 274 void *target; in source_output_push_cb() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | zipf_distribution_test.cc | 143 size_t target = (max + min) >> 1; in InverseCDF() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawPass.cpp | 142 DrawPass::DrawPass(sk_sp<TextureProxy> target, const SkIRect& bounds, in DrawPass() argument 154 Make(Recorder* recorder, std::unique_ptr<DrawList> draws, sk_sp<TextureProxy> target, std::pair<LoadOp, StoreOp> ops, std::array<float, 4> clearColor, const BoundsManager* occlusionCuller) Make() argument
|