Home
last modified time | relevance | path

Searched refs:overload (Results 1 – 25 of 53) sorted by relevance

123

/trueos/sbin/dhclient/
HDoptions.c378 int overload, /* Overload flags that may be set. */ in cons_options() argument
452 (main_buffer_size - 7 + ((overload & 1) ? DHCP_FILE_LEN : 0) + in cons_options()
453 ((overload & 2) ? DHCP_SNAME_LEN : 0)), in cons_options()
455 (main_buffer_size + ((overload & 1) ? DHCP_FILE_LEN : 0)), in cons_options()
487 if (overload & 1) { in cons_options()
502 if ((overload & 2) && option_size < bufix) { in cons_options()
/trueos/sys/nfs/
HDbootp_subr.c127 int overload; member
162 int overload; member
1335 tctx->overload = *j; in bootpc_tag_helper()
1345 tctx->overload = 0; in bootpc_tag()
1357 if ((tctx->overload & OVERLOAD_FILE) != 0) in bootpc_tag()
1362 if ((tctx->overload & OVERLOAD_SNAME) != 0) in bootpc_tag()
1407 if ((gctx->tmptag.overload & OVERLOAD_SNAME) == 0) in bootpc_decode_reply()
1410 if ((gctx->tmptag.overload & OVERLOAD_FILE) == 0) in bootpc_decode_reply()
/trueos/contrib/gcc/cp/
HDNEWS114 to overload `operator new'; it is no longer allowed by the C++
131 * G++ no longer allows you to overload the conditional operator (i.e.,
153 * In overload resolution, type conversion operators are now properly
301 * The overload resolution code has been rewritten to conform to the latest
303 in operator overload resolution. Function template overloading chooses
HDclass.c905 tree overload; in add_method() local
1083 overload = build_overload (method, current_fns); in add_method()
1088 push_class_level_binding (DECL_NAME (method), overload); in add_method()
1103 VEC_quick_push (tree, method_vec, overload); in add_method()
1105 VEC_quick_insert (tree, method_vec, slot, overload); in add_method()
1109 VEC_replace (tree, method_vec, slot, overload); in add_method()
5756 tree overload, in resolve_address_of_overloaded_function() argument
5802 gcc_assert (is_overloaded_fn (overload)); in resolve_address_of_overloaded_function()
5822 DECL_NAME (OVL_FUNCTION (overload)), target_type); in resolve_address_of_overloaded_function()
5834 for (fns = overload; fns; fns = OVL_NEXT (fns)) in resolve_address_of_overloaded_function()
[all …]
HDcp-tree.def219 DEFTREECODE (OVERLOAD, "overload", tcc_exceptional, 0)
HDChangeLog-19971928 tsubst_expr, as it might try to do overload resolution.
2293 * init.c (build_delete): Call overload resolution code instead of
HDChangeLog-19983841 overload resolution.
3903 * method.c (make_thunk): Use overload machinery to make name.
4667 nodes. Chain overload members.
4668 (finish_struct_methods): Chain overload members. Unpack OVERLOAD
4998 Enforce access control here. Emit overload warnings here.
HDChangeLog-1996472 'overload' code; remove references to flag_traditional.
1512 * typeck.c (build_x_function_call): Pass function overload
2701 an overload list.
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDOperatorKinds.def101 // ?: can *not* be overloaded, but we need the overload
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentCommands.td221 def Overload : DeclarationVerbatimLineCommand<"overload">;
HDBuiltinTypes.def177 // The type of an unresolved overload set. A placeholder type.
/trueos/contrib/gcc/
HDtimevar.def126 DEFTIMEVAR (TV_OVERLOAD , "overload resolution")
HDc.opt395 Warn when overload promotes from unsigned to signed
/trueos/contrib/gdb/gdb/doc/
HDannotate.texinfo585 @findex pre-overload-choice
586 @findex overload-choice
587 @findex post-overload-choice
588 @item overload-choice
HDgdb.info-11163 overload-resolution off' to disable overload resolution; see *Note GDB
7137 perform overload resolution involving user-defined type
7149 `set overload-resolution off'. *Note GDB features for C++:
7152 You must specify `set overload-resolution off' in order to use an
7285 `set overload-resolution on'
7286 Enable overload resolution for C++ expression evaluation. The
7293 `set overload-resolution off'
7294 Disable overload resolution for C++ expression evaluation. For
HDgdb.info-36067 * overload-choice: Prompting.
6069 * overloaded functions, overload resolution: Debugging C plus plus.
6095 * post-overload-choice: Prompting.
6100 * pre-overload-choice: Prompting.
6248 * set debug overload: Debugging Output.
6288 * set overload-resolution: Debugging C plus plus.
6358 * show debug overload: Debugging Output.
HDgdb.texinfo1425 overload-resolution off} to disable overload resolution;
8331 perform overload resolution involving user-defined type conversions,
8343 @code{set overload-resolution off}. @xref{Debugging C plus plus,
8346 You must specify @code{set overload-resolution off} in order to use an
8506 @kindex set overload-resolution
8507 @cindex overloaded functions, overload resolution
8508 @item set overload-resolution on
8509 Enable overload resolution for C@t{++} expression evaluation. The default
8516 @item set overload-resolution off
8517 Disable overload resolution for C@t{++} expression evaluation. For
[all …]
/trueos/usr.bin/vgrind/
HDvgrindefs.src145 class const delete friend inline new operator overload private\
/trueos/contrib/libstdc++/include/tr1/
Dfunctional1044 * @overload
1068 * @overload
/trueos/sbin/pfctl/
HDparse.y179 } overload; member
1996 o->data.overload.tblname,
2003 r.flush = o->data.overload.flush;
3522 if (strlcpy($$->data.overload.tblname, $3,
3527 $$->data.overload.flush = $5;
/trueos/contrib/gcc/config/arm/
HDarm1020e.md387 ;; Note, back-to-back fstd instructions will overload the load/store datapath
/trueos/contrib/libstdc++/include/ext/
Dfunctional82 * and you can overload it for your own nefarious operations.
/trueos/crypto/heimdal/doc/
HDhx509.texi338 Do not let information overload scare you off! If you are simply testing
/trueos/gnu/usr.bin/rcs/
HDNEWS379 is incompatible with getopt. Perhaps the best way is to overload `rcs', e.g.
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDOptions.td761 HelpText<"Which overload candidates to show when overload resolution fails: "

123