| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | APFloat.cpp | 240 unsigned int APFloatBase::semanticsPrecision(const fltSemantics &semantics) { in semanticsPrecision() argument 241 return semantics.precision; in semanticsPrecision() 244 APFloatBase::semanticsMaxExponent(const fltSemantics &semantics) { in semanticsMaxExponent() argument 245 return semantics.maxExponent; in semanticsMaxExponent() 248 APFloatBase::semanticsMinExponent(const fltSemantics &semantics) { in semanticsMinExponent() argument 249 return semantics.minExponent; in semanticsMinExponent() 251 unsigned int APFloatBase::semanticsSizeInBits(const fltSemantics &semantics) { in semanticsSizeInBits() argument 252 return semantics.sizeInBits; in semanticsSizeInBits() 759 semantics = ourSemantics; in initialize() 771 assert(semantics == rhs.semantics); in assign() [all …]
|
| /openbsd-src/gnu/usr.bin/perl/dist/threads/t/ |
| H A D | exit.t | 57 local $TODO = 'VMS exit semantics not like POSIX exit semantics' if $^O eq 'VMS'; 107 local $TODO = 'VMS exit semantics not like POSIX exit semantics' if $^O eq 'VMS'; 121 local $TODO = 'VMS exit semantics not like POSIX exit semantics' if $^O eq 'VMS'; 138 local $TODO = 'VMS exit semantics not like POSIX exit semantics' if $^O eq 'VMS'; 153 local $TODO = 'VMS exit semantics not like POSIX exit semantics' if $^O eq 'VMS';
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 386 const fltSemantics &getSemantics() const { return *semantics; } in getSemantics() 590 const fltSemantics *semantics; variable 729 const fltSemantics *semantics; member 753 if (usesLayout<IEEEFloat>(*semantics)) { in ~Storage() 757 if (usesLayout<DoubleAPFloat>(*semantics)) { in ~Storage() 765 if (usesLayout<IEEEFloat>(*RHS.semantics)) { in Storage() 769 if (usesLayout<DoubleAPFloat>(*RHS.semantics)) { in Storage() 777 if (usesLayout<IEEEFloat>(*RHS.semantics)) { in Storage() 781 if (usesLayout<DoubleAPFloat>(*RHS.semantics)) { in Storage() 789 if (usesLayout<IEEEFloat>(*semantics) && [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/cpu/ |
| H A D | ChangeLog | 132 media-quad-arith-sat-semantics, media-quad-arith-sat, 134 media-quad-multiply-semantics, media-quad-multiply, 136 media-quad-multiply-acc-semantics, media-quad-multiply-acc, 138 media-quad-multiply-cross-acc-semantics, mdpackh, 139 media-quad-multiply-cross-acc, mbtoh-semantics, 140 media-quad-cross-multiply-cross-acc-semantics, 141 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics, 142 media-quad-cross-multiply-acc-semantics, cmbtoh, 144 media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
|
| H A D | frv.cpu | 3168 (define-pmacro (scan-semantics arg1 arg2 targ) 3180 (scan-semantics GRi GRj GRk) 3279 (scan-semantics GRi GRj GRk)) 3286 (define-pmacro (int-arith-cc-semantics operation icc) 3305 (int-arith-cc-semantics operation ICCi_1) 3314 (define-pmacro (int-logic-cc-semantics op icc) 3327 (int-logic-cc-semantics name ICCi_1) 3337 (define-pmacro (int-shift-cc-semantics op l-r icc) 3354 (int-shift-cc-semantics name l-r ICCi_1) 3364 (define-pmacro (multiply-cc-semantics signop arg1 arg2 targ icc) [all …]
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog.tree-ssa | 10 * semantics.c (cxx_expand_function_start): Remove. 15 * semantics.c (finalize_nrv_r): Likewise. 71 * semantics.c (finish_call_expr): Likewise. 115 * semantics.c (genrtl_try_block, genrtl_eh_spec_block, 185 * semantics.c (finalize_nrv_r): Rename from nullify_returns_r. 250 pt.c, semantics.c, tree.c: Revert from TREE_LOCUS to 282 * semantics.c (finish_id_expression): Unshare aliases. 301 * semantics.c (expand_body): Call mudflap_c_function just before 308 semantics.c, tree.c: Rename SIMPLE to GIMPLE everywhere. 343 * semantics.c (expand_body): Call expand_stmt when [all …]
|
| H A D | ChangeLog-2001 | 6 * semantics.c (setup_vtbl_ptr): Likewise. 65 * semantics.c (genrtl_start_function, genrtl_finish_function): Don't 85 rtti.c, search.c, semantics.c, spew.c, tree.c, typeck.c, 98 pt.c, rtti.c, semantics.c, typeck.c: Fix spelling errors. 117 * semantics.c (genrtl_try_block): Don't call end_protect_partials. 134 * semantics.c (genrtl_start_function): Don't pass 140 * semantics.c (finish_return_stmt): Lose ctor_label support. 154 * semantics.c (setup_vtbl_ptr): Always build a CTOR_INITIALIZER 187 * parse.y, semantics.c: Similarly. 222 * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in [all …]
|
| H A D | ChangeLog-2003 | 20 * semantics.c (finish_id_expression): Only check if the type of 132 * semantics.c: Likewise. 175 * parser.c, pt.c, semantics.c: Rename constant_expression_p 247 * semantics.c (finish_id_expression): Refactor the code to handle 373 * semantics.c (emit_associated_thunks): Likewise. 492 * semantics.c (finish_handler_parms): Do not call eh_type_info for 609 * semantics.c (finish_call_expr): Check if 740 * semantics.c (finish_non_static_data_member): Handle when 765 * semantics.c (emit_associated_thunks): Do not emit aliases. 788 * semantics.c: Likewise. [all …]
|
| H A D | ChangeLog | 56 * semantics.c (finish_omp_clauses): Use %qD instead of %qE for 110 * semantics.c (finish_omp_clauses): Don't create CP_OMP_CLAUSE_INFO 213 * semantics.c (finish_typeof): Use unlowered_expr_type. 234 * semantics.c (finish_offsetof): Handle COMPOUND_EXPR. 260 * semantics.c (struct deferred_access): Store the deferred access checks 374 * semantics.c (finish_pseudo_destructor_expr): Check the 671 * semantics.c (baselink_for_fns): Build a baselink, even when 790 * semantics.c (begin_class_definition): Likewise. 870 * semantics.c (finish_call_expr): Add assert. 979 * semantics.c (finish_call_expr): Use baselink_for_fns. [all …]
|
| H A D | ChangeLog-1999 | 99 * semantics.c (finish_named_return_value): Set DECL_UNINLINABLE 104 * semantics.c (expand_body): Use 218 * semantics.c (expand_stmt): Set NOTE_BLOCK for newly emitted 273 * semantics.c (begin_class_definition, finish_typeof): Likewise. 357 * Makefile.in (semantics.o): Add dependency on output.h. 358 * semantics.c: Include output.h for declaration of 366 * semantics.c (simplify_aggr_init_exprs): New function. 374 * semantics.c (finish_switch_cond): Do conversions here, not ... 377 * semantics.c (do_poplevel): Remove unused variable. 432 * semantics.c: Include rtl.h. [all …]
|
| H A D | ChangeLog-2004 | 44 * semantics.c (finish_asm_stmt): Resolve asm names. Validate input 82 * rtti.c (emit_support_tinfos): Avoid using C99 semantics. 137 * semantics.c (finish_parenthesized_expr): Mark a STRING_CST. 165 * semantics.c (finish_member_declaration): Likewise. 367 * semantics.c (finish_stmt_expr_expr): Do not 403 * semantics.c (finish_id_expression): Call 678 * semantics.c (do_poplevel): Make static. 786 pt.c, search.c, semantics.c, typeck.c: Use %q, %< and %> for 1208 * semantics.c (finish_for_expr): Convert expression to void 1287 * semantics.c: Fix comment typos. [all …]
|
| H A D | ChangeLog-2002 | 10 pt.c, ptree.c, repo.c, rtti.c, search.c, semantics.c, tree.c, 74 * semantics.c (genrtl_named_return_value): Remove. 155 * semantics.c (finish_id_expr): Remove. 263 * semantics.c (finish_switch_cond): Likewise. 413 * semantics.c (finish_asm_stmt): Adjust error handling. 557 * semantics.c (finish_return_stmt): Also call check_return_expr in 564 * semantics.c (simplify_aggr_init_exprs_r): Don't change the type 567 * semantics.c (do_pushlevel): Call pushlevel after adding the 579 * semantics.c (simplify_aggr_init_exprs_r): Also prepend the 667 * semantics.c (emit_associated_thunks): Walk covariant thunk lists. [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | frv.cpu | 3632 (define-pmacro (scan-semantics arg1 arg2 targ) 3645 (scan-semantics GRi GRj GRk) 3751 (scan-semantics GRi GRj GRk)) 3758 (define-pmacro (int-arith-cc-semantics operation icc) 3778 (int-arith-cc-semantics operation ICCi_1) 3787 (define-pmacro (int-logic-cc-semantics op icc) 3801 (int-logic-cc-semantics name ICCi_1) 3811 (define-pmacro (int-shift-cc-semantics op l-r icc) 3829 (int-shift-cc-semantics name l-r ICCi_1) 3839 (define-pmacro (multiply-cc-semantics signop arg1 arg2 targ icc) [all …]
|
| H A D | ChangeLog | 317 * cris.cpu (cris-set-mem): Correct integral write semantics. 368 (media-low-clear-semantics, media-scope-limit-semantics) 560 media-quad-arith-sat-semantics, media-quad-arith-sat, 562 media-quad-multiply-semantics, media-quad-multiply, 564 media-quad-multiply-acc-semantics, media-quad-multiply-acc, 566 media-quad-multiply-cross-acc-semantics, mdpackh, 567 media-quad-multiply-cross-acc, mbtoh-semantics, 568 media-quad-cross-multiply-cross-acc-semantics, 569 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics, 570 media-quad-cross-multiply-acc-semantics, cmbtoh, [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ |
| H A D | README | 13 init Tests for initialization semantics, constructors/destructors, etc. 14 lookup Tests for lookup semantics, namespaces, using, etc.
|
| /openbsd-src/share/snmp/ |
| H A D | IP-FORWARD-MIB.txt | 220 semantics. Its purpose is to serve as an additional 316 semantics of 'too old' can be implied, except through 327 semantics of this object are determined by the routing- 340 semantics of this metric are determined by the routing- 353 semantics of this metric are determined by the routing- 366 semantics of this metric are determined by the routing- 379 semantics of this metric are determined by the routing- 392 semantics of this metric are determined by the routing- 770 semantics of `too old' can be implied, except through 798 semantics of this object are determined by the routing- [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-13-Reference-Memory.txt | 21 an object, etc...) and more closely matches Java semantics. The 22 pointer type would be kept for C++ like semantics. Through analysis,
|
| H A D | 2001-02-13-Reference-MemoryResponse.txt | 12 > an object, etc...) and more closely matches Java semantics. The 13 > pointer type would be kept for C++ like semantics. Through analysis,
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | AutomaticReferenceCounting.rst | 16 * This is wrong from the semantics point of view, since it is an ordered 81 runtime which implements these new semantics. 247 ARC's semantics and restrictions. 273 varied transfer semantics. 288 Retain count semantics 309 :arc-term:`high-level semantics` is an intentionally vague term; the intent is 322 semantics to a computation history in which these sends are removed. Note that 333 When the semantics call for performing one of these operations on a retainable 336 All of the semantics described in this document are subject to additional 339 semantics describe the high-level behaviors that the compiler implements, not [all …]
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/user-docs/ |
| H A D | TaintAnalysisConfiguration.rst | 9 This documentation describes the syntax of the configuration file and gives the informal semantics … 97 Configuration file syntax and semantics 112 The semantics of propagations are such, that if any of the source arguments are tainted (specified … 118 Filter syntax and semantics 134 Propagation syntax and semantics 160 Sink syntax and semantics
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | README | 19 most functions have semantics as it is known from the NeXT. The 33 Protocols are now fully supported. The semantics is exactly as on the 53 semantics of this method is for other implementations, but this is
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | README | 19 most functions have semantics as it is known from the NeXT. The 33 Protocols are now fully supported. The semantics is exactly as on the 53 semantics of this method is for other implementations, but this is
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog | 53 * semantics.c (nullify_returns_r): Replace a DECL_STMT 771 * semantics.c (finish_call_expr): Use maybe_dummy_object. 914 * semantics.c (finish_member_declaration): Don't keep invalid 1122 * semantics.c (begin_class_definition): Remove reference to 1333 * semantics.c (finish_object_call_expr): Use build_method_call 1339 * semantics.c (genrtl_named_return_value): Adjust calls to 1917 * semantics.c (finish_typeof): Issue errors about invalid uses. 2397 * semantics.c (finish_member_declaration): Likewise. 2446 * semantics.c (emit_associated_thunks): Simplify. 2555 * semantics.c (finish_for_cond, finish_while_cond): Don't mess [all …]
|
| /openbsd-src/gnu/llvm/clang/docs/HLSL/ |
| H A D | EntryFunctions.rst | 56 support output semantics. Support for output semantics will not be
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | ia64-gen.c | 193 semantics:3; /* Dependency semantics. */ member 800 int semantics, int mode, char *extra, int flag) in add_dep() argument 809 rs->semantics = semantics; in add_dep() 827 int semantics; in load_depfile() local 858 semantics = parse_semantics (tmp); in load_depfile() 859 extra = semantics == IA64_DVS_OTHER ? xstrdup (tmp) : NULL; in load_depfile() 866 add_dep (name, chkp, regp, semantics, mode, extra, 0); in load_depfile() 867 add_dep (name, regp, chkp, semantics, mode, extra, 1); in load_depfile() 871 add_dep (name, chkp, regp, semantics, mode, extra, 0); in load_depfile() 1572 (int)rdeps[i]->mode, (int)rdeps[i]->semantics, regindex); in print_dependency_table() [all …]
|