OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Logical
(Results
1 - 10
of
10
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
plugin.properties
28
javaLogicalStructures= Java
Logical
Structures
/libcore/luni/src/main/java/java/math/
BigInteger.java
640
return
Logical
.not(this);
655
return
Logical
.and(this, value);
670
return
Logical
.or(this, value);
685
return
Logical
.xor(this, value);
702
return
Logical
.andNot(this, value);
[
all
...]
Logical.java
21
* The library implements some
logical
operations over {@code BigInteger}. The
31
class
Logical
{
35
private
Logical
() {}
/external/llvm/test/MC/Mips/
mips-alu-instructions.s
3
# for arithmetic and
logical
instructions.
6
#
Logical
instructions
mips64-alu-instructions.s
3
# for arithmetic and
logical
instructions.
6
#
Logical
instructions
/system/core/libpixelflinger/codeflinger/
MIPSAssembler.h
301
#pragma mark
Logical
...
MIPSAssembler.cpp
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.ml
161
(*
Logical
Operators *)
[
all
...]
llvm.mli
211
(*
Logical
Operators *)
[
all
...]
/external/dropbear/libtommath/
bn.tex
[
all
...]
Completed in 351 milliseconds