/external/v8/src/compiler/ |
D | js-graph.cc | 49 Node* JSGraph::Constant(Handle<Object> value) { in Constant() function in v8::internal::compiler::JSGraph 69 Node* JSGraph::Constant(const ObjectRef& ref) { in Constant() function in v8::internal::compiler::JSGraph 96 Node* JSGraph::Constant(double value) { in Constant() function in v8::internal::compiler::JSGraph 103 Node* JSGraph::Constant(int32_t value) { in Constant() function in v8::internal::compiler::JSGraph 109 Node* JSGraph::Constant(uint32_t value) { in Constant() function in v8::internal::compiler::JSGraph
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Constants.h | 59 friend class Constant; variable 85 friend class Constant; variable 265 friend class Constant; variable 338 friend class Constant; variable
|
D | Constant.h | 44 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
|
D | AutoUpgrade.h | 21 class Constant; variable
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 54 friend class Constant; variable 81 friend class Constant; variable 259 friend class Constant; variable 323 friend class Constant; variable
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | Constant.java | 34 public abstract class Constant implements Cloneable, Node { class 67 Constant(final byte tag) { in Constant() method in Constant
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Constant.h | 46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function 109 static inline bool classof(const Constant *) { return true; } in classof()
|
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 25 class Constant; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 25 class Constant; variable
|
/external/cldr/tools/java/org/unicode/cldr/util/props/ |
D | UnicodeLabel.java | 47 public static class Constant extends UnicodeLabel { class in UnicodeLabel 49 public Constant(String value) { in Constant() method in UnicodeLabel.Constant
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantFold.h | 26 class Constant; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.h | 27 class Constant; variable
|
/external/llvm/lib/IR/ |
D | ConstantFold.h | 25 class Constant; variable
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ |
D | Constant.java | 20 public final class Constant { class 45 private Constant(String content) { in Constant() method in Constant
|
/external/llvm/include/llvm/AsmParser/ |
D | Parser.h | 21 class Constant; variable
|
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/ |
D | Constant.java | 27 public class Constant { class
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ConstantFolding.h | 24 class Constant; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | ModuleUtils.h | 27 class Constant; variable
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | ModuleUtils.h | 27 class Constant; variable
|
/external/proguard/src/proguard/classfile/constant/ |
D | Constant.java | 32 public abstract class Constant implements VisitorAccepter class
|
/external/tensorflow/tensorflow/lite/experimental/swift/Tests/ |
D | ModelTests.swift | 57 private enum Constant { enum
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Constant.h | 46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
|
/external/llvm/include/llvm/Analysis/ |
D | ConstantFolding.h | 26 class Constant; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/AsmParser/ |
D | Parser.h | 21 class Constant; variable
|
/external/clang/test/Sema/ |
D | format-strings-enum.c | 15 typedef enum { Constant = 0 } TestEnum; enumerator
|