| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 3128 de::MovePtr<TopLevelAccelerationStructure> dst = makeTopLevelAccelerationStructure(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 2732 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 D | vktSpvAsmFloatControlsTests.cpp | 3876 void getGraphicsShaderCode (vk::SourceCollections& dst, InstanceContext context) in getGraphicsShaderCode() argument
|
| H A D | vktSpvAsmInstructionTests.cpp | 751 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 D | capture_gles_ext_autogen.cpp | 5435 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 D | entry_points_gl_4_autogen.cpp | 166 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 D | entry_points_gles_ext_autogen.cpp | 4771 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 D | SkPath.cpp | 56 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 D | imgui_draw.cpp | 190 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 D | PathTest.cpp | 436 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.c | 3737 PyObject *off = NULL, *dst = NULL; in tzinfo_fromutc() local 6308 PyObject * dst; datetime_timetuple() local [all...] |
| /third_party/tzdata/ |
| H A D | zic.c | 1299 char *dst = *namealloc; in random_dirent() local 1829 int dst = -1; in getsave() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.h | 977 void Peek(Register dst, int32_t offset) { in MacroAssembler() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 1066 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 D | glsBuiltinPrecisionTests.cpp | 2070 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 D | vktRayTracingAccelerationStructuresTests.cpp | 2895 de::MovePtr<TopLevelAccelerationStructure> dst = makeTopLevelAccelerationStructure(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 2705 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 D | vktSpvAsmFloatControlsTests.cpp | 3874 void getGraphicsShaderCode (vk::SourceCollections& dst, InstanceContext context) in getGraphicsShaderCode() argument
|
| H A D | vktSpvAsmInstructionTests.cpp | 750 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 D | ctrl_iface.c | 5891 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 D | p2p_supplicant.c | 1414 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 D | wpa_supplicant_i.h | 476 u8 dst[ETH_ALEN]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface.c | 6666 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 D | p2p_supplicant.c | 1684 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 D | wpa_supplicant.c | 6892 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
|