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
defs:present
(Results
1 - 25
of
66
) sorted by relevance
1
2
3
/third_party/mesa3d/src/gallium/drivers/v3d/
H
A
D
v3d_format_table.h
31
bool
present
;
member
/third_party/mesa3d/src/util/
H
A
D
u_worklist.h
61
BITSET_WORD *
present
;
member
/third_party/ltp/testcases/kernel/syscalls/close_range/
H
A
D
close_range01.c
73
int
present
= SAFE_FCNTL(fd[i], F_GETFD) & FD_CLOEXEC;
in check_cloexec()
local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
HeadlessSurfaceKHR.cpp
53
VkResult HeadlessSurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::HeadlessSurfaceKHR
H
A
D
DirectFBSurfaceEXT.cpp
77
VkResult DirectFBSurfaceEXT::
present
(PresentImage *image)
in present()
function in vk::DirectFBSurfaceEXT
H
A
D
VkSwapchainKHR.cpp
205
VkResult SwapchainKHR::
present
(uint32_t index)
in present()
function in vk::SwapchainKHR
H
A
D
Win32SurfaceKHR.cpp
86
VkResult Win32SurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::Win32SurfaceKHR
H
A
D
XcbSurfaceKHR.cpp
97
VkResult XcbSurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::XcbSurfaceKHR
H
A
D
XlibSurfaceKHR.cpp
92
VkResult XlibSurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::XlibSurfaceKHR
H
A
D
DisplaySurfaceKHR.cpp
223
VkResult DisplaySurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::DisplaySurfaceKHR
H
A
D
WaylandSurfaceKHR.cpp
100
VkResult WaylandSurfaceKHR::
present
(PresentImage *image)
in present()
function in vk::WaylandSurfaceKHR
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H
A
D
OpenGLBackend.cpp
34
CreateNativeSwapChainImpl(WGPUDevice device, PresentCallback
present
, void*
present
Userdata)
CreateNativeSwapChainImpl()
argument
H
A
D
NativeSwapChainImplGL.cpp
21
NativeSwapChainImpl(Device* device, PresentCallback
present
, void*
present
Userdata)
NativeSwapChainImpl()
argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H
A
D
stw_winsys.h
55
(*
present
)(struct stw_winsys_framebuffer *fb);
member
77
(*
present
)( struct pipe_screen *screen,
member
/third_party/mesa3d/src/gallium/drivers/vc4/
H
A
D
vc4_formats.c
46
bool
present
;
member
/third_party/mesa3d/src/freedreno/fdl/
H
A
D
fd6_format_table.c
42
boolean
present
;
member
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
swapchain9.h
49
ID3DPresent *
present
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_format.c
41
boolean
present
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H
A
D
fd3_format.c
39
boolean
present
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H
A
D
fd4_format.c
41
boolean
present
;
member
/third_party/backends/backend/
H
A
D
gt68xx_gt6816.c
239
gt6816_document_present (GT68xx_Device * dev, SANE_Bool *
present
)
in gt6816_document_present()
argument
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-array.cc
414
Maybe<bool>
present
= JSReceiver::HasProperty(&it);
in RUNTIME_FUNCTION()
local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H
A
D
etnaviv_format.c
44
bool
present
;
member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
VkQueue.cpp
325
VkResult Queue::
present
(const VkPresentInfoKHR *presentInfo)
in present()
function in vk::Queue
/third_party/ffmpeg/libavcodec/
H
A
D
aacsbr.c
56
int k, previous,
present
;
in make_bands()
local
Completed in 10 milliseconds
1
2
3