Searched refs:mis (Results 1 – 25 of 70) sorted by relevance
123
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-tli-checker.rst | 62 or full. A summary report gives only the count of matching and mis-matching 63 symbols; discrepancy lists the mis-matching symbols; and full lists all 64 symbols known to TLI, matching or mis-matching. The default is discrepancy.
|
| D | bugpoint.rst | 89 mis-management.
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/dce60/ |
| D | dce60_resource.c | 811 if (pool->base.mis[i] != NULL) { in dce60_resource_destruct() 812 kfree(TO_DCE_MEM_INPUT(pool->base.mis[i])); in dce60_resource_destruct() 813 pool->base.mis[i] = NULL; in dce60_resource_destruct() 1044 pool->base.mis[i] = dce60_mem_input_create(ctx, i); in dce60_construct() 1045 if (pool->base.mis[i] == NULL) { in dce60_construct() 1242 pool->base.mis[i] = dce60_mem_input_create(ctx, i); in dce61_construct() 1243 if (pool->base.mis[i] == NULL) { in dce61_construct() 1436 pool->base.mis[i] = dce60_mem_input_create(ctx, i); in dce64_construct() 1437 if (pool->base.mis[i] == NULL) { in dce64_construct()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | configure.host | 25 # get mis-compiled.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | configure.host | 25 # get mis-compiled.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-vect-analyze.c | 1071 int mis; in vect_enhance_data_refs_alignment() local 1080 mis = DR_MISALIGNMENT (dr0); in vect_enhance_data_refs_alignment() 1081 mis /= GET_MODE_SIZE (TYPE_MODE (TREE_TYPE (DR_REF (dr0)))); in vect_enhance_data_refs_alignment() 1082 npeel = LOOP_VINFO_VECT_FACTOR (loop_vinfo) - mis; in vect_enhance_data_refs_alignment()
|
| D | tree-vect-transform.c | 1849 int mis = DR_MISALIGNMENT (dr); in vectorizable_load() local 1850 tree tmis = (mis == -1 ? size_zero_node : size_int (mis)); in vectorizable_load()
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | MisExpect.rst | 13 silently, the developer mis-annotated them (e.g., using ``LIKELY`` instead of
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | MisExpect.rst | 13 silently, the developer mis-annotated them (e.g., using ``LIKELY`` instead of
|
| D | HowToSubmitABug.rst | 190 Similarly to debugging incorrect compilation by mis-behaving passes, you 227 mis-codegenerates, and thus causes the error.
|
| D | ReleaseNotes.rst | 128 optimization levels except Os, Oz. This has exposed a mis-compilation
|
| D | SpeculativeLoadHardening.md | 106 The result should be that if the `if (condition) {` branch is mis-predicted, 131 *mis*-speculated paths from leaking secrets from memory (and stalls
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Text-Tabs/t/ |
| D | Tabs-ElCid.t | 168 Esto me an buelto mis enemigos malos.”
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/ |
| D | core_types.h | 230 struct mem_input *mis[MAX_PIPES]; member
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl586delta.pod | 117 no longer mis-calculates buffer lengths.
|
| D | perl584delta.pod | 69 The (mis)use of C</tmp> in core modules and documentation has been tidied up.
|
| /openbsd/src/usr.bin/indent/ |
| D | README | 20 observation (or mis-observation :-). UCB did keep the Illinois
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | TODO | 83 will still occure. sid/component/configure.in mis-configures
|
| /openbsd/src/bin/ksh/ |
| D | NOTES | 216 - both shells have the following mis-feature:
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | config.in | 570 /* Define if your assembler mis-optimizes .eh_frame data. */
|
| D | configure.in | 1733 # Versions up to and including 2.11.0 may mis-optimize 1792 [Define if your assembler mis-optimizes .eh_frame data.])
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/core/ |
| D | dc_resource.c | 3473 pipe_ctx->plane_res.mi = pool->mis[id_src[i]]; in acquire_resource_from_hw_enabled_state() 3612 pipe_ctx->plane_res.mi = pool->mis[pipe_idx]; in acquire_otg_master_pipe_for_stream() 5155 sec_pipe->plane_res.mi = pool->mis[pipe_idx]; in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/croak/ |
| D | toke | 465 # NAME tr/// handling of mis-formatted \o characters
|
| /openbsd/src/share/dict/ |
| D | web2a | 35664 mis-aver 35665 mis-censure 35666 mis-center 35673 mis-citation 35674 mis-cite 35675 mis-con 35676 mis-copy 35677 mis-eat 35678 mis-enter 35679 mis-entry [all …]
|
| /openbsd/src/lib/libexpat/ |
| D | Changes | 321 #634 MinGW: Fix mis-compilation for -D__USE_MINGW_ANSI_STDIO=0 1101 Fix mis-leading description of argument -c in xmlwf.1
|
123