Searched refs:purpose (Results 101 - 125 of 142) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc2234 tree purpose = build_int_cst (NULL_TREE, count);
2236 tree purpose = NULL_TREE;
2239 CONSTRUCTOR_APPEND_ELT (initlist, purpose, expr);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c11826 tree ovar, nc, s, purpose, var, x, type;
11976 purpose = size_int (map_idx++);
11977 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
12056 CONSTRUCTOR_APPEND_ELT (vkind, purpose, x);
12114 purpose = size_int (map_idx++);
12115 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
12125 CONSTRUCTOR_APPEND_ELT (vkind, purpose,
12210 purpose = size_int (map_idx++);
12211 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
12216 CONSTRUCTOR_APPEND_ELT (vkind, purpose,
11824 tree ovar, nc, s, purpose, var, x, type; local
[all...]
H A Dexpr.c4972 useful purpose. This can occur in Ada. */
6089 tree value, purpose, elt_type;
6103 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value)
6107 if (purpose && TREE_CODE (purpose) == RANGE_EXPR)
6109 tree lo_index = TREE_OPERAND (purpose, 0);
6110 tree hi_index = TREE_OPERAND (purpose, 1);
8115 (they actually exist only for that purpose). */
9424 purpose of steps 2, 4, 5, 6, thus we reduce the steps
6076 tree value, purpose, elt_type; local
6090 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value) local
H A Doptabs.c3821 enum can_compare_purpose purpose)
3829 if (purpose == ccp_jump
3833 if (purpose == ccp_store_flag
3837 if (purpose == ccp_cmov
7224 TARGET is suitable for this purpose. */
3805 can_compare_p(enum rtx_code code, machine_mode mode, enum can_compare_purpose purpose) argument
H A Domp-expand.c2868 tree purpose = size_int (idx); local
2869 CONSTRUCTOR_APPEND_ELT (v, purpose, c);
H A Dtree.h1063 /* Define fields and accessors for some special-purpose tree nodes. */
1080 #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc13008 tree ovar, nc, s, purpose, var, x, type;
13228 purpose = size_int (map_idx++);
13229 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
13321 CONSTRUCTOR_APPEND_ELT (vkind, purpose, x);
13379 purpose = size_int (map_idx++);
13380 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
13390 CONSTRUCTOR_APPEND_ELT (vkind, purpose,
13487 purpose = size_int (map_idx++);
13488 CONSTRUCTOR_APPEND_ELT (vsize, purpose, s);
13493 CONSTRUCTOR_APPEND_ELT (vkind, purpose,
[all...]
H A Dexpr.cc5250 useful purpose. This can occur in Ada. */
6437 tree value, purpose, elt_type;
6451 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value)
6455 if (purpose && TREE_CODE (purpose) == RANGE_EXPR)
6457 tree lo_index = TREE_OPERAND (purpose, 0);
6458 tree hi_index = TREE_OPERAND (purpose, 1);
8476 (they actually exist only for that purpose). */
9867 purpose of steps 2, 4, 5, 6, thus we reduce the steps
6424 tree value, purpose, elt_type; local
6438 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value) local
H A Doptabs.cc4271 enum can_compare_purpose purpose)
4279 if (purpose == ccp_jump
4283 if (purpose == ccp_store_flag
4287 if (purpose == ccp_cmov
7718 TARGET is suitable for this purpose. */
4255 can_compare_p(enum rtx_code code, machine_mode mode, enum can_compare_purpose purpose) argument
H A Dtree.cc3483 purpose and value fields are PARM and VALUE. */
3512 purpose and value fields are PURPOSE and VALUE
3516 tree_cons (tree purpose, tree value, tree chain MEM_STAT_DECL)
3527 TREE_PURPOSE (node) = purpose;
8084 one does not match. Use ok_for_xxx_bound for this purpose, assigning -1
8758 /* Generate a name for a special-purpose function.
8762 TYPE is some string to identify the purpose of this function to the
3510 tree_cons(tree purpose, tree value, tree chain MEM_STAT_DECL) argument
H A Dtree.h1087 /* Define fields and accessors for some special-purpose tree nodes. */
1105 #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/net/
H A Dcurl.d4795 curl_socket_t curlfd, curlsocktype purpose)
4802 return b._onSocketOption(curlfd, cast(CurlSockType) purpose);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc2562 if ((DECL_DESTRUCTOR_P (fn) && DECL_DESTRUCTOR_P (p->purpose))
2563 || same_signature_p (fn, p->purpose))
3146 tree purpose = friend_p ? NULL_TREE : type;
3149 = tree_cons (purpose, t, CLASSTYPE_DECL_LIST (type));
8662 /* If we're doing overload resolution purely for the purpose of
3142 tree purpose = friend_p ? NULL_TREE : type; local
H A Dmodule.cc4960 tree_node (s.purpose);
4975 s.purpose = tree_node ();
5004 tree purpose = has_purpose ? tree_node () : NULL_TREE;
5005 *chain = build_tree_list (purpose, value);
6150 WT (t->list.purpose);
6643 RT (t->list.purpose);
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/net/
H A Dcurl.d4816 curl_socket_t curlfd, curlsocktype purpose)
4823 return b._onSocketOption(curlfd, cast(CurlSockType) purpose);
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY69 3540814 ipfd_lock serves no purpose
141 3540814 ipfd_lock serves no purpose
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex541 board-specific purpose. For example, many of Apple's device trees
/netbsd-current/sys/lib/libkern/arch/hppa/
H A Dmilli.S10 ; for any purpose is hereby granted without fee, provided that
16 ; suitability of this software for any purpose.
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk2 # This Makefile fragment tries to be general-purpose enough to be
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c2459 if ((DECL_DESTRUCTOR_P (fn) && DECL_DESTRUCTOR_P (p->purpose))
2460 || same_signature_p (fn, p->purpose))
8546 /* If we're doing overload resolution purely for the purpose of
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Disp.s2981 # this purpose. #
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex4388 % disappear altogether for that purpose -- although logging shows that
4798 % sufficient for this purpose, as it ignores stretch and shrink parts
7331 % this purpose, to produce a typewriter backslash (so, the @\ that we
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex4337 % disappear altogether for that purpose -- although logging shows that
4747 % sufficient for this purpose, as it ignores stretch and shrink parts
7269 % this purpose, to produce a typewriter backslash (so, the @\ that we
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex4388 % disappear altogether for that purpose -- although logging shows that
4798 % sufficient for this purpose, as it ignores stretch and shrink parts
7331 % this purpose, to produce a typewriter backslash (so, the @\ that we
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex4335 % disappear altogether for that purpose -- although logging shows that
4745 % sufficient for this purpose, as it ignores stretch and shrink parts
7267 % this purpose, to produce a typewriter backslash (so, the @\ that we

Completed in 1092 milliseconds

123456