Home
last modified time | relevance | path

Searched refs:mis (Results 1 – 25 of 70) sorted by relevance

123

/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-tli-checker.rst62 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.
Dbugpoint.rst89 mis-management.
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce60/
Ddce60_resource.c811 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/
Dconfigure.host25 # get mis-compiled.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dconfigure.host25 # get mis-compiled.
/openbsd/src/gnu/gcc/gcc/
Dtree-vect-analyze.c1071 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()
Dtree-vect-transform.c1849 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/
DMisExpect.rst13 silently, the developer mis-annotated them (e.g., using ``LIKELY`` instead of
/openbsd/src/gnu/llvm/llvm/docs/
DMisExpect.rst13 silently, the developer mis-annotated them (e.g., using ``LIKELY`` instead of
DHowToSubmitABug.rst190 Similarly to debugging incorrect compilation by mis-behaving passes, you
227 mis-codegenerates, and thus causes the error.
DReleaseNotes.rst128 optimization levels except Os, Oz. This has exposed a mis-compilation
DSpeculativeLoadHardening.md106 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/
DTabs-ElCid.t168 Esto me an buelto mis enemigos malos.”
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dcore_types.h230 struct mem_input *mis[MAX_PIPES]; member
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl586delta.pod117 no longer mis-calculates buffer lengths.
Dperl584delta.pod69 The (mis)use of C</tmp> in core modules and documentation has been tidied up.
/openbsd/src/usr.bin/indent/
DREADME20 observation (or mis-observation :-). UCB did keep the Illinois
/openbsd/src/gnu/usr.bin/binutils/gdb/
DTODO83 will still occure. sid/component/configure.in mis-configures
/openbsd/src/bin/ksh/
DNOTES216 - both shells have the following mis-feature:
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dconfig.in570 /* Define if your assembler mis-optimizes .eh_frame data. */
Dconfigure.in1733 # 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/
Ddc_resource.c3473 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/
Dtoke465 # NAME tr/// handling of mis-formatted \o characters
/openbsd/src/share/dict/
Dweb2a35664 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/
DChanges321 #634 MinGW: Fix mis-compilation for -D__USE_MINGW_ANSI_STDIO=0
1101 Fix mis-leading description of argument -c in xmlwf.1

123