HomeSort by relevance Sort by last modified time
    Searched full:constant (Results 301 - 325 of 9298) sorted by null

<<11121314151617181920>>

  /external/clang/test/Sema/
offsetof-64.c 20 // FIXME: Remove this error when the constant evaluator learns to
22 int test2 = __builtin_offsetof(struct Chunk2, data); // expected-error{{initializer element is not a compile-time constant}}
typedef-variable-type.c 4 typedef int (*a)[!.0]; // expected-warning{{size of static array must be an integer constant expression}}
8 typedef int (*a)[!.0]; // expected-warning{{size of static array must be an integer constant expression}}
  /external/clang/test/SemaCXX/
constexpr-strlen.cpp 11 constexpr int m = strlen("hello"); // expected-error {{constant expression}} expected-note {{non-constexpr function 'strlen' cannot be used in a constant expression}}
  /external/clang/test/SemaOpenCL/
storageclass.cl 3 static constant int A = 0;
5 int X = 0; // expected-error{{global variables must have a constant address space qualifier}}
  /external/jmonkeyengine/engine/src/core/com/jme3/light/
AmbientLight.java 6 * An ambient light adds a constant color to the scene.
8 * Ambient lights are unaffected by the surface normal, and are constant
  /external/llvm/test/CodeGen/ARM/
available_externally.ll 4 @A = available_externally hidden constant i32 1
5 @B = external hidden constant i32
  /external/llvm/test/CodeGen/Generic/
annotate.ll 5 @.str = private unnamed_addr constant [4 x i8] c"sth\00", section "llvm.metadata"
6 @.str1 = private unnamed_addr constant [4 x i8] c"t.c\00", section "llvm.metadata"
  /external/llvm/test/CodeGen/Mips/
inlineasm-cnstrnt-bad-P.ll 2 ; This is a negative test. The constant value given for the constraint (P).
3 ; A constant in the range of 1 to 655535 inclusive.
  /external/llvm/test/Linker/
ConstantGlobals1.ll 3 ; RUN: echo "@X = constant [1 x i32] [i32 8] " | \
7 ; CHECK: constant
ConstantGlobals2.ll 7 ; CHECK: constant
9 @X = constant [1 x i32] [ i32 12 ] ; <[1 x i32]*> [#uses=0]
ConstantGlobals3.ll 3 ; RUN: echo "@X = external constant [1 x i32] " | \
7 ; CHECK: constant
  /external/llvm/test/Transforms/ConstProp/
constant-expr.ll 72 @pr9011_1 = constant <4 x i32> zext (<4 x i8> zeroinitializer to <4 x i32>)
73 ; CHECK: pr9011_1 = constant <4 x i32> zeroinitializer
74 @pr9011_2 = constant <4 x i32> sext (<4 x i8> zeroinitializer to <4 x i32>)
75 ; CHECK: pr9011_2 = constant <4 x i32> zeroinitializer
76 @pr9011_3 = constant <4 x i32> bitcast (<16 x i8> zeroinitializer to <4 x i32>)
77 ; CHECK: pr9011_3 = constant <4 x i32> zeroinitializer
78 @pr9011_4 = constant <4 x float> uitofp (<4 x i8> zeroinitializer to <4 x float>)
79 ; CHECK: pr9011_4 = constant <4 x float> zeroinitializer
80 @pr9011_5 = constant <4 x float> sitofp (<4 x i8> zeroinitializer to <4 x float>)
81 ; CHECK: pr9011_5 = constant <4 x float> zeroinitialize
    [all...]
  /external/llvm/test/Transforms/ConstantMerge/
2002-09-23-CPR-Update.ll 3 @foo.upgrd.1 = internal constant { i32 } { i32 7 } ; <{ i32 }*> [#uses=1]
4 @bar = internal constant { i32 } { i32 7 } ; <{ i32 }*> [#uses=1]
2011-01-15-EitherOrder.ll 8 @bar.d = unnamed_addr constant %struct.foobar zeroinitializer, align 4
10 @foo.d = internal constant %struct.foobar zeroinitializer, align 4
  /external/llvm/test/Transforms/GlobalDCE/
indirectbr.ll 3 @L = internal unnamed_addr constant [3 x i8*] [i8* blockaddress(@test1, %L1), i8* blockaddress(@test1, %L2), i8* null], align 16
5 ; CHECK: @L = internal unnamed_addr constant
  /external/llvm/test/Transforms/GlobalOpt/
deadglobal.ll 16 @G2 = linkonce_odr constant i32 42
25 @G3 = linkonce_odr constant i32 42
  /external/mesa3d/src/glsl/tests/lower_jumps/
lower_breaks_2.opt_test 12 ((assign (x) (var_ref a) (constant float (1.000000)))
13 (if (expression bool > (var_ref b) (constant float (0.000000))) (break)
lower_breaks_4.opt_test 12 ((assign (x) (var_ref a) (constant float (1.000000)))
13 (if (expression bool > (var_ref b) (constant float (0.000000))) ()
  /external/proguard/src/proguard/classfile/constant/
ClassConstant.java 21 package proguard.classfile.constant;
24 import proguard.classfile.constant.visitor.ConstantVisitor;
28 * This Constant represents a class constant in the constant pool.
32 public class ClassConstant extends Constant
62 * @param u2nameIndex the index of the name in the constant pool.
82 // Implementations for Constant.
  /libcore/benchmarks/src/benchmarks/
AdditionBenchmark.java 36 int constant = 123; local
38 result += constant;
51 long constant = 123L; local
53 result += constant;
66 float constant = 123.0f; local
68 result += constant;
81 double constant = 123.0; local
83 result += constant;
  /external/llvm/test/CodeGen/X86/
2007-10-15-CoalescerCrash.ll 91 @.str = external constant [9 x i8] ; <[9 x i8]*> [#uses=0]
93 @__FUNCTION__.19643 = external constant [18 x i8] ; <[18 x i8]*> [#uses=0]
94 @.str1 = external constant [20 x i8] ; <[20 x i8]*> [#uses=0]
95 @__FUNCTION__.19670 = external constant [15 x i8] ; <[15 x i8]*> [#uses=0]
98 @__FUNCTION__.19696 = external constant [14 x i8] ; <[14 x i8]*> [#uses=0]
99 @__FUNCTION__.20191 = external constant [20 x i8] ; <[20 x i8]*> [#uses=0]
101 @__FUNCTION__.20301 = external constant [20 x i8] ; <[20 x i8]*> [#uses=0]
102 @__FUNCTION__.20316 = external constant [19 x i8] ; <[19 x i8]*> [#uses=0]
105 @__FUNCTION__.20463 = external constant [11 x i8] ; <[11 x i8]*> [#uses=0]
106 @.str2 = external constant [7 x i8] ; <[7 x i8]*> [#uses=0
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 184 /// \brief Get a constant value representing either true or false.
189 /// \brief Get the constant value for i1 true.
194 /// \brief Get the constant value for i1 false.
199 /// \brief Get a constant 8-bit value.
204 /// \brief Get a constant 16-bit value.
209 /// \brief Get a constant 32-bit value.
214 /// \brief Get a constant 64-bit value.
219 /// \brief Get a constant integer value.
409 /// \brief Get the constant folder being used.
440 Constant *Insert(Constant *C, const Twine& = "") const
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstArray.java 23 * Constant type to represent a fixed array of other constants. The contents
26 public final class CstArray extends Constant {
63 protected int compareTo0(Constant other) {
100 * List of {@link Constant} instances.
121 Constant thisItem = (Constant) get0(i);
122 Constant otherItem = (Constant) other.get0(i);
146 public Constant get(int n) {
147 return (Constant) get0(n)
    [all...]
  /dalvik/dx/src/com/android/dx/rop/cst/
CstArray.java 22 * Constant type to represent a fixed array of other constants.
24 public final class CstArray extends Constant {
61 protected int compareTo0(Constant other) {
98 * List of {@link Constant} instances.
119 Constant thisItem = (Constant) get0(i);
120 Constant otherItem = (Constant) other.get0(i);
144 public Constant get(int n) {
145 return (Constant) get0(n)
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstArray.java 23 * Constant type to represent a fixed array of other constants.
25 public final class CstArray extends Constant {
62 protected int compareTo0(Constant other) {
99 * List of {@link Constant} instances.
120 Constant thisItem = (Constant) get0(i);
121 Constant otherItem = (Constant) other.get0(i);
145 public Constant get(int n) {
146 return (Constant) get0(n)
    [all...]

Completed in 804 milliseconds

<<11121314151617181920>>