Home
last modified time | relevance | path

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

12345678910>>...12

/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/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()
248 Direction direction = Direction::kX; in TestCreate() local
/third_party/node/benchmark/timers/
Dtimers-cancel-unpooled.js7 direction: ['start', 'end'], property
10 function main({ n, direction }) { field
Dtimers-insert-unpooled.js7 direction: ['start', 'end'], property
10 function main({ direction, n }) { property
/third_party/alsa-utils/axfer/
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-list.c54 snd_pcm_stream_t direction) in dump_devices()
87 static int list_devices(snd_pcm_stream_t direction) in list_devices()
140 static int list_pcms(snd_pcm_stream_t direction) in list_pcms()
254 int subcmd_list(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_list()
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/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/node/deps/v8/src/compiler/
Dcontrol-equivalence.cc34 void ControlEquivalence::VisitMid(Node* node, DFSDirection direction) { in VisitMid()
62 DFSDirection direction) { in VisitPost()
78 DFSDirection direction) { in VisitBackedge()
208 DFSDirection direction) { in BracketListDelete()
/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/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/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()
261 decklink_direction_t direction) in ff_decklink_set_format()
389 int ff_decklink_set_format(AVFormatContext *avctx, decklink_direction_t direction) { in ff_decklink_set_format()
487 int ff_decklink_list_formats(AVFormatContext *avctx, decklink_direction_t direction) in ff_decklink_list_formats()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/identifiers/
Denum.ts30 const direction: Direction = Direction.up; constant
/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/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/skia/third_party/externals/icu/source/i18n/
Drbt.cpp33 UTransDirection direction, in _construct()
74 UTransDirection direction, in RuleBasedTransliterator()
/third_party/icu/icu4c/source/i18n/
Drbt.cpp33 UTransDirection direction, in _construct()
74 UTransDirection direction, in RuleBasedTransliterator()
/third_party/node/deps/icu-small/source/i18n/
Drbt.cpp33 UTransDirection direction, in _construct()
74 UTransDirection direction, in RuleBasedTransliterator()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_Configuration.js19 direction: Direction, property
/third_party/typescript/tests/cases/compiler/
DreachabilityChecks4.ts38 direction: Direction property

12345678910>>...12