OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constant
(Results
501 - 525
of
9298
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/Transforms/Reassociate/
subtest.ll
1
; With sub reassociation,
constant
folding can eliminate the 12 and -12 constants.
/external/llvm/test/Transforms/SCCP/
apint-basictest.ll
1
; This is a basic sanity check for
constant
propagation. The add instruction
/external/mesa3d/src/gallium/docs/source/
cso.rst
4
CSO,
Constant
State Objects, are a core part of Gallium's API.
/external/mesa3d/src/glsl/tests/lower_jumps/
lower_breaks_1.opt_test
12
((assign (x) (var_ref a) (
constant
float (1.000000))) break))))))
remove_continue_at_end_of_loop.opt_test
12
((assign (x) (var_ref a) (
constant
float (1.000000))) continue))))))
/external/proguard/src/proguard/classfile/constant/
Constant.java
21
package proguard.classfile.
constant
;
24
import proguard.classfile.
constant
.visitor.ConstantVisitor;
32
public abstract class
Constant
implements VisitorAccepter
46
* Returns the
constant
pool info tag that specifies the entry type.
/external/proguard/src/proguard/classfile/visitor/
ReferencedMemberVisitor.java
26
import proguard.classfile.
constant
.*;
27
import proguard.classfile.
constant
.visitor.ConstantVisitor;
52
public void visitAnyConstant(Clazz clazz,
Constant
constant
) {}
/external/proguard/src/proguard/optimize/info/
PackageVisibleMemberInvokingClassMarker.java
24
import proguard.classfile.
constant
.visitor.ConstantVisitor;
25
import proguard.classfile.
constant
.*;
40
public void visitAnyConstant(Clazz clazz,
Constant
constant
) {}
/frameworks/compile/slang/tests/F_bad_version_pragma/
stderr.txt.expect
4
bad_version_pragma.rs:4:18: error: invalid digit 'a' in decimal
constant
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
const.h
6
/* Some
constant
macros are used in both assembler and
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
const.h
6
/* Some
constant
macros are used in both assembler and
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
const.h
6
/* Some
constant
macros are used in both assembler and
/dalvik/dexgen/src/com/android/dexgen/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
/dalvik/dexgen/src/com/android/dexgen/rop/
Field.java
27
* Get the
constant
value for this field, if any. This only returns
31
* @return {@code null-ok;} the
constant
value, or {@code null} if this
32
* field isn't a
constant
/dalvik/dx/src/com/android/dx/cf/iface/
Field.java
27
* Get the
constant
value for this field, if any. This only returns
31
* @return {@code null-ok;} the
constant
value, or {@code null} if this
32
* field isn't a
constant
/dalvik/dx/src/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
/dalvik/dx/tests/061-dex-try-catch/
Blort.java
38
//
constant
pool references.
47
// In this test, the code being try-caught contains a
constant
58
// throwing instruction that has a
constant
pool reference and
/external/clang/test/CXX/expr/expr.const/
p3-0x.cpp
3
// A converted
constant
expression of type T is a core
constant
expression,
5
enum NonConstE : unsigned char { NCE = nonconst }; // expected-error {{enumerator value is not a
constant
expression}} expected-note {{read of non-const}}
6
template<int = nonconst> struct NonConstT {}; // expected-error {{non-type template argument is not a
constant
expression}} expected-note {{read of non-const}}
9
case nonconst: // expected-error {{case value is not a
constant
expression}} expected-note {{read of non-const}}
16
// is a literal
constant
expression
84
using Int = A<1.0>; // expected-error {{conversion from 'double' to 'unsigned char' is not allowed in a converted
constant
expression}}
86
True = &a, // expected-error {{conversion from 'bool (*)(int)' to 'bool' is not allowed in a converted
constant
expression}}
87
False = nullptr // expected-error {{conversion from 'nullptr_t' to 'bool' is not allowed in a converted
constant
expression}}
92
case 0.0f: // expected-error {{conversion from 'float' to 'int' is not allowed in a converted
constant
expression}
[
all
...]
/external/clang/test/CodeGen/
string-literal-short-wstring.c
6
// CHECK: private unnamed_addr
constant
[10 x i8] c"\E1\84\A0\C8\A0\F4\82\80\B0\00", align 1
9
// CHECK: private unnamed_addr
constant
[3 x i16] [i16 65, i16 66, i16 0]
13
// CHECK: private unnamed_addr
constant
[5 x i16] [i16 4384, i16 544, i16 -9272, i16 -9168, i16 0]
/external/clang/test/CodeGenCXX/
internal-linkage.cpp
26
// CHECK: @_ZL5xyzzy = internal
constant
35
// CHECK: @_ZL12static_xyzzy = internal
constant
64
// CHECK: @_ZTV5klassIN12_GLOBAL__N_11SEE = internal unnamed_addr
constant
typeid-cxx11.cpp
21
// CHECK: @_ZN5Test1L5itemsE = internal
constant
[4 x {{.*}}] [{{.*}} @_ZTIN5Test11AE {{.*}}, {{.*}}, {{.*}} @_ZN5Test19make_implINS_1AEEEPvv }, {{.*}} @_ZTIN5Test11BE {{.*}} @_ZN5Test19make_implINS_1BEEEPvv {{.*}} @_ZTIN5Test11CE {{.*}} @_ZN5Test19make_implINS_1CEEEPvv {{.*}} @_ZTIi {{.*}} @_ZN5Test19make_implIiEEPvv }]
26
// CHECK: @_ZN5Test11xE =
constant
%"class.std::type_info"* bitcast ({{.*}}* @_ZTIN5Test11AE to %"class.std::type_info"*), align 8
29
// CHECK: @_ZN5Test11yE =
constant
%"class.std::type_info"* bitcast ({{.*}}* @_ZTIN5Test11BE to %"class.std::type_info"*), align 8
/external/clang/test/CodeGenObjCXX/
encode.mm
90
// CHECK: @_ZN11rdar93574002ggE =
constant
[49 x i8] c"{vector<float, rdar9357400::fixed<4, -1> >=[4f]}\00"
100
// CHECK: @_ZN11rdar96243142ggE =
constant
[6 x i8] c"{S=i}\00"
104
// CHECK: @_ZN11rdar96243142g2E =
constant
[11 x i8] c"{S2=b0ib0}\00"
125
// CHECK: @_ZN4test3ecdE =
constant
[15 x i8] c"{Zoo=^^?ii^^?}\00"
146
// CHECK: @g1 =
constant
[10 x i8] c"{Base1=c}\00"
149
// CHECK: @g2 =
constant
[14 x i8] c"{DBase=^^?cd}\00"
152
// CHECK: @g3 =
constant
[26 x i8] c"{Sub_with_virt=^^?q^^?cd}\00"
155
// CHECK: @g4 =
constant
[19 x i8] c"{Sub2=^^?qcf^^?cd}\00"
168
// CHECK: @g5 =
constant
[32 x i8] c"{basic_string={_Alloc_hider=*}}\00"
178
// CHECK: @g6 =
constant
[21 x i8] c"{CefBrowserImpl=^^?}\00
[
all
...]
/external/clang/test/Sema/
alloc_size.c
8
void* fn1(int) __attribute__((alloc_size("xpto"))); // expected-error{{'alloc_size' attribute requires parameter 1 to be an integer
constant
}}
10
void* fn2(void*) __attribute__((alloc_size(1))); // expected-error{{'alloc_size' attribute requires an integer
constant
}}
22
void* fn9(unsigned) __attribute__((alloc_size(12345678901234567890123))); // expected-error {{integer
constant
is larger than the largest unsigned integer type}} // expected-error {{attribute parameter 1 is out of bounds}}
Completed in 3568 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>