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

  /external/libcxx/test/std/utilities/function.objects/func.not_fn/
not_fn.pass.cpp 375 auto returns_value = [](bool value) { return value; }; local
376 auto ret = std::not_fn(returns_value);
  /external/v8/src/asmjs/
asm-wasm-builder.cc 1426 bool returns_value = true; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 690 milliseconds