OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Functions
(Results
26 - 50
of
52
) sorted by null
1
2
3
/external/clang/include/clang/Sema/
Overload.h
712
llvm::SmallPtrSet<Decl *, 16>
Functions
;
740
return
Functions
.insert(F->getCanonicalDecl());
/external/clang/lib/Sema/
SemaAccess.cpp
97
//
functions
(which can gain privileges through friendship), but we
112
Functions
.push_back(Function->getCanonicalDecl());
142
SmallVector<FunctionDecl*, 4>
Functions
;
497
I = EC.
Functions
.begin(), E = EC.
Functions
.end(); I != E; ++I) {
513
if (EC.
Functions
.empty()) return AR_inaccessible;
518
I = EC.
Functions
.begin(), E = EC.
Functions
.end(); I != E; ++I) {
791
// static member
functions
.
792
if (S.getLangOpts().MSVCCompat && !EC.
Functions
.empty()
[
all
...]
SemaExpr.cpp
223
// wrappers for simple C library
functions
.
[
all
...]
TreeTransform.h
62
/// or the parts of an AST node using the various transformation
functions
,
77
/// \c TransformXXX
functions
(where XXX is the name of an AST node, e.g.,
82
///
functions
to control how AST nodes are rebuilt when their operands change.
87
/// There are a handful of other
functions
that can be overridden, allowing one
299
/// transformations) or some set of the TransformXXXType
functions
[
all
...]
/external/deqp/framework/platform/win32/
tcuWGL.cpp
136
//
Functions
138
struct
Functions
155
Functions
(void)
177
const
Functions
& getFunctions (void) const { return m_functions; }
182
Functions
m_functions;
203
throw ResourceError("Failed to load core WGL
functions
");
220
// Create temporary context for loading extension
functions
.
244
throw ResourceError("Failed to load WGL extension
functions
");
265
const
Functions
& wgl = m_library->getFunctions();
306
const
Functions
& wgl = m_library->getFunctions()
[
all
...]
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h
92
* GrGLInterface initialized for the correct context. All
functions
that should
110
// they're updated to use the
Functions
struct.
147
struct
Functions
{
253
// that creates the GrGLInterface to provide all available
functions
and internally
318
// Experimental:
Functions
for GL_NV_path_rendering. These will be
319
// alphabetized with the above
functions
once this is fully supported
320
// (and
functions
we are unlikely to use will possibly be omitted).
/external/skia/include/gpu/gl/
GrGLInterface.h
92
* GrGLInterface initialized for the correct context. All
functions
that should
110
// they're updated to use the
Functions
struct.
147
struct
Functions
{
252
// that creates the GrGLInterface to provide all available
functions
and internally
317
// Experimental:
Functions
for GL_NV_path_rendering. These will be
318
// alphabetized with the above
functions
once this is fully supported
319
// (and
functions
we are unlikely to use will possibly be omitted).
/external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp
125
* In the precision tests we are dealing with
functions
of different arities.
668
//! Add the
functions
used in this statement to `dst`.
813
//! Output the
functions
that this expression refers to
893
// vector
functions
are represented as Voids.
[
all
...]
/external/owasp/sanitizer/distrib/lib/
guava.jar
/external/owasp/sanitizer/lib/guava-libraries/
guava.jar
/packages/services/Telecomm/libs/
guava.jar
/prebuilts/sdk/tools/lib/
guava-10.0.1.jar
lint.jar
lint_api.jar
lint_checks.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar
/prebuilts/devtools/tools/lib/
guava-13.0.1.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/sdk/tools/
jill.jar
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
/prebuilts/tools/common/guava-tools/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar
Completed in 1876 milliseconds
1
2
3