Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 2071) sorted by relevance

12345678910>>...83

/external/armnn/src/armnn/
DSerializeLayerParameters.cpp15 const ActivationDescriptor& desc) in Serialize()
23const BatchNormalizationDescriptor& desc) in Serialize()
30 const BatchMatMulDescriptor& desc) in Serialize()
39const BatchToSpaceNdDescriptor& desc) in Serialize()
75const ChannelShuffleDescriptor& desc) in Serialize()
82 const ComparisonDescriptor& desc) in Serialize()
88const Convolution2dDescriptor& desc) in Serialize()
114const Convolution3dDescriptor& desc) in Serialize()
141const DetectionPostProcessDescriptor& desc) in Serialize()
165 const DepthwiseConvolution2dDescriptor& desc) in Serialize()
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.cpp50 uint64_t ComputeMemoryUsage(const D3D11_TEXTURE2D_DESC *desc) in ComputeMemoryUsage()
58 uint64_t ComputeMemoryUsage(const D3D11_TEXTURE3D_DESC *desc) in ComputeMemoryUsage()
67 uint64_t ComputeMemoryUsage(const D3D11_BUFFER_DESC *desc) in ComputeMemoryUsage()
74 uint64_t ComputeMemoryUsage(const T *desc) in ComputeMemoryUsage()
83 GetDescType<ResourceT> desc; in ComputeGenericMemoryUsage() local
105 const D3D11_BLEND_DESC *desc, in CreateResource()
113 const D3D11_BUFFER_DESC *desc, in CreateResource()
127 const ShaderData *desc, in CreateResource()
135 const D3D11_DEPTH_STENCIL_DESC *desc, in CreateResource()
143 const D3D11_DEPTH_STENCIL_VIEW_DESC *desc, in CreateResource()
[all …]
/external/desugar/java/com/google/devtools/build/android/desugar/scan/
DPrefixReferenceScanner.java76 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { in visitAnnotation()
82 public void visitOuterClass(String owner, String name, String desc) { in visitOuterClass()
91 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
106 int access, String name, String desc, String signature, Object value) { in visitField()
113 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
196 void fieldReference(String owner, String name, String desc) { in fieldReference()
204 void methodReference(String owner, String name, String desc) { in methodReference()
240 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { in visitAnnotation()
247 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
253 public AnnotationVisitor visitParameterAnnotation(int parameter, String desc, boolean visible) { in visitParameterAnnotation()
[all …]
/external/javassist/src/main/javassist/bytecode/
DDescriptor.java156 public static String rename(String desc, String oldname, String newname) { in rename()
199 public static String rename(String desc, Map<String,String> map) { in rename() argument
245 private static void toDescriptor(StringBuffer desc, CtClass type) { in toDescriptor()
287 StringBuffer desc = new StringBuffer(); in ofMethod() local
322 public static String appendParameter(String classname, String desc) { in appendParameter()
345 public static String insertParameter(String classname, String desc) { in insertParameter()
394 public static String changeReturnType(String classname, String desc) { in changeReturnType()
414 public static CtClass[] getParameterTypes(String desc, ClassPool cp) in getParameterTypes()
465 public static CtClass getReturnType(String desc, ClassPool cp) in getReturnType()
482 public static int numOfParameters(String desc) { in numOfParameters()
[all …]
DBytecode.java920 String desc = Descriptor.ofMethod(returnType, paramTypes); in addInvokespecial() local
934 public void addInvokespecial(CtClass clazz, String name, String desc) { in addInvokespecial()
951 public void addInvokespecial(String clazz, String name, String desc) { in addInvokespecial()
967 public void addInvokespecial(int clazz, String name, String desc) { in addInvokespecial()
984 public void addInvokespecial(boolean isInterface, int clazz, String name, String desc) { in addInvokespecial()
1004 public void addInvokespecial(int index, String desc) { in addInvokespecial()
1020 String desc = Descriptor.ofMethod(returnType, paramTypes); in addInvokestatic() local
1033 public void addInvokestatic(CtClass clazz, String name, String desc) { in addInvokestatic()
1040 addInvokestatic(constPool.addClassInfo(clazz), name, desc, isInterface); in addInvokestatic() local
1053 public void addInvokestatic(String classname, String name, String desc) { in addInvokestatic()
[all …]
/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/
Djobdesc.c22 uint32_t desc_length(uint32_t *desc) in desc_length()
28 void desc_update_start_index(uint32_t *desc, uint32_t index) in desc_update_start_index()
34 void desc_init(uint32_t *desc) in desc_init()
40 void desc_add_word(uint32_t *desc, uint32_t word) in desc_add_word()
53 void desc_add_ptr(uint32_t *desc, phys_addr_t *ptr) in desc_add_ptr()
74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
100 int cnstr_rng_instantiate_jobdesc(uint32_t *desc) in cnstr_rng_instantiate_jobdesc()
119 int cnstr_hw_encap_blob_jobdesc(uint32_t *desc, in cnstr_hw_encap_blob_jobdesc()
172 void cnstr_jobdesc_pkha_rsaexp(uint32_t *desc, in cnstr_jobdesc_pkha_rsaexp()
205 void cnstr_hash_jobdesc(uint32_t *desc, uint8_t *msg, uint32_t msgsz, in cnstr_hash_jobdesc()
/external/ethtool/
Dmarvell.c33 struct desc { in dump_queue() struct
34 u_int32_t ctl; in dump_queue()
35 u_int32_t next; in dump_queue()
36 u_int32_t data_lo; in dump_queue()
37 u_int32_t data_hi; in dump_queue()
38 u_int32_t status; in dump_queue()
39 u_int32_t timestamp; in dump_queue()
40 u_int16_t csum2; in dump_queue()
41 u_int16_t csum1; in dump_queue()
42 u_int16_t csum2_start; in dump_queue()
[all …]
/external/mesa3d/src/util/format/
Du_format.h409 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
422 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
438 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
450 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local
475 const struct util_format_description *desc = util_format_description(format); in util_format_is_s3tc() local
488 const struct util_format_description *desc = util_format_description(format); in util_format_is_etc() local
501 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local
506 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth()
513 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil()
522 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local
[all …]
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/internal/
DMatcherTest.java32 PhoneNumberDesc desc = createDesc(""); in checkMatcherBehavesAsExpected() local
61 PhoneNumberDesc.Builder desc = PhoneNumberDesc.newBuilder(); in createDesc() local
68 private void assertMatched(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertMatched()
75 private void assertInvalid(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertInvalid()
82 private void assertTooLong(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertTooLong()
89 private String toString(PhoneNumberDesc desc) { in toString()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c46 const struct util_format_description *desc = in util_format_has_alpha() local
58 const struct util_format_description *desc = in util_format_is_luminance() local
75 const struct util_format_description *desc = in util_format_is_alpha() local
92 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_integer() local
106 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_sint() local
119 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_uint() local
135 const struct util_format_description *desc = util_format_description(format); in util_format_is_snorm() local
153 const struct util_format_description *desc = in util_format_is_luminance_alpha() local
171 const struct util_format_description *desc = in util_format_is_intensity() local
192 util_get_depth_format_mrd(const struct util_format_description *desc) in util_get_depth_format_mrd()
Du_format.h258 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
271 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
287 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
299 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local
324 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local
329 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth()
336 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil()
345 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local
359 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_and_stencil() local
375 util_get_depth_format_type(const struct util_format_description *desc) in util_get_depth_format_type()
[all …]
/external/skia/tests/
DDescriptorTest.cpp24 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength()
25 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount()
31 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
40 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
55 auto desc = SkDescriptor::Alloc(size + extra_space); in DEF_TEST() local
71 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
87 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
98 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
113 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local
127 auto desc = SkDescriptor::Alloc(36); in DEF_TEST() local
[all …]
/external/python/cryptography/vectors/cryptography_vectors/fernet/
Dinvalid.json3 "desc": "incorrect mac", string
10 "desc": "too short", string
17 "desc": "invalid base64", string
24 "desc": "payload size not multiple of block size", string
31 "desc": "payload padding error", string
38 "desc": "far-future TS (unacceptable clock skew)", string
45 "desc": "expired TTL", string
52 "desc": "incorrect IV (causes padding error)", string
/external/javassist/src/main/javassist/util/proxy/
DRuntimeSupport.java55 String desc, java.lang.reflect.Method[] methods) in find2Methods()
75 String desc, java.lang.reflect.Method[] methods) in find2Methods()
92 public static Method findMethod(Object self, String name, String desc) { in findMethod()
95 error(self.getClass(), name, desc); in findMethod() local
106 public static Method findMethod(Class<?> clazz, String name, String desc) { in findMethod()
120 public static Method findSuperMethod(Object self, String name, String desc) { in findSuperMethod()
132 public static Method findSuperClassMethod(Class<?> clazz, String name, String desc) { in findSuperClassMethod()
143 private static void error(Class<?> clazz, String name, String desc) { in error()
148 private static Method findSuperMethod2(Class<?> clazz, String name, String desc) { in findSuperMethod2()
163 private static Method searchInterfaces(Class<?> clazz, String name, String desc) { in searchInterfaces()
[all …]
/external/mesa3d/src/amd/vulkan/
Dvk_format.h158 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blocksizebits() local
189 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockwidth() local
202 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockheight() local
219 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_first_non_void_channel() local
318 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_compressed() local
341 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_subsampled() local
352 vk_format_has_depth(const struct vk_format_description *desc) in vk_format_has_depth()
359 vk_format_has_stencil(const struct vk_format_description *desc) in vk_format_has_stencil()
368 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth_or_stencil() local
382 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth() local
[all …]
/external/libiio/src/
Diiod-client.c36 void *desc, int *val) in iiod_client_read_integer()
70 void *desc, const char *cmd) in iiod_client_exec_command()
84 void *desc, const void *src, size_t len) in iiod_client_write_all()
111 void *desc, void *dst, size_t len) in iiod_client_read_all()
159 int iiod_client_get_version(struct iiod_client *client, void *desc, in iiod_client_get_version()
207 int iiod_client_get_trigger(struct iiod_client *client, void *desc, in iiod_client_get_trigger()
262 int iiod_client_set_trigger(struct iiod_client *client, void *desc, in iiod_client_set_trigger()
283 int iiod_client_set_kernel_buffers_count(struct iiod_client *client, void *desc, in iiod_client_set_kernel_buffers_count()
299 void *desc, unsigned int timeout) in iiod_client_set_timeout()
312 static int iiod_client_discard(struct iiod_client *client, void *desc, in iiod_client_discard()
[all …]
/external/perfetto/src/tools/proto_merger/
Dproto_file.cc79 const google::protobuf::FieldDescriptor& desc, in SimpleFieldTypeFromDescriptor()
106 const google::protobuf::FieldDescriptor& desc, in FieldTypeFromDescriptor()
186 Output InitFromDescriptor(const Descriptor& desc) { in InitFromDescriptor()
199 const google::protobuf::FieldDescriptor& desc) { in FieldFromDescriptor()
211 const google::protobuf::EnumValueDescriptor& desc) { in EnumValueFromDescriptor()
220 const google::protobuf::EnumDescriptor& desc) { in EnumFromDescriptor()
231 const google::protobuf::OneofDescriptor& desc) { in OneOfFromDescriptor()
241 const google::protobuf::Descriptor& desc) { in MessageFromDescriptor()
267 const google::protobuf::FileDescriptor& desc) { in ProtoFileFromDescriptor()
/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c140 image_desc_t *desc; in new_image_desc() local
153 static void set_image_desc_action(image_desc_t *desc, int action, in set_image_desc_action()
167 static void free_image_desc(image_desc_t *desc) in free_image_desc()
179 static void add_image_desc(image_desc_t *desc) in add_image_desc()
193 image_desc_t *desc = image_desc_head, *tmp; in free_image_descs() local
211 image_desc_t *desc; in fill_image_descs() local
222 image_desc_t *desc; in fill_image_descs() local
234 image_desc_t *desc; in lookup_image_desc_from_uuid() local
244 image_desc_t *desc; in lookup_image_desc_from_opt() local
331 image_desc_t *desc; in parse_fip() local
[all …]
/external/armnn/src/backends/tosaReference/test/
DTosaRefLayerSupportTests.cpp29 BaseDescriptor desc; variable
51 BaseDescriptor desc; variable
155 Convolution2dDescriptor desc; variable
178 Convolution2dDescriptor desc; variable
202 BaseDescriptor desc; variable
224 BaseDescriptor desc; variable
244 Pooling2dDescriptor desc; variable
270 Pooling2dDescriptor desc; variable
297 Pooling2dDescriptor desc; variable
317 Pooling2dDescriptor desc; variable
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.h164 #define GRPC_ERROR_CREATE_FROM_STATIC_STRING(desc) \ argument
166 #define GRPC_ERROR_CREATE_FROM_COPIED_STRING(desc) \ argument
168 #define GRPC_ERROR_CREATE_FROM_STRING_VIEW(desc) \ argument
178 #define GRPC_ERROR_CREATE_REFERENCING_FROM_STATIC_STRING(desc, errs, count) \ argument
181 #define GRPC_ERROR_CREATE_REFERENCING_FROM_COPIED_STRING(desc, errs, count) \ argument
189 const grpc_core::DebugLocation& location, const char* desc, in grpc_status_create_from_vector()
200 #define GRPC_ERROR_CREATE_FROM_VECTOR(desc, error_list) \ argument
283 #define GRPC_ERROR_CREATE_FROM_STATIC_STRING(desc) \ argument
286 #define GRPC_ERROR_CREATE_FROM_COPIED_STRING(desc) \ argument
289 #define GRPC_ERROR_CREATE_FROM_STRING_VIEW(desc) \ argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp58 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Ar… in InstanceFactory1()
64 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Pr… in InstanceFactory1()
84 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Ar… in InstanceFactory1WithSupport()
91 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Pr… in InstanceFactory1WithSupport()
238 const std::string& desc, in createFunctionCase()
247 const std::string& desc, in createFunctionCase()
257 const std::string& desc, in createFunctionCaseWithPrograms()
268 const std::string& desc, in createFunctionCaseWithPrograms()
281 const std::string& desc, in createFunctionCase()
293 const std::string& desc, in createFunctionCase()
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed.h58 WeightsDescription desc; in GetWeightsDescription() local
110 BufferDescriptor desc; in UploadWeights() local
121 TensorDescriptor desc = CreateConstantHWVec4TensorDescriptor( in UploadWeights() local
141 BufferDescriptor desc; in UploadWeights() local
152 TensorDescriptor desc = CreateConstantHWVec4TensorDescriptor( in UploadWeights() local
/external/virglrenderer/src/
Dvirgl_video.c319 const VADRMPRIMESurfaceDescriptor *desc) in fill_video_dma_buf()
379 VADRMPRIMESurfaceDescriptor desc; in export_video_dma_buf() local
900 const struct virgl_h264_picture_desc *desc, in h264_fill_picture_param()
992 static void h264_fill_iq_matrix(const struct virgl_h264_picture_desc *desc, in h264_fill_iq_matrix()
1003 static void h264_fill_slice_param(const struct virgl_h264_picture_desc *desc, in h264_fill_slice_param()
1047 const struct virgl_h264_enc_picture_desc *desc, in h264_fill_enc_picture_param()
1102 const struct virgl_h264_enc_picture_desc *desc, in h264_fill_enc_slice_param()
1198 const struct virgl_h264_enc_picture_desc *desc, in h264_fill_enc_seq_param()
1272 const struct virgl_h264_enc_picture_desc *desc, in h264_fill_enc_misc_param_rate_ctrl()
1316 const struct virgl_h264_enc_picture_desc *desc, in h264_fill_enc_misc_param_frame_rate()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp1267 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1291 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1316 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1340 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1364 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1388 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1412 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1436 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1460 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
1484 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local
[all …]
/external/bcc/src/cc/api/
DBPFTable.h59 explicit BPFQueueStackTableBase(const TableDesc& desc) : desc(desc) {} in BPFQueueStackTableBase()
74 const TableDesc& desc; variable
111 explicit BPFTableBase(const TableDesc& desc) : desc(desc) {} in BPFTableBase()
131 const TableDesc& desc; variable
168 explicit BPFQueueStackTable(const TableDesc& desc) : BPFQueueStackTableBase(desc) { in BPFQueueStackTable()
197 BPFArrayTable(const TableDesc& desc) : BPFTableBase<int, ValueType>(desc) { in BPFArrayTable()
237 BPFPercpuArrayTable(const TableDesc& desc) in BPFPercpuArrayTable()
268 explicit BPFHashTable(const TableDesc& desc) in BPFHashTable()
338 explicit BPFPercpuHashTable(const TableDesc& desc) in BPFPercpuHashTable()
488 BPFMapInMapTable(const TableDesc& desc) : BPFTableBase<KeyType, int>(desc) { in BPFMapInMapTable()
[all …]

12345678910>>...83