OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CType
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/opengl/tools/glgen/src/
CType.java
17
public class
CType
{
23
public
CType
() {
26
public
CType
(String baseType) {
30
public
CType
(String baseType, boolean isConst, boolean isPointer) {
99
if (o != null && o instanceof
CType
) {
100
CType
c = (
CType
)o;
/external/llvm/lib/CodeGen/
Analysis.cpp
134
TargetLowering::ConstraintType
CType
= TLI.getConstraintType(CI.Codes[j]);
135
if (
CType
== TargetLowering::C_Memory)
/external/llvm/test/FrontendC/
2008-03-24-BitField-And-Alloca.c
44
unsigned int
CType
: 4;
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
[
all
...]
SelectionDAGBuilder.cpp
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.pb.h
3875
inline ::google::protobuf::FieldOptions_CType FieldOptions::
ctype
() const {
function in class:google::protobuf::FieldOptions
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
Completed in 652 milliseconds