/third_party/zlib/contrib/infback9/ |
H A D | infback9.c | 19 int ZEXPORT inflateBack9Init_(z_stream FAR *strm, unsigned char FAR *window, in inflateBack9Init_() argument 223 unsigned char FAR *window; /* allocated sliding window, if needed */ inflateBack9() local [all...] |
/third_party/zlib/examples/ |
H A D | gun.c | 635 unsigned char *window; in main() local
|
H A D | gzappend.c | 264 unsigned char *window; in gzscan() local [all...] |
H A D | zran.c | 80 add_point(struct deflate_index *index, int bits, off_t in, off_t out, unsigned left, unsigned char *window) add_point() argument
|
/third_party/zlib/ |
H A D | infback.c | 25 inflateBackInit_(z_streamp strm, int windowBits, unsigned char FAR *window, const char *version, int stream_size) inflateBackInit_() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegaudiodsp_mips_fixed.c | 64 static void ff_mpadsp_apply_window_mips_fixed(int32_t *synth_buf, int32_t *window, in ff_mpadsp_apply_window_mips_fixed() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_anlmdn.c | 55 AVFrame *window; member [all...] |
H A D | af_afftfilt.c | 50 AVFrame *window; member
|
H A D | ebur128.c | 97 unsigned long window; member 219 ff_ebur128_init(unsigned int channels, unsigned long samplerate, unsigned long window, int mode) ff_ebur128_init() argument
|
/third_party/glfw/tests/ |
H A D | events.c | 52 GLFWwindow* window; member 290 static void window_pos_callback(GLFWwindow* window, int x, int y) in window_pos_callback() argument 297 static void window_size_callback(GLFWwindow* window, int width, int height) in window_size_callback() argument 304 static void framebuffer_size_callback(GLFWwindow* window, int width, int height) in framebuffer_size_callback() argument 311 static void window_content_scale_callback(GLFWwindow* window, float xscale, float yscale) in window_content_scale_callback() argument 318 static void window_close_callback(GLFWwindow* window) in window_close_callback() argument 333 window_refresh_callback(GLFWwindow* window) window_refresh_callback() argument 344 window_focus_callback(GLFWwindow* window, int focused) window_focus_callback() argument 352 window_iconify_callback(GLFWwindow* window, int iconified) window_iconify_callback() argument 360 window_maximize_callback(GLFWwindow* window, int maximized) window_maximize_callback() argument 368 mouse_button_callback(GLFWwindow* window, int button, int action, int mods) mouse_button_callback() argument 378 cursor_position_callback(GLFWwindow* window, double x, double y) cursor_position_callback() argument 385 cursor_enter_callback(GLFWwindow* window, int entered) cursor_enter_callback() argument 393 scroll_callback(GLFWwindow* window, double x, double y) scroll_callback() argument 400 key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) key_callback() argument 457 char_callback(GLFWwindow* window, unsigned int codepoint) char_callback() argument 467 drop_callback(GLFWwindow* window, int count, const char* paths[]) drop_callback() argument [all...] |
H A D | window.c | 75 GLFWwindow* window = glfwCreateWindow(600, 660, "Window Features", NULL, NULL); in main() local [all...] |
/third_party/glfw/examples/ |
H A D | heightmap.c | 385 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument 403 GLFWwindow* window; in main() local [all...] |
/third_party/glfw/src/ |
H A D | monitor.c | 121 _GLFWwindow* window; in _glfwInputMonitor() local 158 _glfwInputMonitorWindow(_GLFWmonitor* monitor, _GLFWwindow* window) _glfwInputMonitorWindow() argument [all...] |
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 217 nk_glfw3_mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in nk_glfw3_mouse_button_callback() argument
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | gs-test.c | 52 static void *window = NULL; variable
|
/third_party/node/deps/zlib/ |
H A D | inflate.h | 100 unsigned char FAR *window; /* allocated sliding window, if needed */ member
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inflate.h | 100 unsigned char FAR *window; /* allocated sliding window, if needed */ member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vk_icd.h | 160 xcb_window_t window; member 168 Window window; member 183 struct ANativeWindow *window; member 233 void *window; member 241 struct _screen_window *window; member
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.h | 96 unsigned char FAR *window; /* allocated sliding window, if needed */
member
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_exp.c | 172 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local 315 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_mont() local 515 MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_TO_PREBUF() argument 533 MOD_EXP_CTIME_COPY_FROM_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_FROM_PREBUF() argument 613 int i, bits, ret = 0, window, wvalue, wmask, window0; BN_mod_exp_mont_consttime() local 1314 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_simple() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_exp.c | 172 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local 307 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_mont() local 507 MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_TO_PREBUF() argument 525 MOD_EXP_CTIME_COPY_FROM_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_FROM_PREBUF() argument 605 int i, bits, ret = 0, window, wvalue, wmask, window0; BN_mod_exp_mont_consttime() local 1306 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_simple() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 166 createWindowSurface(const egl::SurfaceState &state, EGLNativeWindowType window, const egl::AttributeMap &attribs) createWindowSurface() argument
|
H A D | SurfaceD3D.cpp | 27 SurfaceD3D(const egl::SurfaceState &state, RendererD3D *renderer, egl::Display *display, EGLNativeWindowType window, EGLenum buftype, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) SurfaceD3D() argument 474 WindowSurfaceD3D(const egl::SurfaceState &state, RendererD3D *renderer, egl::Display *display, EGLNativeWindowType window, const egl::AttributeMap &attribs) WindowSurfaceD3D() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
H A D | CompositorNativeWindow11.cpp | 20 CompositorNativeWindow11::CompositorNativeWindow11(EGLNativeWindowType window, bool hasAlpha) in CompositorNativeWindow11() argument 164 bool CompositorNativeWindow11::IsValidNativeWindow(EGLNativeWindowType window) in IsValidNativeWindow() argument 181 bool CompositorNativeWindow11::IsSpriteVisual(EGLNativeWindowType window) in IsSpriteVisual() argument
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vk_icd.h | 160 xcb_window_t window; member 168 Window window; member 183 struct ANativeWindow *window; member 233 void *window; member 241 struct _screen_window *window; member
|