Searched refs:infos (Results 1 - 25 of 102) sorted by last modified time

12345

/external/srec/srec/crec/
H A Dsrec_context.c2402 PLogError("ERROR: Failed to extend the memory for node infos\n");
3641 char* infos = context->FSMnode_info_list; local
3695 infos[i] = NODE_INFO_REGULAR;
3699 infos[i] = NODE_INFO_UNKNOWN;
3700 infos[ context->end_node] = NODE_INFO_ENDNODE;
3709 infos[ optends->nodes[i]] = NODE_INFO_OPTENDN;
3713 infos[ optends->nodes[i]] = NODE_INFO_ENDNODE;
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DConnectivityManagerTest.java97 NetworkInfo[] infos = connectivityManager.getAllNetworkInfo();
98 assertNotNull(infos);
99 assertEquals(1, infos.length);
100 assertSame(connectivityManager.getActiveNetworkInfo(), infos[0]);
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c756 Bit16u infos; member in struct:__anon30271
5456 write_word(DS, SI+(Bit16u)&Int13DPT->infos, 0x00); // geometry is invalid
5461 write_word(DS, SI+(Bit16u)&Int13DPT->infos, 0x02); // geometry is valid
5814 write_word(DS, SI+(Bit16u)&Int13DPT->infos, 0x74); // removable, media change, lockable, max values
/external/openfst/src/include/fst/extensions/far/
H A Dinfo.h60 vector<KeyInfo> *infos = list_fsts ? new vector<KeyInfo>() : 0; local
70 if (infos) {
75 infos->push_back(info);
81 if (!infos) {
100 for (size_t i = 0; i < infos->size(); ++i) {
101 const KeyInfo &info = (*infos)[i];
116 for (size_t i = 0; i < infos->size(); ++i) {
117 const KeyInfo &info = (*infos)[i];
/external/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py89 infos = list(
92 return LLVMProjectInfo(source_root, infos)
227 for subpath, infos in info_basedir.items():
229 infos.sort(key = lambda ci: ci.name)
244 for ci in infos:
265 f = open(infos[0]._source_path)
/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h270 const TemplateParameterInfos &infos);
275 const TemplateParameterInfos &infos);
282 const TemplateParameterInfos &infos);
288 const TemplateParameterInfos &infos);
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp207 DEBUG_PRINTF ("class_infos_byte_size = %u (%zu class infos)\n", class_infos_byte_size, (size_t)(class_infos_byte_size/sizeof(ClassInfo)));
/external/lldb/source/Symbol/
H A DClangASTContext.cpp1266 const TemplateParameterInfos &infos)
1269 infos.args.data(),
1270 infos.args.size());
1264 CreateFunctionTemplateSpecializationInfo(FunctionDecl *func_decl, clang::FunctionTemplateDecl *func_tmpl_decl, const TemplateParameterInfos &infos) argument
/external/lldb/test/unittest2/
H A Drunner.py181 infos = []
186 infos.append("failures=%d" % failed)
188 infos.append("errors=%d" % errored)
192 infos.append("skipped=%d" % skipped)
194 infos.append("expected failures=%d" % expectedFails)
196 infos.append("unexpected successes=%d" % unexpectedSuccesses)
197 if infos:
198 self.stream.writeln(" (%s)" % (", ".join(infos),))
/external/jmdns/src/javax/jmdns/
H A DJmDNS.java32 * @param infos
35 public void cannotRecoverFromIOError(JmDNS dns, Collection<ServiceInfo> infos); argument
378 * Returns a list of service infos of the specified type.
387 * Returns a list of service infos of the specified type.
398 * Returns a list of service infos of the specified type sorted by subtype. Any service that do not register a subtype is listed in the empty subtype section.
407 * Returns a list of service infos of the specified type sorted by subtype. Any service that do not register a subtype is listed in the empty subtype section.
/external/harfbuzz_ng/src/
H A Dtest.cc111 hb_glyph_info_t *infos = hb_buffer_get_glyph_infos (buffer, NULL); local
116 hb_glyph_info_t *info = &infos[i];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.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.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 372 milliseconds

12345