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

  /external/clang/test/CodeGen/
opaque-pointer.c 4 typedef void (*my_func) (struct test *); typedef
5 my_func handler;
  /external/clang/test/Analysis/
uninit-vals-ps.c 4 void (*my_func)(int * x); member in struct:FPRec
11 (*foo->my_func)(&x);
  /external/tensorflow/tensorflow/contrib/framework/python/ops/
arg_scope_test.py 73 def my_func(t, a=None): function in function:ArgScopeTest.testNonDecorated
77 with arg_scope([my_func], a=1):
  /external/tensorflow/tensorflow/core/grappler/optimizers/
meta_optimizer_test.cc 516 FunctionDef my_func = FunctionDefHelper::Create( local
522 (*my_func.mutable_attr())["_noinline"].set_b(true);
545 {my_func});
    [all...]
function_optimizer_test.cc 1812 FunctionDef my_func = FunctionDefHelper::Create( local
1920 FunctionDef my_func = FunctionDefHelper::Create( local
    [all...]
  /external/pcre/dist2/
ltmain.sh     [all...]

Completed in 564 milliseconds