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

1 2 3

  /external/chromium_org/build/
compiler_version.py 130 environments = ['CXX_target', 'CXX']
132 environments = ['CXX_host'] + environments;
133 compiler = GetEnvironFallback(environments, 'c++')
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/
tycho-p2-repository-plugin-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
tycho-p2-facade-0.18.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.18.1/
org.eclipse.tycho.p2.resolver.impl-0.18.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/
org.eclipse.tycho.p2.tools.shared-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.18.1/
org.eclipse.tycho.p2.tools.shared-0.18.1.jar 
  /system/extras/tests/bionic/libstdc++/
Android.mk 76 # host environments don't provide it unless you use specific
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
tycho-p2-facade-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 
  /external/lldb/utils/test/
ras.py 77 default=[], dest='environments',
106 #print "environments:", opts.environments
107 summary, output = runTestsuite(testDir, sessDir, opts.environments)
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.20.0/
org.eclipse.tycho.p2.resolver.shared-0.20.0.jar 
  /external/libvorbis/doc/
Vorbis_I_spec.tex 44 % In LaTeX, pictures are normally put into floating environments, and it is
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-publisher-plugin/0.20.0/
tycho-p2-publisher-plugin-0.20.0.jar 
  /external/chromium_org/v8/test/intl/string/
normalization.js 53 // as decomposed for non-Unicode environments ( l + ·)
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 746 // Returns the vector of environments that need to be set-up/torn-down
748 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h 719 // Returns the vector of environments that need to be set-up/torn-down
721 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
816 // The vector of environments that need to be set-up/torn-down
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 746 // Returns the vector of environments that need to be set-up/torn-down
748 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 718 // Returns the vector of environments that need to be set-up/torn-down
720 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
815 // The vector of environments that need to be set-up/torn-down
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 719 // Returns the vector of environments that need to be set-up/torn-down
721 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
816 // The vector of environments that need to be set-up/torn-down
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 956 internal::Vector<Environment*>* environments() { return &environments_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 740 // Returns the vector of environments that need to be set-up/torn-down
742 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
unistd.h 207 # include <bits/environments.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 207 # include <bits/environments.h>
    [all...]

Completed in 1994 milliseconds

1 2 3