HomeSort by relevance Sort by last modified time
    Searched full:states (Results 451 - 475 of 3435) sorted by null

<<11121314151617181920>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/
RetryAfterParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAccessNetworkInfoParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
PAssertedServiceParser.java 7 * Pursuant to title 15 Untied States Code Section 105, works of NIST
8 * employees are not subject to copyright protection in the United States
PAssociatedURIParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
PMediaAuthorizationParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
PUserDatabaseParser.java 7 * Pursuant to title 15 Untied States Code Section 105, works of NIST
8 * employees are not subject to copyright protection in the United States
PVisitedNetworkIDParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
PrivacyParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
SecurityAgreeParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
SecurityServerParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageLog.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
  /external/openfst/src/include/fst/extensions/pdt/
paren.h 179 // states that can be reached along balanced paths from (to) s that
181 // (entering) those states.
220 mutable Collection<ssize_t, StateId> state_sets_; // Reachable states -> ID
221 StateSetMap set_map_; // ID -> Reachable states
359 // Maps from open paren state to source states of matching close parens
395 // Find close paren source states matching an open parenthesis.
396 // Methods that follow, iterate through those matching states.
450 CloseParenMap close_paren_map_; // close states/open
  /external/openfst/src/include/fst/
invert.h 54 // where V = # of states and E = # of arcs.
73 // where v = # of states visited, e = # of arcs visited. Constant
project.h 75 // where V = # of states and E = # of arcs.
93 // where v = # of states visited, e = # of arcs visited. Constant
  /external/ppp/pppd/
upap.h 79 * Client states.
89 * Server states.
  /external/robolectric/src/test/java/android/webkit/
TestWebSettingsTest.java 154 WebSettings.PluginState[] states = { local
160 for (WebSettings.PluginState state : states) {
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
initialize.c 87 /* High pass filter states */
104 /* High pass filter states */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filterbanks.c 54 prefiltdata: input data structure containing the filterbank states
194 /* Transform filter states from backward to forward */
195 /*At this point, each of the states of the backwards composite filters for the
196 two channels are transformed into forward filtering states for the corresponding
215 /* The all pass filtering automatically updates the filter states which are exported in the
241 /* the input filter states are passed in and updated by the all-pass filtering routine and
280 states from the previous decoding iteration.
286 states is updated for the next decoding iteration */
  /frameworks/base/core/java/android/text/method/
KeyListener.java 82 * Remove the given shift states from the edited text.
84 public void clearMetaKeyState(View view, Editable content, int states);
  /frameworks/base/core/java/android/widget/
ImageButton.java 28 * that changes color during different button states. The image on the surface
35 * <p>To indicate the different button states (focused, selected, etc.), you can
  /frameworks/base/core/res/res/values-mcc286/
config.xml 43 Decoding is always enabled. 3GPP TS 23.038 states that this feature
53 Decoding is always enabled. 3GPP TS 23.038 states that this feature
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 15 <li><a href="#lifecycle-states">Understand the Lifecycle Callbacks</a></li>
48 <h2 id="lifecycle-states">Understand the Lifecycle Callbacks</h2>
114 transitions between different states that are illustrated in figure 1. However, only three of
115 these states can be static. That is, the activity can exist in one of only three states for an
131 <p>The other states (Created and Started) are transient and the system quickly moves from them to
226 in quick succession. Your activity never resides in the Created or Started states. Technically, the
234 activity's lifecycle when used to resume the activity from the Paused or Stopped states.</p>
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityLandscape.java 97 "United States", "United States Minor Outlying Islands", "Uruguay", "Uzbekistan",
AutoCompleteTextViewActivityPortrait.java 91 "United States", "United States Minor Outlying Islands", "Uruguay", "Uzbekistan",
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ViewUtils.java 57 * Merge two states as returned by {@link ViewCompat#getMeasuredState(android.view.View)} ()}.
62 * states.

Completed in 3227 milliseconds

<<11121314151617181920>>