/external/libxml2/python/ |
D | libxml2-python-api.xml | 6 <info>Register a Python written function to the XPath interpreter</info> 7 <return type='int' info="1 in case of success, 0 or -1 in case of error"/> 8 <arg name='ctx' type='xmlXPathContextPtr' info='the xpathContext'/> 9 <arg name='name' type='xmlChar *' info='the function name'/> 10 <arg name='ns_uri' type='xmlChar *' info='the namespace or NULL'/> 11 <arg name='f' type='pythonObject' info='the python function'/> 15 <info>Register a variable with the XPath context</info> 16 <return type='int' info="1 in case of success, 0 or -1 in case of error"/> 17 <arg name='ctx' type='xmlXPathContextPtr' info='the xpathContext'/> 18 <arg name='name' type='xmlChar *' info='the variable name'/> [all …]
|
/external/fonttools/Tests/ufoLib/ |
D | UFO2_test.py | 32 def _writeInfoToPlist(self, info): argument 35 plistlib.dump(info, f) 50 info = dict(fontInfoVersion2) 51 info["familyName"] = 123 52 self._writeInfoToPlist(info) 54 self.assertRaises(UFOLibError, reader.readInfo, info=TestInfoObject()) 56 info = dict(fontInfoVersion2) 57 info["styleName"] = 123 58 self._writeInfoToPlist(info) 60 self.assertRaises(UFOLibError, reader.readInfo, info=TestInfoObject()) [all …]
|
D | UFO3_test.py | 38 def _writeInfoToPlist(self, info): argument 41 plistlib.dump(info, f) 56 info = dict(fontInfoVersion3) 57 info["familyName"] = 123 58 self._writeInfoToPlist(info) 60 self.assertRaises(UFOLibError, reader.readInfo, info=TestInfoObject()) 62 info = dict(fontInfoVersion3) 63 info["styleName"] = 123 64 self._writeInfoToPlist(info) 66 self.assertRaises(UFOLibError, reader.readInfo, info=TestInfoObject()) [all …]
|
/external/perfetto/test/trace_processor/ |
D | android_sched_and_ps_stats.out | 2 "ftrace_cpu_bytes_read_begin",0,"info","trace",232 3 "ftrace_cpu_bytes_read_begin",1,"info","trace",232 4 "ftrace_cpu_bytes_read_begin",2,"info","trace",1548 5 "ftrace_cpu_bytes_read_begin",3,"info","trace",176 6 "ftrace_cpu_bytes_read_begin",4,"info","trace",0 7 "ftrace_cpu_bytes_read_begin",5,"info","trace",0 8 "ftrace_cpu_bytes_read_begin",6,"info","trace",0 9 "ftrace_cpu_bytes_read_begin",7,"info","trace",0 10 "ftrace_cpu_bytes_read_end",0,"info","trace",20468 11 "ftrace_cpu_bytes_read_end",1,"info","trace",11612 [all …]
|
/external/libxml2/doc/ |
D | libxml2-api.xml | 3827 <info>Macro used to signal to GCC unused function parameters</info> 3830 <info>Macro to cast a string to an xmlChar * when one know its safe.</info> 3833 <info>default buffer size 4000.</info> 3836 <info>Macro to try to cast the value on the top of the XPath stack to a boolean.</info> 3839 <info>Macro to try to cast the value on the top of the XPath stack to a number.</info> 3842 <info>Macro to try to cast the value on the top of the XPath stack to a string.</info> 3845 <info>Macro to check that the number of args passed to an XPath function matches.</info> 3846 <arg name='x' info='the number of expected args'/> 3849 <info>Macro to return from the function if an XPath error was detected.</info> 3852 <info>Macro to return 0 from the function if an XPath error was detected.</info> [all …]
|
/external/libxcam/xcore/ |
D | xcam_buffer.cpp | 25 XCamVideoBufferInfo *info, in xcam_video_buffer_info_reset() argument 33 XCAM_ASSERT (info && format); in xcam_video_buffer_info_reset() 42 info->format = format; in xcam_video_buffer_info_reset() 43 info->width = width; in xcam_video_buffer_info_reset() 44 info->height = height; in xcam_video_buffer_info_reset() 45 info->aligned_width = aligned_width; in xcam_video_buffer_info_reset() 46 info->aligned_height = aligned_height; in xcam_video_buffer_info_reset() 50 info->color_bits = 8; in xcam_video_buffer_info_reset() 51 info->components = 1; in xcam_video_buffer_info_reset() 52 info->strides [0] = aligned_width; in xcam_video_buffer_info_reset() [all …]
|
/external/selinux/libsemanage/src/ |
D | parse_utils.c | 14 const char *filename, void *parse_arg, parse_info_t ** info) in parse_init() argument 33 *info = tmp_info; in parse_init() 37 void parse_release(parse_info_t * info) in parse_release() argument 40 parse_close(info); in parse_release() 41 parse_dispose_line(info); in parse_release() 42 free(info); in parse_release() 45 int parse_open(semanage_handle_t * handle, parse_info_t * info) in parse_open() argument 48 info->file_stream = fopen(info->filename, "r"); in parse_open() 49 if (!info->file_stream && (errno != ENOENT)) { in parse_open() 51 info->filename, strerror(errno)); in parse_open() [all …]
|
/external/adhd/cras/src/server/ |
D | cras_hfp_info.c | 56 int hfp_info_add_iodev(struct hfp_info *info, struct cras_iodev *dev) in hfp_info_add_iodev() argument 59 if (info->odev) in hfp_info_add_iodev() 61 info->odev = dev; in hfp_info_add_iodev() 63 buf_reset(info->playback_buf); in hfp_info_add_iodev() 65 if (info->idev) in hfp_info_add_iodev() 67 info->idev = dev; in hfp_info_add_iodev() 69 buf_reset(info->capture_buf); in hfp_info_add_iodev() 78 int hfp_info_rm_iodev(struct hfp_info *info, struct cras_iodev *dev) in hfp_info_rm_iodev() argument 80 if (dev->direction == CRAS_STREAM_OUTPUT && info->odev == dev) { in hfp_info_rm_iodev() 81 info->odev = NULL; in hfp_info_rm_iodev() [all …]
|
/external/mesa3d/src/amd/common/ |
D | ac_gpu_info.c | 57 static unsigned cik_get_num_tile_pipes(struct amdgpu_gpu_info *info) in cik_get_num_tile_pipes() argument 59 unsigned mode2d = info->gb_tile_mode[CIK_TILE_MODE_COLOR_2D]; in cik_get_num_tile_pipes() 96 struct radeon_info *info, in ac_query_gpu_info() argument 108 /* Get PCI info. */ in ac_query_gpu_info() 114 info->pci_domain = devinfo->businfo.pci->domain; in ac_query_gpu_info() 115 info->pci_bus = devinfo->businfo.pci->bus; in ac_query_gpu_info() 116 info->pci_dev = devinfo->businfo.pci->dev; in ac_query_gpu_info() 117 info->pci_func = devinfo->businfo.pci->func; in ac_query_gpu_info() 177 if (info->drm_major == 3 && info->drm_minor >= 17) { in ac_query_gpu_info() 185 if (info->drm_major == 3 && info->drm_minor >= 17) { in ac_query_gpu_info() [all …]
|
/external/u-boot/board/hisilicon/hikey/ |
D | README | 116 INFO: BL1: 0xf9810000 - 0xf9817000 [size = 28672] 120 INFO: BL1: RAM 0xf9810000 - 0xf9817000 123 INFO: lpddr3_freq_init, set ddrc 533mhz 124 INFO: init ddr3 rank0 125 INFO: ddr3 rank1 init pass 126 INFO: lpddr3_freq_init, set ddrc 800mhz 127 INFO: init ddr3 rank0 128 INFO: ddr3 rank1 init pass 129 INFO: Elpida DDR 130 INFO: ddr test value:0xa5a55a5a [all …]
|
/external/u-boot/drivers/mtd/nand/ |
D | pxa3xx_nand.c | 113 #define nand_writel(info, off, val) \ argument 114 writel((val), (info)->mmio_base + (off)) 116 #define nand_readl(info, off) \ argument 117 readl((info)->mmio_base + (off)) 318 struct pxa3xx_nand_info *info = host->info_data; in pxa3xx_nand_set_timing() local 333 info->ndtr0cs0 = ndtr0; in pxa3xx_nand_set_timing() 334 info->ndtr1cs0 = ndtr1; in pxa3xx_nand_set_timing() 335 nand_writel(info, NDTR0CS0, ndtr0); in pxa3xx_nand_set_timing() 336 nand_writel(info, NDTR1CS0, ndtr1); in pxa3xx_nand_set_timing() 342 struct pxa3xx_nand_info *info = host->info_data; in pxa3xx_nand_set_sdr_timing() local [all …]
|
/external/u-boot/drivers/mtd/ |
D | cfi_flash.c | 62 flash_info_t flash_info[CFI_MAX_FLASH_BANKS]; /* FLASH chips info */ 184 flash_info_t *info; in flash_get_info() local 187 info = &flash_info[i]; in flash_get_info() 188 if (info->size && info->start[0] <= base && in flash_get_info() 189 base <= info->start[0] + info->size - 1) in flash_get_info() 190 return info; in flash_get_info() 197 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size() argument 199 if (sect != (info->sector_count - 1)) in flash_sector_size() 200 return info->start[sect + 1] - info->start[sect]; in flash_sector_size() 202 return info->start[0] + info->size - info->start[sect]; in flash_sector_size() [all …]
|
/external/toolchain-utils/crosperf/test_cache/test_input/ |
D | results.txt | 1 …INFO | Running autotest_quickmerge step.\n11:22:08 INFO | quickmerge| 11:22:08: INFO: RunCommand: … 3 .S'INFO:root:Identity added: /tmp/test_that_results_PPRMIh/testing_rsa (/tmp/test_that_results_PPRM…
|
/external/adhd/cras/src/tests/ |
D | hfp_info_unittest.cc | 14 static struct hfp_info *info; variable 32 info = hfp_info_create(); in TEST() 33 ASSERT_NE(info, (void *)NULL); in TEST() 37 ASSERT_EQ(0, hfp_info_add_iodev(info, &dev)); in TEST() 38 ASSERT_TRUE(hfp_info_has_iodev(info)); in TEST() 41 ASSERT_EQ(0, hfp_info_rm_iodev(info, &dev)); in TEST() 42 ASSERT_FALSE(hfp_info_has_iodev(info)); in TEST() 44 hfp_info_destroy(info); in TEST() 48 info = hfp_info_create(); in TEST() 49 ASSERT_NE(info, (void *)NULL); in TEST() [all …]
|
/external/cblas/src/ |
D | cblas_xerbla.c | 8 void cblas_xerbla(int info, const char *rout, const char *form, ...) in cblas_xerbla() argument 20 if (info == 5 ) info = 4; in cblas_xerbla() 21 else if (info == 4 ) info = 5; in cblas_xerbla() 22 else if (info == 11) info = 9; in cblas_xerbla() 23 else if (info == 9 ) info = 11; in cblas_xerbla() 27 if (info == 5 ) info = 4; in cblas_xerbla() 28 else if (info == 4 ) info = 5; in cblas_xerbla() 32 if (info == 7 ) info = 6; in cblas_xerbla() 33 else if (info == 6 ) info = 7; in cblas_xerbla() 37 if (info == 4) info = 3; in cblas_xerbla() [all …]
|
/external/u-boot/drivers/mtd/spi/ |
D | spi_flash_ids.c | 16 #define INFO(_jedec_id, _ext_id, _sector_size, _n_sectors, _flags) \ macro 47 {"at45db011d", INFO(0x1f2200, 0x0, 64 * 1024, 4, SECT_4K) }, 48 {"at45db021d", INFO(0x1f2300, 0x0, 64 * 1024, 8, SECT_4K) }, 49 {"at45db041d", INFO(0x1f2400, 0x0, 64 * 1024, 8, SECT_4K) }, 50 {"at45db081d", INFO(0x1f2500, 0x0, 64 * 1024, 16, SECT_4K) }, 51 {"at45db161d", INFO(0x1f2600, 0x0, 64 * 1024, 32, SECT_4K) }, 52 {"at45db321d", INFO(0x1f2700, 0x0, 64 * 1024, 64, SECT_4K) }, 53 {"at45db641d", INFO(0x1f2800, 0x0, 64 * 1024, 128, SECT_4K) }, 54 {"at25df321a", INFO(0x1f4701, 0x0, 64 * 1024, 64, SECT_4K) }, 55 {"at25df321", INFO(0x1f4700, 0x0, 64 * 1024, 64, SECT_4K) }, [all …]
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | compat.c | 99 siText(SymInterpInfo *si, CompatInfo *info) in siText() argument 101 char *buf = xkb_context_get_buffer(info->ctx, 128); in siText() 103 if (si == &info->default_interp) in siText() 107 KeysymText(info->ctx, si->interp.sym), in siText() 109 ModMaskText(info->ctx, &info->mods, si->interp.mods)); in siText() 115 ReportSINotArray(CompatInfo *info, SymInterpInfo *si, const char *field) in ReportSINotArray() argument 117 return ReportNotArray(info->ctx, "symbol interpretation", field, in ReportSINotArray() 118 siText(si, info)); in ReportSINotArray() 122 ReportSIBadType(CompatInfo *info, SymInterpInfo *si, const char *field, in ReportSIBadType() argument 125 return ReportBadType(info->ctx, "symbol interpretation", field, in ReportSIBadType() [all …]
|
D | types.c | 64 MapEntryTxt(KeyTypesInfo *info, struct xkb_key_type_entry *entry) in MapEntryTxt() argument 66 return ModMaskText(info->ctx, &info->mods, entry->mods.mods); in MapEntryTxt() 70 TypeTxt(KeyTypesInfo *info, KeyTypeInfo *type) in TypeTxt() argument 72 return xkb_atom_text(info->ctx, type->name); in TypeTxt() 76 TypeMaskTxt(KeyTypesInfo *info, KeyTypeInfo *type) in TypeMaskTxt() argument 78 return ModMaskText(info->ctx, &info->mods, type->mods); in TypeMaskTxt() 82 ReportTypeShouldBeArray(KeyTypesInfo *info, KeyTypeInfo *type, in ReportTypeShouldBeArray() argument 85 return ReportShouldBeArray(info->ctx, "key type", field, in ReportTypeShouldBeArray() 86 TypeTxt(info, type)); in ReportTypeShouldBeArray() 90 ReportTypeBadType(KeyTypesInfo *info, KeyTypeInfo *type, in ReportTypeBadType() argument [all …]
|
D | keycodes.c | 62 InitAliasInfo(AliasInfo *info, enum merge_mode merge, in InitAliasInfo() argument 65 memset(info, 0, sizeof(*info)); in InitAliasInfo() 66 info->merge = merge; in InitAliasInfo() 67 info->alias = alias; in InitAliasInfo() 68 info->real = real; in InitAliasInfo() 72 FindLedByName(KeyNamesInfo *info, xkb_atom_t name, in FindLedByName() argument 75 for (xkb_led_index_t idx = 0; idx < info->num_led_names; idx++) { in FindLedByName() 76 LedNameInfo *ledi = &info->led_names[idx]; in FindLedByName() 87 AddLedName(KeyNamesInfo *info, enum merge_mode merge, bool same_file, in AddLedName() argument 92 const int verbosity = xkb_context_get_log_verbosity(info->ctx); in AddLedName() [all …]
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_scan.c | 106 scan_src_operand(struct tgsi_shader_info *info, in scan_src_operand() argument 116 if (info->processor == PIPE_SHADER_COMPUTE && in scan_src_operand() 120 name = info->system_value_semantic_name[src->Register.Index]; in scan_src_operand() 130 info->uses_thread_id[i] = true; in scan_src_operand() 132 info->uses_block_id[i] = true; in scan_src_operand() 137 if (info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] == 0) in scan_src_operand() 138 info->uses_block_size = true; in scan_src_operand() 141 info->uses_grid_size = true; in scan_src_operand() 149 for (ind = 0; ind < info->num_inputs; ++ind) { in scan_src_operand() 150 info->input_usage_mask[ind] |= usage_mask_after_swizzle; in scan_src_operand() [all …]
|
/external/iptables/extensions/ |
D | libxt_HMARK.c | 143 hmark_parse(const char *type, size_t len, struct xt_hmark_info *info, in hmark_parse() argument 147 info->flags |= XT_HMARK_FLAG(XT_HMARK_CT); in hmark_parse() 150 memset(&info->src_mask, 0xff, sizeof(info->src_mask)); in hmark_parse() 151 info->flags |= XT_HMARK_FLAG(XT_HMARK_SADDR_MASK); in hmark_parse() 154 memset(&info->dst_mask, 0xff, sizeof(info->dst_mask)); in hmark_parse() 155 info->flags |= XT_HMARK_FLAG(XT_HMARK_DADDR_MASK); in hmark_parse() 158 memset(&info->port_mask.p16.src, 0xff, in hmark_parse() 159 sizeof(info->port_mask.p16.src)); in hmark_parse() 160 info->flags |= XT_HMARK_FLAG(XT_HMARK_SPORT_MASK); in hmark_parse() 163 memset(&info->port_mask.p16.dst, 0xff, in hmark_parse() [all …]
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_nir.c | 41 static void scan_instruction(struct tgsi_shader_info *info, in scan_instruction() argument 54 info->uses_derivatives = true; in scan_instruction() 63 info->samplers_declared |= in scan_instruction() 71 info->uses_derivatives = true; in scan_instruction() 81 info->uses_frontface = 1; in scan_instruction() 84 info->uses_instanceid = 1; in scan_instruction() 87 info->uses_invocationid = true; in scan_instruction() 90 info->uses_vertexid = 1; in scan_instruction() 93 info->uses_vertexid_nobase = 1; in scan_instruction() 96 info->uses_basevertex = 1; in scan_instruction() [all …]
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-pkey.c | 74 static int child(struct shared_info *info) in child() argument 82 ret = wait_parent(&info->child_sync); in child() 90 CHILD_FAIL_IF(pkey1 < 0, &info->child_sync); in child() 96 CHILD_FAIL_IF(pkey2 < 0, &info->child_sync); in child() 99 CHILD_FAIL_IF(pkey3 < 0, &info->child_sync); in child() 101 info->amr1 |= 3ul << pkeyshift(pkey1); in child() 102 info->amr2 |= 3ul << pkeyshift(pkey2); in child() 103 info->amr3 |= info->amr2 | 3ul << pkeyshift(pkey3); in child() 106 info->expected_iamr |= 1ul << pkeyshift(pkey1); in child() 108 info->expected_iamr &= ~(1ul << pkeyshift(pkey1)); in child() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.hh | 114 bool (*filter) (const hb_glyph_info_t *info)); 168 hb_glyph_info_t *info = buffer->info; in _hb_next_syllable() local 171 unsigned int syllable = info[start].syllable(); in _hb_next_syllable() 172 while (++start < count && syllable == info[start].syllable()) in _hb_next_syllable() 211 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) in _hb_glyph_info_set_unicode_props() argument 214 unsigned int u = info->codepoint; in _hb_glyph_info_set_unicode_props() 255 info->unicode_props() = props; in _hb_glyph_info_set_unicode_props() 259 _hb_glyph_info_set_general_category (hb_glyph_info_t *info, in _hb_glyph_info_set_general_category() argument 263 …info->unicode_props() = (unsigned int) gen_cat | (info->unicode_props() & (0xFF & ~UPROPS_MASK_GEN… in _hb_glyph_info_set_general_category() 267 _hb_glyph_info_get_general_category (const hb_glyph_info_t *info) in _hb_glyph_info_get_general_category() argument [all …]
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_blit.c | 51 vc4_tile_blit(struct pipe_context *pctx, const struct pipe_blit_info *info) in vc4_tile_blit() argument 54 bool msaa = (info->src.resource->nr_samples > 1 || in vc4_tile_blit() 55 info->dst.resource->nr_samples > 1); in vc4_tile_blit() 59 if (util_format_is_depth_or_stencil(info->dst.resource->format)) in vc4_tile_blit() 62 if (info->scissor_enable) in vc4_tile_blit() 65 if ((info->mask & PIPE_MASK_RGBA) == 0) in vc4_tile_blit() 68 if (info->dst.box.x != info->src.box.x || in vc4_tile_blit() 69 info->dst.box.y != info->src.box.y || in vc4_tile_blit() 70 info->dst.box.width != info->src.box.width || in vc4_tile_blit() 71 info->dst.box.height != info->src.box.height) { in vc4_tile_blit() [all …]
|