/external/clang/test/SemaCXX/ |
constant-expression.cpp | 4 // or enumeration constant: as array bounds, as case expressions, as 7 // An integral constant-expression can involve only literals, enumerators, 9 // initialized with constant expressions, and sizeof expressions. Floating 91 case (1/0, 1): // expected-error {{not an integral constant expression}} expected-note {{division by zero}} 92 case (int)(1/0, 2.0): // expected-error {{not an integral constant expression}} expected-note {{division by zero}} 93 case __imag(1/0): // expected-error {{not an integral constant expression}} expected-note {{division by zero}} 94 case (int)__imag((double)(1/0)): // expected-error {{not an integral constant expression}} expected-note {{division by zero}} 103 S<p> s; // expected-error {{not an integral constant expression}} 107 // recurse2 cannot be used in a constant expression because it is not 108 // initialized by a constant expression. The same expression appearing later i [all...] |
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
FieldIdItem.java | 28 * @param field {@code non-null;} the constant for the field 50 * Gets the field constant. 52 * @return {@code non-null;} the constant
|
MethodIdItem.java | 28 * @param method {@code non-null;} the constant for the method 50 * Gets the method constant. 52 * @return {@code non-null;} the constant
|
/external/llvm/test/Feature/ |
constexpr.ll | 6 ; constant values, including constant pointers to globals. 10 ;; Test constant cast expressions 31 ;; Test constant getelementpr expressions for arrays 34 @array = constant [2 x i32] [ i32 12, i32 52 ] 38 @somestr = constant [11x i8] c"hello world" 48 ;; TODO: Test constant getelementpr expressions for structures 55 @S2c = constant %SType { i32 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 57 @S3c = constant %SAType { i32 1, {[2x float], i64} {[2x float] [float 2.0, float 3.0], i64 4} } 60 @S2 = global %SType* @S2c ;; Ref. to constant S [all...] |
constpointer.ll | 6 ; constant pointer initializers. This is tricky because they can be forward 28 @sptr1 = global [11x i8]* @somestr ;; Forward ref to a constant 29 @somestr = constant [11x i8] c"hello world"
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
do-not-instrument-internal-globals.ll | 16 ; We create one global string constant for the stack frame above. 19 ; CHECK: = internal unnamed_addr constant{{.*}}align 1 20 ; CHECK-NOT: = internal unnamed_addr constant
|
/external/llvm/test/Integer/ |
constexpr_bt.ll | 7 ; constant values, including constant pointers to globals. 11 ;; Test constant cast expressions 33 ;; Test constant getelementpr expressions for arrays 36 @array = constant [2 x i33] [ i33 12, i33 52 ] 40 @somestr = constant [11x i8] c"hello world" 50 ;; TODO: Test constant getelementpr expressions for structures 57 @S2c = constant %SType { i33 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 59 @S3c = constant %SAType { i33 1, {[2x float], i64} {[2x float] [float 2.0, float 3.0], i64 4} } 62 @S2 = global %SType* @S2c ;; Ref. to constant S [all...] |
constpointer_bt.ll | 6 ; constant pointer initializers. This is tricky because they can be forward 28 @sptr1 = global [11x i8]* @somestr ;; Forward ref to a constant 29 @somestr = constant [11x i8] c"hello world"
|
/external/llvm/test/Transforms/InstCombine/ |
weak-symbols.ll | 6 @real_init = weak_odr constant [2 x i8] c"y\00" 7 @fake_init = weak constant [2 x i8] c"y\00" 8 @.str = private constant [2 x i8] c"y\00"
|
/external/llvm/test/Transforms/SCCP/ |
apint-load.ll | 1 ; This test makes sure that these instructions are properly constant propagated. 6 @X = constant i212 42 7 @Y = constant [2 x { i212, float }] [ { i212, float } { i212 12, float 1.0 },
|
loadtest.ll | 1 ; This test makes sure that these instructions are properly constant propagated. 9 @X = constant i32 42 ; <i32*> [#uses=1] 10 @Y = constant [2 x { i32, float }] [ { i32, float } { i32 12, float 1.000000e+00 }, { i32, float } { i32 37, float 0x3FF3B2FEC0000000 } ] ; <[2 x { i32, float }]*> [#uses=2]
|
/external/proguard/src/proguard/classfile/ |
Clazz.java | 24 import proguard.classfile.constant.visitor.ConstantVisitor; 64 * Returns the tag value of the Constant at the specified index. 169 * Lets the given constant pool entry visitor visit all constant pool entries 175 * Lets the given constant pool entry visitor visit the constant pool entry 181 * Lets the given constant pool entry visitor visit the class constant pool 187 * Lets the given constant pool entry visitor visit the class constant poo [all...] |
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Tables.h | 36 /* Coefficients constant table */ 52 /* AGC constant tables */ 70 /* Volume control gain and time constant tables */
|
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/ |
proguard-base-4.9.jar | |
/external/llvm/test/CodeGen/Thumb2/ |
2010-06-21-TailMergeBug.ll | 16 @.str73 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0] 17 @.str174 = external constant [5 x i8], align 4 ; <[5 x i8]*> [#uses=0] 18 @.str275 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0] 19 @.str376 = external constant [5 x i8], align 4 ; <[5 x i8]*> [#uses=0] 20 @.str477 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0] 21 @.str578 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0] 22 @.str679 = external constant [7 x i8], align 4 ; <[7 x i8]*> [#uses=0] 23 @.str780 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0] 24 @.str881 = external constant [5 x i8], align 4 ; <[5 x i8]*> [#uses=0] 25 @.str982 = external constant [6 x i8], align 4 ; <[6 x i8]*> [#uses=0 [all...] |
/external/proguard/src/proguard/classfile/editor/ |
ConstantPoolRemapper.java | 30 import proguard.classfile.constant.*; 31 import proguard.classfile.constant.visitor.ConstantVisitor; 38 * This ClassVisitor remaps all possible references to constant pool entries 40 * the constant pool entries themselves have already been remapped. 66 * Sets the given mapping of old constant pool entry indexes to their new 79 // Remap the local constant pool references. 199 // Remap the local constant pool references. 205 // Remap the constant pool references of the remaining attributes. 256 // Remap the constant pool references of the inner classes. 309 // Remap the constant pool references of the exceptions [all...] |
/external/zlib/src/contrib/ada/ |
zlib.ads | 59 Default_Memory_Level : constant Memory_Level_Type := 8; 60 Default_Window_Bits : constant Window_Bits_Type := 15; 66 Deflated : constant Compression_Method; 73 No_Compression : constant Compression_Level := 0; 74 Best_Speed : constant Compression_Level := 1; 75 Best_Compression : constant Compression_Level := 9; 76 Default_Compression : constant Compression_Level := -1; 82 No_Flush : constant Flush_Mode; 85 Partial_Flush : constant Flush_Mode; 88 Sync_Flush : constant Flush_Mode [all...] |
/dalvik/dx/src/com/android/dx/cf/attrib/ |
RawAttribute.java | 30 * {@code null-ok;} constant pool to use for resolution of cpis in {@link 40 * @param pool {@code null-ok;} constant pool to use for cpi resolution 60 * @param pool {@code null-ok;} constant pool to use for cpi resolution 82 * Gets the constant pool to use for cpi resolution, if any. It 86 * @return {@code null-ok;} the constant pool
|
/dalvik/dx/src/com/android/dx/rop/code/ |
ThrowingCstInsn.java | 19 import com.android.dx.rop.cst.Constant; 25 * Instruction which contains an explicit reference to a constant 40 * @param cst {@code non-null;} the constant 44 TypeList catches, Constant cst) { 61 Constant cst = getConstant();
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
ThrowingCstInsn.java | 19 import com.android.dx.rop.cst.Constant; 25 * Instruction which contains an explicit reference to a constant 40 * @param cst {@code non-null;} the constant 44 TypeList catches, Constant cst) { 61 Constant cst = getConstant();
|
/external/guava/guava/src/com/google/common/base/ |
Enums.java | 43 * {@code Enum} constant. The {@code Function} will return {@code null} if the 44 * {@code Enum} constant does not exist. 47 * constant values. 55 * constant, or {@code null} if the constant does not exist.
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
BooleanMemberValue.java | 23 * Boolean constant value. 32 * Constructs a boolean constant value. The initial value is specified 33 * by the constant pool entry at the given index. 43 * Constructs a boolean constant value. 53 * Constructs a boolean constant value. The initial value is false.
|
ByteMemberValue.java | 23 * Byte constant value. 32 * Constructs a byte constant value. The initial value is specified 33 * by the constant pool entry at the given index. 43 * Constructs a byte constant value. 53 * Constructs a byte constant value. The initial value is 0.
|
CharMemberValue.java | 24 * Char constant value. 33 * Constructs a char constant value. The initial value is specified 34 * by the constant pool entry at the given index. 44 * Constructs a char constant value. 54 * Constructs a char constant value. The initial value is '\0'.
|
DoubleMemberValue.java | 24 * Double floating-point number constant value. 34 * Constructs a double constant value. The initial value is specified 35 * by the constant pool entry at the given index. 45 * Constructs a double constant value. 55 * Constructs a double constant value. The initial value is 0.0.
|