HomeSort by relevance Sort by last modified time
    Searched full:some (Results 726 - 750 of 7626) sorted by null

<<21222324252627282930>>

  /external/bison/djgpp/
README.in 80 some more work to unpack, if LFN support is not available. If LFN is
85 the `djunpack' batch file to unzip the package. That is because some
133 3.4.: If for some reason you want to reconfigure the package cd into the top
181 into some other directory you will have to set prefix to the appropiate
183 make install prefix=z:/some/other/place
  /external/expat/doc/
xmlwf.1 104 Outputs some strange sort of XML file that completely
129 Use of memory-mapping can cause some platforms to report
150 Prints the version of the Expat library being used, including some
178 And here are some examples of external entities:
230 Here are some XML validators on the web:
  /external/iproute2/man/man8/
tc.8 105 Some qdiscs can contain classes, which contain further qdiscs - traffic may
178 underlying link bandwidth. The latter may be ill-defined for some interfaces.
195 A class may have multiple children. Some qdiscs allow for runtime addition
220 Some qdiscs have built in rules for classifying packets based on the TOS field.
325 Some entities can be modified 'in place'. Shares the syntax of 'add', with the exception
ip.8 686 As a rule, the information is statistics or some time values.
804 ) objects, but some objects do not allow all of these operations
805 or have some additional commands. The
810 If no command is given, some default command is assumed.
857 recommended if the device is running or has some addresses
1045 This command flushes the protocol addresses selected by some criteria.
1214 entries to flush by some criteria.
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 56 // ilabel != olabel for some arc
61 // ilabels not unique leaving some state
66 // olabels not unique leaving some state
86 // ilabels not sorted wrt < for some state
91 // olabels not sorted wrt < for some state
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_dev_attr.c 31 * Some deployed WPS implementations fail to parse zero-length
54 * Some deployed WPS implementations fail to parse zero-length
77 * Some deployed WPS implementations fail to parse zero-length
100 * Some deployed WPS implementations fail to parse zero-length
136 * Some deployed WPS implementations fail to parse zero-length
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 37 onBackup()} implementation at some time in the future. However, instead of calling {@link
46 perform a backup operation at some time in the future (via your {@link
130 <!-- The following is not useful to applications, but may be some useful information some day...
136 to and from some storage location. A device can have multipe transports installed, though only
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
DatagramChannel.java 71 * if some I/O error occurs.
136 * if some other I/O error occurrs.
151 * some other I/O error occurs.
190 * some other I/O error occurs.
231 * some other I/O error occurs.
263 * some other I/O error occurs.
303 * some other I/O error occurs.
335 * some other I/O error occurs.
366 * some other I/O error occurs.
406 * some other I/O error occurs
    [all...]
  /external/e2fsprogs/lib/et/
com_err.texinfo 156 Often, a global variable is assigned some value describing the error, but
264 contains declarations and definitions which may be needed on some systems.
265 (Some functions cannot be referenced properly without the return type
266 declarations in this file. Some functions may work properly on most
281 routine, some combination of routines which form the core of the library
397 The following conventions are just some general stylistic conventions
401 either succeeds (returning a zero error code, and doing some side
446 some form of cleanup, it can substitute one of its own, or it can take
531 I would like to thank: Bill Sommerfeld, for his help with some of this
532 documentation, and catching some of the bugs the first time around
    [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
Attr.java 33 * DOM need to be aware that <code>Attr</code> nodes have some things in
63 * the DTD or schema associated with the document declares them of some
82 * <p>The following table gives some examples of the relations between the
185 * <br> Some specialized implementations, such as some [<a href='http://www.w3.org/TR/2003/REC-SVG11-20030114/'>SVG 1.1</a>]
200 * <br> Some specialized implementations, such as some [<a href='http://www.w3.org/TR/2003/REC-SVG11-20030114/'>SVG 1.1</a>]
  /frameworks/base/docs/html/guide/topics/ui/
layout-objects.jd 19 <p>This section describes some of the more common types of layout objects
23 some guidance on using more Android View layouts.</p>
71 button, some labels and text boxes. The text boxes have their width set to <var>fill_parent</var>; other
203 <p>Some of these properties are supported directly by
204 the element, and some are supported by its LayoutParams member (subclass RelativeLayout
208 and <code>margin[Bottom|Left|Right|Top]</code>. Note that some of these parameters specifically support
218 <p>These objects all hold child UI elements. Some provide their own form of a visible UI, while others
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/
repository_sample_2.xml 40 <sdk:description>Some optional description</sdk:description>
45 <sdk:release-url>http://some/url/for/the/release/note.html</sdk:release-url>
61 <sdk:description>Some optional description</sdk:description>
78 <sdk:description>Some optional description</sdk:description>
185 <sdk:description>Some optional description</sdk:description>
287 <sdk:description>Some extra package that has a min-api-level of 42</sdk:description>
304 <sdk:description>Some sample package</sdk:description>
  /external/netperf/
nettest_unix.c 38 /* at some point, I might want to go-in and see if I really need all */
482 /* we want to dirty some number of consecutive integers in the buffer */
483 /* we are about to send. we may also want to bring some number of */
485 /* ones into the cache. at some point, we might want to replace */
577 /* Of course, some of the information might be bogus because */
673 /* it would be a good thing to include information about some of the */
757 /* the actual error we encountered, rather than some bogus unexpected */
782 /* can put in OUR values !-) At some point, we may want to nail this */
797 /* create_unix_socket expects to find some things in the global */
912 /* before we send the response back to the initiator, pull some of *
    [all...]
  /dalvik/docs/
dexopt.html 45 The goals led us to make some fundamental decisions:
67 archives with some meta-data files added. The Dalvik DEX data file
79 some of the other actions (realignment, optimization, verification) described
127 but no meaningful changes to the DEX file. We also do some basic
138 some pre-computed data, fill in the ODEX header at the start of the file,
149 verified or optimized. Unfortunately, this can cause allocation of some
176 assumes that the verifier has run successfully, and makes some potentially
207 or always work a certain way are replaced with simpler forms. Some of
253 <p>These problems are addressed with dependency lists and some limitations
312 Some languages and frameworks rely on the ability to generate bytecod
    [all...]
  /external/elfutils/m4/
gettext.m4 272 dnl For backward compatibility. Some packages may be using this.
285 dnl to 'yes' because some of the testsuite requires it.
296 dnl For backward compatibility. Some configure.ins may be using this.
300 dnl For backward compatibility. Some Makefiles may be using this.
304 dnl For backward compatibility. Some Makefiles may be using this.
308 dnl For backward compatibility. Some Makefiles may be using this.
317 dnl For backward compatibility. Some Makefiles may be using this.
362 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it.
378 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it.
543 dnl the rule in general Makefile. Now, some people carelessly touch th
    [all...]
  /external/quake/quake/src/WinQuake/
wqreadme.txt 13 experience problems running WQ on some systems, because driver and
121 don't. Worse, some BIOSes do have VESA VBE 2.0 built-in, but have
189 Creative Labs, which cause WQ to crash on some machines. The
228 WQ uses some console variables that do not exist in DOS Quake, and
229 some of these are automatically archived in config.cfg when you exit
267 systems, and can result in odd sound effects on some systems when
273 allows WQ to run 5-10% faster on some systems. That's about all you
281 pixels for 640x480. The extra stretching costs some performance, the
307 screen. In some circumstances, it may help to set the console
317 either a normal window or fullscreen. Consequently, in some modes and
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
Lock.java 21 * acquired first. However, some locks may allow concurrent access to
35 * flexible way. For example, some algorithms for traversing
168 * <li>Some other thread {@linkplain Thread#interrupt interrupts} the
183 * <p>The ability to interrupt a lock acquisition in some
244 * <li>Some other thread {@linkplain Thread#interrupt interrupts} the
267 * <p>The ability to interrupt a lock acquisition in some implementations
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
ValidatorHandler.java 49 * even though SAX allows some of them to be null.
313 * Some schema languages do not define the notion of type,
332 * Some feature values may be available only in specific
366 * Some feature values may be immutable or mutable only
395 * Some property values may be immutable or mutable only
425 * Some property values may be available only in specific
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 40 * <li>A coroutine is activated when it is resumed by some other coroutine
65 * directions, and may not handle some of the more complex cases where
84 * their possible interactions, and in some implementations permits
86 * In some situations, coroutines can be compiled out entirely;
94 * <p>(Two possible approaches: wait-notify based and queue-based. Some
156 * in fact the one we intended to resume. Some such selection mechanism
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
XMLReader.java 41 * interface (as well as some minor ones):</p>
76 * Some feature values may be available only in specific
78 * Also, some feature values may not be programmatically accessible.
136 * Some feature values may be immutable or mutable only
163 * Some property values may be available only in specific
192 * Some property values may be immutable or mutable only
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
XMLFilterImplTest.java 483 parent.startPrefixMapping("foo", "http://some.uri");
490 assertEquals(new Object[] { "foo", "http://some.uri" },
520 parent.startElement("http://some.uri", "bar", "foo:bar", atts);
527 assertEquals(new Object[] { "http://some.uri", "bar", "foo:bar", atts },
538 parent.endElement("http://some.uri", "bar", "foo:bar");
545 assertEquals(new Object[] { "http://some.uri", "bar", "foo:bar" },
  /external/dbus/
INSTALL 131 be considered for the next release. If at some point `config.cache'
146 Running `configure' takes awhile. While running, it prints some
169 Some systems require unusual options for compilation or linking that
222 Some packages pay attention to `--enable-FEATURE' options to
237 There may be some features `configure' can not figure out
294 `configure' also accepts some other, not widely useful, options.
  /external/e2fsprogs/
ABOUT-NLS 15 Installers will find here some useful hints. These notes also
51 Some packages are "localizable" when properly installed; the
112 But in fact, some languages have dialects in different countries. For
118 on GNU libc. On other systems, some variations of this scheme are
130 system libraries. For example, some Swedish users who would rather
401 Some counters in the preceding matrix are higher than the number of
  /external/elfutils/config/
depcomp 48 # Some modes work just like other modes, but use different flags. We
67 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
113 ## Some versions of gcc put a space before the `:'. On the theory
116 ## Some versions of the HPUX 10.20 sed can't process this invocation
285 ## Some versions of the HPUX 10.20 sed can't process this invocation
329 ## Some versions of the HPUX 10.20 sed can't process this invocation
  /external/grub/
INSTALL 10 GRUB depends on some software packages installed into your system. If
42 We use some new macros in the documents, so you need a recent
71 be considered for the next release. If at some point `config.cache'
90 Running `configure' takes awhile. While running, it prints some
147 options for the GRUB is to allow you to "install" in some alternate
252 put a configuration file on a filesystem for some reason (e.g. when

Completed in 72 milliseconds

<<21222324252627282930>>