HomeSort by relevance Sort by last modified time
    Searched full:place (Results 1 - 25 of 5352) 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...]
  /libcore/luni/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/icu4c/test/intltest/
simplethread.h 26 static void errorFunc(); // Empty function, provides a single convenient place
  /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 */
  /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.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_packet.h 17 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
28 consider using it in place of this one. */
  /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>
  /external/chromium/net/base/
load_log_util.h 52 // - Event2 took place while Event1 was in progress, and was repeated
54 // - EventX took place while (the first) Event2 was in progress.
56 // - EventY took place right before Event1 finished, at t=8
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
crypt.h 18 * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
39 /* Encrypt data in BLOCK in place if EDFLAG is zero; otherwise decrypt
40 block in place. */
  /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/chromium/third_party/icu/source/tools/toolutil/
swapimpl.h 27 * Identifies and then transforms the ICU data piece in-place, or determines
  /external/chromium/third_party/modp_b64/
README.chromium 14 required typedefs for uint8_t and uint32_t were defined in its place.

Completed in 1037 milliseconds

1 2 3 4 5 6 7 8 91011>>