Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:XFree
(Results
1 - 22
of
22
) sorted by relevance
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H
A
D
rpng-x.c
601
XFree
(pWindowName->value);
in rpng_x_create_window()
603
XFree
(pIconName->value);
in rpng_x_create_window()
605
XFree
(size_hints);
in rpng_x_create_window()
607
XFree
(wm_hints);
in rpng_x_create_window()
609
XFree
(class_hints);
in rpng_x_create_window()
894
XFree
(visual_list);
in rpng_x_cleanup()
H
A
D
rpng2-x.c
986
XFree
(pWindowName->value);
in rpng2_x_create_window()
988
XFree
(pIconName->value);
in rpng2_x_create_window()
990
XFree
(size_hints);
in rpng2_x_create_window()
992
XFree
(wm_hints);
in rpng2_x_create_window()
994
XFree
(class_hints);
in rpng2_x_create_window()
2126
XFree
(visual_list);
in rpng2_x_cleanup()
/third_party/libdrm/tests/ttmtest/src/
H
A
D
ttmtest.c
143
XFree
(ctx->driPriv);
in releaseContext()
145
XFree
(ctx->driverName);
in releaseContext()
147
XFree
(ctx->curBusID);
in releaseContext()
/third_party/skia/tools/gpu/gl/glx/
H
A
D
CreatePlatformGLTestContext_glx.cpp
174
XFree
(vi);
in GLXGLTestContext()
180
XFree
(fbc);
in GLXGLTestContext()
197
XFree
(vi);
in GLXGLTestContext()
/third_party/skia/tools/sk_app/unix/
H
A
D
Window_unix.cpp
183
XFree
(fFBConfig);
in closeWindow()
187
XFree
(fVisualInfo);
in closeWindow()
375
XFree
(textproperty.value);
in setTitle()
491
XFree
(data);
in getClipboardText()
/third_party/glfw/src/
H
A
D
x11_window.c
175
XFree
(state);
in getWindowState()
316
XFree
(hints);
in updateNormalHints()
707
XFree
(hints);
in createNativeWindow()
739
XFree
(hints);
in createNativeWindow()
769
XFree
(hint);
in createNativeWindow()
876
XFree
(targets);
in writeTargetToProperty()
1020
XFree
(data);
in getSelectionString()
1067
XFree
(data);
in getSelectionString()
1611
XFree
(formats);
in processEvent()
1718
XFree
(dat
in processEvent()
[all...]
H
A
D
glx_context.c
104
XFree
(vi);
in chooseGLXFBConfig()
140
XFree
(nativeConfigs);
in chooseGLXFBConfig()
669
XFree
(result);
in _glfwChooseVisualGLX()
H
A
D
x11_monitor.c
205
XFree
(screens);
in _glfwPollMonitorsX11()
428
XFree
(extents);
in _glfwGetMonitorWorkareaX11()
430
XFree
(desktop);
in _glfwGetMonitorWorkareaX11()
H
A
D
x11_init.c
435
XFree
(keysyms);
in createKeyTables()
457
XFree
(styles);
in hasUsableInputMethodStyle()
538
XFree
(windowFromRoot);
in detectEWMH()
548
XFree
(windowFromRoot);
in detectEWMH()
549
XFree
(windowFromChild);
in detectEWMH()
553
XFree
(windowFromRoot);
in detectEWMH()
554
XFree
(windowFromChild);
in detectEWMH()
600
XFree
(supportedAtoms);
in detectEWMH()
1375
_glfwPlatformGetModuleSymbol(_glfw.x11.xlib.handle, "
XFree
");
in _glfwInitX11()
H
A
D
egl_context.c
162
XFree
(vis);
in chooseEGLConfig()
893
XFree
(result);
in _glfwChooseVisualEGL()
H
A
D
x11_platform.h
228
#define
XFree
_glfw.x11.xlib.Free
macro
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H
A
D
SystemInfo_x11.cpp
45
XFree
(buffer);
in GetNvidiaDriverVersionWithXNVCtrl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H
A
D
WindowSurfaceGLX.cpp
116
XFree
(visualInfo);
in initialize()
139
XFree
(visualInfo);
in initialize()
H
A
D
DisplayGLX.cpp
186
XFree
(allConfigs);
in initialize()
219
XFree
(candidates);
in initialize()
224
XFree
(candidates);
in initialize()
355
XFree
(mVisuals);
in terminate()
760
XFree
(glxConfigs);
in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H
A
D
EGLX11VisualTest.cpp
60
XFree
(visuals);
in chooseDifferentVisual()
218
XFree
(children);
in TEST_P()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H
A
D
tcuLnxX11.cpp
135
XFree
(response);
in getVisualInfo()
212
XFree
(hints);
in XlibWindow()
H
A
D
tcuLnxX11GlxPlatform.cpp
313
XFree
(visualInfo);
in GlxVisual()
654
XFree
(fbConfigs);
in chooseVisual()
/third_party/skia/third_party/externals/angle2/util/x11/
H
A
D
X11Pixmap.cpp
41
XFree
(info);
in initialize()
H
A
D
X11Window.cpp
30
XFree
(keySymbols);
in X11CodeToKey()
314
XFree
(visuals);
in initializeImpl()
/third_party/ffmpeg/libavdevice/
H
A
D
xv.c
95
XFree
(xv->yuv_image);
in xv_write_trailer()
187
XFree
(fv);
in xv_write_header()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H
A
D
xm_api.c
198
XFree
((char *) info);
in xmesa_close_display()
/third_party/mesa3d/src/glx/
H
A
D
drisw_glx.c
706
XFree
(visinfo);
in driswCreateDrawable()
Completed in 26 milliseconds