HomeSort by relevance Sort by last modified time
    Searched refs:Fields (Results 1 - 25 of 363) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CXXFieldCollector.h 27 /// Fields - Contains all FieldDecls collected during parsing of a C++
28 /// class. When a nested class is entered, its fields are appended to the
29 /// fields of its parent class, when it is exited its fields are removed.
30 SmallVector<FieldDecl*, 32> Fields;
32 /// FieldCount - Each entry represents the number of fields collected during
43 // // At this point, Fields contains [x,y,q] decls and FieldCount contains
47 // // At this point, Fields contains [x,y,z] decls and FieldCount contains
57 Fields.push_back(D);
61 /// getCurNumField - The number of fields added to the currently parsed class
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 381 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
383 Fields.verifyTimeEquals("day test index " + index + ", normalize():",
384 Fields.MAIN_DATE_TIME, expected, local);
394 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
396 Fields.verifyTimeEquals("day test index " + index + ", toMillis():",
397 Fields.MAIN_DATE_TIME, expected, local);
412 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
414 Fields.setDst(expected, test.dst2 /* isDst */, PstPdt.getUtcOffsetSeconds(test.dst2));
415 Fields.verifyTimeEquals("minute test index " + index + ", normalize():",
416 Fields.MAIN_DATE_TIME | Fields.DST_FIELDS, expected, local)
    [all...]
  /external/mockito/src/test/java/org/mockito/internal/util/reflection/
FieldsTest.java 12 import static org.mockito.internal.util.reflection.Fields.syntheticField;
18 assertThat(Fields.allDeclaredFieldsOf(new HierarchyOfClasses()).filter(syntheticField()).names())
24 assertThat(Fields.declaredFieldsOf(new HierarchyOfClasses()).filter(syntheticField()).names())
30 assertThat(Fields.declaredFieldsOf(new NullOrNotNullFields()).notNull().filter(syntheticField()).names())
36 assertThat(Fields.declaredFieldsOf(new ValuedFields()).filter(syntheticField()).assignedValues())
45 assertThat(Fields.declaredFieldsOf(instance).filter(syntheticField()).instanceFields())
  /external/swiftshader/third_party/LLVM/utils/TableGen/
FixedLenDecoderEmitter.h 32 std::vector<EncodingField> Fields;
39 Fields.push_back(EncodingField(Base, Width, Offset));
42 unsigned numFields() { return Fields.size(); }
46 iterator begin() { return Fields.begin(); }
47 iterator end() { return Fields.end(); }
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
MetaData.java 38 * These fields are updated atomically with the database.
39 * If fields are added or removed from the CalendarMetaData table, those
42 public class Fields {
49 * The cached copy of the meta-data fields from the database.
51 private Fields mFields = new Fields();
74 * Returns a copy of all the MetaData fields. This method grabs a
75 * database lock to read all the fields atomically.
77 * @return a copy of all the MetaData fields.
79 public Fields getFields()
80 Fields fields = new Fields(); local
110 Fields fields = new Fields(); local
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
DNSEntry.java 13 import javax.jmdns.ServiceInfo.Fields;
36 final Map<Fields, String> _qualifiedNameMap;
48 String domain = _qualifiedNameMap.get(Fields.Domain);
49 String protocol = _qualifiedNameMap.get(Fields.Protocol);
50 String application = _qualifiedNameMap.get(Fields.Application);
51 String instance = _qualifiedNameMap.get(Fields.Instance).toLowerCase();
96 String subtype = this.getQualifiedNameMap().get(Fields.Subtype);
146 public Map<Fields, String> getQualifiedNameMap() {
151 return _qualifiedNameMap.get(Fields.Application).equals("dns-sd") && _qualifiedNameMap.get(Fields.Instance).equals("_services")
    [all...]
ServiceInfoImpl.java 169 public ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, Map<String, ?> props) {
173 ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, String text) {
185 ServiceInfoImpl(Map<Fields, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, byte text[]) {
186 Map<Fields, String> map = ServiceInfoImpl.checkQualifiedNameMap(qualifiedNameMap);
188 this._domain = map.get(Fields.Domain);
189 this._protocol = map.get(Fields.Protocol);
190 this._application = map.get(Fields.Application);
191 this._name = map.get(Fields.Instance);
192 this._subtype = map.get(Fields.Subtype);
236 public static Map<Fields, String> decodeQualifiedNameMap(String type, String name, String subtype)
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDhcp6.c 44 ISCSI_ROOT_PATH_FIELD Fields[RP_FIELD_IDX_MAX];
79 ZeroMem (&Fields[0], sizeof (Fields));
91 Fields[RP_FIELD_IDX_SERVERNAME].Str = &TmpStr[Index];
103 Fields[RP_FIELD_IDX_SERVERNAME].Len = (UINT8) AsciiStrLen (Fields[RP_FIELD_IDX_SERVERNAME].Str);
106 // Extract others fields in the Root Path option string.
111 Fields[FieldIndex].Str = &TmpStr[Index];
124 if (Fields[FieldIndex].Str != NULL) {
125 Fields[FieldIndex].Len = (UINT8) AsciiStrLen (Fields[FieldIndex].Str);
    [all...]
IScsiDhcp.c 42 ISCSI_ROOT_PATH_FIELD Fields[RP_FIELD_IDX_MAX];
76 ZeroMem (&Fields[0], sizeof (Fields));
79 // Extract the fields in the Root Path option string.
83 Fields[FieldIndex].Str = &TmpStr[Index];
96 if (Fields[FieldIndex].Str != NULL) {
97 Fields[FieldIndex].Len = (UINT8) AsciiStrLen (Fields[FieldIndex].Str);
107 if ((Fields[RP_FIELD_IDX_SERVERNAME].Str == NULL) ||
108 (Fields[RP_FIELD_IDX_TARGETNAME].Str == NULL) ||
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiDhcp.c 39 ISCSI_ROOT_PATH_FIELD Fields[RP_FIELD_IDX_MAX];
68 ZeroMem (&Fields[0], sizeof (Fields));
71 // Extract the fields in the Root Path option string.
75 Fields[FieldIndex].Str = &TmpStr[Index];
88 if (Fields[FieldIndex].Str != NULL) {
89 Fields[FieldIndex].Len = (UINT8) AsciiStrLen (Fields[FieldIndex].Str);
99 if ((Fields[RP_FIELD_IDX_SERVERNAME].Str == NULL) ||
100 (Fields[RP_FIELD_IDX_TARGETNAME].Str == NULL) ||
    [all...]
  /external/llvm/lib/IR/
MDBuilder.cpp 130 MDNode *MDBuilder::createTBAAStructNode(ArrayRef<TBAAStructField> Fields) {
131 SmallVector<Metadata *, 4> Vals(Fields.size() * 3);
133 for (unsigned i = 0, e = Fields.size(); i != e; ++i) {
134 Vals[i * 3 + 0] = createConstant(ConstantInt::get(Int64, Fields[i].Offset));
135 Vals[i * 3 + 1] = createConstant(ConstantInt::get(Int64, Fields[i].Size));
136 Vals[i * 3 + 2] = Fields[i].TBAA;
144 StringRef Name, ArrayRef<std::pair<MDNode *, uint64_t>> Fields) {
145 SmallVector<Metadata *, 4> Ops(Fields.size() * 2 + 1);
148 for (unsigned i = 0, e = Fields.size(); i != e; ++i) {
149 Ops[i * 2 + 1] = Fields[i].first
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
PaddingChecker.cpp 111 // TODO: Recurse into the fields and base classes to see if any
131 // How do you reorder fields if you haven't got any?
171 for (const FieldDecl *FD : RD->fields()) {
175 // total because reordering fields won't fix that problem.
193 /// 3. If no fields can fit, pad by rounding the current offset up to the
194 /// smallest alignment requirement of our fields. Measure and track the
198 /// 6. Go back to 2 if there are still unplaced fields.
215 SmallVector<CharUnitPair, 20> Fields;
227 std::back_inserter(Fields), GatherSizesAndAlignments);
228 std::sort(Fields.begin(), Fields.end())
    [all...]
  /external/clang/lib/CodeGen/
CodeGenTBAA.cpp 177 Fields,
199 if (!CollectFields(Offset, FieldQTy, Fields,
211 Fields.push_back(llvm::MDBuilder::TBAAStructField(Offset, Size, TBAATag));
222 SmallVector<llvm::MDBuilder::TBAAStructField, 4> Fields;
223 if (CollectFields(0, QTy, Fields, TypeHasMayAlias(QTy)))
224 return MDHelper.createTBAAStructNode(Fields);
256 SmallVector <std::pair<llvm::MDNode*, uint64_t>, 4> Fields;
268 Fields.push_back(std::make_pair(
282 MDHelper.createTBAAStructTypeNode(OutName, Fields);
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
QNCSmmHelpers.c 350 PciBus = BitDesc->Reg.Data.pci.Fields.Bus;
351 PciDev = BitDesc->Reg.Data.pci.Fields.Dev;
352 PciFun = BitDesc->Reg.Data.pci.Fields.Fnc;
353 PciReg = BitDesc->Reg.Data.pci.Fields.Reg;
513 PciBus = BitDesc->Reg.Data.pci.Fields.Bus;
514 PciDev = BitDesc->Reg.Data.pci.Fields.Dev;
515 PciFun = BitDesc->Reg.Data.pci.Fields.Fnc;
516 PciReg = BitDesc->Reg.Data.pci.Fields.Reg;
  /external/llvm/include/llvm/IR/
MDBuilder.h 143 MDNode *createTBAAStructNode(ArrayRef<TBAAStructField> Fields);
149 ArrayRef<std::pair<MDNode *, uint64_t>> Fields);
  /external/smali/
README.md 18 - [Types, Methods and Fields wiki page](https://github.com/JesusFreke/smali/wiki/TypesMethodsAndFields)
  /external/swiftshader/third_party/subzero/pnacl-llvm/
NaClBitcodeHeader.cpp 170 Iter = Fields.begin(),
171 IterEnd = Fields.end();
191 // Read #Fields and number of bytes needed for the header.
210 Fields.push_back(Field);
261 Iter = Fields.begin(),
262 IterEnd = Fields.end();
272 if (index >= Fields.size())
274 return Fields[index];

Completed in 3181 milliseconds

1 2 3 4 5 6 7 8 91011>>