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

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
register_state_check.h 58 // Compares the register state. Returns true if the states match.
116 // Compares the register state. Returns true if the states match.
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeIconView.java 29 * This class encapsulates the logic of drawing different states of the icon in
33 * multiple states can be rendered using the same drawable with some color modification,
  /packages/apps/InCallUI/res/drawable/
btn_compound_audio.xml 35 between the "checked" and "unchecked" states when this button is
37 (In states where the audio button *not* a toggle, we explicitly
  /packages/apps/Settings/src/com/android/settings/vpn2/
AppPreference.java 86 final String[] states = getContext().getResources().getStringArray(R.array.vpn_states); local
87 setSummary(mState != STATE_DISCONNECTED ? states[mState] : "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_bonding.h 74 /* each slave's link has 4 states */
80 /* each slave has several states */
neighbour.h 39 * Neighbor Cache Entry States.
49 /* Dummy states */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/linux/
if_bonding.h 74 /* each slave's link has 4 states */
80 /* each slave has several states */
neighbour.h 37 * Neighbor Cache Entry States.
47 /* Dummy states */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
igmp.h 98 * States for the IGMP v2 state table.
107 * States for IGMP router version cache.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 130 # empty states
134 # when passing multiple states, they all must be strings
142 # special attention to single states which evalute to False
172 # state spec with multiple states
181 # state spec with multiple states and an option with a multivalue
195 # now with a state spec with multiple states
339 def test_it(sspec, value, res_value, states):
341 (sspec, value)), [states + (res_value, )])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 130 # empty states
134 # when passing multiple states, they all must be strings
142 # special attention to single states which evalute to False
172 # state spec with multiple states
181 # state spec with multiple states and an option with a multivalue
195 # now with a state spec with multiple states
339 def test_it(sspec, value, res_value, states):
341 (sspec, value)), [states + (res_value, )])
  /bionic/libc/include/
errno.h 37 * even if 1000.3 states that they should be different
  /developers/samples/android/ui/DrawableTinting/
template-params.xml 29 states of a View (for example disabled/enabled, focused, pressed or selected).
  /development/ndk/platforms/android-21/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
  /development/samples/ApiDemos/res/layout/
game.xml 32 states where the system UI is shown (such as in menus) should go here. -->
  /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/iproute2/include/linux/
inet_diag.h 33 __u32 idiag_states; /* States to dump */
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
package.html 37 <h3>Render states</h3>
  /external/kernel-headers/original/uapi/linux/
cgroupstats.h 25 * Most of these states are derived by looking at the task->state value
cm4000_cs.h 52 /* card and device states */
inet_diag.h 33 __u32 idiag_states; /* States to dump */
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.h 103 /* Room for card-specific states. */

Completed in 2065 milliseconds

<<11121314151617181920>>