OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decls
(Results
126 - 150
of
546
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/cctest/
SConscript
67
'test-
decls
.cc',
cctest.gyp
62
'test-
decls
.cc',
/external/valgrind/main/coregrind/
pub_core_vkiscnums.h
55
/* Most unfortunately, all the kernel
decls
are visible to tools. Not
/external/valgrind/main/memcheck/tests/ppc32/
power_ISA2_05.c
75
/* the following
decls
are for alignment */
/external/valgrind/main/memcheck/tests/ppc64/
power_ISA2_05.c
74
/* the following
decls
are for alignment */
/frameworks/compile/slang/
slang_backend.h
117
// the head of a chain of
Decls
(e.g. for `int a, b` the chain will have two
/packages/inputmethods/LatinIME/native/jni/
Android.mk
31
-Wwrite-strings -Wfloat-equal -Wpointer-arith -Winit-self -Wredundant-
decls
-Wno-system-headers
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
142
/* Language hooks related to
decls
and the symbol table. */
156
/* Returns the chain of
decls
so far in the current scope level. */
270
/* Process
decls
after parsing of a source module. */
463
struct lang_hooks_for_decls
decls
;
member in struct:lang_hooks
tree.h
506
all
decls
526
all
decls
536
all
decls
546
all
decls
555
all
decls
564
all
decls
576
all
decls
595
all
decls
613
all
decls
636
all
decls
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h
142
/* Language hooks related to
decls
and the symbol table. */
156
/* Returns the chain of
decls
so far in the current scope level. */
270
/* Process
decls
after parsing of a source module. */
463
struct lang_hooks_for_decls
decls
;
member in struct:lang_hooks
tree.h
506
all
decls
526
all
decls
536
all
decls
546
all
decls
555
all
decls
564
all
decls
576
all
decls
595
all
decls
613
all
decls
636
all
decls
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
142
/* Language hooks related to
decls
and the symbol table. */
156
/* Returns the chain of
decls
so far in the current scope level. */
270
/* Process
decls
after parsing of a source module. */
463
struct lang_hooks_for_decls
decls
;
member in struct:lang_hooks
tree.h
506
all
decls
526
all
decls
536
all
decls
546
all
decls
555
all
decls
564
all
decls
576
all
decls
595
all
decls
613
all
decls
636
all
decls
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h
142
/* Language hooks related to
decls
and the symbol table. */
156
/* Returns the chain of
decls
so far in the current scope level. */
270
/* Process
decls
after parsing of a source module. */
463
struct lang_hooks_for_decls
decls
;
member in struct:lang_hooks
tree.h
506
all
decls
526
all
decls
536
all
decls
546
all
decls
555
all
decls
564
all
decls
576
all
decls
595
all
decls
613
all
decls
636
all
decls
[
all
...]
/prebuilts/sdk/tools/linux/
libclang.so
/prebuilts/clang/linux-x86/3.1/
clang
clang++
/external/clang/lib/Serialization/
ASTWriterDecl.cpp
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java
856
Enumeration
decls
= nsSupport.getDeclaredPrefixes();
local
858
while (
decls
.hasMoreElements())
860
String prefix = (String)
decls
.nextElement();
1035
// a parent that has namespace
decls
, and add them
1036
// to this element's
decls
. Otherwise we just point
1037
// to the parent that has
decls
.
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_vs_draw.c
67
/* Used to remap writes to output
decls
if their indices changed. */
284
* Since we were changing the indices of output
decls
,
/external/clang/include/clang/Sema/
Template.h
402
//
Decls
which never appear inside a class or function.
414
//
Decls
which use special-case instantiation code.
/external/clang/lib/CodeGen/
CGCXXABI.h
401
/// \param
Decls
The thread_local declarations in this translation unit.
406
llvm::ArrayRef<std::pair<const VarDecl *, llvm::GlobalVariable *> >
Decls
,
/external/mesa3d/src/gallium/drivers/r300/
r300_vs_draw.c
67
/* Used to remap writes to output
decls
if their indices changed. */
284
* Since we were changing the indices of output
decls
,
Completed in 2445 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>