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

1 2 3 4 5 6 7 8

  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
FrequencyVerificationTest.java 41 verification.verify(getEnvironment(1000), stats);
46 verification.verify(getEnvironment(950), stats);
51 verification.verify(getEnvironment(1050), stats);
57 verification.verify(getEnvironment(950), stats);
67 verification.verify(getEnvironment(1050), stats);
75 private TestSensorEnvironment getEnvironment(int rateUs) {
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 506 return (TargetTriple.getEnvironment() == Triple::EABI ||
507 TargetTriple.getEnvironment() == Triple::EABIHF) &&
511 return (TargetTriple.getEnvironment() == Triple::GNUEABI ||
512 TargetTriple.getEnvironment() == Triple::GNUEABIHF) &&
516 return (TargetTriple.getEnvironment() == Triple::MuslEABI ||
517 TargetTriple.getEnvironment() == Triple::MuslEABIHF) &&
524 return (TargetTriple.getEnvironment() == Triple::EABI ||
525 TargetTriple.getEnvironment() == Triple::GNUEABI ||
526 TargetTriple.getEnvironment() == Triple::MuslEABI ||
527 TargetTriple.getEnvironment() == Triple::EABIHF |
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 279 /// getEnvironment - Get the parsed environment type of this triple.
280 EnvironmentType getEnvironment() const { return Environment; }
478 EnvironmentType Env = getEnvironment();
486 (getEnvironment() == Triple::UnknownEnvironment ||
487 getEnvironment() == Triple::MSVC);
492 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
496 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
500 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
504 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
508 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 287 /// getEnvironment - Get the parsed environment type of this triple.
288 EnvironmentType getEnvironment() const { return Environment; }
490 EnvironmentType Env = getEnvironment();
503 (getEnvironment() == Triple::UnknownEnvironment ||
504 getEnvironment() == Triple::MSVC);
509 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
513 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
517 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
521 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
525 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 289 /// getEnvironment - Get the parsed environment type of this triple.
290 EnvironmentType getEnvironment() const { return Environment; }
492 EnvironmentType Env = getEnvironment();
505 (getEnvironment() == Triple::UnknownEnvironment ||
506 getEnvironment() == Triple::MSVC);
511 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
515 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
519 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
523 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
527 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterRS.java 55 PipelineInterface pipeline = getEnvironment().getPipeline();
60 PipelineInterface pipeline = getEnvironment().getPipeline();
65 PipelineInterface pipeline = getEnvironment().getPipeline();
84 PipelineInterface pipeline = getEnvironment().getPipeline();
85 createFilter(pipeline.getResources(), getEnvironment().getScaleFactor(),
86 getEnvironment().getQuality(), in);
116 PipelineInterface pipeline = getEnvironment().getPipeline();
184 Resources res = getEnvironment().getPipeline().getResources();
196 Resources res = getEnvironment().getPipeline().getResources();
214 Resources res = getEnvironment().getPipeline().getResources()
    [all...]
ImageFilter.java 91 return GeometryMathUtils.getImageToScreenMatrix(getEnvironment().getImagePreset()
99 public FilterEnvironment getEnvironment() {
ImageFilterTinyPlanet.java 80 ImagePreset preset = getEnvironment().getImagePreset();
96 mBitmapOut = getEnvironment().getBitmap(outputSize,
ImageFilterFx.java 99 if (!getEnvironment().needsStop()) {
ImageFilterSharpen.java 72 float scaleFactor = getEnvironment().getScaleFactor();
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestAPICommon.h 82 Host.getEnvironment()) != UnsupportedEnvironments.end())
  /frameworks/compile/mclinker/lib/Target/X86/
X86Emulation.cpp 27 pConfig.targets().triple().getEnvironment() == llvm::Triple::GNUX32) {
  /external/llvm/unittests/ADT/
TripleTest.cpp 82 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
88 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
94 EXPECT_EQ(Triple::GNU, T.getEnvironment());
100 EXPECT_EQ(Triple::Musl, T.getEnvironment());
106 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
112 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
118 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
124 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
130 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
136 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
    [all...]
  /external/vulkan-validation-layers/layers/
vk_layer_config.cpp 53 std::string getEnvironment(const char *variable) {
178 std::string envPath = getEnvironment("VK_LAYER_SETTINGS_PATH");
201 std::string envPath = getEnvironment("VK_LAYER_SETTINGS_PATH");
  /external/swiftshader/third_party/LLVM/unittests/ADT/
TripleTest.cpp 82 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
88 EXPECT_EQ(Triple::GNU, T.getEnvironment());
94 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
100 EXPECT_EQ(Triple::EABI, T.getEnvironment());
233 EXPECT_EQ(Triple::UnknownEnvironment, T.getEnvironment());
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 91 bool isX32 = T.getEnvironment() == Triple::GNUX32;
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 313 TargetTriple.getEnvironment() != Triple::CODE16),
315 TargetTriple.getEnvironment() == Triple::CODE16),
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-embedder-api/0.18.1/
tycho-embedder-api-0.18.1.jar 

Completed in 6666 milliseconds

1 2 3 4 5 6 7 8