Home
last modified time | relevance | path

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

12345678910>>...60

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/internal/
DMatcherTest.java32 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/
Dxilinx.c28 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()
289 static int xilinx_validate(xilinx_desc *desc, char *fn) in xilinx_validate()
DstratixII.c16 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()
Dvirtex2.c93 static int virtex2_load(xilinx_desc *desc, const void *buf, size_t bsize, in virtex2_load()
116 static int virtex2_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_dump()
138 static int virtex2_info(xilinx_desc *desc) in virtex2_info()
157 static int virtex2_ssm_load(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ssm_load()
356 static int virtex2_ssm_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ssm_dump()
408 static int virtex2_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ss_load()
414 static int virtex2_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ss_dump()
Dfpga.c42 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
Dcyclon2.c38 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()
197 static int CYC2_ps_dump(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_ps_dump()
Daltera.c47 static int altera_validate(Altera_desc *desc, const char *fn) in altera_validate()
75 altera_desc_to_fpga(Altera_desc *desc, const char *fn) in altera_desc_to_fpga()
97 int altera_load(Altera_desc *desc, const void *buf, size_t bsize) in altera_load()
111 int altera_dump(Altera_desc *desc, const void *buf, size_t bsize) in altera_dump()
125 int altera_info(Altera_desc *desc) in altera_info()
Dspartan2.c43 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()
Dspartan3.c47 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()
DACEX1K.c40 int ACEX1K_load(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_load()
60 int ACEX1K_dump(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_dump()
80 int ACEX1K_info( Altera_desc *desc ) in ACEX1K_info()
89 static int ACEX1K_ps_load(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_ps_load()
242 static int ACEX1K_ps_dump(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_ps_dump()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c48 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 …]
Du_format.h249 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/
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/u-boot/drivers/gpio/
Dgpio-uclass.c29 static int gpio_to_device(unsigned int gpio, struct gpio_desc *desc) in gpio_to_device()
52 int dm_gpio_lookup_name(const char *name, struct gpio_desc *desc) in dm_gpio_lookup_name()
94 struct gpio_desc desc; in gpio_lookup_name() local
116 int gpio_xlate_offs_flags(struct udevice *dev, struct gpio_desc *desc, in gpio_xlate_offs_flags()
133 static int gpio_find_and_xlate(struct gpio_desc *desc, in gpio_find_and_xlate()
144 int dm_gpio_request(struct gpio_desc *desc, const char *label) in dm_gpio_request()
169 static int dm_gpio_requestf(struct gpio_desc *desc, const char *fmt, ...) in dm_gpio_requestf()
198 struct gpio_desc desc; in gpio_request() local
263 struct gpio_desc desc; in gpio_free() local
273 static int check_reserved(const struct gpio_desc *desc, const char *func) in check_reserved()
[all …]
/external/u-boot/drivers/crypto/fsl/
Ddesc_constr.h68 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/webrtc/webrtc/p2p/base/
Dtransportdescriptionfactory_unittest.cc34 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/
Dblk_legacy.c75 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 …]
Dblk-uclass.c67 struct blk_desc *desc; in blk_get_devnum_by_type() local
109 struct blk_desc *desc = dev_get_uclass_platdata(dev); in blk_get_devnum_by_typename() local
156 struct blk_desc *desc = dev_get_uclass_platdata(dev); in get_desc() local
191 struct blk_desc *desc; in blk_list_part() local
216 struct blk_desc *desc; in blk_print_part_devnum() local
231 struct blk_desc *desc; in blk_list_devices() local
250 struct blk_desc *desc; in blk_print_device_num() local
264 struct blk_desc *desc; in blk_show_device() local
286 struct blk_desc *desc; in blk_read_devnum() local
303 struct blk_desc *desc; in blk_write_devnum() local
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h424 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
437 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
453 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
465 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local
488 const struct util_format_description *desc = util_format_description(format); in util_format_is_s3tc() local
501 const struct util_format_description *desc = util_format_description(format); in util_format_is_etc() local
514 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local
519 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth()
526 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil()
535 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local
[all …]
/external/v8/src/wasm/
Dwasm-features.h22 #define DECL_FIELD(feat, desc, val) bool feat = false; argument
23 #define JUST_TRUE(feat, desc, val) true argument
24 #define JUST_FALSE(feat, desc, val) false argument
25 #define DECL_PARAM(feat, desc, val) bool p##feat argument
26 #define DO_INIT(feat, desc, val) feat(p##feat) argument
/external/adhd/cras/src/server/
Dcras_dsp_mod_ladspa.c25 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/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_pools.c88 struct pb_desc desc; in vmw_query_pools_init() local
123 struct pb_desc desc; in vmw_mob_pools_init() local
175 struct pb_desc desc; in vmw_pools_init() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp42 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Ar… in InstanceFactory1()
48 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Pr… in InstanceFactory1()
68 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Ar… in InstanceFactory1WithSupport()
75 …ntext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Pr… in InstanceFactory1WithSupport()
211 const std::string& desc, in createFunctionCase()
220 const std::string& desc, in createFunctionCase()
230 const std::string& desc, in createFunctionCaseWithPrograms()
241 const std::string& desc, in createFunctionCaseWithPrograms()
254 const std::string& desc, in createFunctionCase()
266 const std::string& desc, in createFunctionCase()
[all …]
/external/u-boot/drivers/mtd/ubi/
Dkapi.c96 void ubi_get_volume_info(struct ubi_volume_desc *desc, in ubi_get_volume_info()
124 struct ubi_volume_desc *desc; in ubi_open_volume() local
331 void ubi_close_volume(struct ubi_volume_desc *desc) in ubi_close_volume()
374 static int leb_read_sanity_check(struct ubi_volume_desc *desc, int lnum, in leb_read_sanity_check()
428 int ubi_leb_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, in ubi_leb_read()
468 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
520 int ubi_leb_write(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_write()
565 int ubi_leb_change(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_change()
606 int ubi_leb_erase(struct ubi_volume_desc *desc, int lnum) in ubi_leb_erase()
667 int ubi_leb_unmap(struct ubi_volume_desc *desc, int lnum) in ubi_leb_unmap()
[all …]
/external/mesa3d/src/amd/vulkan/
Dvk_format.h148 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blocksizebits() local
179 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockwidth() local
192 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockheight() local
209 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_first_non_void_channel() local
308 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_compressed() local
329 vk_format_has_depth(const struct vk_format_description *desc) in vk_format_has_depth()
336 vk_format_has_stencil(const struct vk_format_description *desc) in vk_format_has_stencil()
345 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth_or_stencil() local
359 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth() local
372 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_stencil() local
[all …]

12345678910>>...60