OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decl
(Results
126 - 150
of
322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/kernel/tools/
utils.py
171
"
decl
" : "%-15s %s (%s);" % (return_type, syscall_func, params) }
/bionic/libc/tools/
bionic_utils.py
224
"
decl
" : "%-15s %s (%s);" % (return_type, syscall_func, params) }
/external/bluetooth/glib/gio/
Makefile.am
1
include $(top_srcdir)/Makefile.
decl
/external/bluetooth/glib/glib/
Makefile.am
2
include $(top_srcdir)/Makefile.
decl
/external/srec/tools/grxmlcompile/
fst-io.h
34
#include "fst/lib/fst-
decl
.h"
/external/srec/tools/make_cfst/
make_cfst.cpp
25
#include "fst/lib/fst-
decl
.h"
/external/tagsoup/src/org/ccil/cowan/tagsoup/
CommandLine.java
50
options.put("--omit-xml-declaration", Boolean.FALSE); // omit XML
decl
/external/zlib/contrib/asm686/
match.S
112
decl
%ebx
/frameworks/base/include/utils/
AssetManager.h
34
class Asset; // fwd
decl
for things that include Asset.h first
/development/simulator/wrapsim/
Intercept.c
556
* We have to use the vararg
decl
for the standard call so it matches
609
* We have to use the vararg
decl
for the standard call so it matches
/external/v8/src/ia32/
fast-codegen-ia32.cc
99
void FastCodeGenSyntaxChecker::VisitDeclaration(Declaration*
decl
) {
674
void FastCodeGenerator::VisitDeclaration(Declaration*
decl
) {
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.def
118
DECL_TEMPLATE_RESULT
decl
for object to be created
199
scope. In a member using
decl
, unless DECL_DEPENDENT_P is true,
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gccint.info
[
all
...]
/external/bison/src/
parse-gram.c
[
all
...]
/external/quake/quake/src/QW/client/
d_draw16.s
202
decl
%ecx
466
decl
%ecx
840
decl
%edi // adjust for hardwired offsets
/external/quake/quake/src/WinQuake/
d_draw16.s
202
decl
%ecx
466
decl
%ecx
840
decl
%edi // adjust for hardwired offsets
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java
714
// attribute has no prefix (default namespace
decl
does not apply to
814
// or namespace
decl
attributes
[
all
...]
/external/libxml2/include/libxml/
schemasInternals.h
758
* this is set when the elem
decl
has been checked against
/external/zlib/contrib/asm586/
match.S
153
decl
%ebx
Completed in 69 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>