OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op_cmp
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/modules/core/src/opencl/
arithm.cl
296
#elif defined
OP_CMP
385
defined OP_ABSDIFF || defined
OP_CMP
|| defined OP_MIN || defined OP_MAX || defined OP_POW || \
/toolchain/binutils/binutils-2.25/opcodes/
opc2c.c
235
op_cmp
(const void *va, const void *vb)
function
742
qsort (opcodes, n_opcodes, sizeof (opcodes[0]),
op_cmp
);
/external/valgrind/VEX/priv/
guest_arm_toIR.c
4196
IROp
op_cmp
, op_sub;
local
4262
IROp
op_cmp
, op_sub, op_add;
local
6845
IROp op_sub, op_qsub,
op_cmp
;
local
[
all
...]
/external/opencv3/modules/core/src/
opencl_kernels_core.cpp
207
"#elif defined
OP_CMP
\n"
287
"defined OP_ABSDIFF || defined
OP_CMP
|| defined OP_MIN || defined OP_MAX || defined OP_POW || \\\n"
[
all
...]
arithm.cpp
[
all
...]
Completed in 267 milliseconds