Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 21 of 21) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dalternative.c42 const struct alt_instr *begin; member
108 region->begin, region->end); in __apply_alternatives()
110 for ( alt = region->begin; alt < region->end; alt++ ) in __apply_alternatives()
196 region.begin = (void *)__alt_instructions - (void *)_start + xenmap; in __apply_alternatives_multi_stop()
234 .begin = start, in apply_alternatives()
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dtrie.ml108 then begin
138 then begin
147 else begin
157 then begin
160 end else begin
169 then begin
A Dsymbol.ml29 then begin
39 then begin
42 end else begin
A Dstdext.ml101 begin match Unix.fork () with
104 begin try
A Dxenstored.ml124 begin try Config.read filename options (fun _ _ -> raise Not_found)
264 begin match cf.pidfile with
320 if cf.activate_access_log then begin
390 then begin
A Dquota.ml65 else begin
A Ddomain.ml80 begin match dom.port with
A Dconnection.ml206 then begin
A Dprocess.ml391 if commit then begin
516 if tid = Transaction.none && retain_op_in_history ty then begin
A Dstore.ml85 then begin
/xen-4.10.0-shim-comet/tools/ocaml/test/
A Dxtl.ml9 if compare min_level level <= 0 then begin
27 begin
A Draise_exception.ml8 with Xenlight.Error(err, fn) -> begin
A Dlist_domains.ml24 with Xenlight.Error(err, fn) -> begin
/xen-4.10.0-shim-comet/
A DCODING_STYLE95 should not be used. Multi-word comments should begin with a capital
101 separate lines and each line should begin with a leading '*'.
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/
A Dxst.ml51 begin try
A Dxs.ml130 if not(!success) then begin
143 begin try
A Dxsraw.ml75 begin
/xen-4.10.0-shim-comet/docs/misc/
A Defi.markdown46 **************************example begin******************************
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dqconf.cc86 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()
100 for (it = value.begin(); it != value.end(); ++it) in writeSizes()
A Dzconf.lex.c_shipped37 /* begin standard C headers. */
A Dzconf.tab.c_shipped36 /* All symbols defined below should begin with yy or YY, to avoid

Completed in 26 milliseconds