HomeSort by relevance Sort by last modified time
    Searched defs:START (Results 51 - 75 of 89) sorted by null

1 23 4

  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 35 public static final int START = LexerCore.START;
40 public static final int SIP = START + 3;
41 public static final int REGISTER = START + 4;
42 public static final int INVITE = START + 5;
43 public static final int ACK = START + 6;
44 public static final int BYE = START + 7;
45 public static final int OPTIONS = START + 8;
46 public static final int CANCEL = START + 9;
47 public static final int ERROR_INFO = START + 10
    [all...]
  /external/sonivox/jet_tools/JetCreator/
midifile.py 70 START = 0xfa
81 START,
878 def SelectEvents (self, start, end):
879 midi_file_logger.debug('SelectEvents: %d to %d' % (start, end))
882 if event.ticks >= start:
992 self.start = stream.tell()
995 if (self.start + track_len) > file_size:
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_fast.c 39 START, PHASE1, PHASE2_START, PHASE2_ID, PHASE2_METHOD,
83 case START:
84 return "START";
434 data->state = START;
865 case START:
877 wpa_printf(MSG_DEBUG, "EAP-FAST: Try to start "
894 * Include the start of the next EAP method in the
    [all...]
eap_peap.c 41 START, PHASE1, PHASE1_ID2, PHASE2_START, PHASE2_ID,
68 case START:
69 return "START";
184 data->state = START;
503 case START:
    [all...]
eap_ttls.c 45 START, PHASE1, PHASE2_START, PHASE2_METHOD,
65 case START:
66 return "START";
389 data->state = START;
564 case START:
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_fast.c 40 START, PHASE1, PHASE2_START, PHASE2_ID, PHASE2_METHOD,
84 case START:
85 return "START";
435 data->state = START;
870 case START:
882 wpa_printf(MSG_DEBUG, "EAP-FAST: Try to start "
899 * Include the start of the next EAP method in the
    [all...]
eap_server_peap.c 42 START, PHASE1, PHASE1_ID2, PHASE2_START, PHASE2_ID,
69 case START:
70 return "START";
185 data->state = START;
506 case START:
    [all...]
eap_server_ttls.c 45 START, PHASE1, PHASE2_START, PHASE2_METHOD,
65 case START:
66 return "START";
389 data->state = START;
542 case START:
    [all...]
  /frameworks/base/core/java/android/text/
StaticLayout.java 204 // and start from the top of the span, not the top of the
445 // just reset the start point
606 private int out(CharSequence text, int start, int end,
644 chooseHeight(text, start, end, chooseHtv[i], v, fm, paint);
647 chooseHt[i].chooseHeight(text, start, end, chooseHtv[i], v, fm);
689 lines[off + START] = start;
694 lines[off + mColumns + START] = end;
708 mLineDirections[j] = AndroidBidi.directions(dir, chdirs, start - widthStart, chs,
709 start - widthStart, end - start)
    [all...]
TextUtils.java 59 public static void getChars(CharSequence s, int start, int end,
64 ((String) s).getChars(start, end, dest, destoff);
66 ((StringBuffer) s).getChars(start, end, dest, destoff);
68 ((StringBuilder) s).getChars(start, end, dest, destoff);
70 ((GetChars) s).getChars(start, end, dest, destoff);
72 for (int i = start; i < end; i++)
81 public static int indexOf(CharSequence s, char ch, int start) {
85 return ((String) s).indexOf(ch, start);
87 return indexOf(s, ch, start, s.length());
90 public static int indexOf(CharSequence s, char ch, int start, int end)
454 int start = 0; local
813 int start = tb.getSpanStart(sources[i]); local
910 int start = ((Spanned) text).getSpanStart(spans[i]); local
947 int start = ((Spanned) text).getSpanStart(spans[i]); local
1641 final int start = spanned.getSpanStart(span); local
    [all...]
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java 61 START,
279 return mAction == SmilPlayerAction.START;
313 mPlayerThread.start();
328 public synchronized void start() { method in class:SmilPlayer
331 mAction = SmilPlayerAction.START;
519 Log.v(TAG, "[START] " + " at " + mCurrentTime + " "
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java 49 * pairs, delimited by a start(1)/pass(0)/fail(-2)/error(-1) status code result. At end of test
97 private static final int START = 1;
163 /** True if start of test has already been reported to listener. */
204 /** Error message supplied when a test start bundle is parsed, but not the test end bundle. */
254 * The start of a new status line (starts with Prefixes.STATUS or Prefixes.STATUS_CODE),
387 * Parses the start of a key=value pair.
449 case StatusCodes.START:
493 * Reports the start of a test run, and the total test count, if it has not been previously
499 // if start test run not reported yet
549 StatusCodes.START == mLastTestResult.mCode)
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 50 byte * start; member in class:Buffer_byte
54 inline int content_size(){return current - start;} // size unit is byte
61 start = (byte *) realloc(start, new_size); // may change the value of start
62 current = start + cs_snap;
77 Buffer_byte():start(NULL),current(start),buffer_size(0){
81 free(start);
85 start != NULL ? memset(start, 0, buffer_size) : 0
    [all...]
  /external/openssl/apps/
speed.c 271 #define START 0
290 if (s == START)
1231 Time_F(START);
    [all...]
  /frameworks/base/core/java/android/provider/
Telephony.java     [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 78 public static final int START = 0xAF;
708 case START:
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 250 // we're not using bluetooth apparently, just start listening.
362 // we now have SCO connection and TTS, so we can start.
390 // we can't start recognizing until we get connected to the BluetoothHeadset
402 // before we can start listening.
410 // we're not using bluetooth apparently, just start listening.
473 // we now have SCO connection and TTS, so we can start.
514 // Normally, the we will start listening after the
525 // we are not using tts, so we just start listening again.
564 // We will not start listening until the utterance
630 private static final int START = 0; // beep detection star
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInput.java 100 public static final String START = "start";
312 * Start listening for speech from the user. This will grab the microphone
313 * and start updating the view provided by getView(). It is the caller's
335 mLogger.start(localeString, swipe);
642 // Use the top recognition result to map each alternative's start:length to a word.
648 int start = spanBundle.getInt(AlternatesBundleKeys.START); local
651 if (length == 1 && start < words.length) {
655 List<CharSequence> altList = alternatives.get(words[start]);
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 72 * to start a service). We the next best thing, which is copy the relevant code
177 * start and end time, whether it is an all-day event, and so on) are
341 * a start date).
390 // Search the list of expected instances for a matching start
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /development/sdk/prebuilt/v7/gridlayout/libs/
android-support-v7-gridlayout.jar 
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 1694 milliseconds

1 23 4