Home
last modified time | relevance | path

Searched defs:reqs (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/mpi/example/
Dhello_world_nonblocking.cpp20 mpi::request reqs[2]; in main() local
27 mpi::request reqs[2]; in main() local
/third_party/boost/libs/mpi/test/
Dskeleton_content_test.cpp127 std::vector<request> reqs; in test_skeleton_and_content_nonblocking() local
140 std::vector<request> reqs; in test_skeleton_and_content_nonblocking() local
152 std::vector<request> reqs; in test_skeleton_and_content_nonblocking() local
Dwait_all_vector_test.cpp29 std::vector< mpi::request> reqs; in BOOST_AUTO_TEST_CASE() local
Dnonblocking_test.cpp93 std::vector<request> reqs; in nonblocking_test() local
/third_party/grpc/src/ruby/qps/
Dworker.rb38 def run_server(reqs) argument
57 def run_client(reqs) argument
Dqps-common.rb65 def initialize(reqs) argument
Dserver.rb36 def streaming_call(reqs) argument
Dproxy-worker.rb113 def run_client(reqs) argument
/third_party/skia/third_party/externals/oboe/src/opensles/
DEngineOpenSLES.cpp83 const SLboolean reqs[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in createAudioPlayer() local
95 const SLboolean reqs[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in createAudioRecorder() local
/third_party/libuv/test/
Dtest-threadpool-cancel.c34 void* reqs; member
165 uv_getaddrinfo_t reqs[4]; in TEST_IMPL() local
198 uv_getnameinfo_t reqs[4]; in TEST_IMPL() local
258 uv_work_t reqs[16]; in TEST_IMPL() local
282 uv_fs_t reqs[26]; in TEST_IMPL() local
Dbenchmark-fs-stat.c47 uv_fs_t reqs[MAX_CONCURRENT_REQS]; in warmup() local
94 struct async_req reqs[MAX_CONCURRENT_REQS]; in async_bench() local
Dtest-watcher-cross-stop.c36 static uv_udp_send_t reqs[ARRAY_SIZE(sockets)]; variable
/third_party/grpc/src/ruby/pb/test/
Dserver.rb201 def full_duplex_call(reqs, _call) argument
207 def half_duplex_call(reqs) argument
/third_party/node/test/sequential/
Dtest-net-connect-econnrefused.js32 let reqs = 0; variable
/third_party/node/deps/npm/lib/install/
Daudit.js160 function scrubRequires (reqs) { argument
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp258 std::vector<vertex_descriptor> reqs(parent_requests[i].begin(), in request_parent_map_entries() local
Dstrong_components.hpp781 VertexPairVec reqs(edge_requests[p].begin(), edge_requests[p].end()); in build_reverse_graph() local
/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp1663 Requirements reqs = this->requirements(*def.fBody); in requirements() local
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp2696 Requirements reqs = this->requirements(def.body().get()); in requirements() local
/third_party/nghttp2/src/
Dnghttp.cc2174 std::vector<Request *> reqs; in print_stats() local