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

<<11121314151617181920>>

  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PCalledPartyIDParser.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
PChargingVectorParser.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
PPreferredIdentityParser.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
PServedUserParser.java 8 * Pursuant to title 15 Untied States Code Section 105, works of NIST
9 * employees are not subject to copyright protection in the United States
PathParser.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
ServiceRouteParser.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/
SIPTransactionErrorEvent.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
ServerRequestInterface.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
ServerResponseInterface.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
StackMessageFactory.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/bin/
fstpush.cc 20 // final states.
31 DEFINE_bool(to_final, false, "Push/reweight to final (vs. to initial) states");
  /external/openfst/src/include/fst/
topsort.h 78 vector<StateId> *finish_; // states in finishing-time order
89 // where V = # of states and E = # of arcs.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
invert.h 47 // where V = # of states and E = # of arcs.
58 // where v = # of states visited, e = # of arcs visited. Constant
topsort.h 73 vector<StateId> *finish_; // states in finishing-time order
84 // where V = # of states and E = # of arcs.
  /external/v8/src/
vm-state-inl.h 38 // VMState class implementation. A simple stack of VM states held by the
39 // logger and partially threaded through the call stack. States are pushed by
  /frameworks/base/core/java/android/os/storage/
OnObbStateChangeListener.java 21 * states.
78 * Called when an OBB has changed states.
  /frameworks/base/core/java/android/view/inputmethod/
InputConnectionWrapper.java 117 public boolean clearMetaKeyStates(int states) {
118 return mTarget.clearMetaKeyStates(states);
  /frameworks/base/core/res/res/drawable/
btn_check.xml 19 <!-- Enabled states -->
50 <!-- Disabled states -->
btn_check_holo_dark.xml 19 <!-- Enabled states -->
50 <!-- Disabled states -->
btn_check_holo_light.xml 19 <!-- Enabled states -->
50 <!-- Disabled states -->
  /frameworks/base/docs/html/design/style/
touch-feedback.jd 21 <h4>States</h4>
27 Most of Android's UI elements have touch-feedback built in, including states that indicate
  /frameworks/base/graphics/java/android/graphics/drawable/
StateListDrawable.java 101 if (DEBUG) android.util.Log.i(TAG, "onStateChange " + this + " states "
157 int[] states = new int[numAttrs]; local
164 states[j++] = attrs.getAttributeBooleanValue(i, false)
169 states = StateSet.trimStateSet(states, j);
186 mStateListState.addStateSet(states, dr);
197 * Gets the number of states contained in this drawable.
199 * @return The number of states contained in this drawable.
  /hardware/libhardware/include/hardware/
bt_hl.h 22 /* HL connection states */
45 /* HL connection states */
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 20 * Defines an enumeration of possible states a test case can be in.
70 * the specification states that a method does nothing.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
neighbour.h 37 * Neighbor Cache Entry States.
47 /* Dummy states */

Completed in 3627 milliseconds

<<11121314151617181920>>