HomeSort by relevance Sort by last modified time
    Searched defs:nextop (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/uapi/linux/netfilter/
xt_u32.h 30 __u8 nextop; member in struct:xt_u32_location_element
  /external/iptables/include/linux/netfilter/
xt_u32.h 15 __u8 nextop; member in struct:xt_u32_location_element
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_u32.h 16 __u8 nextop; member in struct:xt_u32_location_element
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_u32.h 15 __u8 nextop; member in struct:xt_u32_location_element
  /external/python/cpython3/Python/
peephole.c 430 unsigned char opcode, nextop; local
487 nextop = nexti < codelen ? _Py_OPCODE(codestr[nexti]) : 0;
498 if (nextop != POP_JUMP_IF_FALSE
513 nextop != UNARY_NOT ||
525 if (nextop != POP_JUMP_IF_FALSE ||
547 ((nextop==COMPARE_OP &&
550 nextop == GET_ITER) && ISBASICBLOCK(blocks, h, i + 1))) {
560 if (nextop != UNPACK_SEQUENCE ||
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
ast-build.c 444 char nextop; local
452 if (!ParseIncludeMap(&tmp, &file, &map, &nextop, &extra_data))
491 if (nextop == '|')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 1053 BinOpr nextop; local
1058 nextop = subexpr(ls, &v2, priority[op].right);
1060 op = nextop;
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 1053 BinOpr nextop; local
1058 nextop = subexpr(ls, &v2, priority[op].right);
1060 op = nextop;
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 172 milliseconds