HomeSort by relevance Sort by last modified time
    Searched refs:Constant (Results 151 - 175 of 1954) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/Sema/
format-strings-enum-fixed-type.cpp 13 typedef enum : short { Constant = 0 } TestEnum;
14 // Note that in C (and Objective-C), the type of 'Constant' is 'short'.
20 printf("%hhd", Constant); // expected-warning{{format specifies type 'char'}}
23 printf("%hd", Constant); // no-warning
27 printf("%d", Constant); // no-warning
30 printf("%lld", Constant); // expected-warning{{format specifies type 'long long'}}
  /external/llvm/include/llvm/IR/
GlobalAlias.h 36 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalAlias.h 33 const Twine &Name, Constant *Aliasee, Module *Parent);
43 Constant *Aliasee, Module *Parent);
73 void setAliasee(Constant *Aliasee);
74 const Constant *getAliasee() const {
77 Constant *getAliasee() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 80 // It only allows constant inputs.
81 Constant *getConstantStoreValueForLoad(Constant *SrcVal, unsigned Offset,
91 // a constant. It returns nullptr if it would require widening the load.
92 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
103 // It returns nullptr if it cannot produce a constant.
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
RampedSineTone.java 27 mAmplitude = Constant.LOOPBACK_AMPLITUDE;
62 factor = Constant.LOOPBACK_AMPLITUDE * i / size;
64 factor = Constant.LOOPBACK_AMPLITUDE * (size - i) / size;
WaveDataRingBuffer.java 35 if (size < Constant.SAMPLING_RATE_MIN * Constant.BUFFER_TEST_DURATION_SECONDS_MIN) {
36 size = Constant.SAMPLING_RATE_MIN * Constant.BUFFER_TEST_DURATION_SECONDS_MIN;
37 } else if (size > Constant.SAMPLING_RATE_MAX * Constant.BUFFER_TEST_DURATION_SECONDS_MAX) {
38 size = Constant.SAMPLING_RATE_MAX * Constant.BUFFER_TEST_DURATION_SECONDS_MAX;
  /external/llvm/lib/Transforms/Utils/
ModuleUtils.cpp 24 int Priority, Constant *Data) {
30 SmallVector<Constant *, 16> CurrentCtors;
41 if (Constant *Init = GVCtor->getInitializer()) {
45 auto Ctor = cast<Constant>(Init->getOperand(i));
50 Constant::getNullValue(IRB.getInt8PtrTy()), nullptr);
62 Constant *CSVals[3];
68 : Constant::getNullValue(IRB.getInt8PtrTy());
69 Constant *RuntimeCtorInit =
76 Constant *NewInit = ConstantArray::get(AT, CurrentCtors);
84 void llvm::appendToGlobalCtors(Module &M, Function *F, int Priority, Constant *Data)
    [all...]
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 24 import proguard.classfile.constant.Constant;
31 * This ClassVisitor sorts the constant pool entries of the program classes
32 * that it visits. The sorting order is based on the types of the constant pool
43 private Constant[] newConstantPool = new Constant[ClassConstants.TYPICAL_CONSTANT_POOL_SIZE];
54 // Sort the constant pool and set up an index map.
59 newConstantPool = new Constant[constantPoolCount];
66 Constant constant = programClass.constantPool[oldIndex] local
92 Constant constant = comparableConstant.getConstant(); local
    [all...]
ConstantPoolEditor.java 24 import proguard.classfile.constant.*;
27 * This class can add constant pool entries to a given class.
49 * Finds or creates a IntegerConstant constant pool entry with the given
51 * @return the constant pool index of the Utf8Constant.
56 Constant[] constantPool = targetClass.constantPool;
61 Constant constant = constantPool[index]; local
63 if (constant != null &&
64 constant.getTag() == ClassConstants.CONSTANT_Integer)
66 IntegerConstant integerConstant = (IntegerConstant)constant;
90 Constant constant = constantPool[index]; local
120 Constant constant = constantPool[index]; local
150 Constant constant = constantPool[index]; local
182 Constant constant = constantPool[index]; local
234 Constant constant = constantPool[index]; local
269 Constant constant = constantPool[index]; local
374 Constant constant = constantPool[index]; local
481 Constant constant = constantPool[index]; local
588 Constant constant = constantPool[index]; local
633 Constant constant = constantPool[index]; local
665 Constant constant = constantPool[index]; local
696 Constant constant = constantPool[index]; local
727 Constant constant = constantPool[index]; local
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
HeaderSection.java 19 import com.android.dexgen.rop.cst.Constant;
48 public IndexedItem get(Constant cst) {
  /dalvik/dx/src/com/android/dx/dex/file/
HeaderSection.java 19 import com.android.dx.rop.cst.Constant;
47 public IndexedItem get(Constant cst) {

Completed in 1131 milliseconds

1 2 3 4 5 67 8 91011>>