Searched refs:mark (Results 101 - 122 of 122) sorted by relevance

12345

/freebsd-11.0-release/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c134 int mark; member in struct:vchiq_instance_struct
1408 instance->mark = 0;
1418 if (instance && !instance->mark) {
1431 instance->mark = 1;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp66 #pragma mark Static Functions
447 #pragma mark Debugger
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Dregengine.inc928 case OCH_: /* mark the first two branches */
/freebsd-11.0-release/contrib/gcc/
H A Dvarasm.c3039 int mark;
3252 desc->mark = 0;
3265 /* Construct the SYMBOL_REF. Make sure to mark it as belonging to
3311 *pmarked = (desc->mark != 0);
3446 /* Given a SYMBOL_REF CURRENT_RTX, mark it and all constants it refers
3448 be used with for_each_rtx to mark all SYMBOL_REFs in an rtx. */
3461 if (desc->mark == 0)
3463 desc->mark = 1;
3492 insns, not any notes that may be attached. We don't want to mark
3509 /* Look through the instructions for this function, and mark al
3023 int mark; local
[all...]
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-agl-defs.h3144 * AGL_GMX_RX_BP_DROP = FIFO mark for packet drop
3156 uint64_t mark : 6; /**< Number of 8B ticks to reserve in the RX FIFO. member in struct:cvmx_agl_gmx_rx_bp_dropx::cvmx_agl_gmx_rx_bp_dropx_s
3163 uint64_t mark : 6;
3183 * AGL_GMX_RX_BP_OFF = Lowater mark for packet drop
3195 uint64_t mark : 6; /**< Water mark (8B ticks) to deassert backpressure */ member in struct:cvmx_agl_gmx_rx_bp_offx::cvmx_agl_gmx_rx_bp_offx_s
3197 uint64_t mark : 6;
3217 * AGL_GMX_RX_BP_ON = Hiwater mark for port/interface backpressure
3229 uint64_t mark : 9; /**< Hiwater mark ( member in struct:cvmx_agl_gmx_rx_bp_onx::cvmx_agl_gmx_rx_bp_onx_s
[all...]
H A Dcvmx-gmxx-defs.h7194 * GMX_RX_BP_DROP = FIFO mark for packet drop
7209 uint64_t mark : 6; /**< Number of 8B ticks to reserve in the RX FIFO. member in struct:cvmx_gmxx_rx_bp_dropx::cvmx_gmxx_rx_bp_dropx_s
7216 uint64_t mark : 6;
7244 * GMX_RX_BP_OFF = Lowater mark for packet drop
7256 uint64_t mark : 6; /**< Water mark (8B ticks) to deassert backpressure */ member in struct:cvmx_gmxx_rx_bp_offx::cvmx_gmxx_rx_bp_offx_s
7258 uint64_t mark : 6;
7286 * GMX_RX_BP_ON = Hiwater mark for port/interface backpressure
7298 uint64_t mark : 11; /**< Hiwater mark ( member in struct:cvmx_gmxx_rx_bp_onx::cvmx_gmxx_rx_bp_onx_s
7313 uint64_t mark : 9; /**< Hiwater mark (8B ticks) for backpressure. member in struct:cvmx_gmxx_rx_bp_onx::cvmx_gmxx_rx_bp_onx_cn30xx
[all...]
/freebsd-11.0-release/contrib/libpcap/
H A Doptimize.c99 * A block is marked if only if its mark equals the current mark.
104 #define isMarked(p) ((p)->mark == cur_mark)
106 #define Mark(p) ((p)->mark = cur_mark)
2124 /* mark this instruction and retry */
2140 /* mark this instruction and retry */
/freebsd-11.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-586.pl2037 my $mark=&DWP(76+240,"esp"); # copy of aes_key->rounds
2110 &mov ($mark,0); # copy of aes_key->rounds = 0;
2184 &cmp ($mark,0); # was the key schedule copied?
2304 &cmp ($mark,0); # was the key schedule copied?
H A Daes-x86_64.pl1645 my $mark="80+240(%rsp)"; # copy of aes_key->rounds
1718 movl \$0,$mark # copy of aes_key->rounds = 0;
1897 cmpl \$0,$mark # was the key schedule copied?
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp731 #pragma mark Basic Types
1344 #pragma mark Structure, Unions, Classes
1735 #pragma mark Objective C Classes
1804 #pragma mark Namespace Declarations
1980 #pragma mark Function Types
2085 #pragma mark Array Types
2141 #pragma mark Enumeration Types
5291 #pragma mark Aggregate Types
7955 #pragma mark C++ Base Classes
8623 #pragma mark TagDec
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2640 const char *scope, *mark; local
2663 *name++ = '\0'; /* leave name pointing after scoping mark */
2683 mark = uref ? "``" : "`";
2752 dts.dts_object, mark, dts.dts_name,
2758 "%s%s%s: %s\n", dts.dts_object, mark, dts.dts_name,
2851 dnp->dn_string, mark, name,
/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp_targ.c760 sbp_cmd_status->mark =
767 sbp_cmd_status->mark = 0;
H A Dsbp.c1482 if (sbp_cmd_status->mark)
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf-bfd.h162 unsigned int mark : 1;
856 mark sections that define global symbols. */
865 to allow the backend to mark additional sections. */
161 unsigned int mark : 1; member in struct:elf_link_hash_entry
H A Delflink.c519 object, then mark it as undefined so that the generic linker will
898 /* If we just created the symbol, mark it as being an ELF symbol.
1053 is the first time we see it in a dynamic object, we mark
4233 we not re-export it, then mark it as hidden. */
4928 symindex mark;
5005 /* Look backward to mark all symbols from this object file
5007 mark = i;
5010 included[mark] = TRUE;
5011 if (mark == 0)
5013 --mark;
4919 symindex mark; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3359 unsigned &mark = Visited[Succ]; local
3360 if (!mark) {
3361 mark = 1;
3411 // the BugReporterVisitors may mark this bug as a false positive.
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dada-lang.c1156 struct value *mark = value_mark ();
4174 /* fields pointer non-null anyway, to mark that this function type */
5961 struct value *mark = value_mark ();
6057 value_free_to_mark (mark);
6126 struct value *mark = value_mark ();
1152 struct value *mark = value_mark (); local
5949 struct value *mark = value_mark (); local
6114 struct value *mark = value_mark (); local
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_drv.h1613 const char *where, uint32_t mark);
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.c1108 bfd_boolean mark; local
1123 mark = FALSE;
1127 mark |= lfix->dw2_mark_labels;
1129 if (mark)
4432 /* Parse names of main and alternate entry points and mark them as
7307 --mconstant-gp mark output file as using the constant-GP model\n\
7309 --mauto-pic mark output file as using the constant-GP model\n\
8447 /* Unless we can determine the specific bits used, mark the whole
11795 _("Can't add stop bit to mark end of instruction group"));
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex203 % that mark overfull boxes (in case you have decided
1292 % used to mark target names; must be expandable.
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex194 % that mark overfull boxes (in case you have decided
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex195 % that mark overfull boxes (in case you have decided

Completed in 486 milliseconds

12345