Home
last modified time | relevance | path

Searched defs:extra_flags (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dsync_restricted_traces_to_cipd.py78 args, extra_flags = parser.parse_known_args() variable
Drestricted_trace_gold_tests.py335 def _run_tests(args, tests, extra_flags, env, screenshot_dir, results, test_results): argument
/third_party/boost/tools/quickbook/test/python/
Drun_tests.py57 extra_flags = None): argument
/third_party/pulseaudio/src/tests/
Dmeson.build193 extra_flags = t.get(4, []) variable
/third_party/pulseaudio/src/modules/
Dmeson.build275 extra_flags = m.get(3, []) variable
/third_party/libffi/testsuite/lib/
Dlibffi.exp478 proc run-many-tests { testcases extra_flags } {
/third_party/boost/libs/metaparse/tools/benchmark/
Dbenchmark.py50 iter_count, extra_flags = ''): argument
/third_party/flutter/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp280 …l ImFontAtlasBuildWithFreeType(FT_Library ft_library, ImFontAtlas* atlas, unsigned int extra_flags) in ImFontAtlasBuildWithFreeType()
569 bool ImGuiFreeType::BuildFontAtlas(ImFontAtlas* atlas, unsigned int extra_flags) in BuildFontAtlas()
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp102 namespace extra_flags { namespace
665 int extra_flags = in basic_gzip_compressor() local
/third_party/glib/gio/tests/
Dlive-g-file.c70 enum StructureExtraFlags extra_flags; member
766 enum StructureExtraFlags extra_flags) in do_copy_move()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxpartreader.c848 GstSegment * target_seg, GstSeekFlags extra_flags) in gst_splitmux_part_reader_seek_to_segment()
1169 GstSegment * seg, GstSeekFlags extra_flags) in gst_splitmux_part_reader_activate()
Dgstsplitmuxsrc.c804 GstSeekFlags extra_flags) in gst_splitmux_src_activate_part()
/third_party/ffmpeg/libavformat/
Doggenc.c102 static void ogg_write_page(AVFormatContext *s, OGGPage *page, int extra_flags) in ogg_write_page()
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp389 …ImFontAtlasBuildWithFreeTypeEx(FT_Library ft_library, ImFontAtlas* atlas, unsigned int extra_flags) in ImFontAtlasBuildWithFreeTypeEx()
/third_party/libuv/src/
Duv-common.c311 unsigned extra_flags; in uv_udp_init_ex() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp4293 …::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4299 …ol ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4345 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame()
6547 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, bool override_previous_tooltip) in BeginTooltipEx()
6759 bool ImGui::BeginPopupEx(ImGuiID id, ImGuiWindowFlags extra_flags) in BeginPopupEx()
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp5059 …::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
5065 …ol ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
5118 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame()
7527 … ImGui::ItemAdd(const ImRect& bb, ImGuiID id, const ImRect* nav_bb_arg, ImGuiItemFlags extra_flags) in ItemAdd()
8197 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, ImGuiTooltipFlags tooltip_flags) in BeginTooltipEx()
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c103 unsigned extra_flags; member