Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 25 of 65) sorted by relevance

123

/third_party/boost/libs/thread/example/
Dperf_shared_mutex.cpp27 int cycle(0); in shared() local
36 int cycle(0); in unique() local
/third_party/node/deps/npm/test/tap/
Dsymlink-cycle.js10 var cycle = path.join(base, 'cycle') variable
21 'cycle': '*' property
/third_party/boost/libs/fiber/performance/thread/
Dbuffered_channel.hpp44 std::atomic< std::size_t > cycle{ 0 }; member
81 std::size_t cycle{ s->cycle.load( std::memory_order_acquire) }; in try_push_() local
102 std::size_t cycle = s->cycle.load( std::memory_order_acquire); in try_value_pop_() local
/third_party/boost/boost/hana/fwd/
Dcycle.hpp60 constexpr auto cycle = [](auto&& xs, auto const& n) { in __anon5e2bceac0102() variable
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dcycle.hpp60 constexpr auto cycle = [](auto&& xs, auto const& n) { in __anon48f2aa3f0102() variable
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcheck_enrich.hpp74 int op_index, int cycle, int start, operation_type for_operation, in check_detailed()
141 int cycle = 0; in check_graph() local
/third_party/boost/libs/fiber/src/
Dbarrier.cpp33 const std::size_t cycle = cycle_; in wait() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp117 int cycle = Stalls; in getHazardType() local
184 unsigned cycle = 0; in EmitInstruction() local
/third_party/boost/libs/fiber/performance/fiber/
Dbarrier.hpp36 const bool cycle = cycle_; in wait() local
/third_party/node/test/parallel/
Dtest-error-serdes.js8 function cycle(err) { function
/third_party/boost/boost/fiber/detail/
Dthread_barrier.hpp47 const bool cycle = cycle_; in wait() local
/third_party/boost/libs/graph/example/
Dtiernan_print_cycles.cpp27 void cycle(const Path& p, const Graph& g) in cycle() function
Dhawick_circuits.cpp24 void cycle(Path const& p, Graph const& g) in cycle() function
/third_party/boost/libs/graph/test/
Dtiernan_all_cycles.cpp25 void cycle(const Path& p, const Graph& g) in cycle() function
Dcycle_test.hpp35 void cycle(Path const& p, Graph const& g) in cycle() function
/third_party/nghttp2/src/
Dshrpx_worker.h118 uint32_t cycle; member
146 uint32_t cycle; member
166 uint32_t cycle; member
175 uint32_t cycle; member
/third_party/gstreamer/gstplugins_good/gst/goom/
Dtentacle3d.c39 float cycle; member
229 pretty_move (PluginInfo * goomInfo, float cycle, float *dist, float *dist2, in pretty_move()
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dgoom_core.h16 guint32 cycle; member
/third_party/python/Lib/test/
Dtest_graphlib.py30 def _assert_cycle(self, graph, cycle): argument
/third_party/boost/boost/graph/
Dtiernan_all_cycles.hpp85 inline void cycle(const Path& p, const Graph& g) in cycle() function
102 inline void cycle(const Path& p, const Graph& g) in cycle() function
/third_party/ffmpeg/libavfilter/
Dvf_dejudder.c66 int cycle; member
/third_party/flutter/skia/third_party/externals/sdl/src/audio/paudio/
DSDL_paudio.c96 int cycle = 0; in OpenAudioPath() local
/third_party/musl/src/stdlib/
Dqsort.c44 static void cycle(size_t width, unsigned char* ar[], int n) in cycle() function
/third_party/nghttp2/lib/
Dnghttp2_outbound_item.h121 uint64_t cycle; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_outbound_item.h121 uint64_t cycle; member

123