Home
last modified time | relevance | path

Searched defs:extra_flags (Results 1 – 21 of 21) 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/node/deps/v8/tools/testrunner/
Dtest_config.py13 extra_flags, argument
/third_party/pulseaudio/src/tests/
Dmeson.build217 extra_flags = t.get(4, []) variable
/third_party/mesa3d/src/panfrost/lib/
Dpan_attributes.c94 panfrost_compute_magic_divisor(unsigned hw_divisor, unsigned *o_shift, unsigned *extra_flags) in panfrost_compute_magic_divisor()
/third_party/pulseaudio/src/modules/
Dmeson.build300 extra_flags = m.get(3, []) variable
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
Dv8_foozzie_test.py243 def run_foozzie(second_d8_dir, *extra_flags, **kwargs):
/third_party/node/deps/v8/tools/
Drun_perf.py460 def GetCommandFlags(self, extra_flags=None): argument
464 def GetCommand(self, cmd_prefix, shell_dir, extra_flags=None): argument
/third_party/ltp/lib/
Dtst_rtnetlink.c247 unsigned int extra_flags = 0; in tst_rtnl_add_message() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dtests.rs344 let extra_flags = line in create_bindgen_builder() localVariable
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1266 uint32_t extra_flags) in anv_execbuf_add_bo()
1368 uint32_t extra_flags) in anv_execbuf_add_bo_bitset()
/third_party/ffmpeg/libavformat/
Doggenc.c104 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/node/deps/uv/src/
Duv-common.c313 unsigned extra_flags; in uv_udp_init_ex() local
/third_party/libuv/src/
Duv-common.c313 unsigned extra_flags; in uv_udp_init_ex() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp4372 …::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4378 …ol ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4424 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame()
6677 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, bool override_previous_tooltip) in BeginTooltipEx()
6902 bool ImGui::BeginPopupEx(ImGuiID id, ImGuiWindowFlags extra_flags) in BeginPopupEx()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1855 uint32_t extra_flags, in crocus_flush_and_dirty_for_history()
/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.c106 unsigned extra_flags; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c2124 unsigned shift = 0, extra_flags = 0; in panfrost_emit_vertex_data() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h69528 u32 extra_flags; member