HomeSort by relevance Sort by last modified time
    Searched refs:DO (Results 126 - 150 of 191) sorted by null

1 2 3 4 56 7 8

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 40 #define DO 253 /* please, you use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 28 To do:
53 DO = chr(253)
493 # 'IAC: IAC CMD [OPTION only for WILL/WONT/DO/DONT]'
494 if c in (DO, DONT, WILL, WONT):
516 # unless we did a WILL/DO before.
522 if cmd in (DO, DONT):
524 cmd == DO and 'DO' or 'DONT', ord(opt))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 28 To do:
53 DO = chr(253)
493 # 'IAC: IAC CMD [OPTION only for WILL/WONT/DO/DONT]'
494 if c in (DO, DONT, WILL, WONT):
516 # unless we did a WILL/DO before.
522 if cmd in (DO, DONT):
524 cmd == DO and 'DO' or 'DONT', ord(opt))
  /external/chromium/chrome/browser/resources/
crashes.js 61 '****DO%20NOT%20CHANGE%20BELOW%20THIS%20LINE****%0Areport_id:' +
  /external/chromium_org/chrome/browser/resources/
crashes.js 64 '****DO NOT CHANGE BELOW THIS LINE****',
  /external/chromium_org/chrome/browser/resources/media/
webrtc_logs.js 57 '****DO NOT CHANGE BELOW THIS LINE****',
  /external/stlport/test/eh/
intel50.mak 2 # ** DO NOT EDIT **
  /ndk/sources/host-tools/nawk-20071023/
lex.c 56 { "do", DO, DO },
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 86 int r_todo; /* a rule to do (used in outzone) */
982 /* nothing to do */
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 86 int r_todo; /* a rule to do (used in outzone) */
982 /* nothing to do */
    [all...]
  /external/chromium_org/v8/src/
token.h 140 K(DO, "do", 0) \
  /external/clang/include/clang/Basic/
Diagnostic.h 143 /// \brief How do we handle otherwise-unmapped extension?
    [all...]
  /external/v8/src/
token.h 139 K(DO, "do", 0) \
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 514 .\\" DO NOT MODIFY THIS FILE! It was generated by $this_program $this_version.
  /external/chromium_org/chrome/browser/resources/options/
options_bundle.js 18 // DO NOT BREAK THE FOLLOWING INCLUDE LINE INTO SEPARATE LINES!
  /external/chromium_org/third_party/angle/src/compiler/
glslang.l 23 // This file is auto-generated by generate_parser.sh. DO NOT EDIT!
89 "do" { return DO; }
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
JavaScriptFormatter.js 145 case FormatterWorker.JavaScriptTokens.DO:
210 do {
377 this._expect(FormatterWorker.JavaScriptTokens.DO);
    [all...]
  /device/generic/goldfish/opengl/
common.mk 30 # do not use directly, see functions above instead
196 # DO NOT CALL DIRECTLY, USE emugl-gen-wrapper instead.
  /external/chromium_org/chrome/test/base/
js2gtest.js 80 print('// PLEASE DO NOT HAND EDIT!');

Completed in 463 milliseconds

1 2 3 4 56 7 8