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:getFlags
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/third_party/node/lib/internal/crypto/
H
A
D
x509.js
68
function
getFlags
(options = kEmptyObject) {
function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
Fence.h
55
GLbitfield
getFlags
() const { return mFlags; }
in getFlags()
function in es2::FenceSync
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
BinaryStream.h
56
virtual BinaryStreamFlags
getFlags
() const { return BSF_None; }
in getFlags()
function in llvm::BinaryStream
H
A
D
Win64EH.h
104
uint8_t
getFlags
() const {
in getFlags()
function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Fence.h
73
GLbitfield
getFlags
() const { return mFlags; }
in getFlags()
function in gl::final
H
A
D
CLMemory.h
107
inline MemFlags Memory::
getFlags
() const
in getFlags()
function in cl::Memory
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H
A
D
TapiFile.cpp
28
static uint32_t
getFlags
(const Symbol *Sym) {
in getFlags()
function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
VkBuffer.hpp
45
VkBufferCreateFlags
getFlags
() const { return flags; }
in getFlags()
function in vk::Buffer
H
A
D
VkImage.hpp
86
VkImageCreateFlags
getFlags
() const { return flags; }
in getFlags()
function in vk::Image
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H
A
D
glcAndroidTestActivity.cpp
56
static deUint32
getFlags
(ANativeActivity* activity)
in getFlags()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H
A
D
MCSectionELF.h
72
unsigned
getFlags
() const { return Flags; }
in getFlags()
function in llvm::final
H
A
D
MCInst.h
175
unsigned
getFlags
() const { return Flags; }
in getFlags()
function in llvm::MCInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H
A
D
SymbolicFile.h
199
inline uint32_t BasicSymbolRef::
getFlags
() const {
in getFlags()
function in llvm::object::BasicSymbolRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H
A
D
Symbol.h
68
SymbolFlags
getFlags
() const { return Flags; }
in getFlags()
function in llvm::MachO::Symbol
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceClFlags.h
199
inline const ClFlags &
getFlags
() { return ClFlags::Flags; }
in getFlags()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H
A
D
DbiStream.cpp
162
uint16_t DbiStream::
getFlags
() const { return Header->Flags; }
in getFlags()
function in DbiStream
/third_party/skia/src/shaders/
H
A
D
SkShaderBase.h
105
virtual uint32_t
getFlags
() const { return 0; }
in getFlags()
function in SkShaderBase::Context
H
A
D
SkPictureShader.cpp
352
uint32_t SkPictureShader::PictureShaderContext::
getFlags
() const {
in getFlags()
function in SkPictureShader::PictureShaderContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H
A
D
JITSymbol.h
226
JITSymbolFlags
getFlags
() const { return Flags; }
in getFlags()
function in llvm::JITEvaluatedSymbol
326
JITSymbolFlags
getFlags
() const { return Flags; }
in getFlags()
function in llvm::JITSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H
A
D
ELFYAML.cpp
943
MapVector<StringRef, uint8_t>
getFlags
(unsigned EMachine) {
in getFlags()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
MachineMemOperand.h
209
Flags
getFlags
() const { return FlagVals; }
in getFlags()
function in llvm::MachineMemOperand
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fSSBOLayoutCase.hpp
73
deUint32
getFlags
(void) const { return m_flags; }
in getFlags()
function in deqp::gles31::bb::BufferVar
93
deUint32
getFlags
(void) const { return m_flags; }
in getFlags()
function in deqp::gles31::bb::BufferBlock
/third_party/vk-gl-cts/framework/opengl/
H
A
D
gluRenderContext.hpp
153
ContextFlags
getFlags
(void) const { return ContextFlags((m_bits>>FLAGS_SHIFT) & ((1u<<FLAGS_BITS)-1u)); }
in getFlags()
function in glu::ContextType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
Statepoint.h
112
uint64_t
getFlags
() const {
in getFlags()
function in llvm::StatepointFlags::StatepointBase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.hpp
80
deUint32
getFlags
(void) const { return m_flags; }
in getFlags()
function in vkt::ssbo::BufferVar
104
deUint32
getFlags
(void) const { return m_flags; }
in getFlags()
function in vkt::ssbo::BufferBlock
Completed in 14 milliseconds
1
2
3