Home
last modified time | relevance | path

Searched refs:desc1 (Results 1 – 25 of 28) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/link/
Dlink04.c58 char *desc1; member
94 char *desc1, *desc2; in main() local
108 desc1 = test_cases[i].desc1; in main()
118 desc1, desc2); in main()
123 desc1, desc2, in main()
130 desc1, desc2, TEST_RETURN, in main()
/external/jarjar/src/main/com/tonicsystems/jarjar/
DPackageRemapper.java91 String desc1 = s.replace('.', '/'); in mapValue() local
92 String desc2 = mapDesc(desc1); in mapValue()
93 if (!desc2.equals(desc1)) in mapValue()
/external/syzkaller/pkg/ast/
Dclone.go7 desc1 := &Description{}
9 desc1.Nodes = append(desc1.Nodes, n.Clone())
11 return desc1
Dparser.go70 desc1 := Parse(data, filepath.Base(f), errorHandler)
71 if desc1 == nil {
75 desc.Nodes = append(desc.Nodes, desc1.Nodes...)
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dmul.h94 NdArrayDesc<4> desc1; in BroadcastMul4DSlow() local
97 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastMul4DSlow()
108 input1_data[SubscriptToIndex(desc1, b, y, x, c)]; in BroadcastMul4DSlow()
Dadd.h85 NdArrayDesc<4> desc1; in BroadcastAdd4DSlow() local
87 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow()
109 input1_data[SubscriptToIndex(desc1, b, y, x, c)]; in BroadcastAdd4DSlow()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.cpp189 const MCInstrDesc &desc1 = instLast1.getDesc(); in AnalyzeBranch() local
195 const MCInstrDesc &desc2 = IsSizeOne ? desc1 : instLast2.getDesc(); in AnalyzeBranch()
210 if (desc1.isUnconditionalBranch() && in AnalyzeBranch()
220 if (desc1.isConditionalBranch() && in AnalyzeBranch()
237 desc1.isUnconditionalBranch()) { in AnalyzeBranch()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h701 NdArrayDesc<4> desc1; in BroadcastAdd4DSlow() local
703 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow()
725 input1_data[SubscriptToIndex(desc1, b, y, x, c)] + in BroadcastAdd4DSlow()
742 NdArrayDesc<4> desc1; in BroadcastAdd4DSlow() local
744 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow()
766 input1_data[SubscriptToIndex(desc1, b, y, x, c)] + in BroadcastAdd4DSlow()
784 NdArrayDesc<4> desc1; in BroadcastAdd4DSlow() local
786 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow()
808 input1_data[SubscriptToIndex(desc1, b, y, x, c)]; in BroadcastAdd4DSlow()
978 NdArrayDesc<4> desc1; in BroadcastMul4DSlow() local
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1389 const struct vk_format_description *desc1, *desc2; in radv_dcc_formats_compatible() local
1396 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
1399 if (desc1->nr_channels != desc2->nr_channels) in radv_dcc_formats_compatible()
1403 for (i = 0; i < desc1->nr_channels; i++) in radv_dcc_formats_compatible()
1404 if (desc1->swizzle[i] <= VK_SWIZZLE_W && in radv_dcc_formats_compatible()
1406 desc1->swizzle[i] != desc2->swizzle[i]) in radv_dcc_formats_compatible()
1409 type1 = radv_get_dcc_channel_type(desc1); in radv_dcc_formats_compatible()
/external/u-boot/cmd/
Defi.c57 const struct efi_mem_desc *desc1 = v1; in h_cmp_entry() local
59 int64_t diff = desc1->physical_start - desc2->physical_start; in h_cmp_entry()
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc806 void CompareSessionDescription(const SessionDescription& desc1, in CompareSessionDescription() argument
809 if (desc1.contents().size() != desc2.contents().size()) { in CompareSessionDescription()
813 for (size_t i = 0 ; i < desc1.contents().size(); ++i) { in CompareSessionDescription()
814 const cricket::ContentInfo& c1 = desc1.contents().at(i); in CompareSessionDescription()
851 const cricket::ContentGroups groups1 = desc1.groups(); in CompareSessionDescription()
877 const cricket::TransportInfos transports1 = desc1.transport_infos(); in CompareSessionDescription()
906 EXPECT_EQ(desc1.msid_supported(), desc2.msid_supported()); in CompareSessionDescription()
922 const JsepSessionDescription& desc1, in CompareSessionDescription() argument
924 EXPECT_EQ(desc1.session_id(), desc2.session_id()); in CompareSessionDescription()
925 EXPECT_EQ(desc1.session_version(), desc2.session_version()); in CompareSessionDescription()
[all …]
Dwebrtcsession_unittest.cc784 void CompareIceUfragAndPassword(const cricket::SessionDescription* desc1, in CompareIceUfragAndPassword() argument
787 if (desc1->contents().size() != desc2->contents().size()) { in CompareIceUfragAndPassword()
792 const cricket::ContentInfos& contents = desc1->contents(); in CompareIceUfragAndPassword()
797 desc1->GetTransportDescriptionByName(it->name); in CompareIceUfragAndPassword()
/external/libdrm/intel/
Dintel_decode.c3138 const char *desc1 = NULL; in decode_3d_965() local
3635 desc1 = "no write"; in decode_3d_965()
3638 desc1 = "qword write"; in decode_3d_965()
3641 desc1 = "PS_DEPTH_COUNT write"; in decode_3d_965()
3644 desc1 = "TIMESTAMP write"; in decode_3d_965()
3650 desc1, in decode_3d_965()
3701 desc1 = "no write"; in decode_3d_965()
3704 desc1 = "qword write"; in decode_3d_965()
3707 desc1 = "PS_DEPTH_COUNT write"; in decode_3d_965()
3710 desc1 = "TIMESTAMP write"; in decode_3d_965()
[all …]
/external/v8/tools/clang/traffic_annotation_extractor/tests/
Dtest-original.cc17 description: "desc1"
Dtest-expected.txt11 description: "desc1"
/external/tensorflow/tensorflow/python/framework/
Dtensor_spec_test.py96 desc1 = tensor_spec.TensorSpec([1], dtypes.float32, name="beep")
98 repr(desc1),
/external/wpa_supplicant_8/src/p2p/
Dp2p_build.c327 struct p2p_noa_desc *desc1, struct p2p_noa_desc *desc2) in p2p_buf_add_noa() argument
331 wpabuf_put_le16(buf, 2 + (desc1 ? 13 : 0) + (desc2 ? 13 : 0)); in p2p_buf_add_noa()
334 p2p_buf_add_noa_desc(buf, desc1); in p2p_buf_add_noa()
Dp2p.c4445 struct p2p_noa_desc desc1, desc2, *ptr1 = NULL, *ptr2 = NULL; in p2p_build_presence_req() local
4453 os_memset(&desc1, 0, sizeof(desc1)); in p2p_build_presence_req()
4454 desc1.count_type = 1; in p2p_build_presence_req()
4455 desc1.duration = duration1; in p2p_build_presence_req()
4456 desc1.interval = interval1; in p2p_build_presence_req()
4457 ptr1 = &desc1; in p2p_build_presence_req()
Dp2p_i.h788 struct p2p_noa_desc *desc1, struct p2p_noa_desc *desc2);
/external/u-boot/drivers/mmc/
Ddw_mmc.c34 u32 desc0, u32 desc1, u32 desc2) in dwmci_set_idma_desc() argument
39 desc->cnt = desc1; in dwmci_set_idma_desc()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1933 const struct util_format_description *desc1, *desc2; in vi_dcc_formats_compatible() local
1940 desc1 = util_format_description(format1); in vi_dcc_formats_compatible()
1943 if (desc1->nr_channels != desc2->nr_channels) in vi_dcc_formats_compatible()
1947 for (i = 0; i < desc1->nr_channels; i++) in vi_dcc_formats_compatible()
1948 if (desc1->swizzle[i] <= PIPE_SWIZZLE_W && in vi_dcc_formats_compatible()
1950 desc1->swizzle[i] != desc2->swizzle[i]) in vi_dcc_formats_compatible()
1953 type1 = vi_get_dcc_channel_type(desc1); in vi_dcc_formats_compatible()
/external/elfutils/src/
Delfcmp.c439 const void *desc1 = data1->d_buf + desc_offset; in main() local
476 || memcmp (desc1, desc2, note1.n_descsz)) in main()
/external/guice/lib/build/
Djarjar-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/testng/lib-supplied/
Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3522 NdArrayDesc<4> desc1; in BroadcastDiv4DSlow() local
3525 unextended_input2_shape, &desc1, &desc2); in BroadcastDiv4DSlow()
3544 input1_data[SubscriptToIndex(desc1, b, y, x, c)] / in BroadcastDiv4DSlow()

12