/third_party/pulseaudio/src/pulse/ |
D | direction.c | 24 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/flutter/skia/src/gpu/effects/ |
D | GrBicubicEffect.h | 40 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/boost/libs/convert/test/ |
D | test.hpp | 73 struct direction struct 79 direction(value_type value) : value_(value) {} in direction() argument 80 bool operator==(direction that) const { return value_ == that.value_; } in operator ==() argument 87 std::istream& operator>>(std::istream& stream, direction& dir) in operator >>() argument
|
/third_party/node/benchmark/timers/ |
D | timers-insert-unpooled.js | 7 direction: ['start', 'end'] property 10 function main({ direction, n }) { property
|
D | timers-cancel-unpooled.js | 7 direction: ['start', 'end'] property 10 function main({ n, direction }) { field
|
/third_party/skia/src/gpu/effects/ |
D | GrBicubicEffect.cpp | 118 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/harfbuzz/src/ |
D | hb-ot-math.cc | 213 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/ |
D | hb-ot-math.cc | 213 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/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-math.cc | 236 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/boost/boost/gil/image_processing/ |
D | threshold.hpp | 113 threshold_direction direction = threshold_direction::regular in threshold_binary() 151 threshold_direction direction = threshold_direction::regular in threshold_binary() 178 threshold_direction direction = threshold_direction::regular in threshold_truncate() 226 void otsu_impl(SrcView const& src_view, DstView const& dst_view, threshold_direction direction) in otsu_impl() 334 threshold_direction direction = threshold_direction::regular in threshold_optimal() 398 threshold_direction direction = threshold_direction::regular, in threshold_adaptive() 448 threshold_direction direction = threshold_direction::regular, in threshold_adaptive()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | NamePrepTransform.java | 133 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/ |
D | SFFontView.java | 61 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/ |
D | SFFontView.java | 61 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/ |
D | testStreamStates.cpp | 35 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/ |
D | neverType.js | 117 function move1(direction) { argument 126 function move2(direction) { argument
|
/third_party/grpc/src/proto/grpc/binary_log/v1alpha/ |
D | log.proto | 40 Direction direction = 3; field 87 Direction direction = 3; field
|
/third_party/typescript/tests/cases/compiler/ |
D | reachabilityChecks4.ts | 38 direction: Direction property
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestInverse.java | 87 private void _testManyInverseBidi(Bidi bidi, int direction) { in _testManyInverseBidi() 112 private void _testInverseBidi(Bidi bidi, String src, int direction) { in _testInverseBidi()
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common.cpp | 144 decklink_direction_t direction) { in ff_decklink_set_configs() 203 decklink_direction_t direction) in ff_decklink_set_format() 331 int ff_decklink_set_format(AVFormatContext *avctx, decklink_direction_t direction) { in ff_decklink_set_format() 429 int ff_decklink_list_formats(AVFormatContext *avctx, decklink_direction_t direction) in ff_decklink_list_formats()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rbt.cpp | 34 UTransDirection direction, in _construct() 75 UTransDirection direction, in RuleBasedTransliterator()
|
/third_party/icu/icu4c/source/i18n/ |
D | rbt.cpp | 33 UTransDirection direction, in _construct() 74 UTransDirection direction, in RuleBasedTransliterator()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbt.cpp | 33 UTransDirection direction, in _construct() 74 UTransDirection direction, in RuleBasedTransliterator()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontextutil.c | 67 GstPadDirection direction) in _gst_context_run_query() 91 GstPadDirection direction) in _gst_context_get_from_query()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbt.cpp | 33 UTransDirection direction, in _construct() 74 UTransDirection direction, in RuleBasedTransliterator()
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/ |
D | PlatformViewsChannel.java | 271 void setDirection(int viewId, int direction); in setDirection() 310 public final int direction; field in PlatformViewsChannel.PlatformViewCreationRequest 323 int direction, in PlatformViewCreationRequest()
|