OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foreign
(Results
176 - 200
of
435
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libffi/src/alpha/
ffi.c
4
Alpha
Foreign
Function Interface
/external/libffi/src/arm/
ffi.c
4
ARM
Foreign
Function Interface
sysv.S
4
ARM
Foreign
Function Interface
/external/libffi/src/cris/
sysv.S
5
CRIS
Foreign
Function Interface
/external/libffi/src/m68k/
sysv.S
5
m68k
Foreign
Function Interface
/external/libmtp/
Makefile.in
269
echo ' cd $(srcdir) && $(AUTOMAKE) --
foreign
'; \
270
$(am__cd) $(srcdir) && $(AUTOMAKE) --
foreign
\
275
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
Makefile'; \
277
$(AUTOMAKE) --
foreign
Makefile
/external/libvorbis/doc/
vorbis-fidelity.html
157
immediately noticeable, obviously
foreign
, and undesired. The famous
/external/openfst/
Makefile.in
244
echo ' cd $(srcdir) && $(AUTOMAKE) --
foreign
'; \
245
$(am__cd) $(srcdir) && $(AUTOMAKE) --
foreign
\
250
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
Makefile'; \
252
$(AUTOMAKE) --
foreign
Makefile
/external/protobuf/
Makefile.am
5
AUTOMAKE_OPTIONS =
foreign
Makefile.in
272
AUTOMAKE_OPTIONS =
foreign
421
echo ' cd $(srcdir) && $(AUTOMAKE) --
foreign
'; \
422
$(am__cd) $(srcdir) && $(AUTOMAKE) --
foreign
\
427
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
Makefile'; \
429
$(AUTOMAKE) --
foreign
Makefile
[
all
...]
/external/stressapptest/
Makefile.in
242
echo ' cd $(srcdir) && $(AUTOMAKE) --
foreign
'; \
243
$(am__cd) $(srcdir) && $(AUTOMAKE) --
foreign
\
248
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
Makefile'; \
250
$(AUTOMAKE) --
foreign
Makefile
/external/v8/src/
factory.cc
374
Handle<
Foreign
> wrapper = NewForeign(0, TENURED);
396
Handle<
Foreign
> Factory::NewForeign(Address addr, PretenureFlag pretenure) {
399
Foreign
);
403
Handle<
Foreign
> Factory::NewForeign(const AccessorDescriptor* desc) {
[
all
...]
objects-printer.cc
170
Foreign
::cast(this)->ForeignPrint(out);
498
case FOREIGN_TYPE: return "
FOREIGN
";
817
void
Foreign
::ForeignPrint(FILE* out) {
818
PrintF(out, "
foreign
address : %p", foreign_address());
/external/webkit/Source/WebCore/html/parser/
HTMLTokenizer.h
150
// * CDATA sections in
foreign
content will be tokenized as bogus comments
/external/webkit/Source/cmake/
OptionsEfl.cmake
92
WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG
foreign
object" DEFAULT ON SVG)
/external/chromium/base/
message_pump_mac.mm
243
// stack but
foreign
code is spinning the CFRunLoop. Arrange to come back
302
// stack but
foreign
code is spinning the CFRunLoop. Arrange to come back
336
// stack but
foreign
code is spinning the CFRunLoop. There's no sense in
/external/chromium/third_party/libevent/sample/
Makefile.in
186
AUTOMAKE_OPTIONS =
foreign
no-dependencies
206
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
sample/Makefile'; \
208
$(AUTOMAKE) --
foreign
sample/Makefile
/external/chromium/third_party/libevent/test/
Makefile.in
197
AUTOMAKE_OPTIONS =
foreign
no-dependencies
231
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
test/Makefile'; \
233
$(AUTOMAKE) --
foreign
test/Makefile
/external/libffi/testsuite/
Makefile.in
171
AUTOMAKE_OPTIONS =
foreign
dejagnu
250
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
testsuite/Makefile'; \
252
$(AUTOMAKE) --
foreign
testsuite/Makefile
/external/libvorbis/examples/
Makefile.in
230
AUTOMAKE_OPTIONS =
foreign
259
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
examples/Makefile'; \
261
$(AUTOMAKE) --
foreign
examples/Makefile
/external/libvorbis/test/
Makefile.in
205
AUTOMAKE_OPTIONS =
foreign
222
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
test/Makefile'; \
224
$(AUTOMAKE) --
foreign
test/Makefile
/libcore/json/src/test/java/org/json/
JSONObjectTest.java
357
Object
foreign
= new Object() {
local
363
//
foreign
object types are accepted and treated as Strings!
365
object.put("foo",
foreign
);
[
all
...]
/ndk/sources/host-tools/make-3.81/glob/
Makefile.in
200
AUTOMAKE_OPTIONS =
foreign
221
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
glob/Makefile'; \
223
$(AUTOMAKE) --
foreign
glob/Makefile
/packages/apps/Gallery2/src/com/android/photos/data/
PhotoProvider.java
99
/** Long
foreign
key to Accounts._ID */
138
/** Long
foreign
key to Accounts._ID */
174
/**
Foreign
key to photo_id. Long value. */
/external/chromium/third_party/libevent/
Makefile.in
251
AUTOMAKE_OPTIONS =
foreign
no-dependencies
346
echo ' cd $(srcdir) && $(AUTOMAKE) --
foreign
'; \
347
cd $(srcdir) && $(AUTOMAKE) --
foreign
\
352
echo ' cd $(top_srcdir) && $(AUTOMAKE) --
foreign
Makefile'; \
354
$(AUTOMAKE) --
foreign
Makefile
[
all
...]
Completed in 282 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>