Searched defs:OP_NOT (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlopcodes.h194 OP_NOT,/* A B R(A) := not R(B) */ enumerator in enum:__anon15430
/external/chromium_org/base/test/
H A Dtrace_event_analyzer.h454 OP_NOT, enumerator in enum:trace_analyzer::Query::Operator
522 return operator_ == OP_NOT || operator_ == OP_NEGATE;
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Dparse-filter.c626 OP_NOT, enumerator in enum:op_type
645 return OP_NOT;
1008 case OP_NOT:
1036 case OP_NOT:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir.h61 OP_NOT, enumerator in enum:nv50_ir::operation
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir.h61 OP_NOT, enumerator in enum:nv50_ir::operation
/external/pcre/dist/
H A Dpcre_internal.h1920 OP_NOT, /* 31 Match one character, not the given one, casefully */ enumerator in enum:__anon28479

Completed in 417 milliseconds