/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | ResourceManager11.cpp | 50 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/skia/tests/ |
D | DescriptorTest.cpp | 17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() 18 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() 24 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 33 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 48 auto desc = SkDescriptor::Alloc(size + extra_space); in DEF_TEST() local 64 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 80 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 91 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 106 auto desc = SkDescriptor::Alloc(size); in DEF_TEST() local 120 auto desc = SkDescriptor::Alloc(36); in DEF_TEST() local
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/internal/ |
D | MatcherTest.java | 32 PhoneNumberDesc desc = new PhoneNumberDesc(); in checkMatcherBehavesAsExpected() local 63 PhoneNumberDesc desc = new PhoneNumberDesc(); in createDesc() local 70 private void assertMatched(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertMatched() 77 private void assertInvalid(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertInvalid() 84 private void assertTooLong(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertTooLong() 91 private String toString(PhoneNumberDesc desc) { in toString()
|
/external/u-boot/drivers/fpga/ |
D | xilinx.c | 28 const fpga_desc * const desc = fpga_get_desc(devnum); in fpga_is_partial_data() local 46 const fpga_desc *desc; in fpga_loadbitstream() local 140 int xilinx_load(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_load() 157 int xilinx_loadfs(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loadfs() 175 int xilinx_loads(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loads() 192 int xilinx_dump(xilinx_desc *desc, const void *buf, size_t bsize) in xilinx_dump() 207 int xilinx_info(xilinx_desc *desc) in xilinx_info() 295 static int xilinx_validate(xilinx_desc *desc, char *fn) in xilinx_validate()
|
D | stratixII.c | 16 int StratixII_load (Altera_desc * desc, void *buf, size_t bsize) in StratixII_load() 39 int StratixII_dump (Altera_desc * desc, void *buf, size_t bsize) in StratixII_dump() 57 int StratixII_info (Altera_desc * desc) in StratixII_info() 62 int StratixII_ps_fpp_dump (Altera_desc * desc, void *buf, size_t bsize) in StratixII_ps_fpp_dump() 68 int StratixII_ps_fpp_load (Altera_desc * desc, void *buf, size_t bsize, in StratixII_ps_fpp_load()
|
D | fpga.c | 42 fpga_desc *desc = (fpga_desc *)NULL; in fpga_get_desc() local 60 const fpga_desc *desc = fpga_get_desc(devnum); in fpga_validate() local 79 const fpga_desc * const desc = fpga_get_desc(devnum); in fpga_dev_info() local 146 int fpga_add(fpga_type devtype, void *desc) in fpga_add() 197 const fpga_desc *desc = fpga_validate(devnum, buf, size, in fpga_fsload() local 226 const fpga_desc *desc = fpga_validate(devnum, buf, size, in fpga_loads() local 255 const fpga_desc *desc = fpga_validate(devnum, buf, bsize, in fpga_load() local 298 const fpga_desc *desc = fpga_validate(devnum, buf, bsize, in fpga_dump() local
|
D | altera.c | 50 static int altera_validate(Altera_desc *desc, const char *fn) in altera_validate() 78 altera_desc_to_fpga(Altera_desc *desc, const char *fn) in altera_desc_to_fpga() 100 int altera_load(Altera_desc *desc, const void *buf, size_t bsize) in altera_load() 114 int altera_dump(Altera_desc *desc, const void *buf, size_t bsize) in altera_dump() 128 int altera_info(Altera_desc *desc) in altera_info()
|
D | cyclon2.c | 38 int CYC2_load(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_load() 68 int CYC2_dump(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_dump() 88 int CYC2_info(Altera_desc *desc) in CYC2_info() 95 static int CYC2_ps_load(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_ps_load() 199 static int CYC2_ps_dump(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_ps_dump()
|
D | spartan3.c | 47 static int spartan3_load(xilinx_desc *desc, const void *buf, size_t bsize, in spartan3_load() 71 static int spartan3_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_dump() 94 static int spartan3_info(xilinx_desc *desc) in spartan3_info() 103 static int spartan3_sp_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_sp_load() 257 static int spartan3_sp_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_sp_dump() 305 static int spartan3_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_ss_load() 460 static int spartan3_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_ss_dump()
|
D | spartan2.c | 43 static int spartan2_load(xilinx_desc *desc, const void *buf, size_t bsize, in spartan2_load() 67 static int spartan2_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_dump() 90 static int spartan2_info(xilinx_desc *desc) in spartan2_info() 99 static int spartan2_sp_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_sp_load() 251 static int spartan2_sp_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_sp_dump() 299 static int spartan2_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_ss_load() 442 static int spartan2_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_ss_dump()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format.c | 48 const struct util_format_description *desc = util_format_description(format); in util_format_is_float() local 69 const struct util_format_description *desc = in util_format_has_alpha() local 81 const struct util_format_description *desc = in util_format_is_luminance() local 98 const struct util_format_description *desc = in util_format_is_alpha() local 115 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_integer() local 129 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_sint() local 142 const struct util_format_description *desc = util_format_description(format); in util_format_is_pure_uint() local 158 const struct util_format_description *desc = util_format_description(format); in util_format_is_snorm() local 176 const struct util_format_description *desc = in util_format_is_luminance_alpha() local 194 const struct util_format_description *desc = in util_format_is_intensity() local [all …]
|
D | u_format.h | 249 const struct util_format_description *desc = util_format_description(format); in util_format_name() local 262 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local 278 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local 290 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local 312 const struct util_format_description *desc = util_format_description(format); in util_format_is_s3tc() local 325 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local 330 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth() 337 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil() 346 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local 360 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_and_stencil() local [all …]
|
/external/desugar/java/com/google/devtools/build/android/desugar/scan/ |
D | PrefixReferenceScanner.java | 76 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/ethtool/ |
D | marvell.c | 33 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/u-boot/drivers/crypto/fsl/ |
D | desc_constr.h | 68 static inline int desc_len(u32 *desc) in desc_len() 73 static inline int desc_bytes(void *desc) in desc_bytes() 78 static inline u32 *desc_end(u32 *desc) in desc_end() 83 static inline void *desc_pdb(u32 *desc) in desc_pdb() 88 static inline void init_desc(u32 *desc, u32 options) in init_desc() 93 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc() 98 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb() 107 static inline void append_ptr(u32 *desc, dma_addr_t ptr) in append_ptr() 124 static inline void append_data(u32 *desc, void *data, int len) in append_data() 134 static inline void append_cmd(u32 *desc, u32 command) in append_cmd() [all …]
|
/external/python/cryptography/vectors/cryptography_vectors/fernet/ |
D | invalid.json | 3 "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/mesa3d/src/util/format/ |
D | u_format.h | 409 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/u-boot/drivers/gpio/ |
D | gpio-uclass.c | 32 static int gpio_to_device(unsigned int gpio, struct gpio_desc *desc) in gpio_to_device() 55 int dm_gpio_lookup_name(const char *name, struct gpio_desc *desc) in dm_gpio_lookup_name() 97 struct gpio_desc desc; in gpio_lookup_name() local 119 int gpio_xlate_offs_flags(struct udevice *dev, struct gpio_desc *desc, in gpio_xlate_offs_flags() 136 static int gpio_find_and_xlate(struct gpio_desc *desc, in gpio_find_and_xlate() 239 int gpio_hog_lookup_name(const char *name, struct gpio_desc **desc) in gpio_hog_lookup_name() 264 int gpio_hog_lookup_name(const char *name, struct gpio_desc **desc) in gpio_hog_lookup_name() 270 int dm_gpio_request(struct gpio_desc *desc, const char *label) in dm_gpio_request() 295 static int dm_gpio_requestf(struct gpio_desc *desc, const char *fmt, ...) in dm_gpio_requestf() 324 struct gpio_desc desc; in gpio_request() local [all …]
|
/external/webrtc/webrtc/p2p/base/ |
D | transportdescriptionfactory_unittest.cc | 34 void CheckDesc(const TransportDescription* desc, in CheckDesc() 123 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local 134 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local 146 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local 162 scoped_ptr<TransportDescription> desc( in TEST_F() local 172 scoped_ptr<TransportDescription> desc(f2_.CreateAnswer( in TEST_F() local 188 scoped_ptr<TransportDescription> desc( in TEST_F() local 203 scoped_ptr<TransportDescription> desc( in TEST_F() local 216 scoped_ptr<TransportDescription> desc( in TEST_F() local 242 scoped_ptr<TransportDescription> desc( in TEST_F() local
|
/external/u-boot/drivers/block/ |
D | blk_legacy.c | 75 struct blk_desc *desc; in blk_list_part() local 102 struct blk_desc *desc; in blk_print_part_devnum() local 120 struct blk_desc *desc; in blk_list_devices() local 138 struct blk_desc *desc; in blk_print_device_num() local 155 struct blk_desc *desc; in blk_show_device() local 180 struct blk_desc *desc; in blk_get_devnum_by_type() local 191 int blk_dselect_hwpart(struct blk_desc *desc, int hwpart) in blk_dselect_hwpart() 206 struct blk_desc *desc; in blk_get_devnum_by_typename() local 221 struct blk_desc *desc; in blk_read_devnum() local 241 struct blk_desc *desc; in blk_write_devnum() local [all …]
|
D | blk-uclass.c | 69 struct blk_desc *desc; in blk_get_devnum_by_type() local 111 struct blk_desc *desc = dev_get_uclass_platdata(dev); in blk_get_devnum_by_typename() local 181 struct blk_desc *desc = dev_get_uclass_platdata(dev); in get_desc() local 216 struct blk_desc *desc; in blk_list_part() local 241 struct blk_desc *desc; in blk_print_part_devnum() local 256 struct blk_desc *desc; in blk_list_devices() local 275 struct blk_desc *desc; in blk_print_device_num() local 289 struct blk_desc *desc; in blk_show_device() local 311 struct blk_desc *desc; in blk_read_devnum() local 328 struct blk_desc *desc; in blk_write_devnum() local [all …]
|
/external/mesa3d/src/amd/vulkan/ |
D | vk_format.h | 158 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/ |
D | iiod-client.c | 36 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/adhd/cras/src/server/ |
D | cras_dsp_mod_ladspa.c | 25 const LADSPA_Descriptor *desc = data->descriptor; in activate() local 35 const LADSPA_Descriptor *desc = data->descriptor; in deactivate() local 45 const LADSPA_Descriptor *desc = data->descriptor; in instantiate() local 59 const LADSPA_Descriptor *desc = data->descriptor; in deinstantiate() local 71 const LADSPA_Descriptor *desc = data->descriptor; in connect_port() local 83 const LADSPA_Descriptor *desc = data->descriptor; in run() local 127 const LADSPA_Descriptor *desc) in verify_plugin_descriptor() 185 const LADSPA_Descriptor *desc = desc_func(index); in cras_dsp_module_load_ladspa() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 984 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1008 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1033 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1057 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1081 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1105 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1129 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1153 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1177 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local 1201 const PlanarFormatDescription desc = in getCorePlanarFormatDescription() local [all …]
|