OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:declared
(Results
1026 - 1050
of
3874
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/v8/src/
v8globals.h
493
// User
declared
variables:
494
VAR, //
declared
via 'var', and 'function' declarations
496
CONST, //
declared
via 'const' declarations
498
LET, //
declared
via 'let' declarations (first lexical)
500
CONST_HARMONY, //
declared
via 'const' declarations in harmony mode
502
MODULE, //
declared
via 'module' declaration (last lexical)
551
// 1. Var
declared
local variables.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ResultsElement.java
191
* Method
declared
on IAdaptable
217
* Method
declared
on IWorkbenchAdapter
230
* Method
declared
on IPropertySource
248
* Method
declared
on IWorkbenchAdapter
281
* Method
declared
on IWorkbenchAdapter
531
* Method
declared
on IPropertySource
545
* Method
declared
on IPropertySource
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
cc1plus
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
FieldTest.java
744
//
declared
as final
784
//
declared
as final
819
// Good, Exception should be thrown since byteFField is
declared
855
// Good, Exception should be thrown since charFField is
declared
892
//
declared
as final
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
cc1plus
/cts/tools/dasm/src/java_cup/
parser.java
409
/** table of
declared
symbols -- contains production parts indexed by name */
415
/**
declared
start non_terminal */
477
/* see if this non terminal has been
declared
before */
482
"\" has already been
declared
");
505
/* see if this terminal has been
declared
before */
510
"\" has already been
declared
");
602
"\" has not been
declared
");
639
/* if we have no start non-terminal
declared
and this is
710
/* if it wasn't
declared
, emit a message */
715
"\" has not been
declared
");
[
all
...]
/external/bison/lib/
signal.in.h
28
In this situation, the functions are not yet
declared
, therefore we cannot
32
In this situation, some of the functions are not yet
declared
, therefore
172
/* Assume raise is always
declared
. */
/external/checkpolicy/
module_compiler.c
122
* it was not added. If symbols may not be
declared
here return -1.
133
/* first check that symbols may be
declared
here */
158
if (ebitmap_set_bit(decl->
declared
.scope + symbol_type,
231
/* this role was already
declared
in this module, or error */
299
return dest_role; /* role already
declared
for this block */
321
("'self' is a reserved type name and may not be
declared
.");
436
/* this user was already
declared
in this module, or error */
498
return dest_user; /* user already
declared
for this block */
616
* datum. If symbols may not be
declared
here return -1. For duplicate
648
* previously
declared
and is in current scope *
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
uobject.h
94
* replace the allocation functions
declared
in cmemory.h
182
* Assignment operator not
declared
. The compiler will provide one
266
* Assignment operator not
declared
. The compiler will provide one
/external/clang/include/clang/Sema/
Scope.h
114
///
declared
in this scope.
213
/// Return the number of parameters
declared
in this function
234
///
declared
in.
/external/clang/test/SemaCXX/
cxx0x-initializer-constructor.cpp
41
struct X2 { explicit X2(int); }; // expected-note {{constructor
declared
here}}
156
explicit H(int, int); // expected-note 3 {{not viable}} expected-note {{
declared
here}}
263
struct A { explicit A(int); A(float); }; // expected-note {{
declared
here}}
/external/icu4c/common/unicode/
uobject.h
103
* replace the allocation functions
declared
in cmemory.h
191
* Assignment operator not
declared
. The compiler will provide one
274
* Assignment operator not
declared
. The compiler will provide one
/external/stlport/stlport/stl/
_istream.h
59
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
60
// because C++ language rules do not allow it to be
declared
twice.
_streambuf.h
44
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
45
// because C++ language rules do not allow it to be
declared
twice.
/frameworks/base/core/java/android/content/res/
AssetFileDescriptor.java
38
* and {@link #getDeclaredLength} when a length has not been
declared
. This means
140
* Return the actual number of bytes that were
declared
when the
142
* {@link #UNKNOWN_LENGTH} if the length was not
declared
, meaning data
/libcore/libart/src/main/java/java/lang/reflect/
Constructor.java
101
* this constructor has no
declared
exceptions, an empty array will be
111
* parameter types of this constructor. If the constructor was
declared
with
171
* this constructor has no
declared
exceptions, an empty array will be
/libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java
79
* element is
declared
to be the root element, giving the effect of
140
* properly
declared
.
177
* This is never null when invoked by a SAX2 parser; only
declared
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h
59
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
60
// because C++ language rules do not allow it to be
declared
twice.
_streambuf.h
44
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
45
// because C++ language rules do not allow it to be
declared
twice.
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istream.h
59
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
60
// because C++ language rules do not allow it to be
declared
twice.
_streambuf.h
44
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
45
// because C++ language rules do not allow it to be
declared
twice.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istream.h
59
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
60
// because C++ language rules do not allow it to be
declared
twice.
_streambuf.h
44
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
45
// because C++ language rules do not allow it to be
declared
twice.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istream.h
59
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
60
// because C++ language rules do not allow it to be
declared
twice.
_streambuf.h
44
// The default is
declared
in header <iosfwd>, and it isn't
declared
here
45
// because C++ language rules do not allow it to be
declared
twice.
Completed in 851 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>