/third_party/node/test/fixtures/wpt/resources/ |
H A D | testdriver.js | [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | selfInLambdas.js | |
H A D | libTypeScriptOverrideSimple.js | |
H A D | libTypeScriptSubfileResolving.js | |
/third_party/gn/examples/ios/app/ |
H A D | SceneDelegate.h | 9 @property(strong, nonatomic) UIWindow* window; variable
|
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ |
H A D | AppDelegate.h | 35 @property (strong, nonatomic) UIWindow *window; variable
|
/third_party/vk-gl-cts/framework/platform/ios/ |
H A D | tcuIOSAppDelegate.h | 30 @property (nonatomic, retain) UIWindow *window; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | NativeWindowD3D.cpp | 15 NativeWindowD3D::NativeWindowD3D(EGLNativeWindowType window) : mWindow(window) {} in NativeWindowD3D() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | NativeWindow11.h | 25 NativeWindow11(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow11() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferFactoryOzone.cpp | 24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, int height) in createFrameBuffer() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mediacodec_surface.c | 40 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx) in ff_mediacodec_surface_unref() argument
|
H A D | kbdwin.c | 26 av_cold void ff_kbd_window_init(float *window, float alpha, int n) in ff_kbd_window_init() argument 49 av_cold void ff_kbd_window_init_fixed(int32_t *window, float alpha, int n) in ff_kbd_window_init_fixed() argument
|
H A D | sinewin_tablegen.h | 59 av_cold void ff_sine_window_init(float *window, int n) in ff_sine_window_init() argument
|
H A D | sinewin_fixed_tablegen.h | 54 static av_cold void sine_window_init_fixed(int *window, int n) in sine_window_init_fixed() argument
|
/third_party/glfw/tests/ |
H A D | title.c | 45 GLFWwindow* window; in main() local
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | XcbSurfaceKHR.hpp | 46 xcb_window_t window; member in vk::XcbSurfaceKHR
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | OpenGLBinding.cpp | 30 OpenGLBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in OpenGLBinding() argument 51 BackendBinding* CreateOpenGLBinding(GLFWwindow* window, WGPUDevice device) { in CreateOpenGLBinding() argument
|
H A D | NullBinding.cpp | 26 NullBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in NullBinding() argument 43 BackendBinding* CreateNullBinding(GLFWwindow* window, WGPUDevice device) { in CreateNullBinding() argument
|
/third_party/lzma/CPP/7zip/UI/Explorer/ |
H A D | MyMessages.cpp | 14 void ShowErrorMessage(HWND window, LPCWSTR message)
in ShowErrorMessage() argument 19 void ShowErrorMessageHwndRes(HWND window, UINT resID)
in ShowErrorMessageHwndRes() argument 32 static void ShowErrorMessageDWORD(HWND window, DWORD errorCode)
in ShowErrorMessageDWORD() argument 37 void ShowLastErrorMessage(HWND window)
in ShowLastErrorMessage() argument
|
/third_party/mesa3d/src/glx/windows/ |
H A D | xwindowsdri.h | 36 Window window; /* window of event */ member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ast-view.c | 33 GtkWidget *window, *view, *scrollwin; in treeview_main() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.cpp | 51 ProtectedContext(Context& ctx, vk::wsi::Type wsiType, vk::wsi::Display& display, vk::wsi::Window& window, const std::vector<std::string> instanceExtensions, const std::vector<std::string> deviceExtensions) ProtectedContext() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | NativeWindow9.cpp | 14 NativeWindow9::NativeWindow9(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow9() argument 32 bool NativeWindow9::IsValidNativeWindow(EGLNativeWindowType window) in IsValidNativeWindow() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/ |
H A D | WindowSurfaceVkNull.cpp | 16 WindowSurfaceVkNull(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkNull() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/ |
H A D | WindowSurfaceVkWin32.cpp | 17 WindowSurfaceVkWin32(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkWin32() argument
|