Home
last modified time | relevance | path

Searched defs:ends (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/docs/examples/
H A Dpong.cpp5 PingPong(double t, SkScalar period, SkScalar phase, SkScalar ends, SkScalar mid) REG_FIDDLE_ANIMATED() argument
H A Dpong2.cpp5 PingPong(double t, SkScalar period, SkScalar phase, SkScalar ends, SkScalar mid) REG_FIDDLE_ANIMATED() argument
/third_party/skia/tools/timer/
H A DTimeUtils.h37 PingPong(double time, float period, float phase, float ends, float mid) PingPong() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py202 ends = [] variable
H A Dgen-use-table.py477 ends = [] variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringRange.java266 private static void add(int endIndex, int startOffset, int[] starts, int[] ends, StringBuilder builder, Collection<String> output) { in add() argument
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp97 outTestStream << str1 << "\x20\x20" << str2 << str3 << "\x31\x20" << UTF8_NEW_LINE << str4 << ends; in TestStream() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringRange.java273 private static void add(int endIndex, int startOffset, int[] starts, int[] ends, StringBuilder builder, Collection<String> output) { in add() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp243 struct ends { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc627 auto ends = absl::c_partition_copy(initial, back_inserter(odds), in TEST() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c898 FT_Byte *ends, *starts, *offsets, *deltas, *glyph_ids; in FT_CALLBACK_DEF() local
/third_party/ffmpeg/libavcodec/
H A Dindeo3.c903 uint32_t starts[3], ends[3]; in decode_frame_headers() local
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c557 _channelends *ends = PyMem_NEW(_channelends, 1); in _channelends_new() local
569 _channelends_clear(_channelends *ends) in _channelends_clear() argument
581 _channelends_free(_channelends *ends) _channelends_free() argument
588 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, int send) _channelends_add() argument
617 _channelends_associate(_channelends *ends, int64_t interp, int send) _channelends_associate() argument
637 _channelends_is_open(_channelends *ends) _channelends_is_open() argument
649 _channelends_close_end(_channelends *ends, _channelend *end, int send) _channelends_close_end() argument
661 _channelends_close_interpreter(_channelends *ends, int64_t interp, int which) _channelends_close_interpreter() argument
691 _channelends_close_all(_channelends *ends, int which, int force) _channelends_close_all() argument
718 _channelends *ends; global() member
[all...]
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc5074 r << "Data" << std::endl << std::flush << std::ends << "Will be visible"; in TEST() member in std
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc4952 FixedArray ends = FixedArray::cast(line_ends()); in GetPositionInfo() local
[all...]

Completed in 33 milliseconds