Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/third_party/pulseaudio/src/pulse/
Ddirection.c24 int pa_direction_valid(pa_direction_t direction) { in pa_direction_valid()
33 const char *pa_direction_to_string(pa_direction_t direction) { in pa_direction_to_string()
/third_party/alsa-utils/axfer/
Dsubcmd-list.c22 snd_pcm_stream_t direction, snd_pcm_info_t *info) in dump_device()
55 snd_pcm_stream_t direction) in dump_devices()
88 static int list_devices(snd_pcm_stream_t direction) in list_devices()
141 static int list_pcms(snd_pcm_stream_t direction) in list_pcms()
255 int subcmd_list(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_list()
Dmain.c140 snd_pcm_stream_t *direction) in decide_direction()
144 snd_pcm_stream_t direction; in decide_direction() member
151 snd_pcm_stream_t direction; in decide_direction() member
226 snd_pcm_stream_t *direction) in detect_direction()
246 snd_pcm_stream_t direction; in main() local
Dsubcmd-transfer.c122 static int context_init(struct context *ctx, snd_pcm_stream_t direction, in context_init()
328 static int context_pre_process(struct context *ctx, snd_pcm_stream_t direction, in context_pre_process()
371 snd_pcm_stream_t direction, in context_process_frames()
473 int subcmd_transfer(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_transfer()
/third_party/flutter/skia/src/gpu/effects/
DGrBicubicEffect.h40 Direction direction() const { return fDirection; } in direction() function
49 Direction direction, in Make()
63 Direction direction, in Make()
97 Direction direction, in Make()
/third_party/skia/src/gpu/effects/
DGrBicubicEffect.cpp118 Direction direction) { in Make()
131 Direction direction, in Make()
149 Direction direction, in MakeSubset()
169 Direction direction, in MakeSubset()
192 Direction direction) { in Make()
200 Direction direction, in GrBicubicEffect()
241 Direction direction = Direction::kX; in TestCreate() local
/third_party/node/benchmark/timers/
Dtimers-insert-unpooled.js7 direction: ['start', 'end'] property
10 function main({ direction, n }) { property
Dtimers-cancel-unpooled.js7 direction: ['start', 'end'] property
10 function main({ n, direction }) { field
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math.cc236 hb_direction_t direction, in hb_ot_math_get_glyph_variants()
273 hb_direction_t direction) in hb_ot_math_get_min_connector_overlap()
310 hb_direction_t direction, in hb_ot_math_get_glyph_assembly()
/third_party/harfbuzz/src/
Dhb-ot-math.cc213 hb_direction_t direction, in hb_ot_math_get_glyph_variants()
244 hb_direction_t direction) in hb_ot_math_get_min_connector_overlap()
277 hb_direction_t direction, in hb_ot_math_get_glyph_assembly()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math.cc213 hb_direction_t direction, in hb_ot_math_get_glyph_variants()
244 hb_direction_t direction) in hb_ot_math_get_min_connector_overlap()
277 hb_direction_t direction, in hb_ot_math_get_glyph_assembly()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DNamePrepTransform.java130 int direction=UCharacterDirection.CHAR_DIRECTION_COUNT, in prepare() local
182 MapTransform(String id, String rule, int direction) { in MapTransform()
186 boolean initialize(String id, String rule, int direction) { in initialize()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DNamePrepTransform.java133 int direction=UCharacterDirection.CHAR_DIRECTION_COUNT, in prepare() local
185 MapTransform(String id, String rule, int direction) { in MapTransform()
189 boolean initialize(String id, String rule, int direction) { in initialize()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DSFFontView.java61 public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableUnitIncrement()
69 public int getScrollableBlockIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableBlockIncrement()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DSFFontView.java61 public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableUnitIncrement()
69 public int getScrollableBlockIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableBlockIncrement()
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamStates.cpp35 bool openStream(Direction direction) { in openStream()
69 void checkStreamStateIsStartedAfterStartingTwice(Direction direction) { in checkStreamStateIsStartedAfterStartingTwice()
90 void checkStreamStateIsStoppedAfterStoppingTwice(Direction direction) { in checkStreamStateIsStoppedAfterStoppingTwice()
114 void checkStreamLeftRunningShouldNotInterfereWithNextOpen(Direction direction) { in checkStreamLeftRunningShouldNotInterfereWithNextOpen()
/third_party/typescript/tests/baselines/reference/
DneverType.js117 function move1(direction) { argument
126 function move2(direction) { argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp101 std::string NearestEdgeTestCase::getName (OffsetDirection direction) in getName()
113 std::string NearestEdgeTestCase::getDesc (OffsetDirection direction) in getDesc()
168 NearestEdgeTestCase::NearestEdgeTestCase (deqp::Context& context, OffsetDirection direction) in NearestEdgeTestCase()
449 for (const auto direction : kDirections) in init() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.c52 GstPadDirection direction; member
77 GstPadDirection direction, gint index) in gst_v4l2_codec_buffer_new()
175 GstPadDirection direction = self->direction; in gst_v4l2_codec_allocator_prepare() local
247 GstPadDirection direction, guint num_buffers) in gst_v4l2_codec_allocator_new()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DSelection.java110 int direction, boolean extend) { in nextBound()
150 int direction, boolean different) { in next()
/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp165 decklink_direction_t direction) { in ff_decklink_set_configs()
224 decklink_direction_t direction) in ff_decklink_set_format()
352 int ff_decklink_set_format(AVFormatContext *avctx, decklink_direction_t direction) { in ff_decklink_set_format()
450 int ff_decklink_list_formats(AVFormatContext *avctx, decklink_direction_t direction) in ff_decklink_list_formats()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestInverse.java84 private void _testManyInverseBidi(Bidi bidi, int direction) { in _testManyInverseBidi()
109 private void _testInverseBidi(Bidi bidi, String src, int direction) { in _testInverseBidi()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestInverse.java87 private void _testManyInverseBidi(Bidi bidi, int direction) { in _testManyInverseBidi()
112 private void _testInverseBidi(Bidi bidi, String src, int direction) { in _testInverseBidi()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/identifiers/
Denum.ts30 const direction: Direction = Direction.up; constant
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DPlatformViewsChannel.java271 void setDirection(int viewId, int direction); in setDirection()
310 public final int direction; field in PlatformViewsChannel.PlatformViewCreationRequest
323 int direction, in PlatformViewCreationRequest()

12345678910>>...19