Searched refs:zero (Results 151 - 175 of 328) sorted by relevance

1234567891011>>

/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/jEdit/src/
H A Djedit_editor.scala251 (Line.Position.zero /:
/seL4-l4v-10.1.1/HOL4/examples/hardware/hol88/computer/
H A Dproof3.ml268 % Case: mpc = 5, button = F, zero, opcode is 2 (JZR) ================== %
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/extra/Win/
H A DFontBase.sml146 [CLIP_DEFAULT_PRECIS] is the same as [] i.e. zero. *)
/seL4-l4v-10.1.1/HOL4/src/1/
H A DwlogLib.sml9 icdomain/zero/1.0/legalcode>. This should not be interpreted as a personal
/seL4-l4v-10.1.1/HOL4/src/Boolify/src/
H A DEncode.sml205 val pre_defn1 = rhs(concl (* remove zero additions *)
/seL4-l4v-10.1.1/HOL4/src/datatype/
H A DDataSize.sml164 val pre_defn1 = rhs(concl (* remove zero additions *)
/seL4-l4v-10.1.1/HOL4/src/integer/
H A DOmegaMath.sml81 if nr = zero then let
290 Eliminates summands which have zero coefficients, as long as the
305 attempt to normalise zero-coefficients.
822 occurs once. Returns zero as the coefficient of a variable not
/seL4-l4v-10.1.1/HOL4/src/num/reduce/src/
H A DArithconv.sml254 | Div => raise ERR "DIV_CONV" "attempt to divide by zero"
/seL4-l4v-10.1.1/HOL4/src/parse/
H A Dtype_pp.sml69 toString (recurse (one, zero) ty)
/seL4-l4v-10.1.1/HOL4/src/real/
H A Dprove_real_assumsScript.sml43 | const_name (["Number","Natural"],"zero") = {Thy="num",Name="0"}
/seL4-l4v-10.1.1/HOL4/src/res_quan/Manual/
H A Dsummacs.tex124 \ifnum\count4<10 \toks1 = {0}% get a leading zero
/seL4-l4v-10.1.1/HOL4/src/res_quan/src/
H A Dres_quanScript.sml17 main/zero/1.0/legalcode>. This should not be interpreted as a personal
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/x64/model/
H A Dx64AssemblerLib.sml17 if i = BitsN.zero 64 then 2 else if c = x64.Z_ALWAYS then 5 else 6
/seL4-l4v-10.1.1/HOL4/examples/machine-code/compiler/
H A Dcodegen_x64Lib.sml147 (* zero *) if tm = ``zS1 Z_ZF`` then ("e","ne") else
H A Dcodegen_x86Lib.sml154 (* zero *) if tm = ``xS1 X_ZF`` then ("e","ne") else
/seL4-l4v-10.1.1/HOL4/examples/machine-code/x64_compiler/
H A Dx64_codegen_x64Lib.sml148 (* zero *) if tm = ``zS1 Z_ZF`` then ("e","ne") else
/seL4-l4v-10.1.1/HOL4/examples/ARM/v7/
H A DarmLib.sml177 bits32 (opc,28,27) <> Arbnum.zero
H A Darm_encoderLib.sml71 Arbnum.zero
78 fun is_0 tm = term_to_num tm = zero
82 if n = zero then Int.<(0,w) else Int.<(toInt (log2 n),w)
86 List.foldl (fn ((tm,i),n) => n + lsl (term_to_num tm,i)) zero
127 (if i < zero then i + fromString "4294967296" else i)
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DLibrarySupport.sml162 the length and the rest zero. *)
H A DWord8.sml33 that the top 22/23 bits are always zero and mask them after every
/seL4-l4v-10.1.1/graph-refine/
H A Dsearch.py359 zero = syntax.mk_word32 (0)
365 if v[0] == zero or not vs[v][1]])
648 zero = mk_word32 (0)
651 if const and v_i[0] != zero:
1472 zero = mk_num (0, lhs.typ)
1476 if zero in oset and None not in oset and len (oset) > 1:
1477 if lhs_offs == zero:
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/common/
H A Dcore_decompilerLib.sml384 val zero = ([0], exit) value
388 then zs @ [zero]
/seL4-l4v-10.1.1/HOL4/src/HolSmt/
H A DSmtLib.sml82 if Arbint.< (i, Arbint.zero) then
110 if Arbint.< (i, Arbint.zero) then
/seL4-l4v-10.1.1/HOL4/src/quotient/examples/lambda/
H A DvariableScript.sml51 (* "variant" number; initially this will be zero, but when *)
54 (* recognizable variants of variable names. A zero postfix *)
/seL4-l4v-10.1.1/HOL4/src/quotient/examples/sigma/
H A DvariableScript.sml57 (* "variant" number; initially this will be zero, but when *)
60 (* recognizable variants of variable names. A zero postfix *)

Completed in 295 milliseconds

1234567891011>>