Home
last modified time | relevance | path

Searched defs:dst (Results 3001 - 3025 of 3079) sorted by relevance

1...<<121122123124

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3128 de::MovePtr<TopLevelAccelerationStructure> dst = makeTopLevelAccelerationStructure(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2732 const Interval dst = ctx.format.convert(ret); applyPoint() local
5658 genFixeds(const FloatFormat&, const Precision, vector<Void>& dst, const Interval&) const genFixeds() argument
5665 genFixeds(const FloatFormat&, const Precision, vector<bool>& dst, const Interval&) const genFixeds() argument
5684 genFixeds(const FloatFormat&, const Precision, vector<int>& dst, const Interval&) const genFixeds() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp3876 void getGraphicsShaderCode (vk::SourceCollections& dst, InstanceContext context) in getGraphicsShaderCode() argument
H A DvktSpvAsmInstructionTests.cpp751 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument
760 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, FilterT filter, int offset = 0) in fillRandomScalars() argument
784 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues) in fillRandomInt64sLogDistributed() argument
791 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues, FilterT filter) in fillRandomInt64sLogDistributed() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp5435 CaptureBlendFunciEXT(const State &glState, bool isCallValid, GLuint buf, GLenum src, GLenum dst) CaptureBlendFunciEXT() argument
9030 CaptureBlendFunciOES(const State &glState, bool isCallValid, GLuint buf, GLenum src, GLenum dst) CaptureBlendFunciOES() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp166 void GL_APIENTRY GL_BlendFunci(GLuint buf, GLenum src, GLenum dst) in GL_BlendFunci() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp4771 void GL_APIENTRY GL_BlendFunciEXT(GLuint buf, GLenum src, GLenum dst) in GL_BlendFunciEXT() argument
9010 void GL_APIENTRY GL_BlendFunciOES(GLuint buf, GLenum src, GLenum dst) in GL_BlendFunciOES() argument
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp56 static void joinNoEmptyChecks(SkRect* dst, const SkRect& src) { in joinNoEmptyChecks() argument
470 int SkPath::getPoints(SkPoint dst[], in argument
491 getVerbs(uint8_t dst[], int max) const getVerbs() argument
1567 transform(const SkMatrix& matrix, SkPath* dst, SkApplyPerspectiveClip pc) const transform() argument
2702 SkPoint dst[10]; winding_cubic() local
2861 SkPoint dst[5]; winding_quad() local
2925 SkPoint dst[10]; tangent_cubic() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp190 void ImGui::StyleColorsDark(ImGuiStyle* dst) in StyleColorsDark() argument
250 void ImGui::StyleColorsClassic(ImGuiStyle* dst) in StyleColorsClassic() argument
311 void ImGui::StyleColorsLight(ImGuiStyle* dst) in StyleColorsLight() argument
443 ImDrawList* dst in CloneOutput() local
2055 unsigned int* dst = TexPixelsRGBA32; GetTexDataAsRGBA32() local
2104 Decode85(const unsigned char* src, unsigned char* dst) Decode85() argument
3290 AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst) AddRemapChar() argument
[all...]
/third_party/skia/tests/
H A DPathTest.cpp436 SkPath dst; in test_bad_cubic_crbug229478() local
2571 SkPath src, dst; in test_isNestedFillRects() local
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c3737 PyObject *off = NULL, *dst = NULL; in tzinfo_fromutc() local
6308 PyObject * dst; datetime_timetuple() local
[all...]
/third_party/tzdata/
H A Dzic.c1299 char *dst = *namealloc; in random_dirent() local
1829 int dst = -1; in getsave() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h977 void Peek(Register dst, int32_t offset) { in MacroAssembler() argument
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h1066 path_t dst = PATH_T_INITIALIZE("link", "dst", 0, 0); in os_link() local
1573 path_t dst = PATH_T_INITIALIZE("rename", "dst", 0, 0); os_rename() local
1641 path_t dst = PATH_T_INITIALIZE("replace", "dst", 0, 0); os_replace() local
4292 path_t dst = PATH_T_INITIALIZE("symlink", "dst", 0, 0); os_symlink() local
5746 int dst; os_copy_file_range() local
5837 int dst; os_splice() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2070 const Interval dst = ctx.format.convert(ret); applyPoint() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2895 de::MovePtr<TopLevelAccelerationStructure> dst = makeTopLevelAccelerationStructure(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2705 const Interval dst = ctx.format.convert(ret); applyPoint() local
5647 genFixeds(const FloatFormat&, const Precision, vector<Void>& dst, const Interval&) const genFixeds() argument
5654 genFixeds(const FloatFormat&, const Precision, vector<bool>& dst, const Interval&) const genFixeds() argument
5673 genFixeds(const FloatFormat&, const Precision, vector<int>& dst, const Interval&) const genFixeds() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp3874 void getGraphicsShaderCode (vk::SourceCollections& dst, InstanceContext context) in getGraphicsShaderCode() argument
H A DvktSpvAsmInstructionTests.cpp750 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument
759 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, FilterT filter, int offset = 0) in fillRandomScalars() argument
783 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues) in fillRandomInt64sLogDistributed() argument
790 static void fillRandomInt64sLogDistributed (de::Random& rnd, vector<deInt64>& dst, int numValues, FilterT filter) in fillRandomInt64sLogDistributed() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c5891 u8 dst_buf[ETH_ALEN], *dst; in p2p_ctrl_serv_disc_req() local
5995 u8 dst[ETH_ALEN]; p2p_ctrl_serv_disc_resp() local
7131 ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst, int only_add) ctrl_interworking_connect() argument
7174 get_anqp(struct wpa_supplicant *wpa_s, char *dst) get_anqp() argument
7370 get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst) get_hs20_anqp() argument
7428 hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s, char *dst) hs20_get_nai_home_realm_list() argument
8584 wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) wpas_ctrl_iface_mgmt_tx_cb() argument
9049 u8 dst[ETH_ALEN], src[ETH_ALEN]; wpas_ctrl_iface_data_test_tx() local
[all...]
H A Dp2p_supplicant.c1414 u8 dst[ETH_ALEN]; member
1484 wpas_p2p_send_action_tx_status(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) wpas_p2p_send_action_tx_status() argument
1558 wpas_send_action_work(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) wpas_send_action_work() argument
1592 wpas_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, int *scheduled) wpas_send_action() argument
1980 wpas_p2p_clone_config(struct wpa_supplicant *dst, const struct wpa_supplicant *src) wpas_p2p_clone_config() argument
6991 wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, unsigned int rx_freq, int ssi_signal) wpas_p2p_probe_req_rx() argument
[all...]
H A Dwpa_supplicant_i.h476 u8 dst[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c6666 u8 dst_buf[ETH_ALEN], *dst; local
6770 u8 dst[ETH_ALEN]; global() local
7963 ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst, int only_add) global() argument
8006 get_anqp(struct wpa_supplicant *wpa_s, char *dst) global() argument
8211 get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst) global() argument
8269 hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s, char *dst) global() argument
9535 wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) global() argument
10035 u8 dst[ETH_ALEN], *buf; global() local
10174 u8 dst[ETH_ALEN], src[ETH_ALEN]; global() local
[all...]
H A Dp2p_supplicant.c1684 u8 dst[ETH_ALEN]; member
1754 wpas_p2p_send_action_tx_status(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) wpas_p2p_send_action_tx_status() argument
1830 wpas_send_action_work(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) wpas_send_action_work() argument
1864 wpas_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, int *scheduled) wpas_send_action() argument
2371 wpas_p2p_clone_config(struct wpa_supplicant *dst, const struct wpa_supplicant *src) wpas_p2p_clone_config() argument
8319 wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, unsigned int rx_freq, int ssi_signal) global() argument
[all...]
H A Dwpa_supplicant.c6892 wpas_gas_server_tx_status(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) global() argument

Completed in 221 milliseconds

1...<<121122123124