Searched defs:OP_LT (Results  1 – 12 of 12) sorted by relevance
| /external/apache-xml/src/main/java/org/apache/xpath/compiler/ | 
| D | OpCodes.java | 151   public static final int OP_LT = 7;  field in OpCodes
  | 
| /external/ltp/lib/ | 
| D | tst_cmd.c | 41 	OP_LT, /* <  */  enumerator
  | 
| /external/lua/src/ | 
| D | lopcodes.h | 272 OP_LT,/*	A B k	if ((R[A] <  R[B]) ~= k) then pc++		*/  enumerator
  | 
| /external/cronet/base/test/ | 
| D | trace_event_analyzer.h | 567     OP_LT,  enumerator
  | 
| /external/libchrome/base/test/ | 
| D | trace_event_analyzer.h | 569     OP_LT,  enumerator
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 33621 	OP_LT = 4,  enumerator
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 39291 	OP_LT = 4,  enumerator
  | 
| D | vmlinux.h | 39291 	OP_LT = 4,  enumerator
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 28914 	OP_LT = 4,  enumerator
  | 
| D | vmlinux_510.h | 28914 	OP_LT = 4,  enumerator
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 33450 	OP_LT = 4,  enumerator
  | 
| D | vmlinux.h | 33450 	OP_LT = 4,  enumerator
  |