HomeSort by relevance Sort by last modified time
    Searched full:states (Results 426 - 450 of 2831) sorted by null

<<11121314151617181920>>

  /external/robolectric/src/test/java/android/webkit/
TestWebSettingsTest.java 154 WebSettings.PluginState[] states = { local
160 for (WebSettings.PluginState state : states) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 53 // garbage collection of states (not in use in an arc iterator) is
258 // Number of known states.
269 // states that have not been accessed since the last GC until
271 // recurs uncaching recently visited states as well. If still
327 StateId nknown_states_; // # of known states
328 vector<bool> expanded_states_; // states that have been expanded
332 list<StateId> cache_states_; // list of currently cached states
387 // Note this iterator only returns those states reachable from
project.h 61 // where V = # of states and E = # of arcs.
75 // where v = # of states visited, e = # of arcs visited. Constant
push.h 39 // states.
55 // states.
  /external/webkit/Source/WebCore/manual-tests/
popup-width-restriction-within-screen.html 48 <option>English (United States)</option>
64 <option>English (United States)</option>
  /external/webkit/Tools/android/flex-2.5.4a/
ccl.c 10 * The United States Government has rights in this work pursuant
11 * to contract no. DE-AC03-76SF00098 between the United States
yylex.c 10 * The United States Government has rights in this work pursuant
11 * to contract no. DE-AC03-76SF00098 between the United 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/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 17 <li><a href="#lifecycle-states">Understand the Lifecycle Callbacks</a></li>
50 <h2 id="lifecycle-states">Understand the Lifecycle Callbacks</h2>
116 transitions between different states that are illustrated in figure 1. However, only three of
117 these states can be static. That is, the activity can exist in one of only three states for an
133 <p>The other states (Created and Started) are transient and the system quickly moves from them to
228 in quick succession. Your activity never resides in the Created or Started states. Technically, the
236 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",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_bonding.h 74 /* each slave's link has 4 states */
80 /* each slave has several states */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
igmp.h 98 * States for the IGMP v2 state table.
107 * States for IGMP router version cache.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_bonding.h 74 /* each slave's link has 4 states */
80 /* each slave has several states */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
igmp.h 98 * States for the IGMP v2 state table.
107 * States for IGMP router version cache.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_bonding.h 74 /* each slave's link has 4 states */
80 /* each slave has several states */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
igmp.h 98 * States for the IGMP v2 state table.
107 * States for IGMP router version cache.
  /bionic/libc/include/
errno.h 37 * even if 1000.3 states that they should be different
  /development/ndk/platforms/android-3/include/
errno.h 37 * even if 1000.3 states that they should be different
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
StateCluster.java 30 /** A Cluster object points to the left/right (start and end) states of a
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 40 * which states we've visited. Make a new set every time you start
76 * will be identical. Accept states are distinguished from regular
77 * states.
96 // sort lines to normalize; makes states come out ordered
  /external/bluetooth/bluedroid/btif/include/
btif_sm.h 61 ** states match. The location that 'p_handlers' points to shall

Completed in 986 milliseconds

<<11121314151617181920>>