/third_party/ffmpeg/libswscale/ |
D | hscale_fast_bilinear.c | 27 unsigned int xpos = 0; in ff_hyscale_fast_c() local 43 unsigned int xpos = 0; in ff_hcscale_fast_c() local
|
/third_party/mesa3d/src/mesa/main/ |
D | accum.c | 130 GLint xpos, GLint ypos, GLint width, GLint height, in accum_scale_or_bias() 189 GLint xpos, GLint ypos, GLint width, GLint height, in accum_or_load() 285 GLint xpos, GLint ypos, GLint width, GLint height) in accum_return() 399 GLint xpos, ypos, width, height; in accum() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | fips_prf_internal.c | 22 u8 *xpos = x; in fips186_2_prf() local
|
D | fips_prf_wolfssl.c | 41 u8 *xpos = x; in fips186_2_prf() local
|
D | fips_prf_openssl.c | 53 u8 *xpos = x; in fips186_2_prf() local
|
D | aes-gcm.c | 106 const u8 *xpos = x; in ghash() local 147 const u8 *xpos = x; in aes_gctr() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | fips_prf_internal.c | 22 u8 *xpos = x; in fips186_2_prf() local
|
D | fips_prf_wolfssl.c | 41 u8 *xpos = x; in fips186_2_prf() local
|
D | fips_prf_openssl.c | 53 u8 *xpos = x; in fips186_2_prf() local
|
D | aes-gcm.c | 106 const u8 *xpos = x; in ghash() local 147 const u8 *xpos = x; in aes_gctr() local
|
/third_party/glfw/src/ |
D | win32_window.c | 397 int xpos, ypos; in acquireMonitor() local 858 int xpos, ypos, fullWidth, fullHeight; in createNativeWindow() local 1102 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() 1113 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() 1246 int xpos, int ypos, in _glfwPlatformSetWindowMonitor() 1439 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() 1454 void _glfwPlatformSetCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwPlatformSetCursorPos()
|
D | mir_window.c | 448 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() 462 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() 522 int xpos, int ypos, in _glfwPlatformSetWindowMonitor() 722 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() 728 void _glfwPlatformSetCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwPlatformSetCursorPos()
|
D | input.c | 103 void _glfwInputCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwInputCursorPos() 305 GLFWAPI void glfwGetCursorPos(GLFWwindow* handle, double* xpos, double* ypos) in glfwGetCursorPos() 328 GLFWAPI void glfwSetCursorPos(GLFWwindow* handle, double xpos, double ypos) in glfwSetCursorPos()
|
D | mir_monitor.c | 81 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
|
D | wl_window.c | 472 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos() 481 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos() 597 int xpos, int ypos, in _glfwPlatformSetWindowMonitor() 657 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos()
|
D | window.c | 450 GLFWAPI void glfwGetWindowPos(GLFWwindow* handle, int* xpos, int* ypos) in glfwGetWindowPos() 464 GLFWAPI void glfwSetWindowPos(GLFWwindow* handle, int xpos, int ypos) in glfwSetWindowPos() 736 int xpos, int ypos, in glfwSetWindowMonitor()
|
/third_party/astc-encoder/Source/ |
D | astcenc_image.cpp | 156 unsigned int xpos, in fetch_image_block() 273 unsigned int xpos, in fetch_image_block_fast_ldr() 339 unsigned int xpos, in write_image_block()
|
/third_party/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 324 int xpos = mapper.intX(); in clampx_nofilter_trans() local 376 int xpos = mapper.intX(); in repeatx_nofilter_trans() local 413 int xpos = mapper.intX(); in mirrorx_nofilter_trans() local
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gsttextrender.c | 411 int xpos, int ypos, int stride) in gst_text_renderer_image_to_ayuv() 448 int xpos, int ypos, int stride) in gst_text_renderer_image_to_argb() 517 gint xpos, ypos; in gst_text_render_chain() local
|
/third_party/glfw/tests/ |
D | windows.c | 79 int xpos, ypos; in key_callback() local
|
/third_party/cups-filters/filter/pdftopdf/ |
D | qpdf_pdftopdf_processor.cc | 179 …st PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,… in crop() 269 …ageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float… in add_subpage() 448 void QPDF_PDFTOPDF_PageHandle::debug(const PageRect &rect,float xpos,float ypos) // {{{ in debug()
|
D | nup.h | 40 float xpos,ypos; // TODO: already given by sub.left,sub.bottom [but for rotation?] member
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gsttextoverlay.h | 74 gint xpos; member
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2pad.h | 60 gint xpos, ypos; member
|
/third_party/skia/gm/ |
D | mac_aa_explorer.cpp | 73 static void test_mac_fonts(SkCanvas* canvas, SkScalar size, SkScalar xpos) { in test_mac_fonts()
|