HomeSort by relevance Sort by last modified time
    Searched refs:fget (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
p11.cpp 38 int &f(char const* name, Get fget, char const* docstr = 0);
41 float &f(char const* name, Get fget, Set fset, char const* docstr = 0);
  /external/oprofile/module/ia64/
op_syscalls.c 189 file = fget(fd);
  /external/oprofile/module/x86/
op_syscalls.c 151 file = fget(fd);
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py 307 child_attrs = property(fget=operator.attrgetter('subexprs'))
    [all...]

Completed in 71 milliseconds