HomeSort by relevance Sort by last modified time
    Searched full:foreign (Results 51 - 75 of 435) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/test/cctest/
test-alloc.cc 160 Handle<Foreign> foreign = FACTORY->NewForeign(&kDescriptor); local
164 foreign,
  /external/bison/data/
README 30 mature enough for us to consider that ``foreign skeletons'' are
  /external/chromium/testing/gtest/
configure.ac 24 AM_INIT_AUTOMAKE([1.9 dist-bzip2 dist-zip foreign subdir-objects])
  /external/libffi/man/
ffi_call.3 5 .Nd Invoke a foreign function.
  /external/libffi/src/ia64/
ia64_flags.h 4 IA64/unix Foreign Function Interface
  /external/libvpx/libvpx/third_party/googletest/src/
configure.ac 24 AM_INIT_AUTOMAKE([1.9 dist-bzip2 dist-zip foreign subdir-objects])
  /external/protobuf/java/src/test/java/com/google/protobuf/
multiple_files_test.proto 51 repeated TestAllTypes foreign = 2;
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheResource.h 41 Foreign = 1 << 3,
  /external/webkit/Source/cmake/
OptionsWinCE.cmake 51 WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG foreign object" DEFAULT OFF SVG)
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterPort.java 130 throw new RuntimeException("Frame " + frame + " is managed by foreign FrameManager! ");
  /external/v8/src/
bootstrapper.cc 394 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionLength));
399 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionName));
404 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionArguments));
409 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionCaller));
418 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionPrototype));
539 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionLength));
544 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionName));
564 Handle<Foreign> f(factory()->NewForeign(&Accessors::FunctionPrototype));
    [all...]
messages.cc 127 Handle<Foreign> callback_obj(Foreign::cast(listener.get(0)));
  /external/chromium/base/
message_pump.h 94 // Notice also that after each callout to foreign code, the run loop checks
99 // of the callouts to foreign code. Native message pumps may also need to
  /libcore/luni/src/test/java/tests/java/sql/
DeleteFunctionalityTest.java 115 * TODO foreign key functionality is not supported
167 * TODO Foreign key functionality is not supported
  /external/libffi/doc/
libffi.info 4 This manual is for Libffi, a portable foreign-function interface
18 * libffi: (libffi). Portable foreign-function interface library.
27 This manual is for Libffi, a portable foreign-function interface
71 FFI stands for Foreign Function Interface. A foreign function
75 layer of a fully featured foreign function interface. A layer must
512 * Foreign Function Interface: Introduction. (line 31)
  /external/esd/include/
esd.h 40 ESD_PROTO_LOCK, /* disable "foreign" client connections */
41 ESD_PROTO_UNLOCK, /* enable "foreign" client connections */
135 /* lock/unlock will disable/enable foreign clients from connecting */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
esd.h 40 ESD_PROTO_LOCK, /* disable "foreign" client connections */
41 ESD_PROTO_UNLOCK, /* enable "foreign" client connections */
135 /* lock/unlock will disable/enable foreign clients from connecting */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h 40 ESD_PROTO_LOCK, /* disable "foreign" client connections */
41 ESD_PROTO_UNLOCK, /* enable "foreign" client connections */
135 /* lock/unlock will disable/enable foreign clients from connecting */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h 40 ESD_PROTO_LOCK, /* disable "foreign" client connections */
41 ESD_PROTO_UNLOCK, /* enable "foreign" client connections */
135 /* lock/unlock will disable/enable foreign clients from connecting */
  /dalvik/vm/arch/generic/
Call.cpp 18 * This uses the FFI (Foreign Function Interface) library to abstract away
  /external/chromium/chrome/browser/resources/
new_new_tab.css 241 .foreign-session-client {
249 html[dir=rtl] .foreign-session-client {
253 .foreign-session-client > p {
262 #foreign-sessions .nav {
  /external/chromium/chrome/browser/sync/glue/
foreign_session_tracker.cc 21 // Fill vector of sessions from our foreign session map.
  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 218 // Check that this machine's data is not included in the foreign windows.
249 // Write a foreign session to a node, and then retrieve it.
260 // Fill an instance of session specifics with a foreign session's data.
290 // Check that the foreign session was associated and retrieve the data.
  /external/libffi/src/m32r/
sysv.S 4 M32R Foreign Function Interface
  /external/libmtp/
configure.ac 5 AM_INIT_AUTOMAKE([foreign])

Completed in 507 milliseconds

1 23 4 5 6 7 8 91011>>