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

1 2 3 45 6 7 8 91011>>

  /packages/apps/Browser/assets/html/
flashtest.html 16 This is some the text and more text and more text and more text and more text and more text and more text and more text and more text and more text and more text
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Array/
regress-290592.js 536 if ('some' in Array.prototype)
538 // see http://developer-test.mozilla.org/docs/Core_JavaScript_1.5_Reference:Objects:Array:some
540 // test Array.some
542 // some has 1 required argument
545 actual = Array.prototype.some.length;
546 reportCompare(expect, actual, 'Array.prototype.some.length == 1');
548 // throw TypeError if no some callback function specified
552 strings.some();
559 reportCompare(expect, actual, 'Array.some(undefined) throws TypeError');
561 // test general some
    [all...]
  /external/clearsilver/cgi/
fcgi_hello.c 41 /* Initialize the standard cgiwrap environment. FastCGI already wraps some
45 /* Then, we install our own wrappers for some cgiwrap calls that aren't
  /external/clearsilver/java-jni/
README.txt 15 time you build it builds the depend, and throw some random error,
37 we've provided some examples of how to use it in the servlet/
  /external/dhcpcd/mk/
cc.mk 3 # Setup some good default CFLAGS
12 # Try and use some good cc flags if we're building from git
  /external/icu4c/test/letest/
SimpleFontInstance.h 47 // We really want to inherit this method from the superclass, but some compilers
51 // We really want to inherit this method from the superclass, but some compilers
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-gssapi 4 # doc/README.gssapi gives some idea on how to configure it.
31 #gss_id "host/some.host.name";
  /external/kernel-headers/original/asm-x86/
unaligned.h 20 * Note that unaligned accesses can be very expensive on some architectures.
33 * Note that unaligned accesses can be very expensive on some architectures.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
try-005.js 25 TryToCatch( "Thrower(\"some random exception\")", "Caught some random exception" );
  /external/webkit/LayoutTests/storage/
database-lock-after-reload.html 27 log("Inserting some data");
30 // the next page we should be able to insert some more data.
  /external/webkit/WebCore/manual-tests/
target_new.html 6 var aVar = "some value";
19 Links in the new window that opens will alert "[object Window]", "some value", and "hello from opener".
  /packages/apps/Music/src/com/android/music/
MusicAlphabetIndexer.java 25 * are stripped of some prefixes such as "a", "an", "the" and some symbols.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/build/
BaseBuilderTest.java 28 String s = "C:\\java\\workspace-android\\AndroidApp\\res\\values\\strings.xml:11: WARNING: empty 'some warning text";
34 assertEquals("WARNING: empty 'some warning text", m.group(3));
  /external/bluetooth/glib/gmodule/
gmodule-dl.c 34 /* Perl includes <nlist.h> and <link.h> instead of <dlfcn.h> on some systmes? */
48 /* some flags are missing on some systems, so we provide
68 /* some systems (OSF1 V5.0) have broken RTLD_GLOBAL linkage */
113 * are required on some systems.
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
AttributesImplTest.java 37 multi.addAttribute("http://some.uri", "foo", "ns1:foo",
39 multi.addAttribute("http://some.uri", "bar", "ns1:bar",
41 multi.addAttribute("http://some.other.uri", "answer", "ns2:answer",
107 assertEquals("http://some.uri", multi.getURI(0));
108 assertEquals("http://some.uri", multi.getURI(1));
109 assertEquals("http://some.other.uri", multi.getURI(2));
197 assertEquals(0, multi.getIndex("http://some.uri", "foo"));
198 assertEquals(1, multi.getIndex("http://some.uri", "bar"));
199 assertEquals(2, multi.getIndex("http://some.other.uri", "answer"));
205 assertEquals(-1, multi.getIndex("http://some.uri", null))
    [all...]
  /external/kernel-headers/original/linux/byteorder/
generic.h 10 * some architectures. Use get_unaligned for unaligned data.
31 * after some grep or the sources...
37 * see how some architectures already do (i386, alpha, ppc, etc)
38 * = cpu_to_beXX and beXX_to_cpu might some day need to be well
53 * It seems that some programs (which? where? or perhaps a standard? POSIX?)
134 * also have a macro for them in case some strange program
152 * address or some such sick thing..
  /external/quake/quake/src/QW/docs/
glqwcl-readme.txt 22 available drivers it still isn't good enough to play. Some of the current
56 these options on the command line, or they will only take effect on some of
69 there are some additional settings that can drastically lower the amount of
90 Sets texture mapping to point sampled, which may be faster on some GL systems
103 some hardware run faster. If this is cleared, the 3dfx will back up a number
109 like normal quake, but it can be a significant speed hit on some systems.
112 Glquake uses a buffering method that avoids clearing the Z buffer, but some
123 These are some rendering tricks that were easy to do in glqwcl. They aren't
136 chance, I will probably release some maps that have been processed properly
  /external/bluetooth/bluez/src/
main.conf 25 # Use some other page timeout than the controller default one
46 # doesn't like us doing reverse SDP for some test cases (though there could in
56 # and park state(0x0008) are all enabled. However, some devices have
  /external/elfutils/libelf/
elf_clone.c 34 /* Some earlier mistake. */
52 /* Some more or less arbitrary value. */
55 /* We have allocated room for some sections. */
  /external/zlib/examples/
gzlog.c 228 size_t some; local
239 some = MAX_BLOCK - log->stored;
240 if (some > len)
241 some = len;
242 if (write(log->fd, data, some) != some)
244 log->crc = crc32(log->crc, data, some);
245 log->len += some;
246 len -= some;
247 data += some;
    [all...]
  /frameworks/base/core/java/android/pim/vcard/
VCardConfig.java 46 // Assumes that "iso-8859-1" is able to map "all" 8bit characters to some unicode and
47 // decode the unicode to the original charset. If not, this setting will cause some bug.
67 * The flag indicating the vCard composer will add some "X-" properties used only in Android
81 * The flag indicating the vCard composer will add some "X-" properties seen in the
86 * for phonetic name (how the name is pronounced), seen in the vCard emitted by some other
92 * in vCard 3.0). Some external parsers may get confused with non-valid, non-"X-" properties.
97 * The flag indicating some specific dialect seen in vcard of DoCoMo (one of Japanese
116 * We added this Android-specific notion since some (incomplete) vCard exporters for vCard 2.1
117 * do NOT use Quoted-Printable encoding toward some properties related names like "N", "FN", etc.
121 * We are afraid of the case where some vCard importer also forget handling QP presuming QP i
    [all...]
  /frameworks/base/media/libdrm/mobile1/include/objmng/
svc_drm.h 101 * -0, if some error occurred.
115 * -0, if some error occurred.
179 * -DRM_FAILURE, when some other error occur.
192 * -DRM_FAILURE, when some other error occurred.
203 * -DRM_FAILURE, when some other error occurred.
216 * -DRM_FAILURE, when some other error occured.
232 * -DRM_FAILURE, when some other error occured.
248 * -DRM_FAILURE, when some other error occured.
262 * -DRM_FAILURE, when some other error occured.
279 * -DRM_FAILURE, when some other error occured
    [all...]
  /build/core/
process_wrapper_gdb.sh 9 # On some systems, running xterm will cause LD_LIBRARY_PATH
  /cts/tests/res/values-cs/
strings.xml 22 <item quantity="other">Some Czech dogs</item>
  /cts/tests/res/xml/
metadata.xml 18 rawText="some raw text"

Completed in 50 milliseconds

1 2 3 45 6 7 8 91011>>