HomeSort by relevance Sort by last modified time
    Searched full:within (Results 226 - 250 of 11068) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ppapi/thunk/
ppb_image_data_api.h 31 // * Within untrusted code (which does not have skia).
43 // * Within untrusted code (which does not have skia).
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
EvaluateJSWithinNPP_New.cpp 32 // Executing JS within NPP_New when initializing asynchronously should not be able to deadlock with the WebProcess
56 static PluginTest::Register<EvaluteJSWithinNPP_New> registrar("evalute-js-within-npp-new");
  /external/chromium_org/ui/views/focus/
widget_focus_manager.h 20 // application. FocusChangeListeners are only called for changes within the
69 // notifications within a scope.
  /external/markdown/docs/extensions/
footnotes.txt 45 HTML document. However, you may want the footnotes in another location within
46 the document. Simply place the following text at that location within your
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DataReferenceBox.java 27 * the media data used within the presentation. The data reference index in the sample description ties entries in
31 * The DataEntryBox within the DataReferenceBox shall be either a DataEntryUrnBox or a DataEntryUrlBox.
TrackBox.java 24 * There shall be at least one media track within an ISO file, and all the media tracks that contributed to the hint
25 * tracks shall remain in the file, even if the media data within them is not referenced by the hint tracks; after
  /external/skia/tools/
reformat-json.py 24 # Imports from within Skia
26 # We need to add the 'gm' directory, so that we can import gm_json.py within
  /external/smack/src/org/jivesoftware/smackx/pubsub/
EmbeddedPacketExtension.java 24 * extensions. This effectively extends the idea of an extension within one of the
32 * to be embedded within one another as a partial or complete one to one mapping of extension
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 65 * Gets the data associated with the given child within the given group.
86 * Gets the ID for the given child within the given group. This ID must be
87 * unique across all children within the group. The combined ID (see
92 * @param childPosition the position of the child within the group for which
128 * Gets a View that displays the data for the given child within the given
133 * returned) within the group
134 * @param isLastChild Whether the child is the last child within the group
152 * @param childPosition the position of the child within the group
  /frameworks/base/core/jni/
android_os_MessageQueue.h 43 /* Raises an exception from within a callback function.
47 * This message can only be called from within a callback function. If it is called
  /libcore/luni/src/main/java/java/sql/
Blob.java 31 * and for searching for data within the {@code Blob}.
83 * begins, starting at a specified position within the {@code Blob}.
89 * the position within this {@code Blob} to start the search,
101 * pattern begins, starting at a specified position within the {@code Blob}.
107 * the position within this {@code Blob} to start the search,
121 * the position within this {@code Blob} at which to start
136 * the position within this {@code Blob} at which to start
153 * the position within this {@code Blob} at which to start
  /external/clang/test/Preprocessor/
has_include.c 96 __has_include_next("stdint.h") // expected-warning {{#include_next in primary source file}} expected-error {{__has_include_next must be used within a preprocessing directive}}
97 __has_include("stdint.h") // expected-error {{__has_include must be used within a preprocessing directive}}
100 MACRO1 // expected-error {{__has_include must be used within a preprocessing directive}}
103 MACRO1 // expected-error {{__has_include must be used within a preprocessing directive}}
108 MACRO1 // expected-error {{__has_include must be used within a preprocessing directive}}
151 // expected-error@+1 {{__has_include must be used within a preprocessing directive}}
  /external/eigen/Eigen/src/Core/
Fuzzy.h 79 /** \returns \c true if \c *this is approximately equal to \a other, within the precision
83 * are considered to be approximately equal within precision \f$ p \f$ if
107 * within the precision determined by \a prec.
110 * considered to be much smaller than \f$ x \f$ within precision \f$ p \f$ if
129 * within the precision determined by \a prec.
132 * considered to be much smaller than a vector \f$ w \f$ within precision \f$ p \f$ if
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiCollection.java 36 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
40 * a child UI element anywhere within its sub hierarchy that has content-description text.
71 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
75 * a child UI element anywhere within its sub hierarchy that is at the <code>instance</code>
93 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
97 * a child UI element anywhere within its sub hierarchy that has text attribute =
  /frameworks/uiautomator/src/com/android/uiautomator/core/
UiCollection.java 36 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
40 * a child UI element anywhere within its sub hierarchy that has content-description text.
71 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
75 * a child UI element anywhere within its sub hierarchy that is at the <code>instance</code>
93 * Searches for child UI element within the constraints of this UiCollection {@link UiSelector}
97 * a child UI element anywhere within its sub hierarchy that has text attribute =
  /frameworks/base/docs/html/design/patterns/
navigation.jd 16 <p>Android 2.3 and earlier relied upon the system <em>Back</em> button for supporting navigation within an
24 <p>The Up button is used to navigate within an app based on the hierarchical relationships
37 occurrence. However, unlike the Up button, which ensures the user remains within your app, the Back
49 <h2 id="within-app">Navigation Within Your App</h2>
52 <p>Sometimes a screen doesn't have a strict position within the app's hierarchy, and can be reached
56 <h4>Changing view within a screen</h4>
58 in the same place within the app's hierarchy, and no new navigation history is created.</p>
71 to view a newer or older one in the same Inbox. Just as when changing view within a screen, such
94 deep within your app's hierarchy. For example, Gmail's Inbox widget and new message notification ca
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 131 * Returns {@code true} if and only if the parser is currently within
132 * an attribute, be it within the attribute name or the attribute value.
139 * Returns {@code true} if and only if the parser is currently within
166 * Returns {@code true} if and only if the parser is currently within
175 * Returns the name of the HTML tag if the parser is currently within one.
181 * not within an HTML tag
192 * if we are not within an HTML attribute
198 * within one. If the parser is currently parsing the value, the returned
209 * Returns the current position of the parser within the HTML attribute
258 * inserted at that point. This is a hint used in corner cases within
    [all...]
  /external/llvm/include/llvm/Support/
DataExtractor.h 49 /// A pointer to an offset within the data that will be advanced
74 /// A pointer to an offset within the data that will be advanced
99 /// A pointer to an offset within the data that will be advanced
122 /// A pointer to an offset within the data that will be advanced
140 /// A pointer to an offset within the data that will be advanced
157 /// A pointer to an offset within the data that will be advanced
182 /// A pointer to an offset within the data that will be advanced
200 /// A pointer to an offset within the data that will be advanced
224 /// A pointer to an offset within the data that will be advanced
241 /// A pointer to an offset within the data that will be advance
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 32 /** The position of the last node within the iteration, as defined by XPath.
33 * Note that this is _not_ the node's handle within the DTM. Also, don't
38 /** The position of the current node within the iteration, as defined by XPath.
39 * Note that this is _not_ the node's handle within the DTM!
43 /** The position of the marked node within the iteration;
111 /** Returns the position of the last node within the iteration, as
152 * @return The position of the current node within the set, as defined by
  /external/chromium_org/third_party/icu/source/common/
brkeng.h 28 * finding text boundaries within a run of characters belonging to a
61 * <p>Find any breaks within a run in the supplied text.</p>
66 * @param startPos The start of the run within the supplied text.
67 * @param endPos The end of the run within the supplied text.
186 * <p>Find any breaks within a run in the supplied text.</p>
191 * @param startPos The start of the run within the supplied text.
192 * @param endPos The end of the run within the supplied text.
  /external/chromium_org/third_party/sqlite/src/test/
vtab7.test 12 # of this test is reading and writing to the database from within a
40 # code in this file arranges for a Tcl script to be executed from within
81 # Write to an existing database table from within an xSync callback.
105 # Create a database table from within xSync callback.
116 # Drop a database table from within xSync callback.
155 # The following tests test that writing to the database from within
169 # virtual table from within an xSync() callback.
  /external/icu4c/common/
brkeng.h 28 * finding text boundaries within a run of characters belonging to a
61 * <p>Find any breaks within a run in the supplied text.</p>
66 * @param startPos The start of the run within the supplied text.
67 * @param endPos The end of the run within the supplied text.
186 * <p>Find any breaks within a run in the supplied text.</p>
191 * @param startPos The start of the run within the supplied text.
192 * @param endPos The end of the run within the supplied text.
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCAdmin.java 97 * @param role the privilege level of an occupant within a room.
136 * Returns the <room@service/nick> by which an occupant is identified within the context
139 * @return the room JID by which an occupant is identified within the room.
156 * Returns the temporary position or privilege level of an occupant within a room. The
161 * @return the privilege level of an occupant within a room.
187 * Sets the <room@service/nick> by which an occupant is identified within the context
190 * @param jid the JID by which an occupant is identified within a room.
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HtmlTreeBuilder.java 163 * formed. Note that it only ensures that data within the <table> tag doesn't
173 * 1) Within a table:, text and other elements are enclosed within a TD.
175 * 2) All table structure tags are enclosed within a <table>. A TABLE tag
188 // States within a <table>
268 // Ensure that we're within a TABLE
281 // Ensure that we're within a TD or TH cell
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTreeBuilder.java 163 * formed. Note that it only ensures that data within the <table> tag doesn't
173 * 1) Within a table:, text and other elements are enclosed within a TD.
175 * 2) All table structure tags are enclosed within a <table>. A TABLE tag
188 // States within a <table>
268 // Ensure that we're within a TABLE
281 // Ensure that we're within a TD or TH cell

Completed in 1365 milliseconds

1 2 3 4 5 6 7 8 91011>>