Home
last modified time | relevance | path

Searched defs:window (Results 251 - 275 of 437) sorted by relevance

1...<<1112131415161718

/third_party/zlib/contrib/infback9/
H A Dinfback9.c19 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 Dgun.c635 unsigned char *window; in main() local
H A Dgzappend.c264 unsigned char *window; in gzscan() local
[all...]
H A Dzran.c80 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 Dinfback.c25 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 Dmpegaudiodsp_mips_fixed.c64 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 Daf_anlmdn.c55 AVFrame *window; member
[all...]
H A Daf_afftfilt.c50 AVFrame *window; member
H A Debur128.c97 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 Devents.c52 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 Dwindow.c75 GLFWwindow* window = glfwCreateWindow(600, 660, "Window Features", NULL, NULL); in main() local
[all...]
/third_party/glfw/examples/
H A Dheightmap.c385 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 Dmonitor.c121 _GLFWwindow* window; in _glfwInputMonitor() local
158 _glfwInputMonitorWindow(_GLFWmonitor* monitor, _GLFWwindow* window) _glfwInputMonitorWindow() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h217 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 Dgs-test.c52 static void *window = NULL; variable
/third_party/node/deps/zlib/
H A Dinflate.h100 unsigned char FAR *window; /* allocated sliding window, if needed */ member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h100 unsigned char FAR *window; /* allocated sliding window, if needed */ member
/third_party/mesa3d/include/vulkan/
H A Dvk_icd.h160 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 Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */ member
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c172 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 Dbn_exp.c172 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 DDisplayD3D.cpp166 createWindowSurface(const egl::SurfaceState &state, EGLNativeWindowType window, const egl::AttributeMap &attribs) createWindowSurface() argument
H A DSurfaceD3D.cpp27 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 DCompositorNativeWindow11.cpp20 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 Dvk_icd.h160 xcb_window_t window; member
168 Window window; member
183 struct ANativeWindow *window; member
233 void *window; member
241 struct _screen_window *window; member

Completed in 21 milliseconds

1...<<1112131415161718