/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 1531 const unsigned char* src = pixels; in GetTexDataAsRGBA32() local 1577 static void Decode85(const unsigned char* src, unsigned char* dst) in Decode85() argument 2507 AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst) AddRemapChar() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_state.c | 3764 evergreen_dma_copy_tile(struct r600_context *rctx, struct pipe_resource *dst, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src, unsigned src_level, unsigned src_x, unsigned src_y, unsigned src_z, unsigned copy_height, unsigned pitch, unsigned bpp) evergreen_dma_copy_tile() argument 3885 evergreen_dma_copy(struct pipe_context *ctx, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) evergreen_dma_copy() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 3125 void unpackValues (const std::vector<uint64_t>& src, std::vector<uint64_t>* dst1, std::vector<uint64_t>* dst2) in unpackValues() argument 4575 const auto src in initPrograms() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3124 de::SharedPtr<TopLevelAccelerationStructure> src = prepareTopAccelerationStructure(vkd, device, allocator, *cmdBuffer); in iterate() local
|
H A D | vktRayTracingBuiltinTests.cpp | 2471 std::ostringstream src; in generateShaderSource() local [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 8608 void GL_APIENTRY GL_NamedFramebufferReadBuffer(GLuint framebuffer, GLenum src) in GL_NamedFramebufferReadBuffer() argument [all...] |
H A D | entry_points_gl_1_autogen.cpp | 5057 void GL_APIENTRY GL_ReadBuffer(GLenum src) in GL_ReadBuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 1078 uint8_t *src = nullptr; in setupIndexedDraw() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/ |
H A D | ffx_a.h | 643 AU1 ABfe(AU1 src,AU1 off,AU1 bits){return bitfieldExtract(src,ASU1(off),ASU1(bits));} in ABfe() argument 644 AU1 ABfi(AU1 src,AU1 ins,AU1 mask){return (ins&mask)|(src&(~mask));} in ABfi() argument 646 AU1 ABfiM(AU1 src,AU1 ins,AU1 bits){return bitfieldInsert(src,ins,0,ASU1(bits));} in ABfiM() argument 1065 AU1 ABfe(AU1 src,AU1 off,AU1 bits){AU1 mask=(1<<bits)-1;return (src>>off)&mask;} in ABfe() argument 1066 AU1 ABfi(AU1 src,AU1 ins,AU1 mask){return (ins&mask)|(src in ABfe() argument 1067 ABfiM(AU1 src,AU1 ins,AU1 bits) ABfiM() argument [all...] |
/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 joinNoEmptyChecks(SkRect* dst, const SkRect& src) joinNoEmptyChecks() argument 1380 const SkPath* src = &srcPath; addPath() local 1491 const SkPath* src = &srcPath; reverseAddPath() local 1585 const SkPath* src = this; transform() local 2711 conic_eval_numerator(const SkScalar src[], SkScalar w, SkScalar t) conic_eval_numerator() argument 3291 compute_quad_extremas(const SkPoint src[3], SkPoint extremas[3]) compute_quad_extremas() argument 3303 compute_conic_extremas(const SkPoint src[3], SkScalar w, SkPoint extremas[3]) compute_conic_extremas() argument 3316 compute_cubic_extremas(const SkPoint src[4], SkPoint extremas[5]) compute_cubic_extremas() argument [all...] |
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_draw.cpp | 2054 const unsigned char* src = pixels; in GetTexDataAsRGBA32() local 2104 static void Decode85(const unsigned char* src, unsigned char* dst) in Decode85() argument 3290 AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst) AddRemapChar() argument [all...] |
/third_party/skia/tests/ |
H A D | PathTest.cpp | 2571 SkPath src, dst; in test_isNestedFillRects() local [all...] |
/third_party/tzdata/ |
H A D | zic.c | 1298 char const *src = *name; in random_dirent() local
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 981 void Poke(Register src, int32_t offset) { in MacroAssembler() argument
|
/third_party/python/Modules/clinic/ |
H A D | posixmodule.c.h | 1065 path_t src = PATH_T_INITIALIZE("link", "src", 0, 0); in os_link() local 1572 path_t src = PATH_T_INITIALIZE("rename", "src", 0, 0); os_rename() local 1640 path_t src = PATH_T_INITIALIZE("replace", "src", 0, 0); os_replace() local 4291 path_t src = PATH_T_INITIALIZE("symlink", "src", 0, 0); os_symlink() local 5745 int src; os_copy_file_range() local 5836 int src; os_splice() local [all...] |
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 1984 _mpd_copy_shared(mpd_t *dest, const mpd_t *src) in _mpd_copy_shared() argument 8376 mpd_qexport_u16(uint16_t **rdata, size_t rlen, uint32_t rbase, const mpd_t *src, uint32_t *status) mpd_qexport_u16() argument 8455 mpd_qexport_u32(uint32_t **rdata, size_t rlen, uint32_t rbase, const mpd_t *src, uint32_t *status) mpd_qexport_u32() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 2891 de::SharedPtr<TopLevelAccelerationStructure> src = prepareTopAccelerationStructure(vkd, device, allocator, *cmdBuffer); in iterate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface.c | 8912 u8 src[ETH_ALEN], *buf; in wpas_ctrl_iface_eapol_rx() local 9049 u8 dst[ETH_ALEN], src[ETH_ALEN]; in wpas_ctrl_iface_data_test_tx() local 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 [all...] |
H A D | p2p_supplicant.c | 1415 u8 src[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 2351 wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, u8 go_intent) wpas_go_neg_req_rx() argument 3857 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) wpas_presence_resp() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface.c | 9997 u8 src[ETH_ALEN], *buf; local 10174 u8 dst[ETH_ALEN], src[ETH_ALE local 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 [all...] |
H A D | p2p_supplicant.c | 1685 u8 src[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 2827 wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, u8 go_intent) wpas_go_neg_req_rx() argument 4856 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 9076 dpp_relay_new_conn(struct dpp_relay_controller *ctrl, const u8 *src, in dpp_relay_new_conn() argument 9184 int dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr, in dpp_relay_rx_action() argument 9232 int dpp_relay_rx_gas_req(struct dpp_global *dpp, const u8 *src, const u8 *data, in dpp_relay_rx_gas_req() argument
|