HomeSort by relevance Sort by last modified time
    Searched full:place (Results 1 - 25 of 4393) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/css/
WCSSValueKeywords.in 0 # place holder for all WCSS specific CSS value keywords
  /external/sqlite/dist/
NOTICE 3 The author disclaims copyright to this source code. In place of
  /external/clearsilver/man/man3/
cgi_url_unescape.3 29 string. This function modifies the string in place
cs_parse_file.3 35 parsed in place.
fCreate.3 25 plock - place for lock.
fFind.3 25 plock - place for lock.
dictSearch.3 29 plock - place for value lock (or NULL).
skipNext.3 29 plock - place for value lock (or NULL).
skipSearch.3 29 plock - place for value lock (or NULL).
  /bionic/libc/unistd/
getopt_long.c 96 static char *place = EMSG; /* option letter processing */ variable
178 current_argv = place;
326 if (optreset || !*place) { /* update scanning pointer */
329 place = EMSG;
346 if (*(place = nargv[optind]) != '-' ||
347 (place[1] == '\0' && strchr(options, '-') == NULL)) {
348 place = EMSG; /* found non-option */
384 if (place[1] != '\0' && *++place == '-' && place[1] == '\0')
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathVisitor.java 56 * be reset if rewriting takes place.
68 * be reset if rewriting takes place.
80 * be reset if rewriting takes place.
95 * be reset if rewriting takes place.
107 * be reset if rewriting takes place.
119 * be reset if rewriting takes place.
131 * be reset if rewriting takes place.
143 * be reset if rewriting takes place.
155 * be reset if rewriting takes place.
167 * be reset if rewriting takes place
    [all...]
  /external/kernel-headers/original/asm-arm/arch/
omap24xx.h 5 * Please place only base defines here and put the rest in device
  /external/webkit/WebCore/manual-tests/
deleteToEndOfLine.html 16 <p>Place the cursor between the two 'o's in 'Foo' and hit ^k twice. The first should result in 'Fo\nbar' and the second should result in 'Fobar'.</p>
  /external/dropbear/libtommath/
bn_mp_2expt.c 10 * additional optimizations in place.
39 /* put the single bit in its place */
bn_mp_rand.c 10 * additional optimizations in place.
30 /* first place a random non-zero digit */
bn_mp_clear_multi.c 10 * additional optimizations in place.
bn_mp_exch.c 10 * additional optimizations in place.
bn_mp_init_copy.c 10 * additional optimizations in place.
bn_mp_init_set.c 10 * additional optimizations in place.
  /external/junit/src/junit/framework/
ComparisonFailure.java 28 * Returns "..." in place of common prefix and "..." in
29 * place of common suffix between expected and actual.
  /external/srec/config/en.us/grammars/
lookup.grxml 7 by a place (such as office, home, mobile). The return key value pairs
11 {LOOKUP.PLACE : office}
33 M_P=LOOKUP.PLACE?LOOKUP.PLACE:'';
46 <tag>PLACE=PLACES.P</tag>
  /dalvik/vm/
README.txt 11 defined in Globals.h, so that all global VM state is in one place.
  /external/bluetooth/glib/glib/
gunicodeprivate.h 17 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  /external/clearsilver/mod_ecs/
Makefile 26 # Hmm, install it in the default apache place, or in with the
  /external/dbus/doc/
file-boilerplate.c 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Completed in 57 milliseconds

1 2 3 4 5 6 7 8 91011>>