Searched defs:FIELD (Results 1 - 21 of 21) sorted by relevance

/external/clang/test/CodeGenCXX/
H A D2004-06-08-LateTemplateInstantiation.cpp6 int FIELD; member in struct:normal_iterator
/external/elfutils/backends/
H A Dlinux-core-note.c41 #define FIELD(type, name) type name __attribute__ ((aligned (ALIGN_##type))) macro
45 FIELD (INT, si_signo);
46 FIELD (INT, si_code);
47 FIELD (INT, si_errno);
52 FIELD (ULONG, tv_sec);
53 FIELD (ULONG, tv_usec);
59 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T'|0x80, .count = 2)
61 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T', .count = 2)
68 FIELD (SHORT, pr_cursig);
69 FIELD (ULON
103 #undef FIELD macro
105 #define FIELD macro
137 #undef FIELD macro
139 #define FIELD macro
166 #undef FIELD macro
[all...]
/external/qemu/audio/
H A Ddsound_template.h30 #define FIELD dsound_capture_buffer macro
38 #define FIELD dsound_buffer macro
162 if (ds->FIELD) {
163 hr = glue (IFACE, _Stop) (ds->FIELD);
168 hr = glue (IFACE, _Release) (ds->FIELD);
172 ds->FIELD = NULL;
236 hr = glue (IFACE, _GetFormat) (ds->FIELD, &wfx, sizeof (wfx), NULL);
250 hr = glue (IFACE, _GetCaps) (ds->FIELD, &bc);
292 #undef FIELD macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h27 #define FIELD 10 macro
H A DFuzzyLexer.h39 #define FIELD 14 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
H A DFuzzyLexer.h39 #define FIELD 14 macro
/external/v8/src/
H A Dproperty-details.h59 FIELD = 1, // only in fast mode enumerator in enum:v8::internal::PropertyType
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java2131 public static final Instruction[][][] FIELD = new Instruction[][][] field in class:InstructionSequenceConstants
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_helpers.c214 # define FIELD(_n) \ macro
224 FIELD(0) | FIELD(1) | FIELD(2) | FIELD(3)
225 | FIELD(4) | FIELD(5) | FIELD(6) | FIELD(7);
227 # undef FIELD macro
235 # define FIELD macro
248 # undef FIELD macro
258 # define FIELD macro
274 # undef FIELD macro
285 # define FIELD macro
301 # undef FIELD macro
[all...]
H A Dguest_ppc_toIR.c2476 # define FIELD(_n) \ macro
2488 binop(Iop_Or32, FIELD(0), FIELD(1)),
2489 binop(Iop_Or32, FIELD(2), FIELD(3))
2492 binop(Iop_Or32, FIELD(4), FIELD(5)),
2493 binop(Iop_Or32, FIELD(6), FIELD(7))
2496 # undef FIELD macro
[all...]
/external/chromium_org/v8/src/
H A Dproperty-details.h69 FIELD = 1, enumerator in enum:v8::internal::PropertyType
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc239 NULL_SYMBOL, MESSAGE, FIELD, ENUM, ENUM_VALUE, SERVICE, METHOD, enumerator in enum:google::protobuf::__anon14215::Symbol::Type
263 #define CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) \
266 this->FIELD = value; \
270 CONSTRUCTOR(FieldDescriptor , FIELD , field_descriptor )
282 case FIELD : return field_descriptor ->file();
1005 if (result.type == Symbol::FIELD &&
1016 if (result.type == Symbol::FIELD &&
1134 file()->tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
1145 file()->tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
1278 Symbol result = tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc222 NULL_SYMBOL, MESSAGE, FIELD, ENUM, ENUM_VALUE, SERVICE, METHOD, PACKAGE enumerator in enum:google::protobuf::__anon24885::Symbol::Type
245 #define CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) \
248 this->FIELD = value; \
252 CONSTRUCTOR(FieldDescriptor , FIELD , field_descriptor )
264 case FIELD : return field_descriptor ->file();
911 if (result.type == Symbol::FIELD &&
922 if (result.type == Symbol::FIELD &&
1041 file()->tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
1052 file()->tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
1185 Symbol result = tables_->FindNestedSymbolOfType(this, key, Symbol::FIELD);
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 1747 milliseconds