HomeSort by relevance Sort by last modified time
    Searched refs:vms (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /libnativehelper/include/nativehelper/
JniInvocation.h 52 jint JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsize* vm_count);
63 friend jint JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsize* vm_count);
  /libnativehelper/
JniInvocation.cpp 135 jint JniInvocation::JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsize* vm_count) {
136 return JNI_GetCreatedJavaVMs_(vms, size, vm_count);
164 extern "C" jint JNI_GetCreatedJavaVMs(JavaVM** vms, jsize size, jsize* vm_count) {
165 return JniInvocation::GetJniInvocation().JNI_GetCreatedJavaVMs(vms, size, vm_count);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
bencher 227 $vms = []
253 puts "Bencher is highly configurable. You can compare as many VMs as you like. You"
281 puts "--dont-copy-vms Don't copy VMs even when doing a remote benchmarking run;"
303 puts " automatically copies the WebKit release builds of the VMs"
308 puts " invokes the VMs to run benchmarks) but don't run it."
    [all...]
  /external/expat/
import_expat.sh 49 rm -rf vms
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
FILES0 16 vms.com - For use when compiling under VMS
  /external/openssl/crypto/des/
FILES0 16 vms.com - For use when compiling under VMS
  /ndk/sources/host-tools/make-3.81/
makefile.com 2 $! Makefile.com - builds GNU Make for VMS
73 $ copy config.h-vms config.h
135 /define=("allocated_variable_expand_for_file=alloc_var_expand_for_file","unlink=remove","HAVE_CONFIG_H","VMS") -
  /external/eigen/Eigen/src/Core/
Assign_MKL.h 188 EIGEN_MKL_VML_DECLARE_UNARY_CALL_LA(EIGENOP, vms##VMLOP, float, float) \
  /external/jpeg/
config.sub 595 vms)
597 os=-vms
708 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/qemu/distrib/jpeg-6b/
config.sub 595 vms)
597 os=-vms
708 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/javasqlite/src/main/native/
sqlite_jni.c 68 struct hvm *vms; /* Compiled SQLite VMs */ member in struct:__anon26451
788 while ((v = h->vms)) {
789 h->vms = v->next;
1113 h->vms = 0;
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
config.sub 1116 vms)
1118 os=-vms
1270 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/icu/source/
config.guess     [all...]
config.sub 1089 vms)
1091 os=-vms
1239 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/libevent/
config.guess     [all...]
config.sub 1089 vms)
1091 os=-vms
1239 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/libxml/src/
config.sub 1125 vms)
1127 os=-vms
1282 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/libxslt/
config.guess     [all...]
config.sub 1057 vms)
1059 os=-vms
1207 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/chromium_org/third_party/sqlite/src/
config.guess     [all...]
config.sub 1075 vms)
1077 os=-vms
1225 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
config.guess     [all...]
config.sub 1089 vms)
1091 os=-vms
1239 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.sub 979 vms)
981 os=-vms
1125 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/cmockery/cmockery_0_1_2/
config.sub 1021 vms)
1023 os=-vms
1171 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\

Completed in 1631 milliseconds

1 2 3 4