Home
last modified time | relevance | path

Searched defs:extra_flags (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_attributes.c94 panfrost_compute_magic_divisor(unsigned hw_divisor, unsigned *o_shift, unsigned *extra_flags) in panfrost_compute_magic_divisor() argument
/third_party/ltp/lib/
H A Dtst_rtnetlink.c247 unsigned int extra_flags = 0; in tst_rtnl_add_message() local
/third_party/ffmpeg/libavformat/
H A Doggenc.c104 static void ogg_write_page(AVFormatContext *s, OGGPage *page, int extra_flags) in ogg_write_page() argument
/third_party/libuv/src/
H A Duv-common.c347 unsigned extra_flags; in uv_udp_init_ex() local
/third_party/node/deps/uv/src/
H A Duv-common.c313 unsigned extra_flags; in uv_udp_init_ex() local
/third_party/skia/third_party/externals/imgui/misc/freetype/
H A Dimgui_freetype.cpp389 bool ImFontAtlasBuildWithFreeTypeEx(FT_Library ft_library, ImFontAtlas* atlas, unsigned int extra_flags) in ImFontAtlasBuildWithFreeTypeEx() argument
/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c106 unsigned extra_flags; member
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1262 anv_execbuf_add_bo(struct anv_device *device, struct anv_execbuf *exec, struct anv_bo *bo, struct anv_reloc_list *relocs, uint32_t extra_flags) anv_execbuf_add_bo() argument
1364 anv_execbuf_add_bo_bitset(struct anv_device *device, struct anv_execbuf *exec, uint32_t dep_words, BITSET_WORD *deps, uint32_t extra_flags) anv_execbuf_add_bo_bitset() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1852 crocus_flush_and_dirty_for_history(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, uint32_t extra_flags, const char *reason) crocus_flush_and_dirty_for_history() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2124 unsigned shift = 0, extra_flags = 0; in panfrost_emit_vertex_data() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4372 bool ImGui::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild() argument
4378 bool ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild() argument
4424 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame() argument
6677 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, bool override_previous_tooltip) in BeginTooltipEx() argument
6902 bool ImGui::BeginPopupEx(ImGuiID id, ImGuiWindowFlags extra_flags) in BeginPopupEx() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp5059 bool ImGui::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild() argument
5065 bool ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild() argument
5118 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame() argument
7527 bool ImGui::ItemAdd(const ImRect& bb, ImGuiID id, const ImRect* nav_bb_arg, ImGuiItemFlags extra_flags) in ItemAdd() argument
8197 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, ImGuiTooltipFlag argument
[all...]

Completed in 59 milliseconds