OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparison
(Results
1276 - 1300
of
2086
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/llvm/include/llvm/MC/
MCInstrDesc.h
268
/// isCompare - Return true if this instruction is a
comparison
.
/external/llvm/include/llvm/Support/
raw_ostream.h
37
/// OutBufEnd. Thus a single
comparison
suffices to determine if we
system_error.h
209
//
Comparison
operators:
/external/llvm/include/llvm/Target/
TargetLowering.h
160
/// getCmpLibcallReturnType - Return the ValueType for
comparison
[
all
...]
/external/llvm/include/llvm/
Type.h
35
/// doing a trivial pointer
comparison
. To enforce that no two equal instances
/external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp
288
return true; // Allow
comparison
against null.
/external/llvm/lib/Target/X86/
X86FastISel.cpp
856
/// X86ChooseCmpImmediateOpcode - If we have a
comparison
with RHS as the RHS
857
/// of the
comparison
, return an opcode that works for the compare (e.g.
861
// Otherwise, we can't fold the immediate into this
comparison
.
[
all
...]
X86InstrMMX.td
314
//
Comparison
Instructions
/external/llvm/tools/llvm-diff/
DifferenceEngine.cpp
1
//===-- DifferenceEngine.cpp - Structural function/module
comparison
------===//
/external/llvm/utils/TableGen/
IntrinsicEmitter.cpp
336
// Loop through the array, emitting one
comparison
for each batch.
/external/neven/Embedded/common/src/b_BitFeatureEm/
L04Dns3x3Ftr.c
204
/*
comparison
of pixels with patchHeightE - 3 features */
L06Dns3x3Ftr.c
204
/*
comparison
of pixels with patchHeightE - 3 features */
/external/nist-sip/java/gov/nist/core/
GenericObject.java
490
* are ignored when making the
comparison
.
/external/opencv/cv/src/
cvtemplmatch.cpp
379
CV_ERROR( CV_StsBadArg, "unknown
comparison
method" );
/external/openfst/src/include/fst/
determinize.h
472
//
Comparison
object for hashing Subset(s). Subsets are not sorted in this
/external/openssh/
authfile.c
890
* otherwise a
comparison
that ignores certficiate data is performed.
/external/openssl/crypto/des/
set_key.c
145
/* Added == 0 to
comparison
, I obviously don't run
/external/openssl/crypto/rc4/asm/
rc4-586.pl
56
# in
comparison
to largest 8KB block size. Above improvement
/external/openssl/crypto/x509v3/
v3_utl.c
446
/* V2I name
comparison
function: returns zero if 'name' matches
/external/oprofile/pp/
opannotate.cpp
345
// Note this use a pointer
comparison
. It work because symbols
/external/qemu/distrib/sdl-1.2.12/src/video/
e_sqrt.h
66
* it does not necessary to do a full (53-bit)
comparison
/external/qemu/fpu/
softfloat-native.h
30
* C99 7.12.14
comparison
macros
/external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h
893
BOOL bNegate; /* TRUE to negate
comparison
*/
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H
893
BOOL bNegate; /* TRUE to negate
comparison
*/
/external/skia/src/gpu/
GrDrawState.h
797
// TODO: currently ignored in copying &
comparison
for performance.
Completed in 497 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>