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

1 2

  /external/llvm/tools/llvm-diff/
DifferenceEngine.h 49 /// An oracle for answering whether two values are equivalent as
51 class Oracle {
57 virtual ~Oracle() {}
73 /// Installs an oracle to decide whether two global values are
74 /// equivalent as operands. Without an oracle, global values are
77 void setGlobalValueOracle(Oracle *oracle) {
78 globalValueOracle = oracle;
86 Oracle *globalValueOracle;
DifferenceEngine.cpp 634 void DifferenceEngine::Oracle::anchor() { }
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DifferenceEngine.h 51 /// An oracle for answering whether two values are equivalent as
53 struct Oracle {
57 virtual ~Oracle() {}
73 /// Installs an oracle to decide whether two global values are
74 /// equivalent as operands. Without an oracle, global values are
77 void setGlobalValueOracle(Oracle *oracle) {
78 globalValueOracle = oracle;
87 Oracle *globalValueOracle;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestUtil.java 220 Oracle,
230 } else if (javaVendorProp.startsWith("sun") || javaVendorProp.startsWith("oracle")) {
231 vendor = JavaVendor.Oracle;
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestUtil.java 217 Oracle,
227 } else if (javaVendorProp.startsWith("sun") || javaVendorProp.startsWith("oracle")) {
228 vendor = JavaVendor.Oracle;
  /external/ltp/include/mk/
module.mk 1 # Copyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved.
17 # Author: Alexey Kodanev <alexey.kodanev@oracle.com>
  /prebuilts/go/darwin-x86/src/runtime/
signal_solaris.go 44 /* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Oracle's spelling of cancelation.
  /prebuilts/go/linux-x86/src/runtime/
signal_solaris.go 44 /* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Oracle's spelling of cancelation.
  /external/oj-libjdwp/make/data/jdwp/
jdwp.spec 2 * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
21 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22 * or visit www.oracle.com if you need additional information or have any
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.ec/
ecc.md 13 In the case of the JRE & JDK runtimes, the terms of the Oracle license do
15 following license, separately from Oracle's JDK & JRE. If you do not wish to
27 For third party technology that you receive from Oracle in binary form
37 Oracle America, Inc.
40 500 Oracle Parkway, 10th Floor
43 Or, you may send an email to Oracle using the form at:
45 http://www.oracle.com/goto/opensourcecode/request
51 - The name and version number of the Oracle product containing the binary
53 - The date you received the Oracle product
65 received the Oracle product that included the component or binary
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.ec/
ecc.md 13 In the case of the JRE & JDK runtimes, the terms of the Oracle license do
15 following license, separately from Oracle's JDK & JRE. If you do not wish to
27 For third party technology that you receive from Oracle in binary form
37 Oracle America, Inc.
40 500 Oracle Parkway, 10th Floor
43 Or, you may send an email to Oracle using the form at:
45 http://www.oracle.com/goto/opensourcecode/request
51 - The name and version number of the Oracle product containing the binary
53 - The date you received the Oracle product
65 received the Oracle product that included the component or binary
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0/
intellij-core-26.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha4/
intellij-core-26.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha5/
intellij-core-26.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha6/
intellij-core-26.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha7/
intellij-core-26.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha9/
intellij-core-26.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta1/
intellij-core-26.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta2/
intellij-core-26.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta6/
intellij-core-26.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta7/
intellij-core-26.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-rc1/
intellij-core-26.0.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.2.0-alpha16/
intellij-core-26.2.0-alpha16.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 

Completed in 2981 milliseconds

1 2