Home
last modified time | relevance | path

Searched defs:Field (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/skia/src/sksl/ir/
DSkSLField.h24 struct Field : public Symbol { struct
25 Field(int offset, const Variable& owner, int fieldIndex) in Field() function
31 return fOwner.description() + "." + fOwner.fType.fields()[fFieldIndex].fName; in description() argument
35 const int fFieldIndex; argument
37 typedef Symbol INHERITED;
DSkSLType.h29 struct Field { struct
30 Field(Modifiers modifiers, StringFragment name, const Type* type) in Field() function
35 const String description() const { in description()
39 Modifiers fModifiers;
40 StringFragment fName;
41 const Type* fType;
/external/skqp/src/sksl/ir/
DSkSLField.h24 struct Field : public Symbol { struct
25 Field(int offset, const Variable& owner, int fieldIndex) in Field() function
31 return fOwner.description() + "." + fOwner.fType.fields()[fFieldIndex].fName; in description() argument
35 const int fFieldIndex; argument
37 typedef Symbol INHERITED;
DSkSLType.h29 struct Field { struct
30 Field(Modifiers modifiers, StringFragment name, const Type* type) in Field() argument
35 const String description() const { in description()
39 Modifiers fModifiers;
40 StringFragment fName;
41 const Type* fType;
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dbitfield.h67 #define FSize(Field) ((Field) >> 16) argument
68 #define FShft(Field) ((Field) & 0x0000FFFF) argument
69 #define FMsk(Field) (((UData (1) << FSize (Field)) - 1) << FShft (Field)) argument
70 #define FAlnMsk(Field) ((UData (1) << FSize (Field)) - 1) argument
71 #define F1stBit(Field) (UData (1) << FShft (Field)) argument
89 #define FInsrt(Value, Field) \ argument
108 #define FExtr(Data, Field) \ argument
/external/u-boot/arch/arm/include/asm/arch-sa1100/
Dbitfield.h67 #define FSize(Field) ((Field) >> 16) argument
68 #define FShft(Field) ((Field) & 0x0000FFFF) argument
69 #define FMsk(Field) (((UData (1) << FSize (Field)) - 1) << FShft (Field)) argument
70 #define FAlnMsk(Field) ((UData (1) << FSize (Field)) - 1) argument
71 #define F1stBit(Field) (UData (1) << FShft (Field)) argument
89 #define FInsrt(Value, Field) \ argument
108 #define FExtr(Data, Field) \ argument
/external/perfetto/src/traced/probes/ftrace/
Dformat_parser.h32 struct Field { struct
56 // Allow gtest to pretty print FtraceEvent::Field. argument
Devent_info_constants.h132 struct Field { struct
134 Field(uint16_t offset, uint16_t size) in Field() argument
139 FtraceFieldType ftrace_type; argument
155 std::vector<Field> fields; argument
/external/clang/test/CodeGenCXX/
Dskip-vtable-pointer-initialization.cpp41 struct Field { struct
42 ~Field() { } in ~Field()
67 struct Field { struct
68 ~Field() { f(); } in ~Field()
91 struct Field { struct
119 struct Field { struct
120 NonTrivialDestructorBody nonTrivialDestructorBody;
147 struct Field : NonTrivialDestructorBody { }; struct
173 struct Field : virtual NonTrivialDestructorBody { }; struct
/external/v8/src/compiler/
Dload-elimination.h176 struct Field { in NON_EXPORTED_BASE() struct
177 Field() {} in NON_EXPORTED_BASE() function
178 Field(Node* value, MaybeHandle<Name> name) : value(value), name(name) {} in NON_EXPORTED_BASE() function
184 Node* value = nullptr; in NON_EXPORTED_BASE()
185 MaybeHandle<Name> name; in NON_EXPORTED_BASE()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSearchableTableEmitter.cpp40 int getInt(Record *R, StringRef Field) { in getInt()
81 for (const auto &Field : Fields) { in getFieldByName() local
110 std::string primaryRepresentation(const GenericField &Field, Init *I) { in primaryRepresentation()
148 std::string searchableFieldType(const GenericField &Field, TypeContext Ctx) { in searchableFieldType()
213 for (const auto &Field : Index.Fields) { in compareBy() local
315 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
341 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
389 const GenericField &Field = Index.Fields[0]; in emitLookupFunction() local
400 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
407 for (const auto &Field : Index.Fields) { in emitLookupFunction() local
[all …]
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DField.java33 public final class Field extends FieldOrMethod { class
58 public Field(final Field c) { in Field() method in Field
67 Field(final DataInput file, final ConstantPool constant_pool) throws IOException, in Field() method in Field
80 …public Field(final int access_flags, final int name_index, final int signature_index, final Attrib… in Field() method in Field
/external/perfetto/tools/ftrace_proto_gen/
Dproto_gen_utils.h74 struct Field { struct
85 void AddField(Proto::Field field);
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h35 struct Field { struct
40 // Field index that refers to backing tensor, not any aliased field. argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp292 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand()
302 static DecodeStatus decodeBDAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr20Operand()
312 static DecodeStatus decodeBDXAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr12Operand()
324 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand()
336 static DecodeStatus decodeBDLAddr12Len4Operand(MCInst &Inst, uint64_t Field, in decodeBDLAddr12Len4Operand()
348 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst &Inst, uint64_t Field, in decodeBDLAddr12Len8Operand()
360 static DecodeStatus decodeBDRAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDRAddr12Operand()
372 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand()
384 static DecodeStatus decodeBDAddr32Disp12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr32Disp12Operand()
390 static DecodeStatus decodeBDAddr32Disp20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr32Disp20Operand()
[all …]
/external/capstone/arch/SystemZ/
DSystemZDisassembler.c185 static DecodeStatus decodeBDAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr12Operand()
198 static DecodeStatus decodeBDAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr20Operand()
210 static DecodeStatus decodeBDXAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr12Operand()
225 static DecodeStatus decodeBDXAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr20Operand()
240 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr12Len8Operand()
255 static DecodeStatus decodeBDAddr32Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp12Operand()
261 static DecodeStatus decodeBDAddr32Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp20Operand()
267 static DecodeStatus decodeBDAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp12Operand()
273 static DecodeStatus decodeBDAddr64Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp20Operand()
279 static DecodeStatus decodeBDXAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr64Disp12Operand()
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp268 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand()
278 static DecodeStatus decodeBDAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr20Operand()
288 static DecodeStatus decodeBDXAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr12Operand()
300 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand()
312 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst &Inst, uint64_t Field, in decodeBDLAddr12Len8Operand()
324 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand()
336 static DecodeStatus decodeBDAddr32Disp12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr32Disp12Operand()
342 static DecodeStatus decodeBDAddr32Disp20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr32Disp20Operand()
348 static DecodeStatus decodeBDAddr64Disp12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr64Disp12Operand()
354 static DecodeStatus decodeBDAddr64Disp20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr64Disp20Operand()
[all …]
/external/llvm/utils/TableGen/
DSearchableTableEmitter.cpp46 int getInt(Record *R, StringRef Field) { in getInt()
150 StringRef Name, StringRef Field, std::vector<SearchTableEntry> &SearchTable, in emitSearchTable()
178 void SearchableTableEmitter::emitLookupFunction(StringRef Name, StringRef Field, in emitLookupFunction()
221 StringRef Field, Init *I, in emitLookupDeclaration()
241 for (const RecordVal &Field : InstanceClass->getValues()) { in emitMapping() local
/external/vboot_reference/utility/
Dtlcl_generator.c30 typedef struct Field { struct
36 struct Field* next; argument
37 } Field; typedef
/external/proguard/src/proguard/classfile/
DField.java30 public interface Field extends Member interface
/external/apache-commons-math/src/main/java/org/apache/commons/math/
DField.java29 public interface Field<T> { interface
/external/syzkaller/pkg/ast/
Dast.go215 type Field struct { struct
216 Pos Pos
217 Name *Ident
218 Type *Type
219 NewBlock bool // separated from previous fields by a new line
220 Comments []*Comment
223 func (n *Field) Info() (Pos, string, string) {
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DField.java33 public final class Field { class
63 public Field(long id, long classID, String name, String signature, String genericSignature, in Field() method in Field
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DField.java47 public interface Field extends FieldReference, Member { interface
/external/icu/android_icu4j/src/main/java/android/icu/text/
DChineseDateFormat.java187 public static class Field extends DateFormat.Field { class in ChineseDateFormat
210 protected Field(String name, int calendarField) { in Field() method in ChineseDateFormat.Field

12345678910