/third_party/skia/tests/ |
D | SkImageTest.cpp | 33 SkBitmap tgt; in DEF_TEST() local
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_dec.cpp | 226 static void fill_data_unit_head(int line, uint8_t *tgt) in fill_data_unit_head() 235 static uint8_t* teletext_data_unit_from_vbi_data(int line, uint8_t *src, uint8_t *tgt, vbi_pixfmt f… in teletext_data_unit_from_vbi_data() 249 static uint8_t* teletext_data_unit_from_vbi_data_10bit(int line, uint8_t *src, uint8_t *tgt) in teletext_data_unit_from_vbi_data_10bit() 267 static uint8_t* teletext_data_unit_from_op47_vbi_packet(int line, uint16_t *py, uint8_t *tgt) in teletext_data_unit_from_op47_vbi_packet() 295 static uint8_t* teletext_data_unit_from_op47_data(uint16_t *py, uint16_t *pend, uint8_t *tgt, int64… in teletext_data_unit_from_op47_data() 312 static uint8_t* teletext_data_unit_from_ancillary_packet(uint16_t *py, uint16_t *pend, uint8_t *tgt… in teletext_data_unit_from_ancillary_packet() 422 uint8_t *tgt, size_t tgt_size, AVPacket *pkt) in get_metadata()
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
D | cmp_hdr.c | 83 static int set1_general_name(GENERAL_NAME **tgt, const X509_NAME *src) in set1_general_name() 140 static int set_random(ASN1_OCTET_STRING **tgt, OSSL_CMP_CTX *ctx, size_t len) in set_random()
|
D | cmp_util.c | 243 int ossl_cmp_asn1_octet_string_set1(ASN1_OCTET_STRING **tgt, in ossl_cmp_asn1_octet_string_set1() 266 int ossl_cmp_asn1_octet_string_set1_bytes(ASN1_OCTET_STRING **tgt, in ossl_cmp_asn1_octet_string_set1_bytes()
|
/third_party/openssl/crypto/cmp/ |
D | cmp_util.c | 243 int ossl_cmp_asn1_octet_string_set1(ASN1_OCTET_STRING **tgt, in ossl_cmp_asn1_octet_string_set1() 266 int ossl_cmp_asn1_octet_string_set1_bytes(ASN1_OCTET_STRING **tgt, in ossl_cmp_asn1_octet_string_set1_bytes()
|
D | cmp_hdr.c | 83 static int set1_general_name(GENERAL_NAME **tgt, const X509_NAME *src) in set1_general_name() 140 static int set_random(ASN1_OCTET_STRING **tgt, OSSL_CMP_CTX *ctx, size_t len) in set_random()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | sortkey.cpp | 186 const uint8_t *tgt = target.getBytes(); in compareTo() local
|
/third_party/icu/icu4c/source/i18n/ |
D | sortkey.cpp | 186 const uint8_t *tgt = target.getBytes(); in compareTo() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | sortkey.cpp | 186 const uint8_t *tgt = target.getBytes(); in compareTo() local
|
/third_party/mesa3d/src/mesa/main/ |
D | texstate.c | 1002 GLint tgt; in alloc_proxy_textures() local 1123 GLuint u, tgt; in _mesa_free_texture_data() local
|
D | attrib.c | 559 gl_texture_index tgt; in pop_texture_group() local 610 for (gl_texture_index tgt = 0; tgt < NUM_TEXTURE_TARGETS; tgt++) { in pop_texture_group() local
|
D | debug.c | 46 tex_target_name(GLenum tgt) in tex_target_name()
|
/third_party/selinux/libsepol/src/ |
D | hierarchy.c | 99 uint32_t parent, uint32_t src, uint32_t tgt, in bounds_expand_rule() 262 static int bounds_add_bad(sepol_handle_t *handle, uint32_t src, uint32_t tgt, in bounds_add_bad() 284 uint32_t tgt, uint32_t class, uint32_t data, in bounds_check_rule()
|
D | kernel_to_conf.c | 1686 const char *flavor, *src, *tgt, *class, *perms, *new; in avtab_node_to_str() local 1859 char *src, *tgt, *class, *filename, *new; in map_filename_trans_to_str() local 1973 char *src, *tgt, *class, *range; in map_range_trans_to_str() local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_binary.c | 973 static int __cil_insert_type_rule(policydb_t *pdb, uint32_t kind, uint32_t src, uint32_t tgt, uint3… in __cil_insert_type_rule() 1097 struct cil_symtab_datum *tgt = NULL; in __cil_type_rule_to_avtab() local 1210 struct cil_symtab_datum *tgt = NULL; in __cil_typetransition_to_avtab() local 1344 static int __cil_insert_avrule(policydb_t *pdb, uint32_t kind, uint32_t src, uint32_t tgt, uint32_t… in __cil_insert_avrule() 1391 …policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct… in __cil_avrule_expand_helper() 1432 …policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct… in __cil_avrule_expand() 1492 struct cil_symtab_datum *tgt = NULL; in __cil_avrule_to_avtab() local 1753 static int __cil_avrulex_ioctl_to_hashtable(hashtab_t h, uint16_t kind, uint32_t src, uint32_t tgt,… in __cil_avrulex_ioctl_to_hashtable() 1810 …policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct… in __cil_avrulex_to_hashtable_helper() 1855 struct cil_symtab_datum *tgt = NULL; in cil_avrulex_to_hashtable() local [all …]
|
D | cil_policy.c | 1158 struct cil_symtab_datum *src, *tgt; in cil_av_rulex_to_policy() local 1189 struct cil_symtab_datum *src, *tgt; in cil_av_rule_to_policy() local 1227 struct cil_symtab_datum *src, *tgt, *res; in cil_type_rule_to_policy() local 1259 struct cil_symtab_datum *src, *tgt, *res; in cil_nametypetransition_to_policy() local
|
D | cil_internal.h | 573 void *tgt; /* type, alias, or attribute */ member 615 void *tgt; /* type, alias, or attribute */ member 644 void *tgt; /* type, alias, or attribute */ member 655 void *tgt; /* type, alias, or attribute */ member 666 void *tgt; /* role or attribute */ member
|
/third_party/ffmpeg/libavcodec/ |
D | ra288.c | 88 static void convolve(float *tgt, const float *src, int len, int n) in convolve()
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_graph.cpp | 158 Graph::Edge::Edge(Node *org, Node *tgt, Type kind) in Edge()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_state.c | 3972 struct crocus_stream_output_target *tgt = (void *)so; in crocus_get_so_offset() local 3998 struct crocus_stream_output_target *tgt = (void *)so; in crocus_get_so_offset() local 4065 aggregate_stream_counter(struct crocus_batch *batch, struct crocus_stream_output_target *tgt, in aggregate_stream_counter() 4085 struct crocus_stream_output_target *tgt) in crocus_stream_store_prims_written() 4109 struct crocus_stream_output_target *tgt, in compute_vertices_written_so_far() 4156 struct crocus_stream_output_target *tgt = in crocus_set_stream_output_targets() local 4181 struct crocus_stream_output_target *tgt = in crocus_set_stream_output_targets() local 4205 struct crocus_stream_output_target *tgt = in crocus_set_stream_output_targets() local 4224 struct crocus_stream_output_target *tgt = in crocus_set_stream_output_targets() local 4239 struct crocus_stream_output_target *tgt = in crocus_set_stream_output_targets() local [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 582 String tgt[] = {// non blocking combining character in TestDiscontiguous() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 579 String tgt[] = {// non blocking combining character in TestDiscontiguous() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 512 unsigned tgt = fieldFromInstruction(insn, 0, 30); in DecodeCall() local 522 unsigned tgt = SignExtend32<13>(fieldFromInstruction(insn, 0, 13)); in DecodeSIMM13() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 3386 char tgt[10]; in TestFromUCountPending() local 3421 char tgt[10]; in TestFromUCountPending() local 3492 UChar tgt[20]; in TestToUCountPending() local 3529 UChar tgt[10]; in TestToUCountPending() local
|
D | citertst.c | 1030 const char *tgt[] = { in TestDiscontiguos() local
|