HomeSort by relevance Sort by last modified time
    Searched full:with (Results 201 - 225 of 62434) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clearsilver/man/man3/
cs_register_esc_strfunc.3 14 cs_register_esc_strfunc - cs_register_strfunc with escaping context
26 parse - a pointer to a CSPARSE structure initialized with cs_init()
hdf_destroy.3 25 hdf - pointer to an HDF data set allocated with hdf_init
29 with an hdf data set. Although you can pass an HDF node
  /external/netcat/
NOTICE 3 it will be useful, with no restrictions except giving credit where it is due.
7 with Microsoft Network, get a life. Always ski in control. Comments,
  /external/proguard/examples/annotations/examples/
Applet.java 6 * You can compile it with:
8 * You can then process it with:
Application.java 6 * You can compile it with:
8 * You can then process it with:
  /external/stlport/test/unit/cppunit/
cppunit_proxy.h 5 * This material is provided "as is", with absolutely no warranty expressed
12 * modified is included with the above copyright notice.
  /external/v8/test/es5conform/
README 9 with that revision.
13 harness that comes bundled with the tests. You will most likely also
  /external/v8/test/mjsunit/regress/
regress-176.js 2 // Redistribution and use in source and binary forms, with or without
11 // with the distribution.
32 "zero length match in (?:) with capture in lookahead");
35 "zero length match in (?=) with capture in lookahead");
38 "non-zero length match with capture in lookahead");
41 "non-zero length match with greedy ? in (?:)");
44 "non-zero length match with non-greedy ? in (?:), o forces backtrack");
47 "non-zero length match with non-greedy ? in (?:), zero length match causes backtrack");
  /external/webkit/WebCore/manual-tests/
input-empty-on-focus.html 4 If the test succeeds there will be no crash and you'll end up with an empty text field with a blinking caret.
submit-form-with-target-twice.html 11 <p>This tests that calling form.submit() twice in a row from JavaScript, on a form with a custom target and with at least one text field does not cause an assertion in a debug build of Safari.
  /external/webkit/WebCore/manual-tests/inspector/
errors-with-space in-url.html 2 Resources with a space in their URL don't get error/warning bubbles</a>.</p>
4 bubble with the number "1" in it next to the main resource in the Resources
styled-error-bubbles-in-scripts.html 4 <p>To test, open the Inspector. There should be a red bubble with the number "1"
6 resource should show syntax highlighted JavaScript with a red error bubble.</p>
  /frameworks/base/core/java/android/view/inputmethod/
package.html 6 most applications, since they are dealt with for you by
10 input method to interact with your view.
  /frameworks/base/core/java/android/widget/
TwoLineListItem.java 5 * you may not use this file except in compliance with the License.
30 * <p>A view group with two children, intended for use in ListViews. This item has two
31 * {@link android.widget.TextView TextViews} elements (or subclasses) with the ID values
33 * and {@link android.R.id#text2 text2}. There is an optional third View element with the
75 * Returns a handle to the item with ID text1.
76 * @return A handle to the item with ID text1.
83 * Returns a handle to the item with ID text2.
84 * @return A handle to the item with ID text2.
  /frameworks/base/test-runner/src/junit/runner/
FailureDetailView.java 3 // The following line was removed for compatibility with Android libraries.
13 // The following definition was removed for compatibility with Android
  /libcore/luni/src/main/java/java/nio/
BufferFactory.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
42 * Returns a new array based byte buffer with the specified capacity.
46 * @return A new array based byte buffer with the specified capacity.
75 * Returns a new array based char buffer with the specified capacity.
79 * @return A new array based char buffer with the specified capacity.
86 * Returns a new direct byte buffer with the specified capacity.
90 * @return A new direct byte buffer with the specified capacity.
108 * Returns a new array based double buffer with the specified capacity.
112 * @return A new array based double buffer with the specified capacity
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledFuture.java 2 * Written by Doug Lea with assistance from members of JCP JSR-166
12 * a task with a {@link ScheduledExecutorService}.
  /libcore/luni/src/main/java/javax/security/auth/login/
package.html 10 specified simply via a new LoginModule and chained together with the existing
14 not compatible with desktop implementations of the Java programming language.
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerFactoryConfigurationError.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
23 * Thrown when a problem with configuration with the Transformer Factories
37 * Create a new <code>TransformerFactoryConfigurationError</code> with no
48 * Create a new <code>TransformerFactoryConfigurationError</code> with
61 * Create a new <code>TransformerFactoryConfigurationError</code> with a
75 * Create a new <code>TransformerFactoryConfigurationError</code> with the
  /libcore/luni/src/test/resources/out_hb/
staff.out 12 Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2;
13 This is an adjacent CDATASection with a reference to a tab &tab;
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_proxy.h 5 * This material is provided "as is", with absolutely no warranty expressed
12 * modified is included with the above copyright notice.
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_proxy.h 5 * This material is provided "as is", with absolutely no warranty expressed
12 * modified is included with the above copyright notice.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pwd.h 15 License along with the GNU C Library; if not, write to the Free
72 marked with __THROW. */
78 marked with __THROW. */
84 marked with __THROW. */
92 cancellation point. But due to similarity with an POSIX interface
94 therefore not marked with __THROW. */
100 cancellation point. But due to similarity with an POSIX interface
102 therefore not marked with __THROW. */
107 /* Search for an entry with a matching user ID.
110 marked with __THROW. *
    [all...]
  /libcore/luni/src/main/java/java/util/
NavigableMap.java 2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
20 * NavigableMap is a SortedMap with navigation methods answering the closest
31 * Returns the entry with the smallest key, or null if the map is empty.
33 * @return the entry with the smallest key, or null if the map is empty
38 * Returns the entry with the biggest key, or null if the map is empty.
40 * @return the entry with the biggest key, or null if the map is empty
45 * Deletes and returns the entry with the smallest key, or null if the map
48 * @return the entry with the smallest key, or null if the map is empty
53 * Deletes and returns the entry with the biggest key, or null if the map i
    [all...]
  /libcore/luni/src/main/java/java/net/
CookieStore.java 2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
42 * replaced with the new one.
45 * the uri associated with the specified cookie. A null value
46 * indicates the cookie is not associated with a URI
57 * the uri this cookie associated with. If null, this cookie will
58 * not be associated with an URI
75 * Get a set of URIs, which is composed of associated URI with all the
78 * @return zero-length list if no cookie in the store is associated with any
87 * the uri associated with the specified cookie. If the cookie i
    [all...]

Completed in 1752 milliseconds

1 2 3 4 5 6 7 891011>>