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

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 81 states st; /* current states */
82 states fresh; /* states for a fresh start */
83 states tmp; /* temporary */
84 states empty; /* empty set of states */
92 static states step(struct re_guts *, sopno, sopno, states, int, states);
    [all...]
  /external/icu/icu4c/source/i18n/
regexcst.pl 30 $states{"pop"} = 255; # Add the "pop" to the list of defined state names.
63 if ($states{$state_name} != 0) {
66 $states{$state_name} = $num_states;
162 # We read all states first, before writing anything, so that the state numbers
163 # for the destination states are all available to be written.
185 # Check that all of the destination states have been defined
188 $states{"exit"} = 0; # Predefined state name, terminates state machine.
190 if ($states{$state_dest_state[$state]} == 0 && $state_dest_state[$state] ne "exit") {
194 if ($state_push_state[$state] ne "" && $states{$state_push_state[$state]} == 0) {
278 print " {doNOP, 0, 0, 0, TRUE}\n"; # State 0 is a dummy. Real states start with index = 1
    [all...]
  /external/iptables/extensions/
libxt_conntrack.man 5 \fIstatelist\fP is a comma separated list of the connection states to match.
6 Possible states are listed below.
42 States for \fB\-\-ctstate\fP:
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.h 32 * The basic idea is that the states are created via the
36 * mechanism where it stores the created states. When the pipeline needs an
41 * of states on every frame, but only once, when a new state is actually
  /external/openfst/src/include/fst/
verify.h 41 // Count states
52 LOG(ERROR) << "Verify: Fst start state ID exceeds number of states";
96 << " exceeds number of states";
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
SpaceState.java 20 * Class for managing space states.
22 * At any given time, the input logic is in one of five possible space states. Depending on the
25 * description inside this class for each of the space states.
  /external/kernel-headers/original/uapi/linux/
wimax.h 125 * For now we just have the old and new states; new attributes might
136 * enum wimax_st - The different states of a WiMAX device
184 * maximum numeric value of states.
192 * States starting with __ are internal and shall not be used or
209 * (states in rows can go to states in columns where there is an X):
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
NetworkState.java 96 Log.v(LOG_TAG, "No direction requested, verifying network states");
111 * Verify that network states are valid
112 * @return false if any of the states are invalid
141 StringBuffer str = new StringBuffer ("States: ");
182 StringBuffer str = new StringBuffer("States ");
253 append("; ").append("states:").
  /frameworks/native/libs/binder/
BufferedTextOutput.cpp 87 Vector<sp<BufferedTextOutput::BufferState> > states; member in struct:android::BufferedTextOutput::ThreadState
269 while (ts->states.size() <= (size_t)mIndex) ts->states.add(NULL);
270 BufferState* bs = ts->states[mIndex].get();
273 ts->states.editItemAt(mIndex) = new BufferState(mIndex);
274 bs = ts->states[mIndex].get();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wimax.h 125 * For now we just have the old and new states; new attributes might
136 * enum wimax_st - The different states of a WiMAX device
184 * maximum numeric value of states.
192 * States starting with __ are internal and shall not be used or
209 * (states in rows can go to states in columns where there is an X):
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wimax.h 125 * For now we just have the old and new states; new attributes might
136 * enum wimax_st - The different states of a WiMAX device
184 * maximum numeric value of states.
192 * States starting with __ are internal and shall not be used or
209 * (states in rows can go to states in columns where there is an X):
  /external/e2fsprogs/e2fsck/
profile.h 15 * Export of this software from the United States of America may require
16 * a specific license from the United States Government. It is the
  /external/libnl/include/linux/
neighbour.h 37 * Neighbor Cache Entry States.
47 /* Dummy states */
  /external/nist-sip/java/gov/nist/core/
InternalErrorHandler.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
PackageNames.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/core/net/
AddressResolver.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/
DefaultAddressResolver.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
SIPConstants.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/header/
Allow.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
AllowEvents.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
AllowList.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
CallInfo.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
Expires.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
MaxForwards.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
MediaRange.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

Completed in 1358 milliseconds

1 2 3 4 5 6 7 8 91011>>