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

  /external/iptables/iptables/
xtables-eb.c 667 struct xtables_match *newm; local
678 newm = xtables_find_match(m->name, XTF_LOAD_MUST_SUCCEED, rule_matches);
679 if (newm == NULL)
683 newm->mflags = m->mflags;
691 newnode->u.match = newm;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 2626 PyObject *newm; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c 2733 PyObject *newm; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c 2626 PyObject *newm; local
    [all...]
  /external/python/cpython2/Python/
import.c 2754 PyObject *newm; local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go 126 newm(sysmon, nil)
1102 newm(nil, p)
1610 func newm(fn func(), _p_ *p) { func
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go 126 newm(sysmon, nil)
1102 newm(nil, p)
1610 func newm(fn func(), _p_ *p) { func
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 1287 upb_msgdef *newm = upb_msgdef_new(owner); local
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 1438 upb_msgdef *newm = upb_msgdef_new(owner); local
    [all...]

Completed in 1441 milliseconds