Home
last modified time | relevance | path

Searched defs:is_source (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/
Dicu-file-utf8-check.py52 def check_file(file_name, is_source): argument
/third_party/icu/icu4c/source/tools/
Dicu-file-utf8-check.py54 def check_file(file_name, is_source): argument
/third_party/gn/src/gn/
Dxcode_object.h259 bool is_source() { return is_source_; } in is_source() function
260 void set_is_source(const bool is_source) { is_source_ = is_source; } in set_is_source()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c184 bool is_source; in get_latency_us() local
/third_party/gstreamer/gstreamer/gst/
Dgstbin.c1149 gboolean is_sink, is_source, provides_clock, requires_clock; in gst_bin_add_func() local
1563 gboolean is_sink, is_source, provides_clock, requires_clock; in gst_bin_remove_func() local